Sep 01 01:51:27 devstack devstack@c-api.service[74370]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:51:27 devstack devstack@c-api.service[74370]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:51:27 2026] *** Sep 01 01:51:27 devstack devstack@c-api.service[74370]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: nodename: devstack Sep 01 01:51:27 devstack devstack@c-api.service[74370]: machine: x86_64 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: clock source: unix Sep 01 01:51:27 devstack devstack@c-api.service[74370]: pcre jit disabled Sep 01 01:51:27 devstack devstack@c-api.service[74370]: detected number of CPU cores: 4 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: current working directory: / Sep 01 01:51:27 devstack devstack@c-api.service[74370]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:51:27 devstack devstack@c-api.service[74370]: your processes number limit is 47518 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: your memory page size is 4096 bytes Sep 01 01:51:27 devstack devstack@c-api.service[74370]: detected max file descriptor number: 2048 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: lock engine: pthread robust mutexes Sep 01 01:51:27 devstack devstack@c-api.service[74370]: thunder lock: enabled Sep 01 01:51:27 devstack devstack@c-api.service[74370]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:51:27 devstack devstack@c-api.service[74370]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:51:27 devstack devstack@c-api.service[74370]: Set PythonHome to /opt/stack/data/venv Sep 01 01:51:27 devstack devstack@c-api.service[74370]: Python main interpreter initialized at 0x726277aa4668 Sep 01 01:51:27 devstack devstack@c-api.service[74370]: python threads support enabled Sep 01 01:51:27 devstack devstack@c-api.service[74370]: your server socket listen backlog is limited to 100 connections Sep 01 01:51:27 devstack devstack@c-api.service[74370]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:51:27 devstack devstack@c-api.service[74370]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:51:27 devstack devstack@c-api.service[74370]: *** Operational MODE: preforking *** Sep 01 01:51:27 devstack devstack@c-api.service[74370]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:51:27 devstack devstack@c-api.service[74370]: spawned uWSGI master process (pid: 74370) Sep 01 01:51:27 devstack devstack@c-api.service[74370]: spawned uWSGI worker 1 (pid: 74379, cores: 1) Sep 01 01:51:27 devstack devstack@c-api.service[74370]: spawned uWSGI worker 2 (pid: 74380, cores: 1) Sep 01 01:51:27 devstack devstack@c-api.service[74370]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:51:28 devstack devstack@c-api.service[74379]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:51:28 devstack devstack@c-api.service[74379]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:51:28 devstack devstack@c-api.service[74379]: we strongly recommend against using it for new projects. Sep 01 01:51:28 devstack devstack@c-api.service[74379]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:51:28 devstack devstack@c-api.service[74379]: framework. For more detail see Sep 01 01:51:28 devstack devstack@c-api.service[74379]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:51:28 devstack devstack@c-api.service[74379]: import eventlet # noqa Sep 01 01:51:28 devstack devstack@c-api.service[74380]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:51:28 devstack devstack@c-api.service[74380]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:51:28 devstack devstack@c-api.service[74380]: we strongly recommend against using it for new projects. Sep 01 01:51:28 devstack devstack@c-api.service[74380]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:51:28 devstack devstack@c-api.service[74380]: framework. For more detail see Sep 01 01:51:28 devstack devstack@c-api.service[74380]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:51:28 devstack devstack@c-api.service[74380]: import eventlet # noqa Sep 01 01:51:28 devstack devstack@c-api.service[74379]: /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 01 01:51:28 devstack devstack@c-api.service[74379]: from cgi import parse_header Sep 01 01:51:28 devstack devstack@c-api.service[74380]: /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 01 01:51:28 devstack devstack@c-api.service[74380]: from cgi import parse_header Sep 01 01:51:28 devstack devstack@c-api.service[74379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:51:28 devstack devstack@c-api.service[74379]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[74380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:51:28 devstack devstack@c-api.service[74380]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[74379]: /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 01 01:51:28 devstack devstack@c-api.service[74379]: removals.removed_module( Sep 01 01:51:28 devstack devstack@c-api.service[74379]: /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 01 01:51:28 devstack devstack@c-api.service[74379]: removals.removed_module( Sep 01 01:51:28 devstack devstack@c-api.service[74380]: /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 01 01:51:28 devstack devstack@c-api.service[74380]: removals.removed_module( Sep 01 01:51:28 devstack devstack@c-api.service[74380]: /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 01 01:51:28 devstack devstack@c-api.service[74380]: removals.removed_module( Sep 01 01:51:30 devstack devstack@c-api.service[74380]: /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 01 01:51:30 devstack devstack@c-api.service[74380]: warnings.warn( Sep 01 01:51:30 devstack devstack@c-api.service[74379]: /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 01 01:51:30 devstack devstack@c-api.service[74379]: warnings.warn( Sep 01 01:51:30 devstack devstack@c-api.service[74380]: /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 01 01:51:30 devstack devstack@c-api.service[74380]: warnings.warn( Sep 01 01:51:30 devstack devstack@c-api.service[74379]: /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 01 01:51:30 devstack devstack@c-api.service[74379]: warnings.warn( Sep 01 01:51:30 devstack devstack@c-api.service[74380]: 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 01 01:51:30 devstack devstack@c-api.service[74380]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74380) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:51:30 devstack devstack@c-api.service[74379]: 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 01 01:51:30 devstack devstack@c-api.service[74379]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74379) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:51:31 devstack devstack@c-api.service[74379]: /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 01 01:51:31 devstack devstack@c-api.service[74379]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:51:31 devstack devstack@c-api.service[74380]: /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 01 01:51:31 devstack devstack@c-api.service[74380]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74380) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74379) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: INFO dbcounter [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Registered counter for database cinder Sep 01 01:51:32 devstack devstack@c-api.service[74379]: INFO dbcounter [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Registered counter for database cinder Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG oslo_db.sqlalchemy.engines [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e 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=74380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 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=74379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG dbcounter [-] [74380] Writer thread running {{(pid=74380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: /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 01 01:51:32 devstack devstack@c-api.service[74380]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:51:32 devstack devstack@c-api.service[74380]: INFO cinder.rpc [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: INFO cinder.rpc [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: INFO cinder.rpc [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG dbcounter [-] [74379] Writer thread running {{(pid=74379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: INFO cinder.rpc [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: /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 01 01:51:32 devstack devstack@c-api.service[74379]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING cinder.keymgr.conf_key_mgr [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e 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 01 01:51:32 devstack devstack@c-api.service[74379]: INFO cinder.rpc [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: INFO cinder.rpc [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74379]: INFO cinder.rpc [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74379]: INFO cinder.rpc [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING cinder.keymgr.conf_key_mgr [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 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 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG oslo_db.sqlalchemy.engines [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e 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=74380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: INFO cinder.rpc [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: INFO cinder.rpc [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 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=74379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: INFO cinder.rpc [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: INFO cinder.rpc [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING cinder.api.contrib.hosts [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: extensions {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-volume-manage {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-quota-class-sets {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-hosts {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: capabilities {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: encryption {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: scheduler-stats {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-quota-sets {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-availability-zone {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: qos-specs {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: extra_specs {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: backups {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: encryption {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: cgsnapshots {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING cinder.api.contrib.hosts [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-volume-type-access {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: consistencygroups {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-volume-transfer {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extended resource: os-snapshot-manage {{(pid=74380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: extensions {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-volume-manage {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-quota-class-sets {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-hosts {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: capabilities {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: encryption {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING stevedore.named [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:32 devstack devstack@c-api.service[74380]: WARNING castellan.key_manager [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] SnapshotActionsController initialized {{(pid=74380) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: scheduler-stats {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension AdminActions extending resource: volumes {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension AdminActions extending resource: snapshots {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension AdminActions extending resource: backups {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeActions extending resource: volumes {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-quota-sets {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension UsedLimits extending resource: limits {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension TypesManage extending resource: types {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-availability-zone {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension SnapshotActions extending resource: snapshots {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:32 devstack devstack@c-api.service[74380]: DEBUG cinder.api.v3.router [None req-a0e5e565-ee1f-4dbe-8864-6fda7d34ff2e None None] Extension VolumeTypeAccess extending resource: types {{(pid=74380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: qos-specs {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: extra_specs {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: backups {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: encryption {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74380]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x726277aa4668 pid: 74380 (default app) Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: cgsnapshots {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-volume-type-access {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: consistencygroups {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-volume-transfer {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74380]: DEBUG cinder.api.middleware.request_id [None req-e5411116-4179-4654-8924-b86ca98897c2 None None] RequestId filter calling following filter/app {{(pid=74380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extended resource: os-snapshot-manage {{(pid=74379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:33 devstack devstack@c-api.service[74380]: [pid: 74380|app: 0|req: 1/1] 192.168.122.25 () {50 vars in 780 bytes} [Tue Sep 1 01:51:33 2026] GET /volume/v3/ => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING stevedore.named [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WARNING castellan.key_manager [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.contrib.snapshot_actions [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] SnapshotActionsController initialized {{(pid=74379) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension AdminActions extending resource: volumes {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension AdminActions extending resource: snapshots {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension AdminActions extending resource: backups {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeActions extending resource: volumes {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension UsedLimits extending resource: limits {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension TypesManage extending resource: types {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: DEBUG cinder.api.v3.router [None req-1dbc2c6e-26b4-4814-8043-794a03d3a4f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:51:33 devstack devstack@c-api.service[74379]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x726277aa4668 pid: 74379 (default app) Sep 01 01:51:40 devstack devstack@c-api.service[74380]: DEBUG cinder.api.middleware.request_id [None req-6d53412d-183d-458f-81f4-2ca1cad523af None None] RequestId filter calling following filter/app {{(pid=74380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:41 devstack devstack@c-api.service[74380]: INFO cinder.api.openstack.wsgi [None req-6d53412d-183d-458f-81f4-2ca1cad523af admin admin] POST http://192.168.122.25/volume/v3/types Sep 01 01:51:41 devstack devstack@c-api.service[74380]: DEBUG cinder.api.openstack.wsgi [None req-6d53412d-183d-458f-81f4-2ca1cad523af admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:41 devstack devstack@c-api.service[74380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:41 devstack devstack@c-api.service[74380]: warnings.warn( Sep 01 01:51:41 devstack devstack@c-api.service[74380]: DEBUG oslo_db.sqlalchemy.engines [None req-6d53412d-183d-458f-81f4-2ca1cad523af 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=74380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:51:41 devstack devstack@c-api.service[74380]: INFO cinder.api.openstack.wsgi [None req-6d53412d-183d-458f-81f4-2ca1cad523af admin admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 01:51:41 devstack devstack@c-api.service[74380]: [pid: 74380|app: 0|req: 2/2] 192.168.122.25 () {60 vars in 1186 bytes} [Tue Sep 1 01:51:40 2026] POST /volume/v3/types => generated 186 bytes in 1253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:41 devstack devstack@c-api.service[74379]: DEBUG cinder.api.middleware.request_id [None req-42032062-a4c8-425b-9b07-60041963fa17 None None] RequestId filter calling following filter/app {{(pid=74379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:42 devstack devstack@c-api.service[74379]: INFO cinder.api.openstack.wsgi [None req-42032062-a4c8-425b-9b07-60041963fa17 admin admin] POST http://192.168.122.25/volume/v3/types/0dc15ff1-52fa-4f41-b404-35f7c4b5b067/extra_specs Sep 01 01:51:42 devstack devstack@c-api.service[74379]: DEBUG cinder.api.openstack.wsgi [None req-42032062-a4c8-425b-9b07-60041963fa17 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:42 devstack devstack@c-api.service[74379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:42 devstack devstack@c-api.service[74379]: warnings.warn( Sep 01 01:51:42 devstack devstack@c-api.service[74379]: DEBUG oslo_db.sqlalchemy.engines [None req-42032062-a4c8-425b-9b07-60041963fa17 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=74379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:51:42 devstack devstack@c-api.service[74379]: INFO cinder.api.openstack.wsgi [None req-42032062-a4c8-425b-9b07-60041963fa17 admin admin] http://192.168.122.25/volume/v3/types/0dc15ff1-52fa-4f41-b404-35f7c4b5b067/extra_specs returned with HTTP 200 Sep 01 01:51:42 devstack devstack@c-api.service[74379]: [pid: 74379|app: 0|req: 1/3] 192.168.122.25 () {60 vars in 1333 bytes} [Tue Sep 1 01:51:41 2026] POST /volume/v3/types/0dc15ff1-52fa-4f41-b404-35f7c4b5b067/extra_specs => generated 55 bytes in 914 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:51:51 devstack devstack@c-api.service[74380]: DEBUG dbcounter [-] [74380] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:51:52 devstack devstack@c-api.service[74379]: DEBUG dbcounter [-] [74379] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:52:24 devstack devstack@c-api.service[74380]: DEBUG cinder.api.middleware.request_id [req-5a0133e1-035a-473d-addc-6b3ccb30ddf8 req-c05df1ff-e8db-4221-9bc0-8da60a7a5412 None None] RequestId filter calling following filter/app {{(pid=74380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[74380]: INFO cinder.api.openstack.wsgi [req-5a0133e1-035a-473d-addc-6b3ccb30ddf8 req-c05df1ff-e8db-4221-9bc0-8da60a7a5412 None None] GET http://192.168.122.25/volume// Sep 01 01:52:24 devstack devstack@c-api.service[74380]: DEBUG cinder.api.openstack.wsgi [req-5a0133e1-035a-473d-addc-6b3ccb30ddf8 req-c05df1ff-e8db-4221-9bc0-8da60a7a5412 None None] Empty body provided in request {{(pid=74380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[74380]: DEBUG cinder.api.openstack.wsgi [req-5a0133e1-035a-473d-addc-6b3ccb30ddf8 req-c05df1ff-e8db-4221-9bc0-8da60a7a5412 None None] Calling method 'all' {{(pid=74380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[74380]: INFO cinder.api.openstack.wsgi [req-5a0133e1-035a-473d-addc-6b3ccb30ddf8 req-c05df1ff-e8db-4221-9bc0-8da60a7a5412 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:52:24 devstack devstack@c-api.service[74380]: [pid: 74380|app: 0|req: 3/4] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:52:24 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:54:11 devstack devstack@c-api.service[74379]: DEBUG cinder.api.middleware.request_id [None req-8e1b4050-70d2-4788-8272-734c757eff21 None None] RequestId filter calling following filter/app {{(pid=74379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:11 devstack devstack@c-api.service[74379]: INFO cinder.api.openstack.wsgi [None req-8e1b4050-70d2-4788-8272-734c757eff21 tempest-verify_tempest_config-512377024 tempest-verify_tempest_config-512377024-project-member] GET http://192.168.122.25/volume/v3/extensions Sep 01 01:54:11 devstack devstack@c-api.service[74379]: DEBUG cinder.api.openstack.wsgi [None req-8e1b4050-70d2-4788-8272-734c757eff21 tempest-verify_tempest_config-512377024 tempest-verify_tempest_config-512377024-project-member] Empty body provided in request {{(pid=74379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:11 devstack devstack@c-api.service[74379]: DEBUG cinder.api.openstack.wsgi [None req-8e1b4050-70d2-4788-8272-734c757eff21 tempest-verify_tempest_config-512377024 tempest-verify_tempest_config-512377024-project-member] Calling method 'index' {{(pid=74379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:11 devstack devstack@c-api.service[74379]: INFO cinder.api.openstack.wsgi [None req-8e1b4050-70d2-4788-8272-734c757eff21 tempest-verify_tempest_config-512377024 tempest-verify_tempest_config-512377024-project-member] http://192.168.122.25/volume/v3/extensions returned with HTTP 200 Sep 01 01:54:11 devstack devstack@c-api.service[74379]: [pid: 74379|app: 0|req: 2/5] 192.168.122.25 () {58 vars in 1125 bytes} [Tue Sep 1 01:54:11 2026] GET /volume/v3/extensions => generated 5245 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:19 devstack devstack@c-api.service[74380]: DEBUG cinder.api.middleware.request_id [None req-6e6cc07a-e6a1-41df-a6c2-20dd07eac9b0 None None] RequestId filter calling following filter/app {{(pid=74380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:19 devstack devstack@c-api.service[74380]: INFO cinder.api.openstack.wsgi [None req-6e6cc07a-e6a1-41df-a6c2-20dd07eac9b0 demo admin] POST http://192.168.122.25/volume/v3/types Sep 01 01:54:19 devstack devstack@c-api.service[74380]: DEBUG cinder.api.openstack.wsgi [None req-6e6cc07a-e6a1-41df-a6c2-20dd07eac9b0 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:19 devstack devstack@c-api.service[74380]: INFO cinder.api.openstack.wsgi [None req-6e6cc07a-e6a1-41df-a6c2-20dd07eac9b0 demo admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 01:54:19 devstack devstack@c-api.service[74380]: [pid: 74380|app: 0|req: 4/6] 192.168.122.25 () {60 vars in 1186 bytes} [Tue Sep 1 01:54:19 2026] POST /volume/v3/types => generated 184 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:29 devstack devstack@c-api.service[74380]: DEBUG dbcounter [-] [74380] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:56:15 devstack devstack@c-api.service[74370]: Tue Sep 1 01:56:15 2026 - graceful shutdown triggered... Sep 01 01:56:15 devstack devstack@c-api.service[74379]: Gracefully killing worker 1 (pid: 74379)... Sep 01 01:56:15 devstack devstack@c-api.service[74380]: Gracefully killing worker 2 (pid: 74380)... Sep 01 01:56:16 devstack devstack@c-api.service[74370]: worker 1 buried after 1 seconds Sep 01 01:56:16 devstack devstack@c-api.service[74370]: worker 2 buried after 1 seconds Sep 01 01:56:16 devstack devstack@c-api.service[74370]: goodbye to uWSGI. Sep 01 01:56:16 devstack devstack@c-api.service[86451]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:56:16 devstack devstack@c-api.service[86451]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:56:16 2026] *** Sep 01 01:56:16 devstack devstack@c-api.service[86451]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: nodename: devstack Sep 01 01:56:16 devstack devstack@c-api.service[86451]: machine: x86_64 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: clock source: unix Sep 01 01:56:16 devstack devstack@c-api.service[86451]: pcre jit disabled Sep 01 01:56:16 devstack devstack@c-api.service[86451]: detected number of CPU cores: 4 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: current working directory: / Sep 01 01:56:16 devstack devstack@c-api.service[86451]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:56:16 devstack devstack@c-api.service[86451]: your processes number limit is 47518 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: your memory page size is 4096 bytes Sep 01 01:56:16 devstack devstack@c-api.service[86451]: detected max file descriptor number: 2048 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: lock engine: pthread robust mutexes Sep 01 01:56:16 devstack devstack@c-api.service[86451]: thunder lock: enabled Sep 01 01:56:16 devstack devstack@c-api.service[86451]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:56:16 devstack devstack@c-api.service[86451]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:56:16 devstack devstack@c-api.service[86451]: Set PythonHome to /opt/stack/data/venv Sep 01 01:56:16 devstack devstack@c-api.service[86451]: Python main interpreter initialized at 0x7f5b28ca4668 Sep 01 01:56:16 devstack devstack@c-api.service[86451]: python threads support enabled Sep 01 01:56:16 devstack devstack@c-api.service[86451]: your server socket listen backlog is limited to 100 connections Sep 01 01:56:16 devstack devstack@c-api.service[86451]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:56:16 devstack devstack@c-api.service[86451]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:56:16 devstack devstack@c-api.service[86451]: *** Operational MODE: preforking *** Sep 01 01:56:16 devstack devstack@c-api.service[86451]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:56:16 devstack devstack@c-api.service[86451]: spawned uWSGI master process (pid: 86451) Sep 01 01:56:16 devstack devstack@c-api.service[86451]: spawned uWSGI worker 1 (pid: 86453, cores: 1) Sep 01 01:56:16 devstack devstack@c-api.service[86451]: spawned uWSGI worker 2 (pid: 86454, cores: 1) Sep 01 01:56:16 devstack devstack@c-api.service[86451]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:56:16 devstack devstack@c-api.service[86453]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:56:16 devstack devstack@c-api.service[86453]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:56:16 devstack devstack@c-api.service[86453]: we strongly recommend against using it for new projects. Sep 01 01:56:16 devstack devstack@c-api.service[86453]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:56:16 devstack devstack@c-api.service[86453]: framework. For more detail see Sep 01 01:56:16 devstack devstack@c-api.service[86453]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:56:16 devstack devstack@c-api.service[86453]: import eventlet # noqa Sep 01 01:56:16 devstack devstack@c-api.service[86454]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:56:16 devstack devstack@c-api.service[86454]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:56:16 devstack devstack@c-api.service[86454]: we strongly recommend against using it for new projects. Sep 01 01:56:16 devstack devstack@c-api.service[86454]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:56:16 devstack devstack@c-api.service[86454]: framework. For more detail see Sep 01 01:56:16 devstack devstack@c-api.service[86454]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:56:16 devstack devstack@c-api.service[86454]: import eventlet # noqa Sep 01 01:56:17 devstack devstack@c-api.service[86453]: /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 01 01:56:17 devstack devstack@c-api.service[86453]: from cgi import parse_header Sep 01 01:56:17 devstack devstack@c-api.service[86454]: /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 01 01:56:17 devstack devstack@c-api.service[86454]: from cgi import parse_header Sep 01 01:56:17 devstack devstack@c-api.service[86453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:56:17 devstack devstack@c-api.service[86453]: warnings.warn( Sep 01 01:56:17 devstack devstack@c-api.service[86453]: /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 01 01:56:17 devstack devstack@c-api.service[86453]: removals.removed_module( Sep 01 01:56:17 devstack devstack@c-api.service[86453]: /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 01 01:56:17 devstack devstack@c-api.service[86453]: removals.removed_module( Sep 01 01:56:17 devstack devstack@c-api.service[86454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:56:17 devstack devstack@c-api.service[86454]: warnings.warn( Sep 01 01:56:17 devstack devstack@c-api.service[86454]: /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 01 01:56:17 devstack devstack@c-api.service[86454]: removals.removed_module( Sep 01 01:56:17 devstack devstack@c-api.service[86454]: /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 01 01:56:17 devstack devstack@c-api.service[86454]: removals.removed_module( Sep 01 01:56:20 devstack devstack@c-api.service[86453]: /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 01 01:56:20 devstack devstack@c-api.service[86453]: warnings.warn( Sep 01 01:56:20 devstack devstack@c-api.service[86453]: /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 01 01:56:20 devstack devstack@c-api.service[86453]: warnings.warn( Sep 01 01:56:20 devstack devstack@c-api.service[86454]: /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 01 01:56:20 devstack devstack@c-api.service[86454]: warnings.warn( Sep 01 01:56:20 devstack devstack@c-api.service[86454]: /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 01 01:56:20 devstack devstack@c-api.service[86454]: warnings.warn( Sep 01 01:56:20 devstack devstack@c-api.service[86453]: 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 01 01:56:20 devstack devstack@c-api.service[86453]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86453) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:56:20 devstack devstack@c-api.service[86453]: /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 01 01:56:20 devstack devstack@c-api.service[86453]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:56:20 devstack devstack@c-api.service[86454]: 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 01 01:56:20 devstack devstack@c-api.service[86454]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86454) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: /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 01 01:56:21 devstack devstack@c-api.service[86454]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86453) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: INFO dbcounter [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Registered counter for database cinder Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86454) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86453]: DEBUG oslo_db.sqlalchemy.engines [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd 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=86453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:21 devstack devstack@c-api.service[86454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: INFO dbcounter [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Registered counter for database cinder Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG dbcounter [-] [86453] Writer thread running {{(pid=86453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: /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 01 01:56:22 devstack devstack@c-api.service[86453]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:56:22 devstack devstack@c-api.service[86453]: INFO cinder.rpc [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: INFO cinder.rpc [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG oslo_db.sqlalchemy.engines [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 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=86454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: INFO cinder.rpc [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: INFO cinder.rpc [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING cinder.keymgr.conf_key_mgr [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd 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 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG oslo_db.sqlalchemy.engines [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd 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=86453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: INFO cinder.rpc [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: INFO cinder.rpc [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING cinder.api.contrib.hosts [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: extensions {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-volume-manage {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-quota-class-sets {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG dbcounter [-] [86454] Writer thread running {{(pid=86454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-hosts {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: capabilities {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: /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 01 01:56:22 devstack devstack@c-api.service[86454]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: encryption {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: INFO cinder.rpc [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: scheduler-stats {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-quota-sets {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: INFO cinder.rpc [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-availability-zone {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: qos-specs {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: INFO cinder.rpc [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: extra_specs {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: INFO cinder.rpc [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: backups {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING cinder.keymgr.conf_key_mgr [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 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 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: encryption {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: cgsnapshots {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-volume-type-access {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: consistencygroups {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-volume-transfer {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extended resource: os-snapshot-manage {{(pid=86453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING stevedore.named [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WARNING castellan.key_manager [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.contrib.snapshot_actions [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] SnapshotActionsController initialized {{(pid=86453) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension AdminActions extending resource: volumes {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension AdminActions extending resource: snapshots {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension AdminActions extending resource: backups {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeActions extending resource: volumes {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension UsedLimits extending resource: limits {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension TypesManage extending resource: types {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: DEBUG cinder.api.v3.router [None req-d32ccdf5-2fd7-48af-8a26-dd8ba629a3bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=86453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86453]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5b28ca4668 pid: 86453 (default app) Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG oslo_db.sqlalchemy.engines [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 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=86454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: INFO cinder.rpc [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86454]: INFO cinder.rpc [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING cinder.api.contrib.hosts [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: extensions {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-volume-manage {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-quota-class-sets {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-hosts {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: capabilities {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: encryption {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: scheduler-stats {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-quota-sets {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-availability-zone {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: qos-specs {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: extra_specs {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: backups {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: encryption {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: cgsnapshots {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-volume-type-access {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: consistencygroups {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-volume-transfer {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extended resource: os-snapshot-manage {{(pid=86454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING stevedore.named [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WARNING castellan.key_manager [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.contrib.snapshot_actions [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] SnapshotActionsController initialized {{(pid=86454) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension AdminActions extending resource: volumes {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension AdminActions extending resource: snapshots {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension AdminActions extending resource: backups {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeActions extending resource: volumes {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension UsedLimits extending resource: limits {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension TypesManage extending resource: types {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: DEBUG cinder.api.v3.router [None req-552b4295-4a06-4c9c-b361-36a151ac7b96 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:22 devstack devstack@c-api.service[86454]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5b28ca4668 pid: 86454 (default app) Sep 01 01:56:24 devstack devstack@c-api.service[86451]: Tue Sep 1 01:56:24 2026 - graceful shutdown triggered... Sep 01 01:56:24 devstack devstack@c-api.service[86453]: Gracefully killing worker 1 (pid: 86453)... Sep 01 01:56:24 devstack devstack@c-api.service[86454]: Gracefully killing worker 2 (pid: 86454)... Sep 01 01:56:25 devstack devstack@c-api.service[86451]: worker 1 buried after 1 seconds Sep 01 01:56:25 devstack devstack@c-api.service[86451]: worker 2 buried after 1 seconds Sep 01 01:56:25 devstack devstack@c-api.service[86451]: goodbye to uWSGI. Sep 01 01:56:26 devstack devstack@c-api.service[86839]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:56:26 devstack devstack@c-api.service[86839]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:56:26 2026] *** Sep 01 01:56:26 devstack devstack@c-api.service[86839]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: nodename: devstack Sep 01 01:56:26 devstack devstack@c-api.service[86839]: machine: x86_64 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: clock source: unix Sep 01 01:56:26 devstack devstack@c-api.service[86839]: pcre jit disabled Sep 01 01:56:26 devstack devstack@c-api.service[86839]: detected number of CPU cores: 4 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: current working directory: / Sep 01 01:56:26 devstack devstack@c-api.service[86839]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:56:26 devstack devstack@c-api.service[86839]: your processes number limit is 47518 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: your memory page size is 4096 bytes Sep 01 01:56:26 devstack devstack@c-api.service[86839]: detected max file descriptor number: 2048 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: lock engine: pthread robust mutexes Sep 01 01:56:26 devstack devstack@c-api.service[86839]: thunder lock: enabled Sep 01 01:56:26 devstack devstack@c-api.service[86839]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:56:26 devstack devstack@c-api.service[86839]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:56:26 devstack devstack@c-api.service[86839]: Set PythonHome to /opt/stack/data/venv Sep 01 01:56:26 devstack devstack@c-api.service[86839]: Python main interpreter initialized at 0x7ee5490a4668 Sep 01 01:56:26 devstack devstack@c-api.service[86839]: python threads support enabled Sep 01 01:56:26 devstack devstack@c-api.service[86839]: your server socket listen backlog is limited to 100 connections Sep 01 01:56:26 devstack devstack@c-api.service[86839]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:56:26 devstack devstack@c-api.service[86839]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:56:26 devstack devstack@c-api.service[86839]: *** Operational MODE: preforking *** Sep 01 01:56:26 devstack devstack@c-api.service[86839]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:56:26 devstack devstack@c-api.service[86839]: spawned uWSGI master process (pid: 86839) Sep 01 01:56:26 devstack devstack@c-api.service[86839]: spawned uWSGI worker 1 (pid: 86843, cores: 1) Sep 01 01:56:26 devstack devstack@c-api.service[86839]: spawned uWSGI worker 2 (pid: 86844, cores: 1) Sep 01 01:56:26 devstack devstack@c-api.service[86839]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:56:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:56:26 devstack devstack@c-api.service[86844]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:56:26 devstack devstack@c-api.service[86844]: we strongly recommend against using it for new projects. Sep 01 01:56:26 devstack devstack@c-api.service[86844]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:56:26 devstack devstack@c-api.service[86844]: framework. For more detail see Sep 01 01:56:26 devstack devstack@c-api.service[86844]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:56:26 devstack devstack@c-api.service[86844]: import eventlet # noqa Sep 01 01:56:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:56:26 devstack devstack@c-api.service[86843]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:56:26 devstack devstack@c-api.service[86843]: we strongly recommend against using it for new projects. Sep 01 01:56:26 devstack devstack@c-api.service[86843]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:56:26 devstack devstack@c-api.service[86843]: framework. For more detail see Sep 01 01:56:26 devstack devstack@c-api.service[86843]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:56:26 devstack devstack@c-api.service[86843]: import eventlet # noqa Sep 01 01:56:26 devstack devstack@c-api.service[86844]: /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 01 01:56:26 devstack devstack@c-api.service[86844]: from cgi import parse_header Sep 01 01:56:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:56:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:56:26 devstack devstack@c-api.service[86844]: /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 01 01:56:26 devstack devstack@c-api.service[86844]: removals.removed_module( Sep 01 01:56:26 devstack devstack@c-api.service[86844]: /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 01 01:56:26 devstack devstack@c-api.service[86844]: removals.removed_module( Sep 01 01:56:26 devstack devstack@c-api.service[86843]: /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 01 01:56:26 devstack devstack@c-api.service[86843]: from cgi import parse_header Sep 01 01:56:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:56:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:56:27 devstack devstack@c-api.service[86843]: /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 01 01:56:27 devstack devstack@c-api.service[86843]: removals.removed_module( Sep 01 01:56:27 devstack devstack@c-api.service[86843]: /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 01 01:56:27 devstack devstack@c-api.service[86843]: removals.removed_module( Sep 01 01:56:29 devstack devstack@c-api.service[86844]: /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 01 01:56:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:56:29 devstack devstack@c-api.service[86844]: /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 01 01:56:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:56:29 devstack devstack@c-api.service[86843]: /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 01 01:56:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:56:29 devstack devstack@c-api.service[86843]: /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 01 01:56:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:56:29 devstack devstack@c-api.service[86844]: 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 01 01:56:29 devstack devstack@c-api.service[86844]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86844) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:56:29 devstack devstack@c-api.service[86844]: /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 01 01:56:29 devstack devstack@c-api.service[86844]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:56:29 devstack devstack@c-api.service[86843]: 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 01 01:56:29 devstack devstack@c-api.service[86843]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86843) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:56:30 devstack devstack@c-api.service[86843]: /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 01 01:56:30 devstack devstack@c-api.service[86843]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86844) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: INFO dbcounter [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Registered counter for database cinder Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86843) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 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=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:56:31 devstack devstack@c-api.service[86843]: INFO dbcounter [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Registered counter for database cinder Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writer thread running {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: /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 01 01:56:31 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:56:31 devstack devstack@c-api.service[86844]: INFO cinder.rpc [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:56:31 devstack devstack@c-api.service[86844]: INFO cinder.rpc [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:56:31 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d37331-5649-4568-9b35-052fd3b17596 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=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: INFO cinder.rpc [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:56:31 devstack devstack@c-api.service[86844]: INFO cinder.rpc [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING cinder.keymgr.conf_key_mgr [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 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 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:31 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 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=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:31 devstack devstack@c-api.service[86844]: INFO cinder.rpc [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:56:31 devstack devstack@c-api.service[86844]: INFO cinder.rpc [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:31 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING cinder.api.contrib.hosts [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: extensions {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-volume-manage {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-quota-class-sets {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-hosts {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: capabilities {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: encryption {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: scheduler-stats {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-quota-sets {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writer thread running {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-availability-zone {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: qos-specs {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: extra_specs {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: backups {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: /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 01 01:56:32 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: encryption {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: cgsnapshots {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: INFO cinder.rpc [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-volume-type-access {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: consistencygroups {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-volume-transfer {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extended resource: os-snapshot-manage {{(pid=86844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: INFO cinder.rpc [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: INFO cinder.rpc [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] SnapshotActionsController initialized {{(pid=86844) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension AdminActions extending resource: volumes {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension AdminActions extending resource: snapshots {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension AdminActions extending resource: backups {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeActions extending resource: volumes {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension UsedLimits extending resource: limits {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension TypesManage extending resource: types {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.router [None req-2f5c31fb-13e2-4fdf-a940-a4d8d0d99565 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: INFO cinder.rpc [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING cinder.keymgr.conf_key_mgr [None req-a8d37331-5649-4568-9b35-052fd3b17596 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 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86844]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ee5490a4668 pid: 86844 (default app) Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d37331-5649-4568-9b35-052fd3b17596 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=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: INFO cinder.rpc [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:56:32 devstack devstack@c-api.service[86843]: INFO cinder.rpc [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING cinder.api.contrib.hosts [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: extensions {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-volume-manage {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-quota-class-sets {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-hosts {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: capabilities {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: encryption {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: scheduler-stats {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-quota-sets {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-availability-zone {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: qos-specs {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: extra_specs {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: backups {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: encryption {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: cgsnapshots {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-volume-type-access {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: consistencygroups {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-volume-transfer {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extended resource: os-snapshot-manage {{(pid=86843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.snapshot_actions [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] SnapshotActionsController initialized {{(pid=86843) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension AdminActions extending resource: volumes {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension AdminActions extending resource: snapshots {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension AdminActions extending resource: backups {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeActions extending resource: volumes {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension UsedLimits extending resource: limits {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension TypesManage extending resource: types {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.router [None req-a8d37331-5649-4568-9b35-052fd3b17596 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:56:32 devstack devstack@c-api.service[86843]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ee5490a4668 pid: 86843 (default app) Sep 01 01:56:41 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=6 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:56:42 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=6 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:57:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-240664685"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-240664685'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Create volume of 1 GB Sep 01 01:57:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:57:36.271118. {{(pid=86844) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Availability Zones retrieved successfully. Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Flow 'volume_create_api' (f37e2982-b64a-479a-8357-e46be58646ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b5a5e7-eddd-4065-91cd-a9ea377c954f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b5a5e7-eddd-4065-91cd-a9ea377c954f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7334260-e9f4-49f6-aa34-30103cb9e186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:36 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-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 01 01:57:36 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-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 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Created reservations ['ea4617a5-3872-4234-9add-4dfe8392bf61', '1ee05706-6cd1-4676-8299-57fdefc57461', 'c5c71ab2-22f9-4530-b28e-334d1092f8b8', 'a28fd40b-c31f-4e67-9eb2-cba951e00b6b'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7334260-e9f4-49f6-aa34-30103cb9e186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea4617a5-3872-4234-9add-4dfe8392bf61', '1ee05706-6cd1-4676-8299-57fdefc57461', 'c5c71ab2-22f9-4530-b28e-334d1092f8b8', 'a28fd40b-c31f-4e67-9eb2-cba951e00b6b']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa529eca-d232-4e16-8907-17c584c1e527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa529eca-d232-4e16-8907-17c584c1e527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40e097c5-6a28-42f4-935f-ddc890b2195d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-240664685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac11936b696841319e28ed7d789c6938',qos_specs=None,replication_status=,reservations=['ea4617a5-3872-4234-9add-4dfe8392bf61','1ee05706-6cd1-4676-8299-57fdefc57461','c5c71ab2-22f9-4530-b28e-334d1092f8b8','a28fd40b-c31f-4e67-9eb2-cba951e00b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0cd260dd532428c809d7a349836ca6f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-240664685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40e097c5-6a28-42f4-935f-ddc890b2195d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac11936b696841319e28ed7d789c6938',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0cd260dd532428c809d7a349836ca6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb955d8-ea7e-47f8-98ca-4bcd4c4f5cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb955d8-ea7e-47f8-98ca-4bcd4c4f5cf8) transitioned into state 'SUCCESS' from state '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-240664685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac11936b696841319e28ed7d789c6938',qos_specs=None,replication_status=,reservations=['ea4617a5-3872-4234-9add-4dfe8392bf61','1ee05706-6cd1-4676-8299-57fdefc57461','c5c71ab2-22f9-4530-b28e-334d1092f8b8','a28fd40b-c31f-4e67-9eb2-cba951e00b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0cd260dd532428c809d7a349836ca6f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab3d96a-c3ee-4b34-bc1c-ddce6e56a884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab3d96a-c3ee-4b34-bc1c-ddce6e56a884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Flow 'volume_create_api' (f37e2982-b64a-479a-8357-e46be58646ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Create volume request issued successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ee2ac33-9b7a-4f99-90d1-bfb630924afc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1/1] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 01:57:35 2026] POST /volume/v3/volumes => generated 758 bytes in 2117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6f4acca0-03d2-4ba0-bd53-35b294d034e7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f4acca0-03d2-4ba0-bd53-35b294d034e7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f4acca0-03d2-4ba0-bd53-35b294d034e7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f4acca0-03d2-4ba0-bd53-35b294d034e7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:38 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-6f4acca0-03d2-4ba0-bd53-35b294d034e7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6f4acca0-03d2-4ba0-bd53-35b294d034e7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f4acca0-03d2-4ba0-bd53-35b294d034e7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1/2] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:37 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 1372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3ca95311-6d38-46ad-99cc-9c0b39d60cf8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ca95311-6d38-46ad-99cc-9c0b39d60cf8 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ca95311-6d38-46ad-99cc-9c0b39d60cf8 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ca95311-6d38-46ad-99cc-9c0b39d60cf8 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3ca95311-6d38-46ad-99cc-9c0b39d60cf8 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ca95311-6d38-46ad-99cc-9c0b39d60cf8 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 2/3] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:39 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-d32c4c6d-e42a-4b32-9f64-89c25a032175 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-d32c4c6d-e42a-4b32-9f64-89c25a032175 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-d32c4c6d-e42a-4b32-9f64-89c25a032175 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-d32c4c6d-e42a-4b32-9f64-89c25a032175 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-d32c4c6d-e42a-4b32-9f64-89c25a032175 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-d32c4c6d-e42a-4b32-9f64-89c25a032175 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 2/4] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 01:57:40 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f30f2100-3349-4f3e-806a-9674ebbb8691 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f30f2100-3349-4f3e-806a-9674ebbb8691 None None] GET http://192.168.122.25/volume// Sep 01 01:57:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f30f2100-3349-4f3e-806a-9674ebbb8691 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f30f2100-3349-4f3e-806a-9674ebbb8691 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f30f2100-3349-4f3e-806a-9674ebbb8691 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:57:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 3/5] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:57:41 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:57:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-87c8ea1e-1405-4402-a64d-2aa5a41862fc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-87c8ea1e-1405-4402-a64d-2aa5a41862fc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 01:57:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-87c8ea1e-1405-4402-a64d-2aa5a41862fc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40e097c5-6a28-42f4-935f-ddc890b2195d", "connector": null, "instance_uuid": "d728e5b4-e8c0-4eeb-a4f4-2b78e9b2db9e"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 01 01:57:42 devstack devstack@c-api.service[86843]: .first() Sep 01 01:57:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-87c8ea1e-1405-4402-a64d-2aa5a41862fc tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 01:57:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 3/6] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 01:57:41 2026] POST /volume/v3/attachments => generated 273 bytes in 924 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-34c40752-0b9d-423c-9871-25dafc587e99 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34c40752-0b9d-423c-9871-25dafc587e99 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34c40752-0b9d-423c-9871-25dafc587e99 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34c40752-0b9d-423c-9871-25dafc587e99 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-34c40752-0b9d-423c-9871-25dafc587e99 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-684afd52-6297-4d60-a80b-48f34c5475a7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-684afd52-6297-4d60-a80b-48f34c5475a7 None None] GET http://192.168.122.25/volume// Sep 01 01:57:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-684afd52-6297-4d60-a80b-48f34c5475a7 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-684afd52-6297-4d60-a80b-48f34c5475a7 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-684afd52-6297-4d60-a80b-48f34c5475a7 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:57:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 4/7] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:57:42 2026] GET /volume/ => generated 389 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-cbaa854d-4ec1-459b-951b-b5857803956e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34c40752-0b9d-423c-9871-25dafc587e99 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 4/8] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:42 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-cbaa854d-4ec1-459b-951b-b5857803956e tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-cbaa854d-4ec1-459b-951b-b5857803956e tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-cbaa854d-4ec1-459b-951b-b5857803956e tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-cbaa854d-4ec1-459b-951b-b5857803956e tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-cbaa854d-4ec1-459b-951b-b5857803956e tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 5/9] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 01:57:42 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 1031 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b66f7392-bef4-40bd-b703-f32a92f99ff2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b66f7392-bef4-40bd-b703-f32a92f99ff2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b66f7392-bef4-40bd-b703-f32a92f99ff2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b66f7392-bef4-40bd-b703-f32a92f99ff2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b66f7392-bef4-40bd-b703-f32a92f99ff2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b66f7392-bef4-40bd-b703-f32a92f99ff2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 5/10] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:43 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bcbcc8ad-0e99-4cec-9e36-b96f15cdfeb4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bcbcc8ad-0e99-4cec-9e36-b96f15cdfeb4 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bcbcc8ad-0e99-4cec-9e36-b96f15cdfeb4 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bcbcc8ad-0e99-4cec-9e36-b96f15cdfeb4 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bcbcc8ad-0e99-4cec-9e36-b96f15cdfeb4 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bcbcc8ad-0e99-4cec-9e36-b96f15cdfeb4 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 6/11] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:44 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a36cca08-304c-4a82-a6b3-0a5374f3362b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a36cca08-304c-4a82-a6b3-0a5374f3362b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a36cca08-304c-4a82-a6b3-0a5374f3362b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a36cca08-304c-4a82-a6b3-0a5374f3362b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a36cca08-304c-4a82-a6b3-0a5374f3362b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a36cca08-304c-4a82-a6b3-0a5374f3362b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 6/12] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:46 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f3ff8dad-c32f-4db8-9ecd-64dbb93cee8f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f3ff8dad-c32f-4db8-9ecd-64dbb93cee8f tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] PUT http://192.168.122.25/volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1 Sep 01 01:57:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f3ff8dad-c32f-4db8-9ecd-64dbb93cee8f tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:46 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f3ff8dad-c32f-4db8-9ecd-64dbb93cee8f tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Acquiring lock "cinder-attachment_update-40e097c5-6a28-42f4-935f-ddc890b2195d-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:57:46 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f3ff8dad-c32f-4db8-9ecd-64dbb93cee8f tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Lock "cinder-attachment_update-40e097c5-6a28-42f4-935f-ddc890b2195d-devstack" acquired by "attachment_update" :: waited 0.065s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:57:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-be0da221-3c3c-4ff4-8a57-dd3f3ffbdb1b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-be0da221-3c3c-4ff4-8a57-dd3f3ffbdb1b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-be0da221-3c3c-4ff4-8a57-dd3f3ffbdb1b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-be0da221-3c3c-4ff4-8a57-dd3f3ffbdb1b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-be0da221-3c3c-4ff4-8a57-dd3f3ffbdb1b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-be0da221-3c3c-4ff4-8a57-dd3f3ffbdb1b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 7/13] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:47 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:47 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f3ff8dad-c32f-4db8-9ecd-64dbb93cee8f tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Lock "cinder-attachment_update-40e097c5-6a28-42f4-935f-ddc890b2195d-devstack" released by "attachment_update" :: held 0.895s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:57:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-f3ff8dad-c32f-4db8-9ecd-64dbb93cee8f tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1 returned with HTTP 200 Sep 01 01:57:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 7/14] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 01:57:46 2026] PUT /volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1 => generated 694 bytes in 1025 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:57:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-70cfed45-0583-40bc-9ef6-124d6dfd3469 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70cfed45-0583-40bc-9ef6-124d6dfd3469 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70cfed45-0583-40bc-9ef6-124d6dfd3469 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70cfed45-0583-40bc-9ef6-124d6dfd3469 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-70cfed45-0583-40bc-9ef6-124d6dfd3469 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70cfed45-0583-40bc-9ef6-124d6dfd3469 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 8/15] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:48 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-afda9d59-4546-4d0c-8380-9cc28df5a012 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-afda9d59-4546-4d0c-8380-9cc28df5a012 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] POST http://192.168.122.25/volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1/action Sep 01 01:57:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-afda9d59-4546-4d0c-8380-9cc28df5a012 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:57:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-afda9d59-4546-4d0c-8380-9cc28df5a012 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-04736fd0-5645-4248-aa97-35ca950d1ad2 req-afda9d59-4546-4d0c-8380-9cc28df5a012 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1/action returned with HTTP 204 Sep 01 01:57:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 8/16] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 01:57:49 2026] POST /volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-107396b0-cfb5-43f0-9021-4ee3afd632f7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-107396b0-cfb5-43f0-9021-4ee3afd632f7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-107396b0-cfb5-43f0-9021-4ee3afd632f7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-107396b0-cfb5-43f0-9021-4ee3afd632f7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-107396b0-cfb5-43f0-9021-4ee3afd632f7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-107396b0-cfb5-43f0-9021-4ee3afd632f7 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 9/17] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:49 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 1143 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1bdd649b-19f1-4449-b769-439c4b573256 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bdd649b-19f1-4449-b769-439c4b573256 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bdd649b-19f1-4449-b769-439c4b573256 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bdd649b-19f1-4449-b769-439c4b573256 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1bdd649b-19f1-4449-b769-439c4b573256 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bdd649b-19f1-4449-b769-439c4b573256 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 9/18] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:49 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 1143 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ebe1c530-d282-47f6-87cb-22bd05acc7fd req-f91ff0b8-a97b-4d07-a3d9-d1d142eda1c1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ebe1c530-d282-47f6-87cb-22bd05acc7fd req-f91ff0b8-a97b-4d07-a3d9-d1d142eda1c1 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] DELETE http://192.168.122.25/volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1 Sep 01 01:57:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ebe1c530-d282-47f6-87cb-22bd05acc7fd req-f91ff0b8-a97b-4d07-a3d9-d1d142eda1c1 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ebe1c530-d282-47f6-87cb-22bd05acc7fd req-f91ff0b8-a97b-4d07-a3d9-d1d142eda1c1 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 01 01:57:53 devstack devstack@c-api.service[86844]: .first() Sep 01 01:57:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:53 devstack devstack@c-api.service[86844]: /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 01 01:57:53 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 01:57:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ebe1c530-d282-47f6-87cb-22bd05acc7fd req-f91ff0b8-a97b-4d07-a3d9-d1d142eda1c1 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1 returned with HTTP 200 Sep 01 01:57:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 10/19] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 01:57:53 2026] DELETE /volume/v3/attachments/cb564331-c3f6-48cd-9de0-5cf7ac1fcbb1 => generated 19 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c5a42de2-748a-414c-ae96-ef0f5924c31b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5a42de2-748a-414c-ae96-ef0f5924c31b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5a42de2-748a-414c-ae96-ef0f5924c31b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5a42de2-748a-414c-ae96-ef0f5924c31b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c5a42de2-748a-414c-ae96-ef0f5924c31b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5a42de2-748a-414c-ae96-ef0f5924c31b tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 10/20] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:54 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 851 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-06887381-23ff-4ceb-ba7d-6f88026ebe13 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06887381-23ff-4ceb-ba7d-6f88026ebe13 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06887381-23ff-4ceb-ba7d-6f88026ebe13 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06887381-23ff-4ceb-ba7d-6f88026ebe13 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-06887381-23ff-4ceb-ba7d-6f88026ebe13 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06887381-23ff-4ceb-ba7d-6f88026ebe13 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 11/21] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:55 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-184c5f44-5e0e-412f-8d1e-d1f02b4d834d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-184c5f44-5e0e-412f-8d1e-d1f02b4d834d tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-184c5f44-5e0e-412f-8d1e-d1f02b4d834d tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-184c5f44-5e0e-412f-8d1e-d1f02b4d834d tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-184c5f44-5e0e-412f-8d1e-d1f02b4d834d tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-184c5f44-5e0e-412f-8d1e-d1f02b4d834d tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 11/22] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:55 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] DELETE http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Delete volume with id: 40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Delete volume request issued successfully. Sep 01 01:57:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edb44be3-495e-41e2-b1d5-e40accf9deb9 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 202 Sep 01 01:57:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 12/23] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:55 2026] DELETE /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c2aec7b4-a4e2-4226-a979-d2b92316cb37 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2aec7b4-a4e2-4226-a979-d2b92316cb37 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c2aec7b4-a4e2-4226-a979-d2b92316cb37 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c2aec7b4-a4e2-4226-a979-d2b92316cb37 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c2aec7b4-a4e2-4226-a979-d2b92316cb37 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2aec7b4-a4e2-4226-a979-d2b92316cb37 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 12/24] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:56 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4eb084c6-ca9b-4c5d-b1cd-1e19161986e0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4eb084c6-ca9b-4c5d-b1cd-1e19161986e0 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4eb084c6-ca9b-4c5d-b1cd-1e19161986e0 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4eb084c6-ca9b-4c5d-b1cd-1e19161986e0 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:57:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4eb084c6-ca9b-4c5d-b1cd-1e19161986e0 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4eb084c6-ca9b-4c5d-b1cd-1e19161986e0 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 13/25] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:57 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-be23bf98-b7f4-43c0-b8d7-e83a6cde3d8a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be23bf98-b7f4-43c0-b8d7-e83a6cde3d8a tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be23bf98-b7f4-43c0-b8d7-e83a6cde3d8a tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be23bf98-b7f4-43c0-b8d7-e83a6cde3d8a tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:57:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:57:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-be23bf98-b7f4-43c0-b8d7-e83a6cde3d8a tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Volume info retrieved successfully. Sep 01 01:57:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be23bf98-b7f4-43c0-b8d7-e83a6cde3d8a tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 200 Sep 01 01:57:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 13/26] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:58 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 850 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1979796878"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1979796878'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Create volume of 1 GB Sep 01 01:57:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Availability Zones retrieved successfully. Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Flow 'volume_create_api' (e7b6ee6e-164b-450f-bb6f-61bc76a2db65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76f92d4-ff92-4fa9-bcff-ef0d8fbd1f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76f92d4-ff92-4fa9-bcff-ef0d8fbd1f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a8c32c-7fcf-40a2-bd44-f471ea91352a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7ac270f9-2c38-4641-895e-c71f9e43f3a2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7ac270f9-2c38-4641-895e-c71f9e43f3a2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] GET http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d Sep 01 01:57:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7ac270f9-2c38-4641-895e-c71f9e43f3a2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7ac270f9-2c38-4641-895e-c71f9e43f3a2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7ac270f9-2c38-4641-895e-c71f9e43f3a2 tempest-DeleteServersTestJSON-2091283683 tempest-DeleteServersTestJSON-2091283683-project-member] http://192.168.122.25/volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d returned with HTTP 404 Sep 01 01:57:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 14/27] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:59 2026] GET /volume/v3/volumes/40e097c5-6a28-42f4-935f-ddc890b2195d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Created reservations ['e2bafdfa-8e39-476b-aeb1-96f468bdc3ee', '024082db-bd20-422d-89bc-d27e2880ad99', 'c4ea0f5d-8879-41fd-978b-a5592c4060e7', '902e3c1d-7f3c-4ba3-bc1e-db2d5887f4ec'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a8c32c-7fcf-40a2-bd44-f471ea91352a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2bafdfa-8e39-476b-aeb1-96f468bdc3ee', '024082db-bd20-422d-89bc-d27e2880ad99', 'c4ea0f5d-8879-41fd-978b-a5592c4060e7', '902e3c1d-7f3c-4ba3-bc1e-db2d5887f4ec']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6d17d6-e628-44c0-bec1-b62c944cdbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6d17d6-e628-44c0-bec1-b62c944cdbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1269a01b-ec36-4b3e-92cc-5e5b00ea9a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1979796878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543bcaea95484e4db1464fb7c56d8c66',qos_specs=None,replication_status=,reservations=['e2bafdfa-8e39-476b-aeb1-96f468bdc3ee','024082db-bd20-422d-89bc-d27e2880ad99','c4ea0f5d-8879-41fd-978b-a5592c4060e7','902e3c1d-7f3c-4ba3-bc1e-db2d5887f4ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b576a4be3fdb41cc9ce2d033d7f9dc16',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1979796878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1269a01b-ec36-4b3e-92cc-5e5b00ea9a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='543bcaea95484e4db1464fb7c56d8c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b576a4be3fdb41cc9ce2d033d7f9dc16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ffee7a-2ebf-4722-83bb-c0aee38f9e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ffee7a-2ebf-4722-83bb-c0aee38f9e26) transitioned into state 'SUCCESS' from state '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-1979796878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543bcaea95484e4db1464fb7c56d8c66',qos_specs=None,replication_status=,reservations=['e2bafdfa-8e39-476b-aeb1-96f468bdc3ee','024082db-bd20-422d-89bc-d27e2880ad99','c4ea0f5d-8879-41fd-978b-a5592c4060e7','902e3c1d-7f3c-4ba3-bc1e-db2d5887f4ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b576a4be3fdb41cc9ce2d033d7f9dc16',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ecede9-fac4-4c1a-8b97-bb3f72fc7fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ecede9-fac4-4c1a-8b97-bb3f72fc7fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Flow 'volume_create_api' (e7b6ee6e-164b-450f-bb6f-61bc76a2db65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Create volume request issued successfully. Sep 01 01:58:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e339b8f3-f531-4e90-9908-3ff5d61b697b tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 14/28] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 01:57:59 2026] POST /volume/v3/volumes => generated 762 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:58:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3bc45ea6-4b29-44d3-a15c-07197d12f69e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3bc45ea6-4b29-44d3-a15c-07197d12f69e tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] GET http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 Sep 01 01:58:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3bc45ea6-4b29-44d3-a15c-07197d12f69e tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3bc45ea6-4b29-44d3-a15c-07197d12f69e tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:58:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:58:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3bc45ea6-4b29-44d3-a15c-07197d12f69e tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Volume info retrieved successfully. Sep 01 01:58:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3bc45ea6-4b29-44d3-a15c-07197d12f69e tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 returned with HTTP 200 Sep 01 01:58:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 15/29] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:00 2026] GET /volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 => generated 830 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-045eb056-40ab-4808-b47d-0cd81935b121 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-045eb056-40ab-4808-b47d-0cd81935b121 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] GET http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 Sep 01 01:58:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-045eb056-40ab-4808-b47d-0cd81935b121 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-045eb056-40ab-4808-b47d-0cd81935b121 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:58:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:58:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-045eb056-40ab-4808-b47d-0cd81935b121 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Volume info retrieved successfully. Sep 01 01:58:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-045eb056-40ab-4808-b47d-0cd81935b121 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 returned with HTTP 200 Sep 01 01:58:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 15/30] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:01 2026] GET /volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9240fa21-80f6-4e27-90f1-7663994c291a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9240fa21-80f6-4e27-90f1-7663994c291a tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] GET http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 Sep 01 01:58:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9240fa21-80f6-4e27-90f1-7663994c291a tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9240fa21-80f6-4e27-90f1-7663994c291a tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:58:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:58:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9240fa21-80f6-4e27-90f1-7663994c291a tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Volume info retrieved successfully. Sep 01 01:58:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9240fa21-80f6-4e27-90f1-7663994c291a tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 returned with HTTP 200 Sep 01 01:58:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 16/31] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:02 2026] GET /volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d89cbb54-bc73-4371-9d95-a7df816638d3 req-ba8bd18b-cdca-41e5-a6e9-87a98a5667cf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d89cbb54-bc73-4371-9d95-a7df816638d3 req-ba8bd18b-cdca-41e5-a6e9-87a98a5667cf tempest-VolumesAdminNegativeTest-353918831 tempest-VolumesAdminNegativeTest-353918831-project] GET http://192.168.122.25/volume/v3/volumes/bc2e27e6-d561-44ef-81a1-8b4f6101ae83 Sep 01 01:58:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d89cbb54-bc73-4371-9d95-a7df816638d3 req-ba8bd18b-cdca-41e5-a6e9-87a98a5667cf tempest-VolumesAdminNegativeTest-353918831 tempest-VolumesAdminNegativeTest-353918831-project] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d89cbb54-bc73-4371-9d95-a7df816638d3 req-ba8bd18b-cdca-41e5-a6e9-87a98a5667cf tempest-VolumesAdminNegativeTest-353918831 tempest-VolumesAdminNegativeTest-353918831-project] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d89cbb54-bc73-4371-9d95-a7df816638d3 req-ba8bd18b-cdca-41e5-a6e9-87a98a5667cf tempest-VolumesAdminNegativeTest-353918831 tempest-VolumesAdminNegativeTest-353918831-project] http://192.168.122.25/volume/v3/volumes/bc2e27e6-d561-44ef-81a1-8b4f6101ae83 returned with HTTP 404 Sep 01 01:58:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 16/32] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 01:58:02 2026] GET /volume/v3/volumes/bc2e27e6-d561-44ef-81a1-8b4f6101ae83 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-76f88d5a-9598-4288-abd8-453c62c85132 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76f88d5a-9598-4288-abd8-453c62c85132 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] DELETE http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 Sep 01 01:58:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76f88d5a-9598-4288-abd8-453c62c85132 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76f88d5a-9598-4288-abd8-453c62c85132 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:02 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-76f88d5a-9598-4288-abd8-453c62c85132 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Delete volume with id: 1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 Sep 01 01:58:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:58:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:58:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-76f88d5a-9598-4288-abd8-453c62c85132 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Volume info retrieved successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-76f88d5a-9598-4288-abd8-453c62c85132 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Delete volume request issued successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76f88d5a-9598-4288-abd8-453c62c85132 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 returned with HTTP 202 Sep 01 01:58:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 17/33] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:02 2026] DELETE /volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-718a6bd9-27d3-480f-a750-c2a90dae8ab9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-718a6bd9-27d3-480f-a750-c2a90dae8ab9 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] GET http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 Sep 01 01:58:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-718a6bd9-27d3-480f-a750-c2a90dae8ab9 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-718a6bd9-27d3-480f-a750-c2a90dae8ab9 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:58:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:58:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-718a6bd9-27d3-480f-a750-c2a90dae8ab9 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Volume info retrieved successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-718a6bd9-27d3-480f-a750-c2a90dae8ab9 tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 returned with HTTP 200 Sep 01 01:58:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 17/34] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:03 2026] GET /volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bd4ad6a6-32b7-4d37-bcf4-d94b0bb8b8fb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bd4ad6a6-32b7-4d37-bcf4-d94b0bb8b8fb tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] GET http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 Sep 01 01:58:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bd4ad6a6-32b7-4d37-bcf4-d94b0bb8b8fb tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bd4ad6a6-32b7-4d37-bcf4-d94b0bb8b8fb tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bd4ad6a6-32b7-4d37-bcf4-d94b0bb8b8fb tempest-VolumesAdminNegativeTest-1091428370 tempest-VolumesAdminNegativeTest-1091428370-project-member] http://192.168.122.25/volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 returned with HTTP 404 Sep 01 01:58:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 18/35] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:04 2026] GET /volume/v3/volumes/1269a01b-ec36-4b3e-92cc-5e5b00ea9a46 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:13 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=119,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:14 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=66,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3d88b33b-011a-4465-afe7-870f98942a5a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-952123736"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-952123736'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Create volume of 1 GB Sep 01 01:58:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Availability Zones retrieved successfully. Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Flow 'volume_create_api' (3e2d3aa6-8ceb-4897-a98c-808a13d481ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be88a53-f724-4d65-8ef3-504b43d87d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be88a53-f724-4d65-8ef3-504b43d87d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b316f9f-2e55-4af8-9009-aa1bdb42261d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Created reservations ['b35a0a67-68e6-45c9-816a-3bef4a8393fa', 'f4d78707-e700-451e-a622-47257f35f320', 'b9bd8c30-c5ab-45f9-a22f-43ae648c758d', '66dfd8b9-e8a1-448a-b51c-cdd4ea325cfc'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b316f9f-2e55-4af8-9009-aa1bdb42261d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35a0a67-68e6-45c9-816a-3bef4a8393fa', 'f4d78707-e700-451e-a622-47257f35f320', 'b9bd8c30-c5ab-45f9-a22f-43ae648c758d', '66dfd8b9-e8a1-448a-b51c-cdd4ea325cfc']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fb23dd-2ba7-46ac-8b36-7c0a65a7bc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59fb23dd-2ba7-46ac-8b36-7c0a65a7bc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7932ce89-cde7-4986-823e-7c0631d0b8ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-952123736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d0ea659402b4827a795c4eadd9b9452',qos_specs=None,replication_status=,reservations=['b35a0a67-68e6-45c9-816a-3bef4a8393fa','f4d78707-e700-451e-a622-47257f35f320','b9bd8c30-c5ab-45f9-a22f-43ae648c758d','66dfd8b9-e8a1-448a-b51c-cdd4ea325cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6571fc5019b946d1bd553a49f65dca89',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-952123736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7932ce89-cde7-4986-823e-7c0631d0b8ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d0ea659402b4827a795c4eadd9b9452',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6571fc5019b946d1bd553a49f65dca89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bdc689-94af-48e6-8c61-481dff97caa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bdc689-94af-48e6-8c61-481dff97caa4) transitioned into state 'SUCCESS' from state '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-952123736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d0ea659402b4827a795c4eadd9b9452',qos_specs=None,replication_status=,reservations=['b35a0a67-68e6-45c9-816a-3bef4a8393fa','f4d78707-e700-451e-a622-47257f35f320','b9bd8c30-c5ab-45f9-a22f-43ae648c758d','66dfd8b9-e8a1-448a-b51c-cdd4ea325cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6571fc5019b946d1bd553a49f65dca89',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b533ca4-78a2-4aea-8d66-ef10f02ba05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b533ca4-78a2-4aea-8d66-ef10f02ba05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Flow 'volume_create_api' (3e2d3aa6-8ceb-4897-a98c-808a13d481ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Create volume request issued successfully. Sep 01 01:58:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d88b33b-011a-4465-afe7-870f98942a5a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 18/36] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:15 2026] POST /volume/v3/volumes => generated 760 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9a316b37-84b0-436f-abfb-9158faefbc85 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 01:58:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-956093311"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-956093311'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:32 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Create volume of 1 GB Sep 01 01:58:32 devstack devstack@c-api.service[86843]: /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 01 01:58:32 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:58:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:58:32.800658. {{(pid=86843) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:58:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Availability Zones retrieved successfully. Sep 01 01:58:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Flow 'volume_create_api' (ca58c2e8-c030-4d16-9dad-fbf125362bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988f0d91-6872-4a62-94d9-94e0b3f5092b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988f0d91-6872-4a62-94d9-94e0b3f5092b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c49d7de-e335-411c-a676-7618cc675212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-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 01 01:58:33 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-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 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Created reservations ['793f4aaf-ffd2-4261-93b2-4a221c815302', '65e8ae46-8891-45f1-81ae-81d083b45cc9', 'aea79ea3-ee56-41d0-9669-fd6ce751c532', 'fc073bb8-7bc1-43be-ac1f-aa98671efc6b'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c49d7de-e335-411c-a676-7618cc675212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['793f4aaf-ffd2-4261-93b2-4a221c815302', '65e8ae46-8891-45f1-81ae-81d083b45cc9', 'aea79ea3-ee56-41d0-9669-fd6ce751c532', 'fc073bb8-7bc1-43be-ac1f-aa98671efc6b']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e488729-3c3a-4dc1-98d3-e8b3f2403ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e488729-3c3a-4dc1-98d3-e8b3f2403ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-956093311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f43ec543b4c41898c2873771eabbd38',qos_specs=None,replication_status=,reservations=['793f4aaf-ffd2-4261-93b2-4a221c815302','65e8ae46-8891-45f1-81ae-81d083b45cc9','aea79ea3-ee56-41d0-9669-fd6ce751c532','fc073bb8-7bc1-43be-ac1f-aa98671efc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da84078a98f44128a095bd0c04a76bb8',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-956093311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f43ec543b4c41898c2873771eabbd38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da84078a98f44128a095bd0c04a76bb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d797e0-1330-474c-b25e-223dd39d14a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d797e0-1330-474c-b25e-223dd39d14a9) transitioned into state 'SUCCESS' from state '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-956093311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f43ec543b4c41898c2873771eabbd38',qos_specs=None,replication_status=,reservations=['793f4aaf-ffd2-4261-93b2-4a221c815302','65e8ae46-8891-45f1-81ae-81d083b45cc9','aea79ea3-ee56-41d0-9669-fd6ce751c532','fc073bb8-7bc1-43be-ac1f-aa98671efc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da84078a98f44128a095bd0c04a76bb8',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c684d9-9c1f-47a9-8844-e5362e0331d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c684d9-9c1f-47a9-8844-e5362e0331d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Flow 'volume_create_api' (ca58c2e8-c030-4d16-9dad-fbf125362bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Create volume request issued successfully. Sep 01 01:58:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a316b37-84b0-436f-abfb-9158faefbc85 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 19/37] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:32 2026] POST /volume/v3/volumes => generated 758 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cd4fe8e2-682c-45d1-8cfd-1d70c4469453 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd4fe8e2-682c-45d1-8cfd-1d70c4469453 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:58:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd4fe8e2-682c-45d1-8cfd-1d70c4469453 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd4fe8e2-682c-45d1-8cfd-1d70c4469453 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:58:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:58:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cd4fe8e2-682c-45d1-8cfd-1d70c4469453 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:58:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd4fe8e2-682c-45d1-8cfd-1d70c4469453 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:58:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 19/38] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:33 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d2024cb6-80dd-45d7-b998-1d9f778515f8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d2024cb6-80dd-45d7-b998-1d9f778515f8 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:58:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d2024cb6-80dd-45d7-b998-1d9f778515f8 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d2024cb6-80dd-45d7-b998-1d9f778515f8 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:58:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:58:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d2024cb6-80dd-45d7-b998-1d9f778515f8 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:58:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d2024cb6-80dd-45d7-b998-1d9f778515f8 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:58:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 20/39] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:34 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e70a09d2-724a-4c7a-8329-2aa01bc54eab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e70a09d2-724a-4c7a-8329-2aa01bc54eab tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:58:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e70a09d2-724a-4c7a-8329-2aa01bc54eab tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e70a09d2-724a-4c7a-8329-2aa01bc54eab tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:58:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e70a09d2-724a-4c7a-8329-2aa01bc54eab tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e70a09d2-724a-4c7a-8329-2aa01bc54eab tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:58:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 20/40] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:35 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:45 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=8 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1713668785"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1713668785'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Create volume of 1 GB Sep 01 01:59:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Availability Zones retrieved successfully. Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Flow 'volume_create_api' (63d8b23b-a75c-4b4f-a6fa-21846a3623a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e06727-cc27-48f4-bb6a-bd37dcc61128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e06727-cc27-48f4-bb6a-bd37dcc61128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3bbade-02da-414b-9dfd-2b965a45ba05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Created reservations ['d14ebf0e-bf17-48f0-879b-97e44511d348', '9a466578-bbc5-4163-a7ad-7c70a4a9421d', 'd260e92f-d4af-4b8f-b53c-d7d6c07b6e92', '7fd8de93-87c0-4233-bf6f-f2702b7bac20'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3bbade-02da-414b-9dfd-2b965a45ba05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d14ebf0e-bf17-48f0-879b-97e44511d348', '9a466578-bbc5-4163-a7ad-7c70a4a9421d', 'd260e92f-d4af-4b8f-b53c-d7d6c07b6e92', '7fd8de93-87c0-4233-bf6f-f2702b7bac20']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49da20ef-6c6f-47d8-8426-e93875d1faa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49da20ef-6c6f-47d8-8426-e93875d1faa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14ab9a8-4b5f-462b-b57c-43c0fca5911d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1713668785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def3d036e435400ca4c8dc00c31ffeee',qos_specs=None,replication_status=,reservations=['d14ebf0e-bf17-48f0-879b-97e44511d348','9a466578-bbc5-4163-a7ad-7c70a4a9421d','d260e92f-d4af-4b8f-b53c-d7d6c07b6e92','7fd8de93-87c0-4233-bf6f-f2702b7bac20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9478394f6d1442b8020567ad6eea864',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1713668785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14ab9a8-4b5f-462b-b57c-43c0fca5911d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def3d036e435400ca4c8dc00c31ffeee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9478394f6d1442b8020567ad6eea864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46f7cb5-deec-473c-908f-3d13b11b7719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46f7cb5-deec-473c-908f-3d13b11b7719) transitioned into state 'SUCCESS' from state '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-1713668785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def3d036e435400ca4c8dc00c31ffeee',qos_specs=None,replication_status=,reservations=['d14ebf0e-bf17-48f0-879b-97e44511d348','9a466578-bbc5-4163-a7ad-7c70a4a9421d','d260e92f-d4af-4b8f-b53c-d7d6c07b6e92','7fd8de93-87c0-4233-bf6f-f2702b7bac20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9478394f6d1442b8020567ad6eea864',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad4a55f-b857-4bbe-8ed5-bebdb33dd497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad4a55f-b857-4bbe-8ed5-bebdb33dd497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Flow 'volume_create_api' (63d8b23b-a75c-4b4f-a6fa-21846a3623a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Create volume request issued successfully. Sep 01 01:59:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f39c6d7-4a10-4c9b-a8f3-e02857a607cf tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 21/41] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:10 2026] POST /volume/v3/volumes => generated 761 bytes in 1095 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-802adf83-02da-47f5-8cca-4b465e33fc69 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-802adf83-02da-47f5-8cca-4b465e33fc69 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-802adf83-02da-47f5-8cca-4b465e33fc69 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-802adf83-02da-47f5-8cca-4b465e33fc69 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-802adf83-02da-47f5-8cca-4b465e33fc69 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-802adf83-02da-47f5-8cca-4b465e33fc69 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 200 Sep 01 01:59:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 21/42] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:11 2026] GET /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 829 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ca66ec5f-f1e1-4501-bf36-3a36c1af41c6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ca66ec5f-f1e1-4501-bf36-3a36c1af41c6 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ca66ec5f-f1e1-4501-bf36-3a36c1af41c6 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ca66ec5f-f1e1-4501-bf36-3a36c1af41c6 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ca66ec5f-f1e1-4501-bf36-3a36c1af41c6 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ca66ec5f-f1e1-4501-bf36-3a36c1af41c6 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 200 Sep 01 01:59:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 22/43] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:12 2026] GET /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 853 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b3796b08-d263-4f23-af9a-2c9a3f8ff3f0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b3796b08-d263-4f23-af9a-2c9a3f8ff3f0 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b3796b08-d263-4f23-af9a-2c9a3f8ff3f0 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b3796b08-d263-4f23-af9a-2c9a3f8ff3f0 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b3796b08-d263-4f23-af9a-2c9a3f8ff3f0 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b3796b08-d263-4f23-af9a-2c9a3f8ff3f0 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 22/44] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:14 2026] GET /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-db1a58ef-98b8-4f5d-b715-eaca1c774be3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-db1a58ef-98b8-4f5d-b715-eaca1c774be3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] POST http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d/action Sep 01 01:59:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-db1a58ef-98b8-4f5d-b715-eaca1c774be3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-db1a58ef-98b8-4f5d-b715-eaca1c774be3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-db1a58ef-98b8-4f5d-b715-eaca1c774be3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-db1a58ef-98b8-4f5d-b715-eaca1c774be3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume updated successfully. Sep 01 01:59:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-db1a58ef-98b8-4f5d-b715-eaca1c774be3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d/action returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 23/45] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 01:59:14 2026] POST /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d/action => generated 0 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6181db39-be9d-43c3-b4b3-fbbf148e4bcd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6181db39-be9d-43c3-b4b3-fbbf148e4bcd tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6181db39-be9d-43c3-b4b3-fbbf148e4bcd tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6181db39-be9d-43c3-b4b3-fbbf148e4bcd tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6181db39-be9d-43c3-b4b3-fbbf148e4bcd tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6181db39-be9d-43c3-b4b3-fbbf148e4bcd tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 23/46] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:14 2026] GET /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-b209ecb0-e4b1-4a41-b7ae-f8842cad2e8b req-ed74ee6b-8d6e-4663-8fe1-c802366eff2f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b209ecb0-e4b1-4a41-b7ae-f8842cad2e8b req-ed74ee6b-8d6e-4663-8fe1-c802366eff2f tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b209ecb0-e4b1-4a41-b7ae-f8842cad2e8b req-ed74ee6b-8d6e-4663-8fe1-c802366eff2f tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b209ecb0-e4b1-4a41-b7ae-f8842cad2e8b req-ed74ee6b-8d6e-4663-8fe1-c802366eff2f tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-b209ecb0-e4b1-4a41-b7ae-f8842cad2e8b req-ed74ee6b-8d6e-4663-8fe1-c802366eff2f tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b209ecb0-e4b1-4a41-b7ae-f8842cad2e8b req-ed74ee6b-8d6e-4663-8fe1-c802366eff2f tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 24/47] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 01:59:14 2026] GET /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-52268b45-5b52-4a08-a234-bceb2f0cde54 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52268b45-5b52-4a08-a234-bceb2f0cde54 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52268b45-5b52-4a08-a234-bceb2f0cde54 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52268b45-5b52-4a08-a234-bceb2f0cde54 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-52268b45-5b52-4a08-a234-bceb2f0cde54 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52268b45-5b52-4a08-a234-bceb2f0cde54 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 24/48] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:15 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 01:59:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-638872127"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-638872127'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:15 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Create volume of 1 GB Sep 01 01:59:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Availability Zones retrieved successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Flow 'volume_create_api' (9c7f7e36-b9d0-4e5d-b07d-1becc21d91bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-2c1df0db-aaaf-4553-bd09-8d62fb62ef07 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd19be8-2079-4211-92ba-9a6bc7f09227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-2c1df0db-aaaf-4553-bd09-8d62fb62ef07 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-2c1df0db-aaaf-4553-bd09-8d62fb62ef07 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-2c1df0db-aaaf-4553-bd09-8d62fb62ef07 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-2c1df0db-aaaf-4553-bd09-8d62fb62ef07 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd19be8-2079-4211-92ba-9a6bc7f09227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-2c1df0db-aaaf-4553-bd09-8d62fb62ef07 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 25/49] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 01:59:16 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b20dee-b20a-48cc-820f-661a6195a891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Created reservations ['9e4621a3-f0c2-4888-9967-a84d902fd52c', '986ad2ca-dd86-4220-b61e-e07dd223da20', '05ea6ba8-0832-438f-952c-3860717aafdf', '4b7057c2-1538-447a-8aa1-e8aa5a2e192c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b20dee-b20a-48cc-820f-661a6195a891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e4621a3-f0c2-4888-9967-a84d902fd52c', '986ad2ca-dd86-4220-b61e-e07dd223da20', '05ea6ba8-0832-438f-952c-3860717aafdf', '4b7057c2-1538-447a-8aa1-e8aa5a2e192c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bdeef7-99d7-47aa-82f8-9b8ece944820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bdeef7-99d7-47aa-82f8-9b8ece944820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc07daeb-2945-4a5d-99ef-d5bad70aed0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-638872127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def3d036e435400ca4c8dc00c31ffeee',qos_specs=None,replication_status=,reservations=['9e4621a3-f0c2-4888-9967-a84d902fd52c','986ad2ca-dd86-4220-b61e-e07dd223da20','05ea6ba8-0832-438f-952c-3860717aafdf','4b7057c2-1538-447a-8aa1-e8aa5a2e192c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9478394f6d1442b8020567ad6eea864',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-638872127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc07daeb-2945-4a5d-99ef-d5bad70aed0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def3d036e435400ca4c8dc00c31ffeee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9478394f6d1442b8020567ad6eea864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e77b9ff-7a71-4164-bac0-77f5d791e64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e77b9ff-7a71-4164-bac0-77f5d791e64d) transitioned into state 'SUCCESS' from state '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-638872127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def3d036e435400ca4c8dc00c31ffeee',qos_specs=None,replication_status=,reservations=['9e4621a3-f0c2-4888-9967-a84d902fd52c','986ad2ca-dd86-4220-b61e-e07dd223da20','05ea6ba8-0832-438f-952c-3860717aafdf','4b7057c2-1538-447a-8aa1-e8aa5a2e192c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9478394f6d1442b8020567ad6eea864',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d677230-28fd-4eca-99b4-6a6d83bc025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d677230-28fd-4eca-99b4-6a6d83bc025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Flow 'volume_create_api' (9c7f7e36-b9d0-4e5d-b07d-1becc21d91bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Create volume request issued successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a49e3cf0-8371-4314-83b1-9849f2070fc4 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 25/50] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:15 2026] POST /volume/v3/volumes => generated 760 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9d57bb81-e7f2-4d36-803d-9d4862df2fe3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d57bb81-e7f2-4d36-803d-9d4862df2fe3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d57bb81-e7f2-4d36-803d-9d4862df2fe3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d57bb81-e7f2-4d36-803d-9d4862df2fe3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-d7f3f3ed-7c4d-44ed-8989-bcbc61724b51 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-d7f3f3ed-7c4d-44ed-8989-bcbc61724b51 None None] GET http://192.168.122.25/volume// Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-d7f3f3ed-7c4d-44ed-8989-bcbc61724b51 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-d7f3f3ed-7c4d-44ed-8989-bcbc61724b51 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-d7f3f3ed-7c4d-44ed-8989-bcbc61724b51 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:59:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 26/51] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:16 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-42ca6e5b-0f75-42ca-a523-92607268de65 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-42ca6e5b-0f75-42ca-a523-92607268de65 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 01:59:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-42ca6e5b-0f75-42ca-a523-92607268de65 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7932ce89-cde7-4986-823e-7c0631d0b8ee", "connector": null, "instance_uuid": "4e434d4e-5670-4626-bec4-b2366f29f369"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9d57bb81-e7f2-4d36-803d-9d4862df2fe3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d57bb81-e7f2-4d36-803d-9d4862df2fe3 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 200 Sep 01 01:59:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 26/52] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:16 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 828 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-42ca6e5b-0f75-42ca-a523-92607268de65 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 01:59:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 27/53] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 01:59:16 2026] POST /volume/v3/attachments => generated 273 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-783e5074-1a2c-44e3-ac92-ef43469c85c2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-783e5074-1a2c-44e3-ac92-ef43469c85c2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-783e5074-1a2c-44e3-ac92-ef43469c85c2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-783e5074-1a2c-44e3-ac92-ef43469c85c2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-783e5074-1a2c-44e3-ac92-ef43469c85c2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-c917b025-fc11-439b-99e9-078fee1683c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-c917b025-fc11-439b-99e9-078fee1683c5 None None] GET http://192.168.122.25/volume// Sep 01 01:59:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-c917b025-fc11-439b-99e9-078fee1683c5 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-c917b025-fc11-439b-99e9-078fee1683c5 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-c917b025-fc11-439b-99e9-078fee1683c5 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:59:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 28/54] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:17 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-783e5074-1a2c-44e3-ac92-ef43469c85c2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 27/55] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:17 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 852 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-8473832f-55f5-4ebf-8041-f8cbfba491f6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-8473832f-55f5-4ebf-8041-f8cbfba491f6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-8473832f-55f5-4ebf-8041-f8cbfba491f6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-8473832f-55f5-4ebf-8041-f8cbfba491f6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-8473832f-55f5-4ebf-8041-f8cbfba491f6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-8473832f-55f5-4ebf-8041-f8cbfba491f6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 29/56] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 01:59:17 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1033 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f8fa0db7-159e-43ae-8383-593e9ca48bce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f8fa0db7-159e-43ae-8383-593e9ca48bce tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f8fa0db7-159e-43ae-8383-593e9ca48bce tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f8fa0db7-159e-43ae-8383-593e9ca48bce tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f8fa0db7-159e-43ae-8383-593e9ca48bce tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f8fa0db7-159e-43ae-8383-593e9ca48bce tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 200 Sep 01 01:59:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 28/57] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:18 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 852 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-235f862c-8a92-439e-8a68-7159a4f78fc7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-235f862c-8a92-439e-8a68-7159a4f78fc7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] PUT http://192.168.122.25/volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e Sep 01 01:59:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-235f862c-8a92-439e-8a68-7159a4f78fc7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:18 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-235f862c-8a92-439e-8a68-7159a4f78fc7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Acquiring lock "cinder-attachment_update-7932ce89-cde7-4986-823e-7c0631d0b8ee-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:59:18 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-235f862c-8a92-439e-8a68-7159a4f78fc7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-7932ce89-cde7-4986-823e-7c0631d0b8ee-devstack" acquired by "attachment_update" :: waited 0.053s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:59:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4f7a5510-76ba-463e-804a-f1b42fc1c92f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4f7a5510-76ba-463e-804a-f1b42fc1c92f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4f7a5510-76ba-463e-804a-f1b42fc1c92f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4f7a5510-76ba-463e-804a-f1b42fc1c92f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4f7a5510-76ba-463e-804a-f1b42fc1c92f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4f7a5510-76ba-463e-804a-f1b42fc1c92f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 29/58] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:18 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 852 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8c40c0b1-20ec-47cb-a006-1b86445f8c72 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c40c0b1-20ec-47cb-a006-1b86445f8c72 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8c40c0b1-20ec-47cb-a006-1b86445f8c72 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8c40c0b1-20ec-47cb-a006-1b86445f8c72 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8c40c0b1-20ec-47cb-a006-1b86445f8c72 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c40c0b1-20ec-47cb-a006-1b86445f8c72 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 200 Sep 01 01:59:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 30/59] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:19 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 852 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-64cbf6d7-fcc3-4378-8633-f6fea967e5d0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64cbf6d7-fcc3-4378-8633-f6fea967e5d0 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-64cbf6d7-fcc3-4378-8633-f6fea967e5d0 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-64cbf6d7-fcc3-4378-8633-f6fea967e5d0 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-64cbf6d7-fcc3-4378-8633-f6fea967e5d0 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64cbf6d7-fcc3-4378-8633-f6fea967e5d0 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 31/60] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:20 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 852 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6d3531b3-ef7a-436f-ba7b-d822fdf23526 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d3531b3-ef7a-436f-ba7b-d822fdf23526 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d3531b3-ef7a-436f-ba7b-d822fdf23526 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d3531b3-ef7a-436f-ba7b-d822fdf23526 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6d3531b3-ef7a-436f-ba7b-d822fdf23526 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d3531b3-ef7a-436f-ba7b-d822fdf23526 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 200 Sep 01 01:59:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 32/61] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:20 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 852 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:21 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-235f862c-8a92-439e-8a68-7159a4f78fc7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-7932ce89-cde7-4986-823e-7c0631d0b8ee-devstack" released by "attachment_update" :: held 2.909s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:59:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-235f862c-8a92-439e-8a68-7159a4f78fc7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e returned with HTTP 200 Sep 01 01:59:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 30/62] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 01:59:18 2026] PUT /volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e => generated 694 bytes in 3012 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-df5a7cbe-833e-4637-8e2a-a86444c94f66 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df5a7cbe-833e-4637-8e2a-a86444c94f66 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df5a7cbe-833e-4637-8e2a-a86444c94f66 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df5a7cbe-833e-4637-8e2a-a86444c94f66 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-df5a7cbe-833e-4637-8e2a-a86444c94f66 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df5a7cbe-833e-4637-8e2a-a86444c94f66 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 33/63] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:21 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea68c656-4111-4d16-a6a0-be3784a9c79d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea68c656-4111-4d16-a6a0-be3784a9c79d tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea68c656-4111-4d16-a6a0-be3784a9c79d tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea68c656-4111-4d16-a6a0-be3784a9c79d tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ea68c656-4111-4d16-a6a0-be3784a9c79d tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea68c656-4111-4d16-a6a0-be3784a9c79d tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 200 Sep 01 01:59:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 31/64] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:21 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-898339e7-d1d8-4d25-a185-9a160ff087fb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-898339e7-d1d8-4d25-a185-9a160ff087fb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e/action Sep 01 01:59:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-898339e7-d1d8-4d25-a185-9a160ff087fb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-898339e7-d1d8-4d25-a185-9a160ff087fb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e7a172a4-39ab-49e1-9115-68eaa76df601 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e7a172a4-39ab-49e1-9115-68eaa76df601 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e7a172a4-39ab-49e1-9115-68eaa76df601 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e7a172a4-39ab-49e1-9115-68eaa76df601 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e7a172a4-39ab-49e1-9115-68eaa76df601 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e7a172a4-39ab-49e1-9115-68eaa76df601 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 32/65] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:22 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-22bbb3b9-8d49-4fe0-9fba-0ede51088da8 req-898339e7-d1d8-4d25-a185-9a160ff087fb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e/action returned with HTTP 204 Sep 01 01:59:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 34/66] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 01:59:22 2026] POST /volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-00612310-0e0a-4a92-8d86-b35253a42493 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00612310-0e0a-4a92-8d86-b35253a42493 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] DELETE http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00612310-0e0a-4a92-8d86-b35253a42493 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00612310-0e0a-4a92-8d86-b35253a42493 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-00612310-0e0a-4a92-8d86-b35253a42493 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Delete volume with id: bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-00612310-0e0a-4a92-8d86-b35253a42493 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-00612310-0e0a-4a92-8d86-b35253a42493 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Delete volume request issued successfully. Sep 01 01:59:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00612310-0e0a-4a92-8d86-b35253a42493 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 202 Sep 01 01:59:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 33/67] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:22 2026] DELETE /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-df7084dc-f46f-49a1-ba71-75b9f39a4502 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df7084dc-f46f-49a1-ba71-75b9f39a4502 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df7084dc-f46f-49a1-ba71-75b9f39a4502 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df7084dc-f46f-49a1-ba71-75b9f39a4502 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-df7084dc-f46f-49a1-ba71-75b9f39a4502 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df7084dc-f46f-49a1-ba71-75b9f39a4502 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 200 Sep 01 01:59:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 35/68] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:22 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 852 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f2966bdc-ba6e-425f-b0d7-14e6e7281055 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f2966bdc-ba6e-425f-b0d7-14e6e7281055 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f2966bdc-ba6e-425f-b0d7-14e6e7281055 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f2966bdc-ba6e-425f-b0d7-14e6e7281055 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f2966bdc-ba6e-425f-b0d7-14e6e7281055 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f2966bdc-ba6e-425f-b0d7-14e6e7281055 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 34/69] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:23 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1145 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8f644f88-7cce-4f2a-88ee-6c5dada28a49 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f644f88-7cce-4f2a-88ee-6c5dada28a49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8f644f88-7cce-4f2a-88ee-6c5dada28a49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8f644f88-7cce-4f2a-88ee-6c5dada28a49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8f644f88-7cce-4f2a-88ee-6c5dada28a49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f644f88-7cce-4f2a-88ee-6c5dada28a49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 36/70] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:23 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1145 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1f52d6f5-40ce-47b5-924f-4e5f213b81d5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f52d6f5-40ce-47b5-924f-4e5f213b81d5 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f52d6f5-40ce-47b5-924f-4e5f213b81d5 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f52d6f5-40ce-47b5-924f-4e5f213b81d5 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1f52d6f5-40ce-47b5-924f-4e5f213b81d5 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f52d6f5-40ce-47b5-924f-4e5f213b81d5 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 200 Sep 01 01:59:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 35/71] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:24 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-2b53829f-6cb2-4516-881f-55ca4f59149f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-2b53829f-6cb2-4516-881f-55ca4f59149f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-2b53829f-6cb2-4516-881f-55ca4f59149f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-2b53829f-6cb2-4516-881f-55ca4f59149f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-8117a906-79b0-4ed2-8936-943047d832cf req-2b53829f-6cb2-4516-881f-55ca4f59149f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-2b53829f-6cb2-4516-881f-55ca4f59149f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 37/72] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 01:59:25 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1145 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1830d8fe-8911-405d-9ebd-8ac4246a2111 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1830d8fe-8911-405d-9ebd-8ac4246a2111 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c Sep 01 01:59:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1830d8fe-8911-405d-9ebd-8ac4246a2111 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1830d8fe-8911-405d-9ebd-8ac4246a2111 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1830d8fe-8911-405d-9ebd-8ac4246a2111 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c returned with HTTP 404 Sep 01 01:59:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 36/73] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:25 2026] GET /volume/v3/volumes/bc07daeb-2945-4a5d-99ef-d5bad70aed0c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7b9f12fa-b093-422e-9482-f57741b76ecb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7b9f12fa-b093-422e-9482-f57741b76ecb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7b9f12fa-b093-422e-9482-f57741b76ecb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7b9f12fa-b093-422e-9482-f57741b76ecb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-7b9f12fa-b093-422e-9482-f57741b76ecb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Delete volume with id: a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7b9f12fa-b093-422e-9482-f57741b76ecb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7b9f12fa-b093-422e-9482-f57741b76ecb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Delete volume request issued successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7b9f12fa-b093-422e-9482-f57741b76ecb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 202 Sep 01 01:59:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 38/74] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:25 2026] DELETE /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-613b558f-d509-41ed-ad5d-52dcce93e183 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-613b558f-d509-41ed-ad5d-52dcce93e183 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-613b558f-d509-41ed-ad5d-52dcce93e183 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-613b558f-d509-41ed-ad5d-52dcce93e183 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-613b558f-d509-41ed-ad5d-52dcce93e183 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Volume info retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-613b558f-d509-41ed-ad5d-52dcce93e183 tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 37/75] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:25 2026] GET /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-19752415-f634-4779-a9ba-eee138fb3e8b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-19752415-f634-4779-a9ba-eee138fb3e8b None None] GET http://192.168.122.25/volume// Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-19752415-f634-4779-a9ba-eee138fb3e8b None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-19752415-f634-4779-a9ba-eee138fb3e8b None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-19752415-f634-4779-a9ba-eee138fb3e8b None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:59:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 39/76] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:26 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-840064d1-11ec-46ed-8d12-46564cafb285 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-840064d1-11ec-46ed-8d12-46564cafb285 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-840064d1-11ec-46ed-8d12-46564cafb285 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7932ce89-cde7-4986-823e-7c0631d0b8ee", "connector": null, "instance_uuid": "4e434d4e-5670-4626-bec4-b2366f29f369"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-840064d1-11ec-46ed-8d12-46564cafb285 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 01:59:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 38/77] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 01:59:26 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-fa41ff5c-c31b-4748-8936-ce854cdbca39 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-fa41ff5c-c31b-4748-8936-ce854cdbca39 None None] GET http://192.168.122.25/volume// Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-fa41ff5c-c31b-4748-8936-ce854cdbca39 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-fa41ff5c-c31b-4748-8936-ce854cdbca39 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-fa41ff5c-c31b-4748-8936-ce854cdbca39 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:59:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 40/78] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:26 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-9cc81dc1-c42c-4219-8152-ea5b6db7a05b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-9cc81dc1-c42c-4219-8152-ea5b6db7a05b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-9cc81dc1-c42c-4219-8152-ea5b6db7a05b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-9cc81dc1-c42c-4219-8152-ea5b6db7a05b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b94bbf8a-517c-4aa3-b356-59da37de4ddb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b94bbf8a-517c-4aa3-b356-59da37de4ddb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] GET http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b94bbf8a-517c-4aa3-b356-59da37de4ddb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b94bbf8a-517c-4aa3-b356-59da37de4ddb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8117a906-79b0-4ed2-8936-943047d832cf req-9cc81dc1-c42c-4219-8152-ea5b6db7a05b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-9cc81dc1-c42c-4219-8152-ea5b6db7a05b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 39/79] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 01:59:26 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1326 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-831ef805-1cbe-4567-b1c0-a24eafd0c152 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-831ef805-1cbe-4567-b1c0-a24eafd0c152 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] DELETE http://192.168.122.25/volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-831ef805-1cbe-4567-b1c0-a24eafd0c152 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-831ef805-1cbe-4567-b1c0-a24eafd0c152 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b94bbf8a-517c-4aa3-b356-59da37de4ddb tempest-ServersNegativeTestJSON-1895896711 tempest-ServersNegativeTestJSON-1895896711-project-member] http://192.168.122.25/volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d returned with HTTP 404 Sep 01 01:59:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 41/80] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:26 2026] GET /volume/v3/volumes/a14ab9a8-4b5f-462b-b57c-43c0fca5911d => generated 109 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86843]: /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 01 01:59:26 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 01:59:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-831ef805-1cbe-4567-b1c0-a24eafd0c152 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e returned with HTTP 200 Sep 01 01:59:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 40/81] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 01:59:26 2026] DELETE /volume/v3/attachments/7bec93b1-19df-460b-818e-7eb016a1af5e => generated 192 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-4fe429c0-8fe5-48fb-85c3-ebddd35c8b9f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-4fe429c0-8fe5-48fb-85c3-ebddd35c8b9f None None] GET http://192.168.122.25/volume// Sep 01 01:59:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-4fe429c0-8fe5-48fb-85c3-ebddd35c8b9f None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-4fe429c0-8fe5-48fb-85c3-ebddd35c8b9f None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-4fe429c0-8fe5-48fb-85c3-ebddd35c8b9f None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:59:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 42/82] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:27 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-83e01e1f-eecc-41ee-9008-0868adb7cf8f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-83e01e1f-eecc-41ee-9008-0868adb7cf8f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 01:59:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-83e01e1f-eecc-41ee-9008-0868adb7cf8f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-83e01e1f-eecc-41ee-9008-0868adb7cf8f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8117a906-79b0-4ed2-8936-943047d832cf req-83e01e1f-eecc-41ee-9008-0868adb7cf8f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 01:59:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-83e01e1f-eecc-41ee-9008-0868adb7cf8f tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 01:59:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 41/83] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 01:59:27 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1033 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-fc37f35b-3237-4c93-bdb6-2807e9638697 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-fc37f35b-3237-4c93-bdb6-2807e9638697 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] PUT http://192.168.122.25/volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e Sep 01 01:59:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-fc37f35b-3237-4c93-bdb6-2807e9638697 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:28 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-8117a906-79b0-4ed2-8936-943047d832cf req-fc37f35b-3237-4c93-bdb6-2807e9638697 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Acquiring lock "cinder-attachment_update-7932ce89-cde7-4986-823e-7c0631d0b8ee-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:59:28 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-8117a906-79b0-4ed2-8936-943047d832cf req-fc37f35b-3237-4c93-bdb6-2807e9638697 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-7932ce89-cde7-4986-823e-7c0631d0b8ee-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:59:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:29 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-8117a906-79b0-4ed2-8936-943047d832cf req-fc37f35b-3237-4c93-bdb6-2807e9638697 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-7932ce89-cde7-4986-823e-7c0631d0b8ee-devstack" released by "attachment_update" :: held 0.446s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:59:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-fc37f35b-3237-4c93-bdb6-2807e9638697 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e returned with HTTP 200 Sep 01 01:59:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 43/84] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 01:59:28 2026] PUT /volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e => generated 694 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8117a906-79b0-4ed2-8936-943047d832cf req-13ba29fc-6b23-4b22-afb2-5ed1d3db0a78 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-13ba29fc-6b23-4b22-afb2-5ed1d3db0a78 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e/action Sep 01 01:59:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-13ba29fc-6b23-4b22-afb2-5ed1d3db0a78 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-13ba29fc-6b23-4b22-afb2-5ed1d3db0a78 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8117a906-79b0-4ed2-8936-943047d832cf req-13ba29fc-6b23-4b22-afb2-5ed1d3db0a78 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e/action returned with HTTP 204 Sep 01 01:59:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 42/85] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 01:59:29 2026] POST /volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1475956514"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1475956514'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Create volume of 1 GB Sep 01 01:59:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Availability Zones retrieved successfully. Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Flow 'volume_create_api' (fb9fa84a-1b20-497a-ba98-9b9f8d3968a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a8e9d1-902b-4b03-aa9e-d4b5b50ed448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a8e9d1-902b-4b03-aa9e-d4b5b50ed448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f62aa8c-4224-4295-8af6-6931b5c296f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Created reservations ['3d1699f2-b3bc-4d26-a479-5e91fa6d31dc', '5ffc36c5-a38d-40f3-b873-c96bbfb413ef', '0bba8362-e758-49ab-9c21-5c23da031c18', '183634a4-cfd1-434a-ad5f-7dc639dcc914'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f62aa8c-4224-4295-8af6-6931b5c296f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d1699f2-b3bc-4d26-a479-5e91fa6d31dc', '5ffc36c5-a38d-40f3-b873-c96bbfb413ef', '0bba8362-e758-49ab-9c21-5c23da031c18', '183634a4-cfd1-434a-ad5f-7dc639dcc914']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e74c91f-896b-46ce-8aa4-7e397166969e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e74c91f-896b-46ce-8aa4-7e397166969e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03a08c3-fb38-4380-8aec-5248dc4fbc22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1475956514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b67697ecd974b73aadd37a104f76ab1',qos_specs=None,replication_status=,reservations=['3d1699f2-b3bc-4d26-a479-5e91fa6d31dc','5ffc36c5-a38d-40f3-b873-c96bbfb413ef','0bba8362-e758-49ab-9c21-5c23da031c18','183634a4-cfd1-434a-ad5f-7dc639dcc914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75de39754a1e430ea572a8c2dfcce9a2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1475956514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03a08c3-fb38-4380-8aec-5248dc4fbc22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b67697ecd974b73aadd37a104f76ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75de39754a1e430ea572a8c2dfcce9a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ea5305-5b45-468a-ac2d-cc51b4799272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ea5305-5b45-468a-ac2d-cc51b4799272) transitioned into state 'SUCCESS' from state '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-1475956514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b67697ecd974b73aadd37a104f76ab1',qos_specs=None,replication_status=,reservations=['3d1699f2-b3bc-4d26-a479-5e91fa6d31dc','5ffc36c5-a38d-40f3-b873-c96bbfb413ef','0bba8362-e758-49ab-9c21-5c23da031c18','183634a4-cfd1-434a-ad5f-7dc639dcc914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75de39754a1e430ea572a8c2dfcce9a2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67af7a61-a03b-4af1-a7f6-7c93c21c380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67af7a61-a03b-4af1-a7f6-7c93c21c380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Flow 'volume_create_api' (fb9fa84a-1b20-497a-ba98-9b9f8d3968a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Create volume request issued successfully. Sep 01 01:59:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa6906ff-461b-404c-b2d8-edc5eac2db73 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 44/86] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:31 2026] POST /volume/v3/volumes => generated 766 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-37d2b63a-c524-43e7-aea1-b87436c9a61a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-37d2b63a-c524-43e7-aea1-b87436c9a61a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-37d2b63a-c524-43e7-aea1-b87436c9a61a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-37d2b63a-c524-43e7-aea1-b87436c9a61a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-37d2b63a-c524-43e7-aea1-b87436c9a61a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-37d2b63a-c524-43e7-aea1-b87436c9a61a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 200 Sep 01 01:59:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 43/87] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:32 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 834 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8aac691f-79d4-4bc7-8d5d-5a6c0ab8220b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8aac691f-79d4-4bc7-8d5d-5a6c0ab8220b tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8aac691f-79d4-4bc7-8d5d-5a6c0ab8220b tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8aac691f-79d4-4bc7-8d5d-5a6c0ab8220b tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8aac691f-79d4-4bc7-8d5d-5a6c0ab8220b tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8aac691f-79d4-4bc7-8d5d-5a6c0ab8220b tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 200 Sep 01 01:59:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 45/88] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:33 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 858 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2b035c47-eeb6-40d9-97cb-14d4657eee8d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b035c47-eeb6-40d9-97cb-14d4657eee8d tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b035c47-eeb6-40d9-97cb-14d4657eee8d tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b035c47-eeb6-40d9-97cb-14d4657eee8d tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2b035c47-eeb6-40d9-97cb-14d4657eee8d tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b035c47-eeb6-40d9-97cb-14d4657eee8d tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 200 Sep 01 01:59:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 44/89] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:34 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 858 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0d188e0a-89a5-445c-9b4c-d503c874f881 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d188e0a-89a5-445c-9b4c-d503c874f881 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d188e0a-89a5-445c-9b4c-d503c874f881 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d188e0a-89a5-445c-9b4c-d503c874f881 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0d188e0a-89a5-445c-9b4c-d503c874f881 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d188e0a-89a5-445c-9b4c-d503c874f881 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 200 Sep 01 01:59:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 46/90] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:35 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 858 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9496e11f-8a19-4b52-baf2-3c8af8ec3be8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9496e11f-8a19-4b52-baf2-3c8af8ec3be8 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9496e11f-8a19-4b52-baf2-3c8af8ec3be8 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9496e11f-8a19-4b52-baf2-3c8af8ec3be8 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9496e11f-8a19-4b52-baf2-3c8af8ec3be8 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9496e11f-8a19-4b52-baf2-3c8af8ec3be8 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 200 Sep 01 01:59:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 45/91] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:37 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 859 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:46 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=118,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] DELETE http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:46 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Delete volume with id: f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Delete volume request issued successfully. Sep 01 01:59:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-479050d7-d291-4c04-9bd2-4a1b0d6fc23a tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 202 Sep 01 01:59:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 47/92] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:46 2026] DELETE /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c1a4cc5c-9e34-4ad8-89a7-0e5f20271169 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1a4cc5c-9e34-4ad8-89a7-0e5f20271169 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1a4cc5c-9e34-4ad8-89a7-0e5f20271169 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1a4cc5c-9e34-4ad8-89a7-0e5f20271169 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c1a4cc5c-9e34-4ad8-89a7-0e5f20271169 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1a4cc5c-9e34-4ad8-89a7-0e5f20271169 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 200 Sep 01 01:59:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 46/93] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:46 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 858 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d7cc92ce-3773-47d3-8148-695ebc864d0e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7cc92ce-3773-47d3-8148-695ebc864d0e tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7cc92ce-3773-47d3-8148-695ebc864d0e tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7cc92ce-3773-47d3-8148-695ebc864d0e tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d7cc92ce-3773-47d3-8148-695ebc864d0e tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Volume info retrieved successfully. Sep 01 01:59:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7cc92ce-3773-47d3-8148-695ebc864d0e tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 200 Sep 01 01:59:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 48/94] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 858 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29e49473-b96f-4a83-8744-11aa482922f5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29e49473-b96f-4a83-8744-11aa482922f5 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] GET http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 Sep 01 01:59:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29e49473-b96f-4a83-8744-11aa482922f5 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29e49473-b96f-4a83-8744-11aa482922f5 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29e49473-b96f-4a83-8744-11aa482922f5 tempest-ServerRescueNegativeTestJSON-17413612 tempest-ServerRescueNegativeTestJSON-17413612-project-member] http://192.168.122.25/volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 returned with HTTP 404 Sep 01 01:59:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 47/95] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:49 2026] GET /volume/v3/volumes/f03a08c3-fb38-4380-8aec-5248dc4fbc22 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-443e24c7-0491-487e-ae1c-4f2847d40d1a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-443e24c7-0491-487e-ae1c-4f2847d40d1a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:59:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-443e24c7-0491-487e-ae1c-4f2847d40d1a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-443e24c7-0491-487e-ae1c-4f2847d40d1a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-443e24c7-0491-487e-ae1c-4f2847d40d1a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-443e24c7-0491-487e-ae1c-4f2847d40d1a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:59:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 49/96] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 01:59:54 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-ae4b03f2-7764-4db5-b1c4-8812bba1d8a7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-ae4b03f2-7764-4db5-b1c4-8812bba1d8a7 None None] GET http://192.168.122.25/volume// Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-ae4b03f2-7764-4db5-b1c4-8812bba1d8a7 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-ae4b03f2-7764-4db5-b1c4-8812bba1d8a7 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-ae4b03f2-7764-4db5-b1c4-8812bba1d8a7 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:59:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 48/97] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:55 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-9237f970-956b-408b-b337-619457240e71 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-9237f970-956b-408b-b337-619457240e71 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-9237f970-956b-408b-b337-619457240e71 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9", "connector": null, "instance_uuid": "562a17e8-9c1f-4580-81ac-3bf638e1e15f"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-9237f970-956b-408b-b337-619457240e71 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 01:59:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 50/98] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 01:59:55 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-666499bb-befc-44a2-9535-5eb3d652648e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-666499bb-befc-44a2-9535-5eb3d652648e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-666499bb-befc-44a2-9535-5eb3d652648e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-666499bb-befc-44a2-9535-5eb3d652648e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-8bf4170b-3f67-4956-ba8f-bb229bda19f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-8bf4170b-3f67-4956-ba8f-bb229bda19f5 None None] GET http://192.168.122.25/volume// Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-8bf4170b-3f67-4956-ba8f-bb229bda19f5 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-666499bb-befc-44a2-9535-5eb3d652648e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-8bf4170b-3f67-4956-ba8f-bb229bda19f5 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-8bf4170b-3f67-4956-ba8f-bb229bda19f5 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 01:59:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 51/99] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:55 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-666499bb-befc-44a2-9535-5eb3d652648e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:59:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 49/100] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:55 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-e3ba3a7c-eff6-4646-bb24-f5ec952b3638 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-e3ba3a7c-eff6-4646-bb24-f5ec952b3638 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-e3ba3a7c-eff6-4646-bb24-f5ec952b3638 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-e3ba3a7c-eff6-4646-bb24-f5ec952b3638 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-e3ba3a7c-eff6-4646-bb24-f5ec952b3638 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:59:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-e3ba3a7c-eff6-4646-bb24-f5ec952b3638 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:59:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 52/101] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 01:59:55 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 1031 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-f018cfb8-b1f8-4fd9-a003-5910817ce259 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-f018cfb8-b1f8-4fd9-a003-5910817ce259 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] PUT http://192.168.122.25/volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643 Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-f018cfb8-b1f8-4fd9-a003-5910817ce259 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-f018cfb8-b1f8-4fd9-a003-5910817ce259 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Acquiring lock "cinder-attachment_update-33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-f018cfb8-b1f8-4fd9-a003-5910817ce259 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Lock "cinder-attachment_update-33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:59:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:56 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-f018cfb8-b1f8-4fd9-a003-5910817ce259 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Lock "cinder-attachment_update-33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9-devstack" released by "attachment_update" :: held 0.330s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:59:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-f018cfb8-b1f8-4fd9-a003-5910817ce259 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643 returned with HTTP 200 Sep 01 01:59:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 50/102] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 01:59:55 2026] PUT /volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643 => generated 694 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5c898d47-3269-4fd0-9875-5c55c6a91492 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c898d47-3269-4fd0-9875-5c55c6a91492 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:59:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c898d47-3269-4fd0-9875-5c55c6a91492 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c898d47-3269-4fd0-9875-5c55c6a91492 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5c898d47-3269-4fd0-9875-5c55c6a91492 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:59:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c898d47-3269-4fd0-9875-5c55c6a91492 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:59:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 53/103] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:56 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-dc57c692-a3d6-42e8-8156-4c4f034e6dfe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-dc57c692-a3d6-42e8-8156-4c4f034e6dfe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] POST http://192.168.122.25/volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643/action Sep 01 01:59:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-dc57c692-a3d6-42e8-8156-4c4f034e6dfe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-dc57c692-a3d6-42e8-8156-4c4f034e6dfe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-befcf7e1-2854-4a9a-bef6-5917d20879b4 req-dc57c692-a3d6-42e8-8156-4c4f034e6dfe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643/action returned with HTTP 204 Sep 01 01:59:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 51/104] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 01:59:56 2026] POST /volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1bda5954-b4ab-4019-9f43-8399eb82069f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1bda5954-b4ab-4019-9f43-8399eb82069f tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:59:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1bda5954-b4ab-4019-9f43-8399eb82069f tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1bda5954-b4ab-4019-9f43-8399eb82069f tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 01:59:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 01:59:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1bda5954-b4ab-4019-9f43-8399eb82069f tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:59:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1bda5954-b4ab-4019-9f43-8399eb82069f tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:59:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 54/105] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:57 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 1143 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a0600f60-fdfb-41cb-b4d8-0c594c1383fe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a0600f60-fdfb-41cb-b4d8-0c594c1383fe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 01:59:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a0600f60-fdfb-41cb-b4d8-0c594c1383fe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a0600f60-fdfb-41cb-b4d8-0c594c1383fe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 01:59:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 01:59:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a0600f60-fdfb-41cb-b4d8-0c594c1383fe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 01:59:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a0600f60-fdfb-41cb-b4d8-0c594c1383fe tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 01:59:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 52/106] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:57 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 1143 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-3ea4748f-f845-499a-bee4-33f63c1d81e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-3ea4748f-f845-499a-bee4-33f63c1d81e4 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-3ea4748f-f845-499a-bee4-33f63c1d81e4 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-3ea4748f-f845-499a-bee4-33f63c1d81e4 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-3ea4748f-f845-499a-bee4-33f63c1d81e4 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-3ea4748f-f845-499a-bee4-33f63c1d81e4 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 55/107] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:02 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 1143 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-6528de6c-03d0-42ca-a1e5-37167be5bd7e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-6528de6c-03d0-42ca-a1e5-37167be5bd7e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] POST http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9/action Sep 01 02:00:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-6528de6c-03d0-42ca-a1e5-37167be5bd7e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-6528de6c-03d0-42ca-a1e5-37167be5bd7e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-6528de6c-03d0-42ca-a1e5-37167be5bd7e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-6528de6c-03d0-42ca-a1e5-37167be5bd7e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Begin detaching volume completed successfully. Sep 01 02:00:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-6528de6c-03d0-42ca-a1e5-37167be5bd7e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9/action returned with HTTP 202 Sep 01 02:00:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 53/108] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:00:02 2026] POST /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b206e7ab-108d-4125-aca6-b549b167ff02 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b206e7ab-108d-4125-aca6-b549b167ff02 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b206e7ab-108d-4125-aca6-b549b167ff02 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b206e7ab-108d-4125-aca6-b549b167ff02 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b206e7ab-108d-4125-aca6-b549b167ff02 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b206e7ab-108d-4125-aca6-b549b167ff02 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 56/109] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:03 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 1146 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-d25437e2-edab-476e-8f08-c375d17b0103 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-d25437e2-edab-476e-8f08-c375d17b0103 None None] GET http://192.168.122.25/volume// Sep 01 02:00:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-d25437e2-edab-476e-8f08-c375d17b0103 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-d25437e2-edab-476e-8f08-c375d17b0103 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-d25437e2-edab-476e-8f08-c375d17b0103 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:00:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 54/110] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:00:03 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-70cf4636-f502-48d8-877f-0909f1f3b50e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-70cf4636-f502-48d8-877f-0909f1f3b50e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-70cf4636-f502-48d8-877f-0909f1f3b50e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-70cf4636-f502-48d8-877f-0909f1f3b50e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-70cf4636-f502-48d8-877f-0909f1f3b50e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-70cf4636-f502-48d8-877f-0909f1f3b50e tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 57/111] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:00:03 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 1327 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-7397b436-6c7b-4c37-bf13-5c806e44fbdd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-7397b436-6c7b-4c37-bf13-5c806e44fbdd tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] DELETE http://192.168.122.25/volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643 Sep 01 02:00:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-7397b436-6c7b-4c37-bf13-5c806e44fbdd tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-7397b436-6c7b-4c37-bf13-5c806e44fbdd tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[86843]: /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 01 02:00:03 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:00:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-930fc919-426d-4ed6-89d6-715b1634cb95 req-7397b436-6c7b-4c37-bf13-5c806e44fbdd tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643 returned with HTTP 200 Sep 01 02:00:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 55/112] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:00:03 2026] DELETE /volume/v3/attachments/56b6910b-2b81-497d-b0e3-82fa1e414643 => generated 19 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8053a29a-3743-4623-8c78-cf9f06cb7b09 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8053a29a-3743-4623-8c78-cf9f06cb7b09 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8053a29a-3743-4623-8c78-cf9f06cb7b09 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8053a29a-3743-4623-8c78-cf9f06cb7b09 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:04 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:04 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8053a29a-3743-4623-8c78-cf9f06cb7b09 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8053a29a-3743-4623-8c78-cf9f06cb7b09 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 58/113] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:04 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-99040fb4-607b-4e22-b9b6-03a640ac3f68 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99040fb4-607b-4e22-b9b6-03a640ac3f68 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99040fb4-607b-4e22-b9b6-03a640ac3f68 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99040fb4-607b-4e22-b9b6-03a640ac3f68 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:08 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=180,cinder:INSERT=19,cinder:UPDATE=43 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-99040fb4-607b-4e22-b9b6-03a640ac3f68 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99040fb4-607b-4e22-b9b6-03a640ac3f68 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 56/114] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:08 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9700087e-f773-46fa-9894-088901e1756a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9700087e-f773-46fa-9894-088901e1756a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9700087e-f773-46fa-9894-088901e1756a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9700087e-f773-46fa-9894-088901e1756a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9700087e-f773-46fa-9894-088901e1756a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9700087e-f773-46fa-9894-088901e1756a tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 59/115] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:08 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-44d44e1e-19dc-4028-8312-8e38c13a0bc3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44d44e1e-19dc-4028-8312-8e38c13a0bc3 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] GET http://192.168.122.25/volume/v3/scheduler-stats/get_pools Sep 01 02:00:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44d44e1e-19dc-4028-8312-8e38c13a0bc3 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44d44e1e-19dc-4028-8312-8e38c13a0bc3 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Calling method 'get_pools' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44d44e1e-19dc-4028-8312-8e38c13a0bc3 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] http://192.168.122.25/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:00:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 57/116] 192.168.122.25 () {58 vars in 1170 bytes} [Tue Sep 1 02:00:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:00:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a4bcaa9b-185b-4123-85ce-3f734c37b857 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4bcaa9b-185b-4123-85ce-3f734c37b857 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] GET http://192.168.122.25/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:00:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4bcaa9b-185b-4123-85ce-3f734c37b857 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4bcaa9b-185b-4123-85ce-3f734c37b857 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Calling method 'get_pools' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4bcaa9b-185b-4123-85ce-3f734c37b857 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] http://192.168.122.25/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:00:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 60/117] 192.168.122.25 () {58 vars in 1193 bytes} [Tue Sep 1 02:00:08 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-10022b0d-5037-4ea7-80d3-0887211793cd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-10022b0d-5037-4ea7-80d3-0887211793cd tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] GET http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:00:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-10022b0d-5037-4ea7-80d3-0887211793cd tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-10022b0d-5037-4ea7-80d3-0887211793cd tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:09 devstack devstack@c-api.service[86843]: /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 01 02:00:09 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-10022b0d-5037-4ea7-80d3-0887211793cd tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:00:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 58/118] 192.168.122.25 () {58 vars in 1188 bytes} [Tue Sep 1 02:00:09 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f9755cd7-a55c-4eb7-b48a-184e635ddf68 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9755cd7-a55c-4eb7-b48a-184e635ddf68 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] GET http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:00:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f9755cd7-a55c-4eb7-b48a-184e635ddf68 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f9755cd7-a55c-4eb7-b48a-184e635ddf68 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:09 devstack devstack@c-api.service[86844]: /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 01 02:00:09 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9755cd7-a55c-4eb7-b48a-184e635ddf68 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962 tempest-BackendsCapabilitiesAdminTestsJSON-1321826962-project-admin] http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:00:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 61/119] 192.168.122.25 () {58 vars in 1188 bytes} [Tue Sep 1 02:00:09 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c067d6ae-4d8a-4467-9235-15c0b35f978d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c067d6ae-4d8a-4467-9235-15c0b35f978d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:00:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c067d6ae-4d8a-4467-9235-15c0b35f978d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c067d6ae-4d8a-4467-9235-15c0b35f978d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c067d6ae-4d8a-4467-9235-15c0b35f978d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c067d6ae-4d8a-4467-9235-15c0b35f978d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 02:00:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 59/120] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:13 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1145 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-878c5cb6-69c6-4245-8ec5-c881486aacf6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-878c5cb6-69c6-4245-8ec5-c881486aacf6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:00:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-878c5cb6-69c6-4245-8ec5-c881486aacf6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-878c5cb6-69c6-4245-8ec5-c881486aacf6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-878c5cb6-69c6-4245-8ec5-c881486aacf6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-878c5cb6-69c6-4245-8ec5-c881486aacf6 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 02:00:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 62/121] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:14 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1145 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-c2c6a6b2-7459-414d-bad0-fb09642c6308 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-c2c6a6b2-7459-414d-bad0-fb09642c6308 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:00:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-c2c6a6b2-7459-414d-bad0-fb09642c6308 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-c2c6a6b2-7459-414d-bad0-fb09642c6308 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-c2c6a6b2-7459-414d-bad0-fb09642c6308 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-c2c6a6b2-7459-414d-bad0-fb09642c6308 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 02:00:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 60/122] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:14 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-76d8df06-5ec4-4f72-9b73-55efb8fc6428 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-76d8df06-5ec4-4f72-9b73-55efb8fc6428 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee/action Sep 01 02:00:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-76d8df06-5ec4-4f72-9b73-55efb8fc6428 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-76d8df06-5ec4-4f72-9b73-55efb8fc6428 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-76d8df06-5ec4-4f72-9b73-55efb8fc6428 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-76d8df06-5ec4-4f72-9b73-55efb8fc6428 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Begin detaching volume completed successfully. Sep 01 02:00:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-76d8df06-5ec4-4f72-9b73-55efb8fc6428 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee/action returned with HTTP 202 Sep 01 02:00:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 63/123] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:00:14 2026] POST /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-3695e98f-0f03-49e2-aa36-a89bb808c3aa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-3695e98f-0f03-49e2-aa36-a89bb808c3aa None None] GET http://192.168.122.25/volume// Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-3695e98f-0f03-49e2-aa36-a89bb808c3aa None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-3695e98f-0f03-49e2-aa36-a89bb808c3aa None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-3695e98f-0f03-49e2-aa36-a89bb808c3aa None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:00:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 61/124] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:00:15 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:00:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-8da40d47-c663-4877-8553-21c5d60a05ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-8da40d47-c663-4877-8553-21c5d60a05ec tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:00:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-8da40d47-c663-4877-8553-21c5d60a05ec tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-8da40d47-c663-4877-8553-21c5d60a05ec tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-8da40d47-c663-4877-8553-21c5d60a05ec tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-8da40d47-c663-4877-8553-21c5d60a05ec tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 02:00:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 64/125] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:00:15 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 1329 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] DELETE http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Delete volume with id: 33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-015b5ce2-a715-4deb-9937-a6c8ebad589d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-015b5ce2-a715-4deb-9937-a6c8ebad589d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] DELETE http://192.168.122.25/volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e Sep 01 02:00:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-015b5ce2-a715-4deb-9937-a6c8ebad589d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-015b5ce2-a715-4deb-9937-a6c8ebad589d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:15 devstack devstack@c-api.service[86844]: /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 01 02:00:15 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Delete volume request issued successfully. Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bba49b79-19a2-41b9-941d-ba6f906fa4df tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 202 Sep 01 02:00:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 62/126] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:00:15 2026] DELETE /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9a8c2503-663f-452c-9e6b-396d04fb8e1b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a8c2503-663f-452c-9e6b-396d04fb8e1b tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a8c2503-663f-452c-9e6b-396d04fb8e1b tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a8c2503-663f-452c-9e6b-396d04fb8e1b tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-28b06a2b-25ad-4fb4-9c74-8779703d216d req-015b5ce2-a715-4deb-9937-a6c8ebad589d tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e returned with HTTP 200 Sep 01 02:00:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 65/127] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:00:15 2026] DELETE /volume/v3/attachments/6a63e639-b4d4-4736-b5a0-cabaa9d88e8e => generated 19 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7a4c4bd1-703e-463f-bcff-041a9c6fd3ba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a4c4bd1-703e-463f-bcff-041a9c6fd3ba tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:00:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a4c4bd1-703e-463f-bcff-041a9c6fd3ba tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a4c4bd1-703e-463f-bcff-041a9c6fd3ba tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a4c4bd1-703e-463f-bcff-041a9c6fd3ba tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a4c4bd1-703e-463f-bcff-041a9c6fd3ba tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 02:00:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 66/128] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:16 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 853 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-277c5b57-fcc5-42a1-88fa-b43c09d89316 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9a8c2503-663f-452c-9e6b-396d04fb8e1b tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a8c2503-663f-452c-9e6b-396d04fb8e1b tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 63/129] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:15 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 850 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-277c5b57-fcc5-42a1-88fa-b43c09d89316 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:00:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-277c5b57-fcc5-42a1-88fa-b43c09d89316 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-395060309"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-277c5b57-fcc5-42a1-88fa-b43c09d89316 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:00:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 67/130] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:00:16 2026] POST /volume/v3/types => generated 223 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8c8e95d6-c6be-4ca2-b47c-dda3892c0e80 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c8e95d6-c6be-4ca2-b47c-dda3892c0e80 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:00:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c8e95d6-c6be-4ca2-b47c-dda3892c0e80 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-17402190"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c8e95d6-c6be-4ca2-b47c-dda3892c0e80 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:00:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 64/131] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:00:17 2026] POST /volume/v3/group_types => generated 179 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cd64777d-4ed0-46e2-bb0b-e35f8ba9b475 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cd64777d-4ed0-46e2-bb0b-e35f8ba9b475 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cd64777d-4ed0-46e2-bb0b-e35f8ba9b475 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cd64777d-4ed0-46e2-bb0b-e35f8ba9b475 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cd64777d-4ed0-46e2-bb0b-e35f8ba9b475 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Volume info retrieved successfully. Sep 01 02:00:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cd64777d-4ed0-46e2-bb0b-e35f8ba9b475 tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 200 Sep 01 02:00:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 65/132] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:17 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:00:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0a9f5caf-97db-44c8-abd0-2d138f2af6bb", "volume_types": ["7cf84d40-33e0-4d31-b412-3db4c9616f32"], "name": "tempest-GroupSnapshotsTest-Group-1455871716"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating new group {'group': {'group_type': '0a9f5caf-97db-44c8-abd0-2d138f2af6bb', 'volume_types': ['7cf84d40-33e0-4d31-b412-3db4c9616f32'], 'name': 'tempest-GroupSnapshotsTest-Group-1455871716'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:00:18 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating group tempest-GroupSnapshotsTest-Group-1455871716. Sep 01 02:00:18 devstack devstack@c-api.service[86844]: /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 01 02:00:18 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:18 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:00:18.181206. {{(pid=86844) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:00:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:00:18 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['e1cd2bbd-2931-4dc9-a523-cc11558d2397'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-855898cc-bebe-45f6-a7bb-1232fcc12392 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:00:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 68/133] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:00:17 2026] POST /volume/v3/groups => generated 112 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:00:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2b98e595-0f9a-4231-b251-ec814aeafb87 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b98e595-0f9a-4231-b251-ec814aeafb87 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac Sep 01 02:00:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b98e595-0f9a-4231-b251-ec814aeafb87 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b98e595-0f9a-4231-b251-ec814aeafb87 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-2b98e595-0f9a-4231-b251-ec814aeafb87 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 38653a69-cf4c-4842-8130-931cf3b371ac {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:18 devstack devstack@c-api.service[86843]: /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 01 02:00:18 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b98e595-0f9a-4231-b251-ec814aeafb87 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac returned with HTTP 200 Sep 01 02:00:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 66/134] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:18 2026] GET /volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac => generated 392 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-34a5c486-43e9-4e60-8738-5572017a844c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34a5c486-43e9-4e60-8738-5572017a844c tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] GET http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 Sep 01 02:00:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34a5c486-43e9-4e60-8738-5572017a844c tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34a5c486-43e9-4e60-8738-5572017a844c tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34a5c486-43e9-4e60-8738-5572017a844c tempest-TaggedAttachmentsTest-636050106 tempest-TaggedAttachmentsTest-636050106-project-member] http://192.168.122.25/volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 returned with HTTP 404 Sep 01 02:00:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 69/135] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:18 2026] GET /volume/v3/volumes/33d3fde3-6c08-440a-9b9d-ebba0bc3d0e9 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dabc6487-340a-4134-b65f-fffa3bfcb507 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dabc6487-340a-4134-b65f-fffa3bfcb507 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac Sep 01 02:00:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dabc6487-340a-4134-b65f-fffa3bfcb507 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dabc6487-340a-4134-b65f-fffa3bfcb507 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-dabc6487-340a-4134-b65f-fffa3bfcb507 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 38653a69-cf4c-4842-8130-931cf3b371ac {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:19 devstack devstack@c-api.service[86843]: /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 01 02:00:19 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dabc6487-340a-4134-b65f-fffa3bfcb507 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac returned with HTTP 200 Sep 01 02:00:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 67/136] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:19 2026] GET /volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac => generated 393 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:00:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-919125482", "volume_type": "7cf84d40-33e0-4d31-b412-3db4c9616f32", "group_id": "38653a69-cf4c-4842-8130-931cf3b371ac", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-919125482', 'volume_type': '7cf84d40-33e0-4d31-b412-3db4c9616f32', 'group_id': '38653a69-cf4c-4842-8130-931cf3b371ac', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:19 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume of 1 GB Sep 01 02:00:19 devstack devstack@c-api.service[86844]: /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 01 02:00:19 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:00:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (7a43d26f-bdc0-45ce-a5bc-4ea21b3c9b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cdb7c0a-e54c-4e4b-9c79-244ab5086104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cdb7c0a-e54c-4e4b-9c79-244ab5086104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:00:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cf84d40-33e0-4d31-b412-3db4c9616f32,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-395060309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cf84d40-33e0-4d31-b412-3db4c9616f32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '38653a69-cf4c-4842-8130-931cf3b371ac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23353718-675e-444e-91c6-ba44d533c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-395060309 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-395060309, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:20 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-395060309 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-395060309, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['722e3bdf-7c75-4e4c-b138-613ec264d630', '27a95ed5-3472-4258-a8d3-da5143057ae0', '0f068f7a-2609-4de8-bd49-b5bffd014d9f', 'a3436429-2a0d-4cd6-8ed7-b854d9eab223'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23353718-675e-444e-91c6-ba44d533c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722e3bdf-7c75-4e4c-b138-613ec264d630', '27a95ed5-3472-4258-a8d3-da5143057ae0', '0f068f7a-2609-4de8-bd49-b5bffd014d9f', 'a3436429-2a0d-4cd6-8ed7-b854d9eab223']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbee510-f5df-4ec4-bbad-9dc114e92809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbee510-f5df-4ec4-bbad-9dc114e92809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137620cf-866a-4372-926d-44bddb85d2e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-919125482',encryption_key_id=None,group_id=38653a69-cf4c-4842-8130-931cf3b371ac,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['722e3bdf-7c75-4e4c-b138-613ec264d630','27a95ed5-3472-4258-a8d3-da5143057ae0','0f068f7a-2609-4de8-bd49-b5bffd014d9f','a3436429-2a0d-4cd6-8ed7-b854d9eab223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=7cf84d40-33e0-4d31-b412-3db4c9616f32), 'volume': Volume(_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-01T00:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-919125482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=38653a69-cf4c-4842-8130-931cf3b371ac,host=None,id=137620cf-866a-4372-926d-44bddb85d2e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0b9e0db9e84d03afbb82b02b63d321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cf84d40-33e0-4d31-b412-3db4c9616f32),volume_type_id=7cf84d40-33e0-4d31-b412-3db4c9616f32)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec83eec7-f5f1-46a5-a018-05626f0bc1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec83eec7-f5f1-46a5-a018-05626f0bc1ca) transitioned into state 'SUCCESS' from state '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-919125482',encryption_key_id=None,group_id=38653a69-cf4c-4842-8130-931cf3b371ac,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['722e3bdf-7c75-4e4c-b138-613ec264d630','27a95ed5-3472-4258-a8d3-da5143057ae0','0f068f7a-2609-4de8-bd49-b5bffd014d9f','a3436429-2a0d-4cd6-8ed7-b854d9eab223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=7cf84d40-33e0-4d31-b412-3db4c9616f32)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adae4dbd-9a08-465f-87de-bb4d3da1e9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adae4dbd-9a08-465f-87de-bb4d3da1e9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (7a43d26f-bdc0-45ce-a5bc-4ea21b3c9b21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request issued successfully. Sep 01 02:00:20 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:20 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:20 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6a98d9d-e810-4b1c-87c0-07bcbfe20d44 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 70/137] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:00:19 2026] POST /volume/v3/volumes => generated 827 bytes in 993 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 Sep 01 02:00:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:20 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:20 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:21 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eedf9ecb-b4c7-49a9-a1e5-1304ffbdaed3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 returned with HTTP 200 Sep 01 02:00:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 68/138] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:20 2026] GET /volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 => generated 919 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:22 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:22 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4d7aebd0-96a8-49ed-bd2a-b08ab8d3a64a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 returned with HTTP 200 Sep 01 02:00:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 71/139] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:22 2026] GET /volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/group_snapshots Sep 01 02:00:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "38653a69-cf4c-4842-8130-931cf3b371ac", "name": "tempest-group_snapshot-980323308"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '38653a69-cf4c-4842-8130-931cf3b371ac', 'name': 'tempest-group_snapshot-980323308'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:00:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.group_snapshots [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating group_snapshot tempest-group_snapshot-980323308. Sep 01 02:00:22 devstack devstack@c-api.service[86843]: /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 01 02:00:22 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-395060309 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-395060309, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:22 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-395060309 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-395060309, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:22 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['2b614c53-0cdc-447f-adb3-89ef642fec58', 'af95bff6-0775-4202-82ea-795886b4fc1c', '933fd5f3-440c-4a7f-b3bb-2b8d056e3d6c', '5d0df237-19c5-470e-bf76-51c3770643e4'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e5bdc761-7a0a-48cf-91ea-e444114103e2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:00:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 69/140] 192.168.122.25 () {62 vars in 1203 bytes} [Tue Sep 1 02:00:22 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cbce960d-23c0-46b8-968f-925c3aa7825d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbce960d-23c0-46b8-968f-925c3aa7825d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbce960d-23c0-46b8-968f-925c3aa7825d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbce960d-23c0-46b8-968f-925c3aa7825d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-cbce960d-23c0-46b8-968f-925c3aa7825d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbce960d-23c0-46b8-968f-925c3aa7825d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 returned with HTTP 200 Sep 01 02:00:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 72/141] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:00:22 2026] GET /volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae5628e5-cc8b-46ee-941b-302a60444fd3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae5628e5-cc8b-46ee-941b-302a60444fd3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 Sep 01 02:00:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae5628e5-cc8b-46ee-941b-302a60444fd3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae5628e5-cc8b-46ee-941b-302a60444fd3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-ae5628e5-cc8b-46ee-941b-302a60444fd3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae5628e5-cc8b-46ee-941b-302a60444fd3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 returned with HTTP 200 Sep 01 02:00:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 70/142] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:00:23 2026] GET /volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 => generated 306 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-babde8c4-4724-4cc9-bb87-f9554abde781 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1303274967", "imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1303274967', 'imageRef': '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Create volume of 1 GB Sep 01 02:00:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Availability Zones retrieved successfully. Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Flow 'volume_create_api' (86f5a4a6-af78-470e-acb4-08e72090b432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85248ffd-6e47-4266-ad2a-7d418e9c64a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85248ffd-6e47-4266-ad2a-7d418e9c64a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a143284-a8c1-451c-88c4-8c7943a22aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-348d8ac1-e5b9-4a9f-b576-9097dc8a6df1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-348d8ac1-e5b9-4a9f-b576-9097dc8a6df1 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 Sep 01 02:00:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-348d8ac1-e5b9-4a9f-b576-9097dc8a6df1 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-348d8ac1-e5b9-4a9f-b576-9097dc8a6df1 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-348d8ac1-e5b9-4a9f-b576-9097dc8a6df1 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-348d8ac1-e5b9-4a9f-b576-9097dc8a6df1 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 returned with HTTP 200 Sep 01 02:00:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 71/143] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:00:25 2026] GET /volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 => generated 306 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Created reservations ['bedcfcbd-7b70-4a5b-8272-03f5bdedaec5', '52b44210-7aca-4103-808c-5e229dd9c2e5', '8a8460f6-f590-4311-823e-80d526735840', 'b8603bb9-05e9-4243-8aa7-5319b5864cf2'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a143284-a8c1-451c-88c4-8c7943a22aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bedcfcbd-7b70-4a5b-8272-03f5bdedaec5', '52b44210-7aca-4103-808c-5e229dd9c2e5', '8a8460f6-f590-4311-823e-80d526735840', 'b8603bb9-05e9-4243-8aa7-5319b5864cf2']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4ebba7-d15e-4e24-b049-7af984793c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4ebba7-d15e-4e24-b049-7af984793c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b718bb-36a0-4ac8-a202-77b2127c453a', '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-1303274967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d0ea659402b4827a795c4eadd9b9452',qos_specs=None,replication_status=,reservations=['bedcfcbd-7b70-4a5b-8272-03f5bdedaec5','52b44210-7aca-4103-808c-5e229dd9c2e5','8a8460f6-f590-4311-823e-80d526735840','b8603bb9-05e9-4243-8aa7-5319b5864cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6571fc5019b946d1bd553a49f65dca89',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1303274967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4b718bb-36a0-4ac8-a202-77b2127c453a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d0ea659402b4827a795c4eadd9b9452',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6571fc5019b946d1bd553a49f65dca89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fd6e6e-70ff-4092-bfc3-3d8479326303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fd6e6e-70ff-4092-bfc3-3d8479326303) transitioned into state 'SUCCESS' from state '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-1303274967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d0ea659402b4827a795c4eadd9b9452',qos_specs=None,replication_status=,reservations=['bedcfcbd-7b70-4a5b-8272-03f5bdedaec5','52b44210-7aca-4103-808c-5e229dd9c2e5','8a8460f6-f590-4311-823e-80d526735840','b8603bb9-05e9-4243-8aa7-5319b5864cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6571fc5019b946d1bd553a49f65dca89',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b57cfba-ca8f-492f-b45c-77421b75dcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b57cfba-ca8f-492f-b45c-77421b75dcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Flow 'volume_create_api' (86f5a4a6-af78-470e-acb4-08e72090b432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Create volume request issued successfully. Sep 01 02:00:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-babde8c4-4724-4cc9-bb87-f9554abde781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 73/144] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:00:24 2026] POST /volume/v3/volumes => generated 760 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-721c3497-07ce-48aa-addb-c68490ca9dd2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-721c3497-07ce-48aa-addb-c68490ca9dd2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-721c3497-07ce-48aa-addb-c68490ca9dd2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-721c3497-07ce-48aa-addb-c68490ca9dd2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-721c3497-07ce-48aa-addb-c68490ca9dd2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-721c3497-07ce-48aa-addb-c68490ca9dd2 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 72/145] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:25 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 828 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5d591c29-f53e-44b8-9a19-7b4037547277 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d591c29-f53e-44b8-9a19-7b4037547277 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5d591c29-f53e-44b8-9a19-7b4037547277 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5d591c29-f53e-44b8-9a19-7b4037547277 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-5d591c29-f53e-44b8-9a19-7b4037547277 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d591c29-f53e-44b8-9a19-7b4037547277 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 returned with HTTP 200 Sep 01 02:00:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 74/146] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:00:26 2026] GET /volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /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 01 02:00:26 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all snapshots completed successfully. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a908d172-d1fa-44bf-9071-9ff86dd54b15 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:00:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 73/147] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:00:26 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f355f4de-a60a-4a0b-9224-abc3af13ba96 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f355f4de-a60a-4a0b-9224-abc3af13ba96 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f355f4de-a60a-4a0b-9224-abc3af13ba96 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f355f4de-a60a-4a0b-9224-abc3af13ba96 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f355f4de-a60a-4a0b-9224-abc3af13ba96 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f355f4de-a60a-4a0b-9224-abc3af13ba96 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 returned with HTTP 200 Sep 01 02:00:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 75/148] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:00:26 2026] GET /volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 => generated 450 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a8bef698-e125-46a1-9112-665d60da3022 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups/action Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0", "name": "tempest-Group_from_snap-1435609067"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0", "name": "tempest-Group_from_snap-1435609067"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0', 'name': 'tempest-Group_from_snap-1435609067'}}. {{(pid=86843) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating group tempest-Group_from_snap-1435609067 from group_snapshot 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /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 01 02:00:26 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5409297b-6a7a-4c47-b807-11e552cf4715 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /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 01 02:00:26 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5409297b-6a7a-4c47-b807-11e552cf4715 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5409297b-6a7a-4c47-b807-11e552cf4715 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5409297b-6a7a-4c47-b807-11e552cf4715 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['dfbb73f9-5d8d-4663-b496-c1297b64da27'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5409297b-6a7a-4c47-b807-11e552cf4715 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5409297b-6a7a-4c47-b807-11e552cf4715 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 76/149] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:26 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 852 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /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 01 02:00:26 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:26 devstack devstack@c-api.service[86843]: INFO cinder.group.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] A mapping entry already exists for group 90d25721-ff70-4940-94da-e9dad72bf928 and volume type 7cf84d40-33e0-4d31-b412-3db4c9616f32. Do not need to create again. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /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 01 02:00:26 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:00:26.936973. {{(pid=86843) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (26e43cb5-7fcc-4fea-8240-90f8f6cf276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dda6a6-66b2-453f-88b5-e97e61e8b56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dda6a6-66b2-453f-88b5-e97e61e8b56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0694f2ad-66e2-4cbe-8b23-49702cefabd3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:00:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cf84d40-33e0-4d31-b412-3db4c9616f32,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-395060309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cf84d40-33e0-4d31-b412-3db4c9616f32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '90d25721-ff70-4940-94da-e9dad72bf928', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7c3ea3-a85a-49cf-97e1-c623a1cab049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-395060309 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-395060309, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['169b48ef-dba2-4141-8e72-8a56ceb44699', '4cd8aabb-3069-468f-9c98-df1dd3592385'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7c3ea3-a85a-49cf-97e1-c623a1cab049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['169b48ef-dba2-4141-8e72-8a56ceb44699', '4cd8aabb-3069-468f-9c98-df1dd3592385']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a64da5-f534-48f1-8732-cb8f9104ed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a64da5-f534-48f1-8732-cb8f9104ed34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84f5527-2dde-4db0-96f1-fcdd798bf56c', '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=90d25721-ff70-4940-94da-e9dad72bf928,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['169b48ef-dba2-4141-8e72-8a56ceb44699','4cd8aabb-3069-468f-9c98-df1dd3592385'],size=1,snapshot_id=0694f2ad-66e2-4cbe-8b23-49702cefabd3,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=7cf84d40-33e0-4d31-b412-3db4c9616f32), 'volume': Volume(_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-01T00:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=90d25721-ff70-4940-94da-e9dad72bf928,host=None,id=b84f5527-2dde-4db0-96f1-fcdd798bf56c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0b9e0db9e84d03afbb82b02b63d321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0694f2ad-66e2-4cbe-8b23-49702cefabd3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cf84d40-33e0-4d31-b412-3db4c9616f32),volume_type_id=7cf84d40-33e0-4d31-b412-3db4c9616f32)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a0a68f-bd08-4454-be86-5aa46c95fd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a0a68f-bd08-4454-be86-5aa46c95fd07) transitioned into state 'SUCCESS' from 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=90d25721-ff70-4940-94da-e9dad72bf928,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['169b48ef-dba2-4141-8e72-8a56ceb44699','4cd8aabb-3069-468f-9c98-df1dd3592385'],size=1,snapshot_id=0694f2ad-66e2-4cbe-8b23-49702cefabd3,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=7cf84d40-33e0-4d31-b412-3db4c9616f32)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (26e43cb5-7fcc-4fea-8240-90f8f6cf276f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request issued successfully. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: /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 01 02:00:27 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a8bef698-e125-46a1-9112-665d60da3022 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/action returned with HTTP 202 Sep 01 02:00:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 74/150] 192.168.122.25 () {62 vars in 1197 bytes} [Tue Sep 1 02:00:26 2026] POST /volume/v3/groups/action => generated 103 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6810f262-36b2-4c49-b945-bd82f45e6291 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:27 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:27 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae2f57bd-852d-4819-95df-08aadf015b3a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae2f57bd-852d-4819-95df-08aadf015b3a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae2f57bd-852d-4819-95df-08aadf015b3a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae2f57bd-852d-4819-95df-08aadf015b3a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6810f262-36b2-4c49-b945-bd82f45e6291 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 77/151] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0f214c6f-1dfa-4540-ac05-89769e86917b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae2f57bd-852d-4819-95df-08aadf015b3a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:27 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:27 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae2f57bd-852d-4819-95df-08aadf015b3a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 75/152] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 910 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f214c6f-1dfa-4540-ac05-89769e86917b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 200 Sep 01 02:00:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 78/153] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 931 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b536b8d2-d390-497d-a135-82b73ebc5872 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b536b8d2-d390-497d-a135-82b73ebc5872 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b536b8d2-d390-497d-a135-82b73ebc5872 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b536b8d2-d390-497d-a135-82b73ebc5872 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b536b8d2-d390-497d-a135-82b73ebc5872 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b536b8d2-d390-497d-a135-82b73ebc5872 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 76/154] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:28 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:29 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:29 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:29 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9a6fbcd8-0791-434a-9bbb-a104a9ef245b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 200 Sep 01 02:00:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 79/155] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:29 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 931 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aab44e6d-899d-45d7-950c-cfba9cdf6057 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aab44e6d-899d-45d7-950c-cfba9cdf6057 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aab44e6d-899d-45d7-950c-cfba9cdf6057 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aab44e6d-899d-45d7-950c-cfba9cdf6057 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aab44e6d-899d-45d7-950c-cfba9cdf6057 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aab44e6d-899d-45d7-950c-cfba9cdf6057 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 77/156] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:30 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-65f86366-8df2-425f-9988-544befe48d70 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:30 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:30 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:30 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65f86366-8df2-425f-9988-544befe48d70 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 200 Sep 01 02:00:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 80/157] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:30 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 931 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c0646758-6597-4409-98ef-29a8f2c9c5cf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c0646758-6597-4409-98ef-29a8f2c9c5cf tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c0646758-6597-4409-98ef-29a8f2c9c5cf tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c0646758-6597-4409-98ef-29a8f2c9c5cf tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c0646758-6597-4409-98ef-29a8f2c9c5cf tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c0646758-6597-4409-98ef-29a8f2c9c5cf tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 78/158] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:31 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 910 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:32 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-16508389-8ef9-48b1-a043-172cd2d7f9c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-16508389-8ef9-48b1-a043-172cd2d7f9c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-16508389-8ef9-48b1-a043-172cd2d7f9c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-16508389-8ef9-48b1-a043-172cd2d7f9c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7b1d49e2-0ea4-4c62-a70b-3d4f9a50067b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 200 Sep 01 02:00:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 81/159] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:31 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 931 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-16508389-8ef9-48b1-a043-172cd2d7f9c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-16508389-8ef9-48b1-a043-172cd2d7f9c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 79/160] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:32 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d71439b8-ee01-4981-b81d-5cb39027139a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:33 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:33 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d71439b8-ee01-4981-b81d-5cb39027139a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d71439b8-ee01-4981-b81d-5cb39027139a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d71439b8-ee01-4981-b81d-5cb39027139a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d71439b8-ee01-4981-b81d-5cb39027139a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d71439b8-ee01-4981-b81d-5cb39027139a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 80/161] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:33 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:33 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8fec0d6-cad3-4370-8b5e-5cebe9525fca tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 200 Sep 01 02:00:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 82/162] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:33 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 931 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d0ae5a77-8919-4169-810a-802617227134 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0ae5a77-8919-4169-810a-802617227134 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0ae5a77-8919-4169-810a-802617227134 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0ae5a77-8919-4169-810a-802617227134 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d0ae5a77-8919-4169-810a-802617227134 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0ae5a77-8919-4169-810a-802617227134 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 81/163] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:34 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-462e4b06-cbd4-4173-b03c-28a23794d518 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:34 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:34 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:34 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-462e4b06-cbd4-4173-b03c-28a23794d518 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 200 Sep 01 02:00:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 83/164] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:34 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 932 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7f7acff5-c721-4aec-8308-214e47a0a28c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7f7acff5-c721-4aec-8308-214e47a0a28c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928 Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7f7acff5-c721-4aec-8308-214e47a0a28c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7f7acff5-c721-4aec-8308-214e47a0a28c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-7f7acff5-c721-4aec-8308-214e47a0a28c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 90d25721-ff70-4940-94da-e9dad72bf928 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:35 devstack devstack@c-api.service[86843]: /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 01 02:00:35 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7f7acff5-c721-4aec-8308-214e47a0a28c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928 returned with HTTP 200 Sep 01 02:00:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 82/165] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:34 2026] GET /volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928 => generated 418 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /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 01 02:00:35 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:35 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:35 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:35 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fc0f879d-690d-479e-a0ab-1083fdda7008 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 84/166] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:35 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-63824364-3c1b-4540-9e77-ef647173e5fd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-63824364-3c1b-4540-9e77-ef647173e5fd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928/action Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-63824364-3c1b-4540-9e77-ef647173e5fd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-63824364-3c1b-4540-9e77-ef647173e5fd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-63824364-3c1b-4540-9e77-ef647173e5fd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for group 90d25721-ff70-4940-94da-e9dad72bf928 {{(pid=86843) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-63824364-3c1b-4540-9e77-ef647173e5fd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group with id: 90d25721-ff70-4940-94da-e9dad72bf928 Sep 01 02:00:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:35 devstack devstack@c-api.service[86843]: /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 01 02:00:35 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:00:35 devstack devstack@c-api.service[86843]: /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 01 02:00:35 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-63824364-3c1b-4540-9e77-ef647173e5fd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928/action returned with HTTP 202 Sep 01 02:00:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 83/167] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:00:35 2026] POST /volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-70b688c9-0149-42af-a62a-3666c483ce5a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:35 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:35 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70b688c9-0149-42af-a62a-3666c483ce5a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 200 Sep 01 02:00:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 85/168] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:35 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 931 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a21c7318-19a4-4cb9-bead-40032eb6a07b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a21c7318-19a4-4cb9-bead-40032eb6a07b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a21c7318-19a4-4cb9-bead-40032eb6a07b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a21c7318-19a4-4cb9-bead-40032eb6a07b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a21c7318-19a4-4cb9-bead-40032eb6a07b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a21c7318-19a4-4cb9-bead-40032eb6a07b tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 84/169] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:35 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2bf0a0ea-286f-4f14-a023-615090f068b3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2bf0a0ea-286f-4f14-a023-615090f068b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2bf0a0ea-286f-4f14-a023-615090f068b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2bf0a0ea-286f-4f14-a023-615090f068b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2bf0a0ea-286f-4f14-a023-615090f068b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c returned with HTTP 404 Sep 01 02:00:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 86/170] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:36 2026] GET /volume/v3/volumes/b84f5527-2dde-4db0-96f1-fcdd798bf56c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f1574066-ab65-40f4-b44b-a511f65056dd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1574066-ab65-40f4-b44b-a511f65056dd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928 Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1574066-ab65-40f4-b44b-a511f65056dd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1574066-ab65-40f4-b44b-a511f65056dd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-f1574066-ab65-40f4-b44b-a511f65056dd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 90d25721-ff70-4940-94da-e9dad72bf928 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1574066-ab65-40f4-b44b-a511f65056dd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928 returned with HTTP 404 Sep 01 02:00:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 85/171] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:36 2026] GET /volume/v3/groups/90d25721-ff70-4940-94da-e9dad72bf928 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-208f56a1-9484-4018-a773-de22434a89ba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-208f56a1-9484-4018-a773-de22434a89ba tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] DELETE http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-208f56a1-9484-4018-a773-de22434a89ba tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-208f56a1-9484-4018-a773-de22434a89ba tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-208f56a1-9484-4018-a773-de22434a89ba tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for member 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 {{(pid=86844) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.group_snapshots [None req-208f56a1-9484-4018-a773-de22434a89ba tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group_snapshot with id: 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 Sep 01 02:00:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:36 devstack devstack@c-api.service[86844]: /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 01 02:00:36 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-208f56a1-9484-4018-a773-de22434a89ba tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 returned with HTTP 202 Sep 01 02:00:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 87/172] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:00:36 2026] DELETE /volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-85f557bf-e637-4a4c-929d-ab6ebd27adcb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-85f557bf-e637-4a4c-929d-ab6ebd27adcb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-85f557bf-e637-4a4c-929d-ab6ebd27adcb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-85f557bf-e637-4a4c-929d-ab6ebd27adcb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-85f557bf-e637-4a4c-929d-ab6ebd27adcb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:00:36 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-85f557bf-e637-4a4c-929d-ab6ebd27adcb tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 88/173] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:36 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:36 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4d784e0-3180-4b1a-ac8b-2aecdc5be321 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 86/174] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:36 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-30c6139d-2403-4f78-915f-b103bc83ae9d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30c6139d-2403-4f78-915f-b103bc83ae9d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30c6139d-2403-4f78-915f-b103bc83ae9d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30c6139d-2403-4f78-915f-b103bc83ae9d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-30c6139d-2403-4f78-915f-b103bc83ae9d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-30c6139d-2403-4f78-915f-b103bc83ae9d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: /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 01 02:00:37 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-30c6139d-2403-4f78-915f-b103bc83ae9d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all snapshots completed successfully. Sep 01 02:00:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30c6139d-2403-4f78-915f-b103bc83ae9d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:00:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 89/175] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:00:37 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ac98c86a-9cae-4f91-a15a-94265b5039a4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac98c86a-9cae-4f91-a15a-94265b5039a4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 Sep 01 02:00:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac98c86a-9cae-4f91-a15a-94265b5039a4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac98c86a-9cae-4f91-a15a-94265b5039a4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ac98c86a-9cae-4f91-a15a-94265b5039a4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:00:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac98c86a-9cae-4f91-a15a-94265b5039a4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 returned with HTTP 200 Sep 01 02:00:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 87/176] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:00:37 2026] GET /volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cb944546-bb34-4ca7-b4f2-417e55c5d0a9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb944546-bb34-4ca7-b4f2-417e55c5d0a9 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb944546-bb34-4ca7-b4f2-417e55c5d0a9 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb944546-bb34-4ca7-b4f2-417e55c5d0a9 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cb944546-bb34-4ca7-b4f2-417e55c5d0a9 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb944546-bb34-4ca7-b4f2-417e55c5d0a9 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 90/177] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:37 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-59017300-2439-4c37-b767-2016b8febf32 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-59017300-2439-4c37-b767-2016b8febf32 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 Sep 01 02:00:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-59017300-2439-4c37-b767-2016b8febf32 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-59017300-2439-4c37-b767-2016b8febf32 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-59017300-2439-4c37-b767-2016b8febf32 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:00:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-59017300-2439-4c37-b767-2016b8febf32 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 returned with HTTP 200 Sep 01 02:00:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 88/178] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:00:38 2026] GET /volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-889e17dd-ed9e-4b19-80d7-6fae6aebf84c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-889e17dd-ed9e-4b19-80d7-6fae6aebf84c tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-889e17dd-ed9e-4b19-80d7-6fae6aebf84c tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-889e17dd-ed9e-4b19-80d7-6fae6aebf84c tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-889e17dd-ed9e-4b19-80d7-6fae6aebf84c tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-889e17dd-ed9e-4b19-80d7-6fae6aebf84c tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 91/179] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:39 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5851fc48-112c-4072-a522-8fcbd5ea6347 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5851fc48-112c-4072-a522-8fcbd5ea6347 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 Sep 01 02:00:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5851fc48-112c-4072-a522-8fcbd5ea6347 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5851fc48-112c-4072-a522-8fcbd5ea6347 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5851fc48-112c-4072-a522-8fcbd5ea6347 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:00:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5851fc48-112c-4072-a522-8fcbd5ea6347 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 returned with HTTP 200 Sep 01 02:00:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 89/180] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:00:39 2026] GET /volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 => generated 449 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-604844436", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-604844436', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Create volume of 1 GB Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Availability Zones retrieved successfully. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Flow 'volume_create_api' (e5394a51-16fa-4df8-a4b7-69a8e3834675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa71573-a423-49c4-82ca-7aefda9994d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa71573-a423-49c4-82ca-7aefda9994d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2738ecd4-d8bf-48ba-93c6-dfceebe587aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Created reservations ['edc49ef8-7231-4ef9-8e41-708163215b5a', 'fa760b85-3014-484a-ac93-ac33c44881bc', '81e16a84-60bf-40d9-a984-f15a06809b74', '3b911a42-bd01-4ee2-af94-8aeb94b40737'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2738ecd4-d8bf-48ba-93c6-dfceebe587aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edc49ef8-7231-4ef9-8e41-708163215b5a', 'fa760b85-3014-484a-ac93-ac33c44881bc', '81e16a84-60bf-40d9-a984-f15a06809b74', '3b911a42-bd01-4ee2-af94-8aeb94b40737']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766fc278-c51d-4ce8-8706-782e0f44cff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766fc278-c51d-4ce8-8706-782e0f44cff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7968c2e-72eb-4382-8e54-0420a1f94485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-604844436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831074702da24178948df9291c8f3e46',qos_specs=None,replication_status=,reservations=['edc49ef8-7231-4ef9-8e41-708163215b5a','fa760b85-3014-484a-ac93-ac33c44881bc','81e16a84-60bf-40d9-a984-f15a06809b74','3b911a42-bd01-4ee2-af94-8aeb94b40737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4dc288dee1d4f86a1feaca01fd66ad2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-604844436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7968c2e-72eb-4382-8e54-0420a1f94485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='831074702da24178948df9291c8f3e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4dc288dee1d4f86a1feaca01fd66ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f191173c-f762-470c-8893-7b1713f39d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f191173c-f762-470c-8893-7b1713f39d4c) transitioned into state 'SUCCESS' from state '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-604844436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831074702da24178948df9291c8f3e46',qos_specs=None,replication_status=,reservations=['edc49ef8-7231-4ef9-8e41-708163215b5a','fa760b85-3014-484a-ac93-ac33c44881bc','81e16a84-60bf-40d9-a984-f15a06809b74','3b911a42-bd01-4ee2-af94-8aeb94b40737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4dc288dee1d4f86a1feaca01fd66ad2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b74967-5ca0-400a-9967-485b15f6e6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b74967-5ca0-400a-9967-485b15f6e6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Flow 'volume_create_api' (e5394a51-16fa-4df8-a4b7-69a8e3834675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Create volume request issued successfully. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-ae377973-a040-47be-a08d-c0c4abe747e9 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 92/181] 192.168.122.25 () {64 vars in 1425 bytes} [Tue Sep 1 02:00:39 2026] POST /volume/v3/volumes => generated 761 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-d4f58ce2-b205-443a-93cc-65206b8efb4c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-d4f58ce2-b205-443a-93cc-65206b8efb4c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-d4f58ce2-b205-443a-93cc-65206b8efb4c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-d4f58ce2-b205-443a-93cc-65206b8efb4c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-d4f58ce2-b205-443a-93cc-65206b8efb4c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ec295a04-33f5-4bcd-ad21-57adbb6895a8 req-d4f58ce2-b205-443a-93cc-65206b8efb4c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 200 Sep 01 02:00:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 90/182] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:39 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-b838cf7d-1023-4b2f-9883-f14288883334 req-9e8f078c-a909-4dbb-9d3d-d5739bc7dbcd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b838cf7d-1023-4b2f-9883-f14288883334 req-9e8f078c-a909-4dbb-9d3d-d5739bc7dbcd tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b838cf7d-1023-4b2f-9883-f14288883334 req-9e8f078c-a909-4dbb-9d3d-d5739bc7dbcd tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b838cf7d-1023-4b2f-9883-f14288883334 req-9e8f078c-a909-4dbb-9d3d-d5739bc7dbcd tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-b838cf7d-1023-4b2f-9883-f14288883334 req-9e8f078c-a909-4dbb-9d3d-d5739bc7dbcd tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b838cf7d-1023-4b2f-9883-f14288883334 req-9e8f078c-a909-4dbb-9d3d-d5739bc7dbcd tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 93/183] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:39 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ade40b65-32ab-43a1-bef4-cb8e702f0b49 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ade40b65-32ab-43a1-bef4-cb8e702f0b49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ade40b65-32ab-43a1-bef4-cb8e702f0b49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ade40b65-32ab-43a1-bef4-cb8e702f0b49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ade40b65-32ab-43a1-bef4-cb8e702f0b49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ade40b65-32ab-43a1-bef4-cb8e702f0b49 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 91/184] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-75d89ef0-a51c-4384-a4ce-9415bda46247 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-75d89ef0-a51c-4384-a4ce-9415bda46247 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f8dd8c33-258a-4061-9b75-e2023bf3b042 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-75d89ef0-a51c-4384-a4ce-9415bda46247 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-75d89ef0-a51c-4384-a4ce-9415bda46247 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8dd8c33-258a-4061-9b75-e2023bf3b042 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8dd8c33-258a-4061-9b75-e2023bf3b042 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8dd8c33-258a-4061-9b75-e2023bf3b042 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8dd8c33-258a-4061-9b75-e2023bf3b042 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 returned with HTTP 404 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 92/185] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/snapshots/0694f2ad-66e2-4cbe-8b23-49702cefabd3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f0cd9cfa-3a76-40d1-8c8f-84a0d5ede3cc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0cd9cfa-3a76-40d1-8c8f-84a0d5ede3cc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f0cd9cfa-3a76-40d1-8c8f-84a0d5ede3cc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f0cd9cfa-3a76-40d1-8c8f-84a0d5ede3cc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-f0cd9cfa-3a76-40d1-8c8f-84a0d5ede3cc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-75d89ef0-a51c-4384-a4ce-9415bda46247 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0cd9cfa-3a76-40d1-8c8f-84a0d5ede3cc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 returned with HTTP 404 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 93/186] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/group_snapshots/2e878ba5-d7e6-4a78-bad8-c8fc3877c3c0 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b3a1053d-ea01-4658-858a-393aa493cdab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-75d89ef0-a51c-4384-a4ce-9415bda46247 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 94/187] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 1331 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:40 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3a1053d-ea01-4658-858a-393aa493cdab tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 94/188] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eb510481-1519-46ca-a816-949169e68dfb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb510481-1519-46ca-a816-949169e68dfb tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac/action Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb510481-1519-46ca-a816-949169e68dfb tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb510481-1519-46ca-a816-949169e68dfb tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-eb510481-1519-46ca-a816-949169e68dfb tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for group 38653a69-cf4c-4842-8130-931cf3b371ac {{(pid=86844) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-eb510481-1519-46ca-a816-949169e68dfb tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group with id: 38653a69-cf4c-4842-8130-931cf3b371ac Sep 01 02:00:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[86844]: /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 01 02:00:40 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:00:40 devstack devstack@c-api.service[86844]: /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 01 02:00:40 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb510481-1519-46ca-a816-949169e68dfb tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac/action returned with HTTP 202 Sep 01 02:00:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 95/189] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:00:40 2026] POST /volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:40 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:40 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a33dfe54-2474-4f5e-8e7d-7992f7b39f27 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 95/190] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-129ec24f-2637-4d9d-b793-8cdfb51fb24e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-129ec24f-2637-4d9d-b793-8cdfb51fb24e tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-129ec24f-2637-4d9d-b793-8cdfb51fb24e tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-129ec24f-2637-4d9d-b793-8cdfb51fb24e tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-129ec24f-2637-4d9d-b793-8cdfb51fb24e tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-129ec24f-2637-4d9d-b793-8cdfb51fb24e tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 96/191] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 1331 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-693de6a1-8722-459b-9404-a42acf301690 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-693de6a1-8722-459b-9404-a42acf301690 None None] GET http://192.168.122.25/volume// Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-693de6a1-8722-459b-9404-a42acf301690 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-693de6a1-8722-459b-9404-a42acf301690 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-693de6a1-8722-459b-9404-a42acf301690 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:00:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 96/192] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:00:41 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-ddb3947c-3fb1-454d-8eb2-7fad640820c5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-ddb3947c-3fb1-454d-8eb2-7fad640820c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-ddb3947c-3fb1-454d-8eb2-7fad640820c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4b718bb-36a0-4ac8-a202-77b2127c453a", "connector": null, "instance_uuid": "743001ab-c249-4ca5-9422-02111e42653a"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-75e87a98-b97b-4d8c-be25-27511f01a357 req-10b07cfc-6d4e-4f63-a721-9bc0d5d4ee9c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-75e87a98-b97b-4d8c-be25-27511f01a357 req-10b07cfc-6d4e-4f63-a721-9bc0d5d4ee9c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-75e87a98-b97b-4d8c-be25-27511f01a357 req-10b07cfc-6d4e-4f63-a721-9bc0d5d4ee9c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-75e87a98-b97b-4d8c-be25-27511f01a357 req-10b07cfc-6d4e-4f63-a721-9bc0d5d4ee9c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-75e87a98-b97b-4d8c-be25-27511f01a357 req-10b07cfc-6d4e-4f63-a721-9bc0d5d4ee9c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-75e87a98-b97b-4d8c-be25-27511f01a357 req-10b07cfc-6d4e-4f63-a721-9bc0d5d4ee9c tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 200 Sep 01 02:00:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 97/193] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:41 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-ddb3947c-3fb1-454d-8eb2-7fad640820c5 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:00:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 97/194] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:00:41 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f55b55b0-ee18-48c7-bcc4-f32581211b90 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f55b55b0-ee18-48c7-bcc4-f32581211b90 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f55b55b0-ee18-48c7-bcc4-f32581211b90 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f55b55b0-ee18-48c7-bcc4-f32581211b90 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f55b55b0-ee18-48c7-bcc4-f32581211b90 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 returned with HTTP 404 Sep 01 02:00:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 98/195] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:41 2026] GET /volume/v3/volumes/137620cf-866a-4372-926d-44bddb85d2e7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fba87e11-11fb-4b4e-8db9-d954d5fdf18f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fba87e11-11fb-4b4e-8db9-d954d5fdf18f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fba87e11-11fb-4b4e-8db9-d954d5fdf18f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fba87e11-11fb-4b4e-8db9-d954d5fdf18f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-fba87e11-11fb-4b4e-8db9-d954d5fdf18f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 38653a69-cf4c-4842-8130-931cf3b371ac {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fba87e11-11fb-4b4e-8db9-d954d5fdf18f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac returned with HTTP 404 Sep 01 02:00:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 98/196] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:41 2026] GET /volume/v3/groups/38653a69-cf4c-4842-8130-931cf3b371ac => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3cfa5bf1-dba3-449c-9411-7b1b3d607a80 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3cfa5bf1-dba3-449c-9411-7b1b3d607a80 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/0a9f5caf-97db-44c8-abd0-2d138f2af6bb Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3cfa5bf1-dba3-449c-9411-7b1b3d607a80 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3cfa5bf1-dba3-449c-9411-7b1b3d607a80 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3cfa5bf1-dba3-449c-9411-7b1b3d607a80 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/group_types/0a9f5caf-97db-44c8-abd0-2d138f2af6bb returned with HTTP 202 Sep 01 02:00:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 99/197] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:00:41 2026] DELETE /volume/v3/group_types/0a9f5caf-97db-44c8-abd0-2d138f2af6bb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3d698401-8646-423b-a26a-3577aa766199 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d698401-8646-423b-a26a-3577aa766199 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] DELETE http://192.168.122.25/volume/v3/types/7cf84d40-33e0-4d31-b412-3db4c9616f32 Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d698401-8646-423b-a26a-3577aa766199 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d698401-8646-423b-a26a-3577aa766199 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d698401-8646-423b-a26a-3577aa766199 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types/7cf84d40-33e0-4d31-b412-3db4c9616f32 returned with HTTP 202 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 99/198] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:00:41 2026] DELETE /volume/v3/types/7cf84d40-33e0-4d31-b412-3db4c9616f32 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a26df60a-6e2e-4c69-b07d-b6177a32962d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a26df60a-6e2e-4c69-b07d-b6177a32962d tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] GET http://192.168.122.25/volume/v3/types/7cf84d40-33e0-4d31-b412-3db4c9616f32 Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a26df60a-6e2e-4c69-b07d-b6177a32962d tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a26df60a-6e2e-4c69-b07d-b6177a32962d tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a26df60a-6e2e-4c69-b07d-b6177a32962d tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types/7cf84d40-33e0-4d31-b412-3db4c9616f32 returned with HTTP 404 Sep 01 02:00:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 100/199] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:00:42 2026] GET /volume/v3/types/7cf84d40-33e0-4d31-b412-3db4c9616f32 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7ceaa15e-8638-4dec-9d67-6d80c9ad7a86 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ceaa15e-8638-4dec-9d67-6d80c9ad7a86 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ceaa15e-8638-4dec-9d67-6d80c9ad7a86 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1429648582"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ceaa15e-8638-4dec-9d67-6d80c9ad7a86 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 100/200] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:00:42 2026] POST /volume/v3/types => generated 224 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ab761be3-9fe0-4c31-89ff-3b1d5a1d1b4c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ab761be3-9fe0-4c31-89ff-3b1d5a1d1b4c tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ab761be3-9fe0-4c31-89ff-3b1d5a1d1b4c tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-222718591"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-3641a922-b618-48a8-b14c-f5a7c38ae715 req-22f43909-e5ec-45b2-a727-3ca7a5a50eb8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-3641a922-b618-48a8-b14c-f5a7c38ae715 req-22f43909-e5ec-45b2-a727-3ca7a5a50eb8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-3641a922-b618-48a8-b14c-f5a7c38ae715 req-22f43909-e5ec-45b2-a727-3ca7a5a50eb8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-3641a922-b618-48a8-b14c-f5a7c38ae715 req-22f43909-e5ec-45b2-a727-3ca7a5a50eb8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ab761be3-9fe0-4c31-89ff-3b1d5a1d1b4c tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:00:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 101/201] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:00:42 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 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1956422068"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-3641a922-b618-48a8-b14c-f5a7c38ae715 req-22f43909-e5ec-45b2-a727-3ca7a5a50eb8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1956422068'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Create volume of 1 GB Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-3641a922-b618-48a8-b14c-f5a7c38ae715 req-22f43909-e5ec-45b2-a727-3ca7a5a50eb8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 200 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 101/202] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:42 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f5a11678-9fa7-4272-bff6-6331b6f7d46e", "volume_types": ["0f2a00af-74a9-4817-a64a-47fe6729ea65"], "name": "tempest-GroupSnapshotsTest-Group-1075225871"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Availability Zones retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating new group {'group': {'group_type': 'f5a11678-9fa7-4272-bff6-6331b6f7d46e', 'volume_types': ['0f2a00af-74a9-4817-a64a-47fe6729ea65'], 'name': 'tempest-GroupSnapshotsTest-Group-1075225871'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating group tempest-GroupSnapshotsTest-Group-1075225871. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Flow 'volume_create_api' (6590b4ea-4a28-41c8-a8d7-9fca60add104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664a8a9a-6bf8-4088-8976-8c99220602b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['d7a09ca3-13ca-4b86-a3a3-ef0d27a0b106'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2ad0605e-bc17-44ed-8309-e06cdea3da61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 102/203] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:00:42 2026] POST /volume/v3/groups => generated 112 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7968c2e-72eb-4382-8e54-0420a1f94485", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-264097138", "description": null, "metadata": {}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664a8a9a-6bf8-4088-8976-8c99220602b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (918ae0e1-c782-47b8-b24e-28ca09471457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Create snapshot from volume c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: WARNING cinder.quota [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-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 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Created reservations ['d494e187-8897-4511-bf88-7a551f4d2a4c', '4d74b438-1e11-4cd4-8b73-f40f00851ebf', 'c18b38fa-c615-403b-a4be-ed7ea41aa7eb', 'a8700fe1-36d6-44a0-b1ee-90437ef88e76'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Created reservations ['4c520fa8-6173-4add-a13d-6fb717810529', '0d4efbff-10fb-4223-95e4-ea9721692d82', 'cc79749e-3ba2-4ec2-bb60-a877e8756959', 'aa481f87-f02a-4447-b0e9-3de8e9c1aa73'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (918ae0e1-c782-47b8-b24e-28ca09471457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c520fa8-6173-4add-a13d-6fb717810529', '0d4efbff-10fb-4223-95e4-ea9721692d82', 'cc79749e-3ba2-4ec2-bb60-a877e8756959', 'aa481f87-f02a-4447-b0e9-3de8e9c1aa73']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34550cf5-d3bd-4f77-bd9c-f30624b8be61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot create request issued successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-df9b1188-36ae-42a8-b1c7-437991eb7697 req-ad8fa002-3716-4fd5-bd8c-6c86e352e3d8 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 103/204] 192.168.122.25 () {64 vars in 1431 bytes} [Tue Sep 1 02:00:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d1207970-7835-4da7-8918-5d4f53603955 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d1207970-7835-4da7-8918-5d4f53603955 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d1207970-7835-4da7-8918-5d4f53603955 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d1207970-7835-4da7-8918-5d4f53603955 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-d1207970-7835-4da7-8918-5d4f53603955 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34550cf5-d3bd-4f77-bd9c-f30624b8be61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d13d43-22d6-4ae1-b9bc-17c7b8f06b73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1956422068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0bfde136c04957879b4232edb8f530',qos_specs=None,replication_status=,reservations=['4c520fa8-6173-4add-a13d-6fb717810529','0d4efbff-10fb-4223-95e4-ea9721692d82','cc79749e-3ba2-4ec2-bb60-a877e8756959','aa481f87-f02a-4447-b0e9-3de8e9c1aa73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378035cd106849a6a3f502748ea83782',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1956422068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d13d43-22d6-4ae1-b9bc-17c7b8f06b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0bfde136c04957879b4232edb8f530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='378035cd106849a6a3f502748ea83782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6f5370-bace-4095-9c0b-f4ab7768b615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /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 01 02:00:42 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d1207970-7835-4da7-8918-5d4f53603955 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 104/205] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:42 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 393 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6f5370-bace-4095-9c0b-f4ab7768b615) transitioned into state 'SUCCESS' from state '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-1956422068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0bfde136c04957879b4232edb8f530',qos_specs=None,replication_status=,reservations=['4c520fa8-6173-4add-a13d-6fb717810529','0d4efbff-10fb-4223-95e4-ea9721692d82','cc79749e-3ba2-4ec2-bb60-a877e8756959','aa481f87-f02a-4447-b0e9-3de8e9c1aa73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378035cd106849a6a3f502748ea83782',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-821816247", "volume_type": "0f2a00af-74a9-4817-a64a-47fe6729ea65", "group_id": "d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d22827-ceb5-4e6f-babe-ab8e75f515be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-821816247', 'volume_type': '0f2a00af-74a9-4817-a64a-47fe6729ea65', 'group_id': 'd4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume of 1 GB Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d22827-ceb5-4e6f-babe-ab8e75f515be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /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 01 02:00:42 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Flow 'volume_create_api' (6590b4ea-4a28-41c8-a8d7-9fca60add104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Create volume request issued successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19e9b494-9326-4bbf-9a67-4fba3fa2a398 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 102/206] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:00:42 2026] POST /volume/v3/volumes => generated 764 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-37910eeb-d934-48a0-90b5-4b29da2990ec req-f7db0244-f017-4990-923c-1275f699f860 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (8d6af72e-4280-48bf-a51a-16e716456a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-37910eeb-d934-48a0-90b5-4b29da2990ec req-f7db0244-f017-4990-923c-1275f699f860 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-37910eeb-d934-48a0-90b5-4b29da2990ec req-f7db0244-f017-4990-923c-1275f699f860 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-37910eeb-d934-48a0-90b5-4b29da2990ec req-f7db0244-f017-4990-923c-1275f699f860 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe577dc-cdaf-4e69-b4bc-4c6389b5f686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-37910eeb-d934-48a0-90b5-4b29da2990ec req-f7db0244-f017-4990-923c-1275f699f860 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Snapshot retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-37910eeb-d934-48a0-90b5-4b29da2990ec req-f7db0244-f017-4990-923c-1275f699f860 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 103/207] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:42 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d12dbbf0-cb3b-43e8-b7be-8bf76c8017ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d12dbbf0-cb3b-43e8-b7be-8bf76c8017ab tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d12dbbf0-cb3b-43e8-b7be-8bf76c8017ab tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d12dbbf0-cb3b-43e8-b7be-8bf76c8017ab tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe577dc-cdaf-4e69-b4bc-4c6389b5f686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0f2a00af-74a9-4817-a64a-47fe6729ea65,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1429648582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f2a00af-74a9-4817-a64a-47fe6729ea65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8892ab3f-4771-4156-bcb3-52d3e4daba7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d12dbbf0-cb3b-43e8-b7be-8bf76c8017ab tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d12dbbf0-cb3b-43e8-b7be-8bf76c8017ab tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:00:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 104/208] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:42 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 832 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1429648582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1429648582, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1429648582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1429648582, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: /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 01 02:00:43 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] Get all snapshots completed successfully. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-001388a5-ac1d-4b36-87c9-623d1e1e75d1 req-21f4f1e8-07a9-4291-a650-c9ee0ae96ae7 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-reader] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:00:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 105/209] 192.168.122.25 () {60 vars in 1398 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-27cb30b5-59e1-4add-b610-2e59de4a828e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-27cb30b5-59e1-4add-b610-2e59de4a828e None None] GET http://192.168.122.25/volume// Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-27cb30b5-59e1-4add-b610-2e59de4a828e None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-27cb30b5-59e1-4add-b610-2e59de4a828e None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-27cb30b5-59e1-4add-b610-2e59de4a828e None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:00:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 106/210] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-73145032-70d6-48cb-a8e9-6dd29140ca11 req-c13f9635-31f9-47c3-9f91-2c939a81fd33 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-73145032-70d6-48cb-a8e9-6dd29140ca11 req-c13f9635-31f9-47c3-9f91-2c939a81fd33 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-73145032-70d6-48cb-a8e9-6dd29140ca11 req-c13f9635-31f9-47c3-9f91-2c939a81fd33 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-73145032-70d6-48cb-a8e9-6dd29140ca11 req-c13f9635-31f9-47c3-9f91-2c939a81fd33 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-73145032-70d6-48cb-a8e9-6dd29140ca11 req-c13f9635-31f9-47c3-9f91-2c939a81fd33 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-73145032-70d6-48cb-a8e9-6dd29140ca11 req-c13f9635-31f9-47c3-9f91-2c939a81fd33 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 107/211] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-6ba60aff-3b88-4e12-a958-a368da972130 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['a3d0d97d-e9aa-45f6-b67c-e1de3160a17b', 'b22d47e0-461f-49ea-95c7-b4a1bd091543', '70ac38db-8937-4a32-82d1-c68079e84093', 'e365a6d7-e8fc-4434-b0d4-b048b9b8eb69'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-6ba60aff-3b88-4e12-a958-a368da972130 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8892ab3f-4771-4156-bcb3-52d3e4daba7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3d0d97d-e9aa-45f6-b67c-e1de3160a17b', 'b22d47e0-461f-49ea-95c7-b4a1bd091543', '70ac38db-8937-4a32-82d1-c68079e84093', 'e365a6d7-e8fc-4434-b0d4-b048b9b8eb69']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-6ba60aff-3b88-4e12-a958-a368da972130 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-6ba60aff-3b88-4e12-a958-a368da972130 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464b7f5d-6cb2-4bb7-8ac4-f3c970792535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464b7f5d-6cb2-4bb7-8ac4-f3c970792535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a222a766-c2e4-4561-8c0f-caa120341b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-821816247',encryption_key_id=None,group_id=d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['a3d0d97d-e9aa-45f6-b67c-e1de3160a17b','b22d47e0-461f-49ea-95c7-b4a1bd091543','70ac38db-8937-4a32-82d1-c68079e84093','e365a6d7-e8fc-4434-b0d4-b048b9b8eb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=0f2a00af-74a9-4817-a64a-47fe6729ea65), 'volume': Volume(_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-01T00:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-821816247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a,host=None,id=a222a766-c2e4-4561-8c0f-caa120341b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0b9e0db9e84d03afbb82b02b63d321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f2a00af-74a9-4817-a64a-47fe6729ea65),volume_type_id=0f2a00af-74a9-4817-a64a-47fe6729ea65)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975b0e97-a53b-4160-a0a3-04694ee4daf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-6ba60aff-3b88-4e12-a958-a368da972130 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-6ba60aff-3b88-4e12-a958-a368da972130 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 200 Sep 01 02:00:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 108/212] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 1511 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975b0e97-a53b-4160-a0a3-04694ee4daf2) transitioned into state 'SUCCESS' from state '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-821816247',encryption_key_id=None,group_id=d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['a3d0d97d-e9aa-45f6-b67c-e1de3160a17b','b22d47e0-461f-49ea-95c7-b4a1bd091543','70ac38db-8937-4a32-82d1-c68079e84093','e365a6d7-e8fc-4434-b0d4-b048b9b8eb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=0f2a00af-74a9-4817-a64a-47fe6729ea65)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3deacc-5e81-4f96-98d4-0382438f1cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3deacc-5e81-4f96-98d4-0382438f1cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (8d6af72e-4280-48bf-a51a-16e716456a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request issued successfully. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:43 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-23a7004f-5412-45d3-8666-063398c91b8a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-23a7004f-5412-45d3-8666-063398c91b8a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] PUT http://192.168.122.25/volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-23a7004f-5412-45d3-8666-063398c91b8a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-23a7004f-5412-45d3-8666-063398c91b8a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Acquiring lock "cinder-attachment_update-e4b718bb-36a0-4ac8-a202-77b2127c453a-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-23a7004f-5412-45d3-8666-063398c91b8a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-e4b718bb-36a0-4ac8-a202-77b2127c453a-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:00:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-900606b4-cc38-4336-b61b-3fabb3e5dcd0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 105/213] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:00:42 2026] POST /volume/v3/volumes => generated 828 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-779fcd72-36cf-473d-88db-06bc2217527d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:43 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:43 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-779fcd72-36cf-473d-88db-06bc2217527d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 returned with HTTP 200 Sep 01 02:00:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 106/214] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 => generated 896 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-26a753ff-259a-4405-86c2-a0d996fc6cd9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-26a753ff-259a-4405-86c2-a0d996fc6cd9 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-26a753ff-259a-4405-86c2-a0d996fc6cd9 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-26a753ff-259a-4405-86c2-a0d996fc6cd9 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-26a753ff-259a-4405-86c2-a0d996fc6cd9 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-26a753ff-259a-4405-86c2-a0d996fc6cd9 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:00:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 107/215] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:44 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c0a524d8-bbf8-41e0-a8b2-84f30ff738c0 req-e3826dcc-cfac-4460-be57-9ba1eaeb056a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0a524d8-bbf8-41e0-a8b2-84f30ff738c0 req-e3826dcc-cfac-4460-be57-9ba1eaeb056a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0a524d8-bbf8-41e0-a8b2-84f30ff738c0 req-e3826dcc-cfac-4460-be57-9ba1eaeb056a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0a524d8-bbf8-41e0-a8b2-84f30ff738c0 req-e3826dcc-cfac-4460-be57-9ba1eaeb056a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c0a524d8-bbf8-41e0-a8b2-84f30ff738c0 req-e3826dcc-cfac-4460-be57-9ba1eaeb056a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0a524d8-bbf8-41e0-a8b2-84f30ff738c0 req-e3826dcc-cfac-4460-be57-9ba1eaeb056a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 108/216] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:44 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-967bc714-997d-444c-a6bd-b22c318a6917 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-967bc714-997d-444c-a6bd-b22c318a6917 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 returned with HTTP 200 Sep 01 02:00:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 109/217] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:44 2026] GET /volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 => generated 920 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d453b93b-1244-4502-94e8-9fecdf965311 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d453b93b-1244-4502-94e8-9fecdf965311 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:00:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d453b93b-1244-4502-94e8-9fecdf965311 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d453b93b-1244-4502-94e8-9fecdf965311 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d453b93b-1244-4502-94e8-9fecdf965311 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:00:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d453b93b-1244-4502-94e8-9fecdf965311 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:00:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 110/218] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:45 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-de44719f-8359-4aca-b155-315150a9314d req-3ce35f0c-9118-491f-a1fe-12f47ca0f02f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-de44719f-8359-4aca-b155-315150a9314d req-3ce35f0c-9118-491f-a1fe-12f47ca0f02f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-de44719f-8359-4aca-b155-315150a9314d req-3ce35f0c-9118-491f-a1fe-12f47ca0f02f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-de44719f-8359-4aca-b155-315150a9314d req-3ce35f0c-9118-491f-a1fe-12f47ca0f02f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-de44719f-8359-4aca-b155-315150a9314d req-3ce35f0c-9118-491f-a1fe-12f47ca0f02f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-de44719f-8359-4aca-b155-315150a9314d req-3ce35f0c-9118-491f-a1fe-12f47ca0f02f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 111/219] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:45 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=393,cinder:UPDATE=83,cinder:INSERT=53 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe84cb7d-0458-4eef-b44a-f24199fd1916 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 112/220] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c4143656-ec4b-4007-b58b-ecbf138bc834 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4143656-ec4b-4007-b58b-ecbf138bc834 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c4143656-ec4b-4007-b58b-ecbf138bc834 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c4143656-ec4b-4007-b58b-ecbf138bc834 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c4143656-ec4b-4007-b58b-ecbf138bc834 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4143656-ec4b-4007-b58b-ecbf138bc834 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 113/221] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c3bb4062-6edd-460a-93b5-da1f323cbe32 req-aa96bdd7-9f6a-472c-b061-a4ac44547526 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-23a7004f-5412-45d3-8666-063398c91b8a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-e4b718bb-36a0-4ac8-a202-77b2127c453a-devstack" released by "attachment_update" :: held 2.841s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-23a7004f-5412-45d3-8666-063398c91b8a tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 109/222] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:00:43 2026] PUT /volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d => generated 694 bytes in 2907 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c3bb4062-6edd-460a-93b5-da1f323cbe32 req-aa96bdd7-9f6a-472c-b061-a4ac44547526 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c3bb4062-6edd-460a-93b5-da1f323cbe32 req-aa96bdd7-9f6a-472c-b061-a4ac44547526 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c3bb4062-6edd-460a-93b5-da1f323cbe32 req-aa96bdd7-9f6a-472c-b061-a4ac44547526 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c3bb4062-6edd-460a-93b5-da1f323cbe32 req-aa96bdd7-9f6a-472c-b061-a4ac44547526 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c3bb4062-6edd-460a-93b5-da1f323cbe32 req-aa96bdd7-9f6a-472c-b061-a4ac44547526 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 114/223] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-24223b53-d095-43ee-9db9-d1c725ebcdce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-24223b53-d095-43ee-9db9-d1c725ebcdce tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d/action Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-24223b53-d095-43ee-9db9-d1c725ebcdce tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-24223b53-d095-43ee-9db9-d1c725ebcdce tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Delete snapshot with id: 316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot delete request issued successfully. Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cf599cf1-3564-4a8f-a448-9862bf9ef969 req-2a8d29ef-5fe2-4b08-b005-d09f7355fd91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 202 Sep 01 02:00:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 110/224] 192.168.122.25 () {62 vars in 1510 bytes} [Tue Sep 1 02:00:46 2026] DELETE /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bf7d98f1-3c8a-4520-91c3-fede7144f4dc req-24223b53-d095-43ee-9db9-d1c725ebcdce tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d/action returned with HTTP 204 Sep 01 02:00:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 115/225] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:00:46 2026] POST /volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-a8983b8d-5978-4227-b46f-c317eadcd51b req-28546e3d-3858-4846-9692-344735153c6e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-a8983b8d-5978-4227-b46f-c317eadcd51b req-28546e3d-3858-4846-9692-344735153c6e tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-a8983b8d-5978-4227-b46f-c317eadcd51b req-28546e3d-3858-4846-9692-344735153c6e tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-a8983b8d-5978-4227-b46f-c317eadcd51b req-28546e3d-3858-4846-9692-344735153c6e tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-a8983b8d-5978-4227-b46f-c317eadcd51b req-28546e3d-3858-4846-9692-344735153c6e tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-a8983b8d-5978-4227-b46f-c317eadcd51b req-28546e3d-3858-4846-9692-344735153c6e tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 111/226] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b71991da-5e18-4227-868c-2681061c4ec3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 Sep 01 02:00:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:47 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:47 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:47 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b71991da-5e18-4227-868c-2681061c4ec3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 116/227] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:47 2026] GET /volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-cb944534-bbf1-4574-94c1-248b9b28a6b9 req-3213c551-26bf-41f8-890e-39f1631e3153 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cb944534-bbf1-4574-94c1-248b9b28a6b9 req-3213c551-26bf-41f8-890e-39f1631e3153 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cb944534-bbf1-4574-94c1-248b9b28a6b9 req-3213c551-26bf-41f8-890e-39f1631e3153 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cb944534-bbf1-4574-94c1-248b9b28a6b9 req-3213c551-26bf-41f8-890e-39f1631e3153 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-cb944534-bbf1-4574-94c1-248b9b28a6b9 req-3213c551-26bf-41f8-890e-39f1631e3153 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cb944534-bbf1-4574-94c1-248b9b28a6b9 req-3213c551-26bf-41f8-890e-39f1631e3153 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 112/228] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:48 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-947afa15-fea2-45db-bf05-e13b85d16f84 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 Sep 01 02:00:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:48 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:48 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:48 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-947afa15-fea2-45db-bf05-e13b85d16f84 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 returned with HTTP 200 Sep 01 02:00:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 117/229] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:48 2026] GET /volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 => generated 921 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-38284608", "volume_type": "0f2a00af-74a9-4817-a64a-47fe6729ea65", "group_id": "d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-38284608', 'volume_type': '0f2a00af-74a9-4817-a64a-47fe6729ea65', 'group_id': 'd4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:48 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume of 1 GB Sep 01 02:00:48 devstack devstack@c-api.service[86843]: /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 01 02:00:48 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (b48454c1-2ed4-44b8-bc62-864f17283921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a0ba1e-c916-4316-ba98-cc83a22c85c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a0ba1e-c916-4316-ba98-cc83a22c85c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0f2a00af-74a9-4817-a64a-47fe6729ea65,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1429648582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f2a00af-74a9-4817-a64a-47fe6729ea65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a693c114-46d0-4f19-b455-35269f2a8302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:48 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1429648582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1429648582, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:48 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1429648582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1429648582, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['ff89f4cf-c5a3-4a9a-88a9-0da555793619', '3ed3c388-098c-44d1-b1c3-1477f9e940f6', '245f9111-fd11-43b1-bd52-e6d48b4703b0', '79cf9396-50a9-4016-aad7-d7fd2db2d53c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a693c114-46d0-4f19-b455-35269f2a8302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff89f4cf-c5a3-4a9a-88a9-0da555793619', '3ed3c388-098c-44d1-b1c3-1477f9e940f6', '245f9111-fd11-43b1-bd52-e6d48b4703b0', '79cf9396-50a9-4016-aad7-d7fd2db2d53c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817b2db1-eef3-4baa-8928-e7fd0a123912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817b2db1-eef3-4baa-8928-e7fd0a123912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db386395-75ed-4e88-9ab4-b7e7c2ffa1ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-38284608',encryption_key_id=None,group_id=d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['ff89f4cf-c5a3-4a9a-88a9-0da555793619','3ed3c388-098c-44d1-b1c3-1477f9e940f6','245f9111-fd11-43b1-bd52-e6d48b4703b0','79cf9396-50a9-4016-aad7-d7fd2db2d53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=0f2a00af-74a9-4817-a64a-47fe6729ea65), 'volume': Volume(_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-01T00:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-38284608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a,host=None,id=db386395-75ed-4e88-9ab4-b7e7c2ffa1ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0b9e0db9e84d03afbb82b02b63d321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f2a00af-74a9-4817-a64a-47fe6729ea65),volume_type_id=0f2a00af-74a9-4817-a64a-47fe6729ea65)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fca96dc-a05e-4ee6-8f72-8a73a83567b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c87032a2-7610-4dae-8f08-e66338f7a3ad req-96b39696-abd5-4a3c-974b-ada5f1ee8bcc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c87032a2-7610-4dae-8f08-e66338f7a3ad req-96b39696-abd5-4a3c-974b-ada5f1ee8bcc tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c87032a2-7610-4dae-8f08-e66338f7a3ad req-96b39696-abd5-4a3c-974b-ada5f1ee8bcc tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c87032a2-7610-4dae-8f08-e66338f7a3ad req-96b39696-abd5-4a3c-974b-ada5f1ee8bcc tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fca96dc-a05e-4ee6-8f72-8a73a83567b2) transitioned into state 'SUCCESS' from state '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-38284608',encryption_key_id=None,group_id=d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['ff89f4cf-c5a3-4a9a-88a9-0da555793619','3ed3c388-098c-44d1-b1c3-1477f9e940f6','245f9111-fd11-43b1-bd52-e6d48b4703b0','79cf9396-50a9-4016-aad7-d7fd2db2d53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=0f2a00af-74a9-4817-a64a-47fe6729ea65)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff09a408-7f53-4f99-92e9-cc65e17918d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c87032a2-7610-4dae-8f08-e66338f7a3ad req-96b39696-abd5-4a3c-974b-ada5f1ee8bcc tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Snapshot retrieved successfully. Sep 01 02:00:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c87032a2-7610-4dae-8f08-e66338f7a3ad req-96b39696-abd5-4a3c-974b-ada5f1ee8bcc tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 200 Sep 01 02:00:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 118/230] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:49 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff09a408-7f53-4f99-92e9-cc65e17918d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (b48454c1-2ed4-44b8-bc62-864f17283921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request issued successfully. Sep 01 02:00:49 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:49 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:49 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8459b0e4-18df-4285-a179-f9fc7bea2e67 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 113/231] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:00:48 2026] POST /volume/v3/volumes => generated 827 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f9599dd3-aaac-41c1-9948-3672f739a878 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca Sep 01 02:00:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:49 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:49 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:49 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9599dd3-aaac-41c1-9948-3672f739a878 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca returned with HTTP 200 Sep 01 02:00:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 119/232] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:49 2026] GET /volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca => generated 895 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-01d8c4c2-6f82-4af9-922e-370f2390d488 req-f1e4b790-58f1-4ea3-9dd2-918766595250 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-01d8c4c2-6f82-4af9-922e-370f2390d488 req-f1e4b790-58f1-4ea3-9dd2-918766595250 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 Sep 01 02:00:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-01d8c4c2-6f82-4af9-922e-370f2390d488 req-f1e4b790-58f1-4ea3-9dd2-918766595250 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-01d8c4c2-6f82-4af9-922e-370f2390d488 req-f1e4b790-58f1-4ea3-9dd2-918766595250 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-01d8c4c2-6f82-4af9-922e-370f2390d488 req-f1e4b790-58f1-4ea3-9dd2-918766595250 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 returned with HTTP 404 Sep 01 02:00:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 114/233] 192.168.122.25 () {60 vars in 1488 bytes} [Tue Sep 1 02:00:50 2026] GET /volume/v3/snapshots/316aa381-447b-4aaf-baa1-df2784910111 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Delete volume with id: c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Delete volume request issued successfully. Sep 01 02:00:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-224d0552-dc18-4d73-b004-0e42f5cbf256 req-8d9e934d-c322-4714-b2f2-76b6e4764f11 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 202 Sep 01 02:00:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 120/234] 192.168.122.25 () {62 vars in 1504 bytes} [Tue Sep 1 02:00:50 2026] DELETE /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-f27e2687-e1dd-432b-8164-99c5773095b3 req-cb5b9315-25d6-4299-bc7f-ecac60cd431a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-f27e2687-e1dd-432b-8164-99c5773095b3 req-cb5b9315-25d6-4299-bc7f-ecac60cd431a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-f27e2687-e1dd-432b-8164-99c5773095b3 req-cb5b9315-25d6-4299-bc7f-ecac60cd431a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-f27e2687-e1dd-432b-8164-99c5773095b3 req-cb5b9315-25d6-4299-bc7f-ecac60cd431a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-f27e2687-e1dd-432b-8164-99c5773095b3 req-cb5b9315-25d6-4299-bc7f-ecac60cd431a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-f27e2687-e1dd-432b-8164-99c5773095b3 req-cb5b9315-25d6-4299-bc7f-ecac60cd431a tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 200 Sep 01 02:00:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 115/235] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:50 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca Sep 01 02:00:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:50 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:50 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:51 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ed1908d-1b36-43f3-b598-3f71619fe675 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca returned with HTTP 200 Sep 01 02:00:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 121/236] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:50 2026] GET /volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca => generated 919 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-dcac0143-581a-4495-a508-daa034904d50 req-9a33b860-82f9-45ca-9dd2-52ea3de86a8f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-dcac0143-581a-4495-a508-daa034904d50 req-9a33b860-82f9-45ca-9dd2-52ea3de86a8f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-dcac0143-581a-4495-a508-daa034904d50 req-9a33b860-82f9-45ca-9dd2-52ea3de86a8f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-dcac0143-581a-4495-a508-daa034904d50 req-9a33b860-82f9-45ca-9dd2-52ea3de86a8f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-dcac0143-581a-4495-a508-daa034904d50 req-9a33b860-82f9-45ca-9dd2-52ea3de86a8f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Volume info retrieved successfully. Sep 01 02:00:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-dcac0143-581a-4495-a508-daa034904d50 req-9a33b860-82f9-45ca-9dd2-52ea3de86a8f tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 200 Sep 01 02:00:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 116/237] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:51 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:00:52 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:52 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10bb8a78-2749-4d55-9b2e-0000034111b3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca returned with HTTP 200 Sep 01 02:00:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 122/238] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:52 2026] GET /volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1c477c52-17c9-486a-a60a-583b0c42cb31 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c477c52-17c9-486a-a60a-583b0c42cb31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] PUT http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c477c52-17c9-486a-a60a-583b0c42cb31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a222a766-c2e4-4561-8c0f-caa120341b20"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-1c477c52-17c9-486a-a60a-583b0c42cb31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Update called for group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a. {{(pid=86843) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:00:52 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-1c477c52-17c9-486a-a60a-583b0c42cb31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Updating group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a with name None description: None add_volumes: None remove_volumes: a222a766-c2e4-4561-8c0f-caa120341b20. Sep 01 02:00:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c477c52-17c9-486a-a60a-583b0c42cb31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 202 Sep 01 02:00:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 117/239] 192.168.122.25 () {62 vars in 1285 bytes} [Tue Sep 1 02:00:52 2026] PUT /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a2709eab-a800-476b-a68d-d48ed51e88e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2709eab-a800-476b-a68d-d48ed51e88e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2709eab-a800-476b-a68d-d48ed51e88e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2709eab-a800-476b-a68d-d48ed51e88e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-a2709eab-a800-476b-a68d-d48ed51e88e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:52 devstack devstack@c-api.service[86844]: /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 01 02:00:52 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2709eab-a800-476b-a68d-d48ed51e88e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 123/240] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:52 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 392 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3a81a8fc-da1b-4b01-9f14-81297259d215 req-33755a0f-53d9-47f9-bb85-c182e3704034 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3a81a8fc-da1b-4b01-9f14-81297259d215 req-33755a0f-53d9-47f9-bb85-c182e3704034 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3a81a8fc-da1b-4b01-9f14-81297259d215 req-33755a0f-53d9-47f9-bb85-c182e3704034 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3a81a8fc-da1b-4b01-9f14-81297259d215 req-33755a0f-53d9-47f9-bb85-c182e3704034 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3a81a8fc-da1b-4b01-9f14-81297259d215 req-33755a0f-53d9-47f9-bb85-c182e3704034 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 404 Sep 01 02:00:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 118/241] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:52 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-5715eb1d-a3b6-4b48-9e97-d81c03276ffa req-a1057412-c902-4802-b708-555ff5566c91 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5715eb1d-a3b6-4b48-9e97-d81c03276ffa req-a1057412-c902-4802-b708-555ff5566c91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-5715eb1d-a3b6-4b48-9e97-d81c03276ffa req-a1057412-c902-4802-b708-555ff5566c91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-5715eb1d-a3b6-4b48-9e97-d81c03276ffa req-a1057412-c902-4802-b708-555ff5566c91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [req-5715eb1d-a3b6-4b48-9e97-d81c03276ffa req-a1057412-c902-4802-b708-555ff5566c91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Delete volume with id: c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5715eb1d-a3b6-4b48-9e97-d81c03276ffa req-a1057412-c902-4802-b708-555ff5566c91 tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 404 Sep 01 02:00:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 124/242] 192.168.122.25 () {62 vars in 1504 bytes} [Tue Sep 1 02:00:52 2026] DELETE /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-f6cc035a-cfe0-493d-aaf4-80a3f7d7b5e5 req-aa35d825-aaaa-4610-a986-3e68f1fb15db None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-f6cc035a-cfe0-493d-aaf4-80a3f7d7b5e5 req-aa35d825-aaaa-4610-a986-3e68f1fb15db tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] GET http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 Sep 01 02:00:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-f6cc035a-cfe0-493d-aaf4-80a3f7d7b5e5 req-aa35d825-aaaa-4610-a986-3e68f1fb15db tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-f6cc035a-cfe0-493d-aaf4-80a3f7d7b5e5 req-aa35d825-aaaa-4610-a986-3e68f1fb15db tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-f6cc035a-cfe0-493d-aaf4-80a3f7d7b5e5 req-aa35d825-aaaa-4610-a986-3e68f1fb15db tempest-VolumesSnapshotsTestJSON-2127590053 tempest-VolumesSnapshotsTestJSON-2127590053-project-member] http://192.168.122.25/volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 returned with HTTP 404 Sep 01 02:00:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 119/243] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:53 2026] GET /volume/v3/volumes/c7968c2e-72eb-4382-8e54-0420a1f94485 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1b9e0c9b-c8e8-4b22-98be-6d7495534d31 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b9e0c9b-c8e8-4b22-98be-6d7495534d31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b9e0c9b-c8e8-4b22-98be-6d7495534d31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b9e0c9b-c8e8-4b22-98be-6d7495534d31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-1b9e0c9b-c8e8-4b22-98be-6d7495534d31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:53 devstack devstack@c-api.service[86844]: /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 01 02:00:53 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b9e0c9b-c8e8-4b22-98be-6d7495534d31 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 125/244] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:53 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 393 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-224ba42c-b62d-406e-93fa-0159fbf97867 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-224ba42c-b62d-406e-93fa-0159fbf97867 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] PUT http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-224ba42c-b62d-406e-93fa-0159fbf97867 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a222a766-c2e4-4561-8c0f-caa120341b20"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-224ba42c-b62d-406e-93fa-0159fbf97867 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Update called for group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a. {{(pid=86843) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:00:53 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-224ba42c-b62d-406e-93fa-0159fbf97867 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Updating group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a with name None description: None add_volumes: a222a766-c2e4-4561-8c0f-caa120341b20 remove_volumes: None. Sep 01 02:00:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:53 devstack devstack@c-api.service[86843]: /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 01 02:00:53 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-224ba42c-b62d-406e-93fa-0159fbf97867 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 202 Sep 01 02:00:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 120/245] 192.168.122.25 () {62 vars in 1285 bytes} [Tue Sep 1 02:00:53 2026] PUT /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-30eea103-d229-48b8-bb02-d744f1a799bc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30eea103-d229-48b8-bb02-d744f1a799bc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30eea103-d229-48b8-bb02-d744f1a799bc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30eea103-d229-48b8-bb02-d744f1a799bc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-30eea103-d229-48b8-bb02-d744f1a799bc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:54 devstack devstack@c-api.service[86844]: /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 01 02:00:54 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30eea103-d229-48b8-bb02-d744f1a799bc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 126/246] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:53 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-72d108e8-2e7e-4242-be6c-79f4232bff80 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-72d108e8-2e7e-4242-be6c-79f4232bff80 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-72d108e8-2e7e-4242-be6c-79f4232bff80 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-72d108e8-2e7e-4242-be6c-79f4232bff80 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-72d108e8-2e7e-4242-be6c-79f4232bff80 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:55 devstack devstack@c-api.service[86843]: /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 01 02:00:55 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-72d108e8-2e7e-4242-be6c-79f4232bff80 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 121/247] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:55 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 393 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-94066695-3ab7-4628-a5b7-75836e3b5dce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94066695-3ab7-4628-a5b7-75836e3b5dce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] PUT http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-94066695-3ab7-4628-a5b7-75836e3b5dce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "db386395-75ed-4e88-9ab4-b7e7c2ffa1ca"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-94066695-3ab7-4628-a5b7-75836e3b5dce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Update called for group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a. {{(pid=86844) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:00:55 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-94066695-3ab7-4628-a5b7-75836e3b5dce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Updating group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a with name None description: None add_volumes: None remove_volumes: db386395-75ed-4e88-9ab4-b7e7c2ffa1ca. Sep 01 02:00:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94066695-3ab7-4628-a5b7-75836e3b5dce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 202 Sep 01 02:00:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 127/248] 192.168.122.25 () {62 vars in 1285 bytes} [Tue Sep 1 02:00:55 2026] PUT /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-761ddbde-5d0f-4477-867c-20d1ab0fe505 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-761ddbde-5d0f-4477-867c-20d1ab0fe505 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-761ddbde-5d0f-4477-867c-20d1ab0fe505 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-761ddbde-5d0f-4477-867c-20d1ab0fe505 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-761ddbde-5d0f-4477-867c-20d1ab0fe505 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:55 devstack devstack@c-api.service[86843]: /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 01 02:00:55 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-761ddbde-5d0f-4477-867c-20d1ab0fe505 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 122/249] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:55 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 392 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-82d8208a-48cf-44e8-bff3-c9a36b12d3f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82d8208a-48cf-44e8-bff3-c9a36b12d3f2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82d8208a-48cf-44e8-bff3-c9a36b12d3f2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82d8208a-48cf-44e8-bff3-c9a36b12d3f2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-82d8208a-48cf-44e8-bff3-c9a36b12d3f2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:56 devstack devstack@c-api.service[86844]: /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 01 02:00:56 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82d8208a-48cf-44e8-bff3-c9a36b12d3f2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 128/250] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:56 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-533eefab-578e-4539-97d4-dd156b023d21 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-533eefab-578e-4539-97d4-dd156b023d21 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] PUT http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-533eefab-578e-4539-97d4-dd156b023d21 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "db386395-75ed-4e88-9ab4-b7e7c2ffa1ca"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-533eefab-578e-4539-97d4-dd156b023d21 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Update called for group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a. {{(pid=86843) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:00:56 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-533eefab-578e-4539-97d4-dd156b023d21 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Updating group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a with name None description: None add_volumes: db386395-75ed-4e88-9ab4-b7e7c2ffa1ca remove_volumes: None. Sep 01 02:00:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:56 devstack devstack@c-api.service[86843]: /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 01 02:00:56 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-533eefab-578e-4539-97d4-dd156b023d21 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 202 Sep 01 02:00:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 123/251] 192.168.122.25 () {62 vars in 1285 bytes} [Tue Sep 1 02:00:56 2026] PUT /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5593ef71-b07f-431c-997c-87457f8842e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5593ef71-b07f-431c-997c-87457f8842e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5593ef71-b07f-431c-997c-87457f8842e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5593ef71-b07f-431c-997c-87457f8842e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-5593ef71-b07f-431c-997c-87457f8842e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:56 devstack devstack@c-api.service[86844]: /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 01 02:00:56 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:00:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5593ef71-b07f-431c-997c-87457f8842e9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 129/252] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:56 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 392 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-56123beb-efc9-4d25-8519-3f2fb84136c3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56123beb-efc9-4d25-8519-3f2fb84136c3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:00:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56123beb-efc9-4d25-8519-3f2fb84136c3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56123beb-efc9-4d25-8519-3f2fb84136c3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-56123beb-efc9-4d25-8519-3f2fb84136c3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:57 devstack devstack@c-api.service[86843]: /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 01 02:00:57 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:00:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56123beb-efc9-4d25-8519-3f2fb84136c3 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 200 Sep 01 02:00:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 124/253] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:57 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 393 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:00:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:57 devstack devstack@c-api.service[86844]: /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 01 02:00:57 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:00:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:00:57 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:57 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:58 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:58 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:58 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:58 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b6f7d59-e1b1-4248-a075-fb543dd7b9ed tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 130/254] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:57 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/group_snapshots Sep 01 02:00:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2051108817"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2051108817'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:00:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:58 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.group_snapshots [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2051108817. Sep 01 02:00:58 devstack devstack@c-api.service[86843]: /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 01 02:00:58 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:00:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:58 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1429648582 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1429648582, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:58 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['a9e5264a-7aac-4094-bbc8-9ea21761a5e6', '25f5aab5-f619-450e-952a-d1f6fc173d6b', '6dab8118-1a97-432b-975e-f186af396125', '193578dc-7d74-4468-a54e-092e3da134f9'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b2da0d9-15b4-4206-bd44-a3d9a94ee794 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:00:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 125/255] 192.168.122.25 () {62 vars in 1203 bytes} [Tue Sep 1 02:00:58 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f10925a8-b443-4ce0-aa93-08265a0875e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f10925a8-b443-4ce0-aa93-08265a0875e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:00:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f10925a8-b443-4ce0-aa93-08265a0875e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f10925a8-b443-4ce0-aa93-08265a0875e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-f10925a8-b443-4ce0-aa93-08265a0875e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:00:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f10925a8-b443-4ce0-aa93-08265a0875e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:00:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 131/256] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:00:58 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2dee928c-c2c1-4780-afd7-81404c35e99d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2dee928c-c2c1-4780-afd7-81404c35e99d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:00:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2dee928c-c2c1-4780-afd7-81404c35e99d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2dee928c-c2c1-4780-afd7-81404c35e99d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-2dee928c-c2c1-4780-afd7-81404c35e99d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:00:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2dee928c-c2c1-4780-afd7-81404c35e99d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:00:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 126/257] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:00:59 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:01:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-387202514"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-387202514'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:00 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume of 1 GB Sep 01 02:01:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Availability Zones retrieved successfully. Sep 01 02:01:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Flow 'volume_create_api' (716e7eaf-4d0c-452f-bcef-ae49ee60e022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa58ac03-940a-4159-ada0-ab4436c72652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa58ac03-940a-4159-ada0-ab4436c72652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fe2b8c-46a8-44f3-ab9c-760b1c762445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ce519700-f86c-4a85-9beb-83cc0b2687e4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce519700-f86c-4a85-9beb-83cc0b2687e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce519700-f86c-4a85-9beb-83cc0b2687e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce519700-f86c-4a85-9beb-83cc0b2687e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-ce519700-f86c-4a85-9beb-83cc0b2687e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce519700-f86c-4a85-9beb-83cc0b2687e4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:01:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 127/258] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:00 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Created reservations ['0691346b-95d9-4d0d-a676-feba3168c9d1', 'c3123b2b-16ca-40a2-a063-d845dbe2d359', '1dbdb316-1c9a-488f-b978-e17e1e6689e9', 'e9aa0592-7680-487e-8b1e-1dfafc48d87b'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fe2b8c-46a8-44f3-ab9c-760b1c762445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0691346b-95d9-4d0d-a676-feba3168c9d1', 'c3123b2b-16ca-40a2-a063-d845dbe2d359', '1dbdb316-1c9a-488f-b978-e17e1e6689e9', 'e9aa0592-7680-487e-8b1e-1dfafc48d87b']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aab302b-1eb4-4b2e-893d-60c84c42f7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aab302b-1eb4-4b2e-893d-60c84c42f7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '689632c3-e03b-4c2a-8460-01d46f95199e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-387202514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='060acef157434a0cb0e59f27cb4ae180',qos_specs=None,replication_status=,reservations=['0691346b-95d9-4d0d-a676-feba3168c9d1','c3123b2b-16ca-40a2-a063-d845dbe2d359','1dbdb316-1c9a-488f-b978-e17e1e6689e9','e9aa0592-7680-487e-8b1e-1dfafc48d87b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aedfe208a6744fc831565f054d4f801',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-387202514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=689632c3-e03b-4c2a-8460-01d46f95199e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='060acef157434a0cb0e59f27cb4ae180',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aedfe208a6744fc831565f054d4f801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21941f4-860a-45af-8d67-f45cc0bb4640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21941f4-860a-45af-8d67-f45cc0bb4640) transitioned into state 'SUCCESS' from state '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-387202514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='060acef157434a0cb0e59f27cb4ae180',qos_specs=None,replication_status=,reservations=['0691346b-95d9-4d0d-a676-feba3168c9d1','c3123b2b-16ca-40a2-a063-d845dbe2d359','1dbdb316-1c9a-488f-b978-e17e1e6689e9','e9aa0592-7680-487e-8b1e-1dfafc48d87b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aedfe208a6744fc831565f054d4f801',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9174de8f-539a-4fb4-a9b2-866fd2bb041a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9174de8f-539a-4fb4-a9b2-866fd2bb041a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Flow 'volume_create_api' (716e7eaf-4d0c-452f-bcef-ae49ee60e022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume request issued successfully. Sep 01 02:01:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16c95bfd-b8fb-430a-a377-6a7ad4af9db9 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 132/259] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:00:59 2026] POST /volume/v3/volumes => generated 766 bytes in 1849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-44e3ce81-6f9d-465b-9791-3141d423312a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44e3ce81-6f9d-465b-9791-3141d423312a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44e3ce81-6f9d-465b-9791-3141d423312a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44e3ce81-6f9d-465b-9791-3141d423312a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-44e3ce81-6f9d-465b-9791-3141d423312a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-d6c565aa-7b85-4312-97ea-730a67df20be None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44e3ce81-6f9d-465b-9791-3141d423312a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-d6c565aa-7b85-4312-97ea-730a67df20be tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 128/260] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:01 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 834 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-d6c565aa-7b85-4312-97ea-730a67df20be tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-d6c565aa-7b85-4312-97ea-730a67df20be tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-d6c565aa-7b85-4312-97ea-730a67df20be tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-d6c565aa-7b85-4312-97ea-730a67df20be tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 133/261] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:01 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 857 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a476be7d-bb17-4af8-bcfe-213176aed522 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a476be7d-bb17-4af8-bcfe-213176aed522 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a476be7d-bb17-4af8-bcfe-213176aed522 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a476be7d-bb17-4af8-bcfe-213176aed522 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-a476be7d-bb17-4af8-bcfe-213176aed522 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a476be7d-bb17-4af8-bcfe-213176aed522 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:01:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 129/262] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:02 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-9108635f-3432-4024-8fdb-40a996579c78 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-9108635f-3432-4024-8fdb-40a996579c78 None None] GET http://192.168.122.25/volume// Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-9108635f-3432-4024-8fdb-40a996579c78 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-9108635f-3432-4024-8fdb-40a996579c78 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-9108635f-3432-4024-8fdb-40a996579c78 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:01:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 134/263] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:02 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-544d4198-7f79-4b5d-b8ba-f3e52dbfbc06 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-544d4198-7f79-4b5d-b8ba-f3e52dbfbc06 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-544d4198-7f79-4b5d-b8ba-f3e52dbfbc06 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61d13d43-22d6-4ae1-b9bc-17c7b8f06b73", "connector": null, "instance_uuid": "830c3b61-5a7b-4bcb-b1c3-df1c3100ea8a"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-544d4198-7f79-4b5d-b8ba-f3e52dbfbc06 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:01:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 130/264] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:01:02 2026] POST /volume/v3/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-8319db4c-94d6-45bb-920c-aef7f67931e2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-8319db4c-94d6-45bb-920c-aef7f67931e2 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] POST http://192.168.122.25/volume/v3/attachments/6b698e43-01c9-496e-a271-420c219102aa/action Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-8319db4c-94d6-45bb-920c-aef7f67931e2 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-8319db4c-94d6-45bb-920c-aef7f67931e2 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c0fcc44e-380d-49c4-8bb9-f2b78fd22025 req-8319db4c-94d6-45bb-920c-aef7f67931e2 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/attachments/6b698e43-01c9-496e-a271-420c219102aa/action returned with HTTP 204 Sep 01 02:01:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 135/265] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:01:02 2026] POST /volume/v3/attachments/6b698e43-01c9-496e-a271-420c219102aa/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6eca195a-5c8e-47f3-a01b-d27ca9834da8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6eca195a-5c8e-47f3-a01b-d27ca9834da8 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6eca195a-5c8e-47f3-a01b-d27ca9834da8 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6eca195a-5c8e-47f3-a01b-d27ca9834da8 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6eca195a-5c8e-47f3-a01b-d27ca9834da8 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6eca195a-5c8e-47f3-a01b-d27ca9834da8 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 131/266] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:02 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 1119 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09efda55-3379-4420-929b-0cdbe428cce6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09efda55-3379-4420-929b-0cdbe428cce6 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09efda55-3379-4420-929b-0cdbe428cce6 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09efda55-3379-4420-929b-0cdbe428cce6 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-09efda55-3379-4420-929b-0cdbe428cce6 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09efda55-3379-4420-929b-0cdbe428cce6 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 136/267] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:02 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 1119 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-6efadab5-26a2-46df-8eeb-4164718f7f55 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-6efadab5-26a2-46df-8eeb-4164718f7f55 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-6efadab5-26a2-46df-8eeb-4164718f7f55 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-6efadab5-26a2-46df-8eeb-4164718f7f55 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7a4a858c-4db7-4d1e-ad6d-a643e18db27f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a4a858c-4db7-4d1e-ad6d-a643e18db27f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a4a858c-4db7-4d1e-ad6d-a643e18db27f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a4a858c-4db7-4d1e-ad6d-a643e18db27f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-6efadab5-26a2-46df-8eeb-4164718f7f55 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-6efadab5-26a2-46df-8eeb-4164718f7f55 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 132/268] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:02 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 1119 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a4a858c-4db7-4d1e-ad6d-a643e18db27f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a4a858c-4db7-4d1e-ad6d-a643e18db27f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 137/269] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:02 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-cf5f97ee-e9cc-4175-b7d2-9bcd36957ffb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-84286bcb-8228-4c79-aff6-d705e0fe3f24 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-cf5f97ee-e9cc-4175-b7d2-9bcd36957ffb tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] DELETE http://192.168.122.25/volume/v3/attachments/6b698e43-01c9-496e-a271-420c219102aa Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-cf5f97ee-e9cc-4175-b7d2-9bcd36957ffb tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-cf5f97ee-e9cc-4175-b7d2-9bcd36957ffb tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-84286bcb-8228-4c79-aff6-d705e0fe3f24 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-84286bcb-8228-4c79-aff6-d705e0fe3f24 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-84286bcb-8228-4c79-aff6-d705e0fe3f24 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-84286bcb-8228-4c79-aff6-d705e0fe3f24 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-84286bcb-8228-4c79-aff6-d705e0fe3f24 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:01:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 138/270] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:03 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[86843]: /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 01 02:01:03 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:01:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1c07f52b-a0a8-4c76-b701-1ab0be8742ae req-cf5f97ee-e9cc-4175-b7d2-9bcd36957ffb tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/attachments/6b698e43-01c9-496e-a271-420c219102aa returned with HTTP 200 Sep 01 02:01:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 133/271] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:01:03 2026] DELETE /volume/v3/attachments/6b698e43-01c9-496e-a271-420c219102aa => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a4b572d2-fb0d-431a-96e7-2676477e8760 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4b572d2-fb0d-431a-96e7-2676477e8760 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4b572d2-fb0d-431a-96e7-2676477e8760 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4b572d2-fb0d-431a-96e7-2676477e8760 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-317ea6bb-6f89-4e1e-a4dd-87008a30f121 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-317ea6bb-6f89-4e1e-a4dd-87008a30f121 None None] GET http://192.168.122.25/volume// Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-317ea6bb-6f89-4e1e-a4dd-87008a30f121 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-317ea6bb-6f89-4e1e-a4dd-87008a30f121 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-317ea6bb-6f89-4e1e-a4dd-87008a30f121 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:01:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 134/272] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:03 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-90f0e0b1-ef09-4471-b9e7-3303e40eb3ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-90f0e0b1-ef09-4471-b9e7-3303e40eb3ce tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:01:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-90f0e0b1-ef09-4471-b9e7-3303e40eb3ce tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4b718bb-36a0-4ac8-a202-77b2127c453a", "connector": null, "instance_uuid": "743001ab-c249-4ca5-9422-02111e42653a"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a4b572d2-fb0d-431a-96e7-2676477e8760 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4b572d2-fb0d-431a-96e7-2676477e8760 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 139/273] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:03 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 857 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-90f0e0b1-ef09-4471-b9e7-3303e40eb3ce tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:01:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 135/274] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:01:03 2026] POST /volume/v3/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-ab309956-72f9-45f7-9b24-96e23cbcd7dd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-ab309956-72f9-45f7-9b24-96e23cbcd7dd tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] DELETE http://192.168.122.25/volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-ab309956-72f9-45f7-9b24-96e23cbcd7dd tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-ab309956-72f9-45f7-9b24-96e23cbcd7dd tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:03 devstack devstack@c-api.service[86844]: /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 01 02:01:03 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:01:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-ab309956-72f9-45f7-9b24-96e23cbcd7dd tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d returned with HTTP 200 Sep 01 02:01:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 140/275] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:01:03 2026] DELETE /volume/v3/attachments/67311b94-59cd-404e-b20c-9e33370f0b5d => generated 192 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b14be5b0-b2b4-4924-883b-7579f37e3fed None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b14be5b0-b2b4-4924-883b-7579f37e3fed tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b14be5b0-b2b4-4924-883b-7579f37e3fed tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b14be5b0-b2b4-4924-883b-7579f37e3fed tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b14be5b0-b2b4-4924-883b-7579f37e3fed tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bfaa34e7-6771-4cd0-b186-c9cf26da1c62 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b14be5b0-b2b4-4924-883b-7579f37e3fed tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 136/276] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:04 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 858 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bfaa34e7-6771-4cd0-b186-c9cf26da1c62 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bfaa34e7-6771-4cd0-b186-c9cf26da1c62 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bfaa34e7-6771-4cd0-b186-c9cf26da1c62 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-bfaa34e7-6771-4cd0-b186-c9cf26da1c62 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bfaa34e7-6771-4cd0-b186-c9cf26da1c62 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:01:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 141/277] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:04 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-acad31b7-da45-4463-85ec-c198e477120a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-acad31b7-da45-4463-85ec-c198e477120a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-acad31b7-da45-4463-85ec-c198e477120a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-acad31b7-da45-4463-85ec-c198e477120a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-acad31b7-da45-4463-85ec-c198e477120a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-acad31b7-da45-4463-85ec-c198e477120a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 137/278] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:05 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2a112fc7-ce59-4a2d-a597-35c8550c9188 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a112fc7-ce59-4a2d-a597-35c8550c9188 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a112fc7-ce59-4a2d-a597-35c8550c9188 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a112fc7-ce59-4a2d-a597-35c8550c9188 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-2a112fc7-ce59-4a2d-a597-35c8550c9188 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a112fc7-ce59-4a2d-a597-35c8550c9188 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:01:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 142/279] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:05 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-87d13b4c-e7ac-4a82-8ea4-bd6da7536918 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-87d13b4c-e7ac-4a82-8ea4-bd6da7536918 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] PUT http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 Sep 01 02:01:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-87d13b4c-e7ac-4a82-8ea4-bd6da7536918 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:06 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-87d13b4c-e7ac-4a82-8ea4-bd6da7536918 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Acquiring lock "cinder-attachment_update-e4b718bb-36a0-4ac8-a202-77b2127c453a-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:01:06 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-87d13b4c-e7ac-4a82-8ea4-bd6da7536918 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-e4b718bb-36a0-4ac8-a202-77b2127c453a-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:01:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1fafabb5-7969-4e9d-87d9-1fec3d5dd9d5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1fafabb5-7969-4e9d-87d9-1fec3d5dd9d5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1fafabb5-7969-4e9d-87d9-1fec3d5dd9d5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1fafabb5-7969-4e9d-87d9-1fec3d5dd9d5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1fafabb5-7969-4e9d-87d9-1fec3d5dd9d5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1fafabb5-7969-4e9d-87d9-1fec3d5dd9d5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 143/280] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:06 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c2811a48-9dbb-45d6-be4f-2c70b4d02f61 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2811a48-9dbb-45d6-be4f-2c70b4d02f61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2811a48-9dbb-45d6-be4f-2c70b4d02f61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2811a48-9dbb-45d6-be4f-2c70b4d02f61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-c2811a48-9dbb-45d6-be4f-2c70b4d02f61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2811a48-9dbb-45d6-be4f-2c70b4d02f61 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:01:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 144/281] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:06 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fbfc3ca5-7f74-41e8-a5a2-f2157df5a35a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbfc3ca5-7f74-41e8-a5a2-f2157df5a35a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbfc3ca5-7f74-41e8-a5a2-f2157df5a35a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbfc3ca5-7f74-41e8-a5a2-f2157df5a35a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fbfc3ca5-7f74-41e8-a5a2-f2157df5a35a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbfc3ca5-7f74-41e8-a5a2-f2157df5a35a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 145/282] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eeba38aa-2528-40c3-ab66-124519f1185f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eeba38aa-2528-40c3-ab66-124519f1185f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eeba38aa-2528-40c3-ab66-124519f1185f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eeba38aa-2528-40c3-ab66-124519f1185f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-eeba38aa-2528-40c3-ab66-124519f1185f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eeba38aa-2528-40c3-ab66-124519f1185f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 146/283] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c72876d7-af74-4f12-b6d2-62b53e845b66 req-72bf0bad-6c86-471d-8a19-7414786c902a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c72876d7-af74-4f12-b6d2-62b53e845b66 req-72bf0bad-6c86-471d-8a19-7414786c902a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c72876d7-af74-4f12-b6d2-62b53e845b66 req-72bf0bad-6c86-471d-8a19-7414786c902a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c72876d7-af74-4f12-b6d2-62b53e845b66 req-72bf0bad-6c86-471d-8a19-7414786c902a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-87d13b4c-e7ac-4a82-8ea4-bd6da7536918 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Lock "cinder-attachment_update-e4b718bb-36a0-4ac8-a202-77b2127c453a-devstack" released by "attachment_update" :: held 1.285s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-87d13b4c-e7ac-4a82-8ea4-bd6da7536918 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 138/284] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:01:06 2026] PUT /volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 => generated 694 bytes in 1348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c72876d7-af74-4f12-b6d2-62b53e845b66 req-72bf0bad-6c86-471d-8a19-7414786c902a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /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 01 02:01:07 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all snapshots completed successfully. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e47458e5-cbba-4954-bfb1-76195ff8d669 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 139/285] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:01:07 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 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-1c4ebe65-ac13-4707-b88b-24c24549b3ef None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-1c4ebe65-ac13-4707-b88b-24c24549b3ef tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-1c4ebe65-ac13-4707-b88b-24c24549b3ef tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-1c4ebe65-ac13-4707-b88b-24c24549b3ef tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c72876d7-af74-4f12-b6d2-62b53e845b66 req-72bf0bad-6c86-471d-8a19-7414786c902a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 147/286] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 859 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3b1311a3-3256-4bb1-90fc-3864e8616655 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b1311a3-3256-4bb1-90fc-3864e8616655 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b1311a3-3256-4bb1-90fc-3864e8616655 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b1311a3-3256-4bb1-90fc-3864e8616655 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3b1311a3-3256-4bb1-90fc-3864e8616655 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b1311a3-3256-4bb1-90fc-3864e8616655 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 148/287] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-863734b3-e041-45d1-b298-a59d449682cf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-322358567"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-322358567'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume of 1 GB Sep 01 02:01:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Availability Zones retrieved successfully. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Flow 'volume_create_api' (c72b321f-00e2-41f9-84af-b815b41cce20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-1c4ebe65-ac13-4707-b88b-24c24549b3ef tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 140/288] 192.168.122.25 () {62 vars in 1535 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 => generated 719 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a20c33f3-ffa7-4db8-8561-34add92dc96a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac0ddb-ad81-4f18-b136-e785c63b3d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a20c33f3-ffa7-4db8-8561-34add92dc96a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/cfdcb807-c39f-4c5f-8b10-6bde2ab0991c Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a20c33f3-ffa7-4db8-8561-34add92dc96a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a20c33f3-ffa7-4db8-8561-34add92dc96a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a20c33f3-ffa7-4db8-8561-34add92dc96a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a20c33f3-ffa7-4db8-8561-34add92dc96a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/cfdcb807-c39f-4c5f-8b10-6bde2ab0991c returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 141/289] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/snapshots/cfdcb807-c39f-4c5f-8b10-6bde2ab0991c => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f7ecbf78-48f5-4100-8780-1281cbd5d38e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7ecbf78-48f5-4100-8780-1281cbd5d38e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] DELETE http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f7ecbf78-48f5-4100-8780-1281cbd5d38e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f7ecbf78-48f5-4100-8780-1281cbd5d38e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-f7ecbf78-48f5-4100-8780-1281cbd5d38e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86843) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.group_snapshots [None req-f7ecbf78-48f5-4100-8780-1281cbd5d38e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group_snapshot with id: 941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac0ddb-ad81-4f18-b136-e785c63b3d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26192217-b175-41b3-877e-4e24b625d3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /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 01 02:01:07 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7ecbf78-48f5-4100-8780-1281cbd5d38e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 202 Sep 01 02:01:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 142/290] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:01:07 2026] DELETE /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Created reservations ['58dedc82-67b4-4bb1-ba76-7dadbfcf5254', '1f78d4b9-6cdc-4050-ae03-18b6bd2b7de5', 'db1a785e-e470-4788-847c-adc08a862da7', '1a3fc7a0-e62d-4b69-99e8-c13b69740cb9'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26192217-b175-41b3-877e-4e24b625d3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58dedc82-67b4-4bb1-ba76-7dadbfcf5254', '1f78d4b9-6cdc-4050-ae03-18b6bd2b7de5', 'db1a785e-e470-4788-847c-adc08a862da7', '1a3fc7a0-e62d-4b69-99e8-c13b69740cb9']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /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 01 02:01:07 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1585fe-0bf9-4b41-ad4a-e0a9967a98ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:07 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1585fe-0bf9-4b41-ad4a-e0a9967a98ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b087e8-735a-4dfc-9eb6-c101c483e764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-322358567',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='060acef157434a0cb0e59f27cb4ae180',qos_specs=None,replication_status=,reservations=['58dedc82-67b4-4bb1-ba76-7dadbfcf5254','1f78d4b9-6cdc-4050-ae03-18b6bd2b7de5','db1a785e-e470-4788-847c-adc08a862da7','1a3fc7a0-e62d-4b69-99e8-c13b69740cb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aedfe208a6744fc831565f054d4f801',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-322358567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b087e8-735a-4dfc-9eb6-c101c483e764,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='060acef157434a0cb0e59f27cb4ae180',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aedfe208a6744fc831565f054d4f801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc4d858-1017-49db-8d29-f360a7b0fb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:07 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:07 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc4d858-1017-49db-8d29-f360a7b0fb36) transitioned into state 'SUCCESS' from state '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-322358567',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='060acef157434a0cb0e59f27cb4ae180',qos_specs=None,replication_status=,reservations=['58dedc82-67b4-4bb1-ba76-7dadbfcf5254','1f78d4b9-6cdc-4050-ae03-18b6bd2b7de5','db1a785e-e470-4788-847c-adc08a862da7','1a3fc7a0-e62d-4b69-99e8-c13b69740cb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aedfe208a6744fc831565f054d4f801',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15efc669-0a52-4344-8ced-db4555f23366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:08 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15efc669-0a52-4344-8ced-db4555f23366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Flow 'volume_create_api' (c72b321f-00e2-41f9-84af-b815b41cce20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume request issued successfully. Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-863734b3-e041-45d1-b298-a59d449682cf tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 149/291] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:01:07 2026] POST /volume/v3/volumes => generated 766 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-91f92888-35d4-4ca7-b314-7ce4384f2293 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-91f92888-35d4-4ca7-b314-7ce4384f2293 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-91f92888-35d4-4ca7-b314-7ce4384f2293 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-91f92888-35d4-4ca7-b314-7ce4384f2293 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-91f92888-35d4-4ca7-b314-7ce4384f2293 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e756a0c-b2ab-4359-9fb3-eee01c5641ce tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 143/292] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:01:07 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-91f92888-35d4-4ca7-b314-7ce4384f2293 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 200 Sep 01 02:01:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 150/293] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:08 2026] GET /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 834 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:01:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:08 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:01:08 devstack devstack@c-api.service[86843]: /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 01 02:01:08 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all snapshots completed successfully. Sep 01 02:01:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40c784f5-471e-44e0-8e4c-2eea750c90fc tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:01:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 144/294] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:01:08 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-72129813-15ff-4b7f-adad-1f6a4f3eb21d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72129813-15ff-4b7f-adad-1f6a4f3eb21d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72129813-15ff-4b7f-adad-1f6a4f3eb21d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72129813-15ff-4b7f-adad-1f6a4f3eb21d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-72129813-15ff-4b7f-adad-1f6a4f3eb21d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72129813-15ff-4b7f-adad-1f6a4f3eb21d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 151/295] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:08 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-af6df561-57ba-4105-a964-d4a95dc542a2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af6df561-57ba-4105-a964-d4a95dc542a2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af6df561-57ba-4105-a964-d4a95dc542a2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af6df561-57ba-4105-a964-d4a95dc542a2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:09 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=401,cinder:UPDATE=79,cinder:INSERT=43 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-af6df561-57ba-4105-a964-d4a95dc542a2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af6df561-57ba-4105-a964-d4a95dc542a2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 200 Sep 01 02:01:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 145/296] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:09 2026] GET /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-23c5bb1e-74c7-4b0d-b6f9-8421245f2b26 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23c5bb1e-74c7-4b0d-b6f9-8421245f2b26 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23c5bb1e-74c7-4b0d-b6f9-8421245f2b26 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23c5bb1e-74c7-4b0d-b6f9-8421245f2b26 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-23c5bb1e-74c7-4b0d-b6f9-8421245f2b26 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23c5bb1e-74c7-4b0d-b6f9-8421245f2b26 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 152/297] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:09 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c3ff5cf1-6e4e-4e7f-84ed-9d401e565580 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3ff5cf1-6e4e-4e7f-84ed-9d401e565580 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3ff5cf1-6e4e-4e7f-84ed-9d401e565580 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3ff5cf1-6e4e-4e7f-84ed-9d401e565580 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2b4e780c-10d1-4ba5-ac3e-51caf6ce5e4a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b4e780c-10d1-4ba5-ac3e-51caf6ce5e4a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b4e780c-10d1-4ba5-ac3e-51caf6ce5e4a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b4e780c-10d1-4ba5-ac3e-51caf6ce5e4a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c3ff5cf1-6e4e-4e7f-84ed-9d401e565580 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2b4e780c-10d1-4ba5-ac3e-51caf6ce5e4a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b4e780c-10d1-4ba5-ac3e-51caf6ce5e4a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 153/298] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:10 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3ff5cf1-6e4e-4e7f-84ed-9d401e565580 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 200 Sep 01 02:01:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 146/299] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:10 2026] GET /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 859 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-fb1d2441-57ed-4b70-b3ae-e3e409a11525 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-fb1d2441-57ed-4b70-b3ae-e3e409a11525 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] POST http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355/action Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-fb1d2441-57ed-4b70-b3ae-e3e409a11525 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-fb1d2441-57ed-4b70-b3ae-e3e409a11525 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-4f511589-800a-4b6d-a2fb-553a7845cd21 req-472a97bf-dad1-4b6a-beb2-61c36e7c7025 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4f511589-800a-4b6d-a2fb-553a7845cd21 req-472a97bf-dad1-4b6a-beb2-61c36e7c7025 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-4f511589-800a-4b6d-a2fb-553a7845cd21 req-472a97bf-dad1-4b6a-beb2-61c36e7c7025 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-4f511589-800a-4b6d-a2fb-553a7845cd21 req-472a97bf-dad1-4b6a-beb2-61c36e7c7025 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d878d096-59cd-46c0-aa47-3dd3a0ef0a5e req-fb1d2441-57ed-4b70-b3ae-e3e409a11525 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355/action returned with HTTP 204 Sep 01 02:01:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 154/300] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:01:10 2026] POST /volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-4f511589-800a-4b6d-a2fb-553a7845cd21 req-472a97bf-dad1-4b6a-beb2-61c36e7c7025 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4f511589-800a-4b6d-a2fb-553a7845cd21 req-472a97bf-dad1-4b6a-beb2-61c36e7c7025 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 200 Sep 01 02:01:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 147/301] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:10 2026] GET /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 859 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1299761024"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1299761024'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume of 1 GB Sep 01 02:01:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Availability Zones retrieved successfully. Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Flow 'volume_create_api' (7ced958e-3a01-411d-8c40-4bc75910d0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303d518f-652a-4472-a20d-ffcada309a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303d518f-652a-4472-a20d-ffcada309a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5178a6f4-409c-45ee-9c16-8e14902fdb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Created reservations ['12b1da84-5205-4238-9b05-8c43131225f1', '090ec331-20a2-49e1-b15d-a57e209b7861', '6c5f02ff-6923-453d-bb55-0c2944bd794a', '22e5a874-8529-4197-ab28-eba221f8c399'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b42dfc4c-e8e2-4497-b932-8cace08b9c25 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5178a6f4-409c-45ee-9c16-8e14902fdb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b1da84-5205-4238-9b05-8c43131225f1', '090ec331-20a2-49e1-b15d-a57e209b7861', '6c5f02ff-6923-453d-bb55-0c2944bd794a', '22e5a874-8529-4197-ab28-eba221f8c399']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b42dfc4c-e8e2-4497-b932-8cace08b9c25 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b42dfc4c-e8e2-4497-b932-8cace08b9c25 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b42dfc4c-e8e2-4497-b932-8cace08b9c25 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad469d6-6808-4db7-a155-cf5287aaeb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b42dfc4c-e8e2-4497-b932-8cace08b9c25 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b42dfc4c-e8e2-4497-b932-8cace08b9c25 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 148/302] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:11 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad469d6-6808-4db7-a155-cf5287aaeb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3fdb992-ca77-4900-ae36-f93352d9a605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1299761024',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='060acef157434a0cb0e59f27cb4ae180',qos_specs=None,replication_status=,reservations=['12b1da84-5205-4238-9b05-8c43131225f1','090ec331-20a2-49e1-b15d-a57e209b7861','6c5f02ff-6923-453d-bb55-0c2944bd794a','22e5a874-8529-4197-ab28-eba221f8c399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aedfe208a6744fc831565f054d4f801',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1299761024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3fdb992-ca77-4900-ae36-f93352d9a605,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='060acef157434a0cb0e59f27cb4ae180',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aedfe208a6744fc831565f054d4f801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b380fead-17b3-42e0-898c-2848a9a81864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b380fead-17b3-42e0-898c-2848a9a81864) transitioned into state 'SUCCESS' from state '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-1299761024',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='060acef157434a0cb0e59f27cb4ae180',qos_specs=None,replication_status=,reservations=['12b1da84-5205-4238-9b05-8c43131225f1','090ec331-20a2-49e1-b15d-a57e209b7861','6c5f02ff-6923-453d-bb55-0c2944bd794a','22e5a874-8529-4197-ab28-eba221f8c399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aedfe208a6744fc831565f054d4f801',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e37489-f5d9-495d-b7e2-91a9f0fbad87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e37489-f5d9-495d-b7e2-91a9f0fbad87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Flow 'volume_create_api' (7ced958e-3a01-411d-8c40-4bc75910d0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Create volume request issued successfully. Sep 01 02:01:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb750b1e-c1f9-4a44-be86-be74a4842c7a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 155/303] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:01:10 2026] POST /volume/v3/volumes => generated 767 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-01c69539-8456-40ad-b6be-07347041532f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-01c69539-8456-40ad-b6be-07347041532f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-01c69539-8456-40ad-b6be-07347041532f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-01c69539-8456-40ad-b6be-07347041532f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-01c69539-8456-40ad-b6be-07347041532f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-01c69539-8456-40ad-b6be-07347041532f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 200 Sep 01 02:01:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 149/304] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:11 2026] GET /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 835 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-137214f9-81e3-4696-be02-5a1e46d02337 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-137214f9-81e3-4696-be02-5a1e46d02337 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-137214f9-81e3-4696-be02-5a1e46d02337 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-137214f9-81e3-4696-be02-5a1e46d02337 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-137214f9-81e3-4696-be02-5a1e46d02337 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-137214f9-81e3-4696-be02-5a1e46d02337 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 156/305] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:12 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-70b0fb40-7568-4737-ab02-8d809c11d64f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70b0fb40-7568-4737-ab02-8d809c11d64f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70b0fb40-7568-4737-ab02-8d809c11d64f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70b0fb40-7568-4737-ab02-8d809c11d64f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-70b0fb40-7568-4737-ab02-8d809c11d64f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70b0fb40-7568-4737-ab02-8d809c11d64f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 200 Sep 01 02:01:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 150/306] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:12 2026] GET /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 859 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1c32735f-3eac-4776-b629-05ef4c6d307d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c32735f-3eac-4776-b629-05ef4c6d307d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c32735f-3eac-4776-b629-05ef4c6d307d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c32735f-3eac-4776-b629-05ef4c6d307d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1c32735f-3eac-4776-b629-05ef4c6d307d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c32735f-3eac-4776-b629-05ef4c6d307d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 157/307] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:13 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 469 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-19940ee6-b82d-4667-bc54-e722dd0c4ba5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19940ee6-b82d-4667-bc54-e722dd0c4ba5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19940ee6-b82d-4667-bc54-e722dd0c4ba5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19940ee6-b82d-4667-bc54-e722dd0c4ba5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-19940ee6-b82d-4667-bc54-e722dd0c4ba5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19940ee6-b82d-4667-bc54-e722dd0c4ba5 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 200 Sep 01 02:01:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 151/308] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:14 2026] GET /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 860 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ada2d7cf-7c80-4650-9f2f-0625a7b175e3 req-4a6d94c9-6d34-49ae-b207-328357e2252f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ada2d7cf-7c80-4650-9f2f-0625a7b175e3 req-4a6d94c9-6d34-49ae-b207-328357e2252f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ada2d7cf-7c80-4650-9f2f-0625a7b175e3 req-4a6d94c9-6d34-49ae-b207-328357e2252f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ada2d7cf-7c80-4650-9f2f-0625a7b175e3 req-4a6d94c9-6d34-49ae-b207-328357e2252f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-ada2d7cf-7c80-4650-9f2f-0625a7b175e3 req-4a6d94c9-6d34-49ae-b207-328357e2252f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ada2d7cf-7c80-4650-9f2f-0625a7b175e3 req-4a6d94c9-6d34-49ae-b207-328357e2252f tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 200 Sep 01 02:01:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 158/309] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:14 2026] GET /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 860 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-779b06ea-94e9-4157-adf1-0b09377464b0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-779b06ea-94e9-4157-adf1-0b09377464b0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-779b06ea-94e9-4157-adf1-0b09377464b0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-779b06ea-94e9-4157-adf1-0b09377464b0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-fbbf8693-92d3-46c6-9323-90e46ddf9ee5 req-08867b67-3496-4732-8bc6-fc0d80e3507a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 159/310] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:14 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-779b06ea-94e9-4157-adf1-0b09377464b0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-779b06ea-94e9-4157-adf1-0b09377464b0 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 200 Sep 01 02:01:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 152/311] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:14 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 469 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-f600fcef-97a0-48a4-a0e2-0445278ffc99 req-16afc86a-1295-456a-89b6-d5274488a7fa tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 160/312] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:14 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /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 01 02:01:15 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c353b5b-51cb-43bd-b6f9-904acca6c410 req-12cb230e-5b5c-422b-a2cb-f8ca07338f31 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 153/313] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-6ba5d041-d985-4406-b880-97e73928d7b4 req-558ac71d-9a91-4ad9-b8bd-d59df5c43b59 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 161/314] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-a0ca4d43-cd7b-41a3-adda-2b3a3a374e1a req-05564a9b-701a-4bc6-8ced-244ebf3197b3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 154/315] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5fb37c7c-2ab7-455b-87c9-913a3e395efa req-d888475e-eb8e-4b7e-b5f6-bc0f1f73f2e8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 162/316] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-93e8236c-9597-45da-a055-4d3a8721f5bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-93e8236c-9597-45da-a055-4d3a8721f5bd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-93e8236c-9597-45da-a055-4d3a8721f5bd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-93e8236c-9597-45da-a055-4d3a8721f5bd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-93e8236c-9597-45da-a055-4d3a8721f5bd tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb returned with HTTP 404 Sep 01 02:01:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 155/317] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/snapshots/caa8d253-e24f-403f-9dd7-04ee78f2cebb => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-34c937bc-42df-485c-b90f-16a43626523d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-34c937bc-42df-485c-b90f-16a43626523d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/cfdcb807-c39f-4c5f-8b10-6bde2ab0991c Sep 01 02:01:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-34c937bc-42df-485c-b90f-16a43626523d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-34c937bc-42df-485c-b90f-16a43626523d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-34c937bc-42df-485c-b90f-16a43626523d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/cfdcb807-c39f-4c5f-8b10-6bde2ab0991c returned with HTTP 404 Sep 01 02:01:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 156/318] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/snapshots/cfdcb807-c39f-4c5f-8b10-6bde2ab0991c => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ac5dcf64-beee-4a49-834f-b364b7076d10 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-6765f33d-946f-4176-9e53-42110bd938a9 req-8d3cd172-6cf1-4083-8f19-394da691b176 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 163/319] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac5dcf64-beee-4a49-834f-b364b7076d10 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac5dcf64-beee-4a49-834f-b364b7076d10 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac5dcf64-beee-4a49-834f-b364b7076d10 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-ac5dcf64-beee-4a49-834f-b364b7076d10 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac5dcf64-beee-4a49-834f-b364b7076d10 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 404 Sep 01 02:01:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 157/320] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 116 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ee12ba97-f809-496f-a43b-394ea5861258 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee12ba97-f809-496f-a43b-394ea5861258 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] DELETE http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ee12ba97-f809-496f-a43b-394ea5861258 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ee12ba97-f809-496f-a43b-394ea5861258 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-ee12ba97-f809-496f-a43b-394ea5861258 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for member 941d0834-b02c-4ad8-b6f4-45f8ac983b86 {{(pid=86843) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.group_snapshots [None req-ee12ba97-f809-496f-a43b-394ea5861258 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group_snapshot with id: 941d0834-b02c-4ad8-b6f4-45f8ac983b86 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee12ba97-f809-496f-a43b-394ea5861258 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 returned with HTTP 404 Sep 01 02:01:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 158/321] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:01:16 2026] DELETE /volume/v3/group_snapshots/941d0834-b02c-4ad8-b6f4-45f8ac983b86 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:16 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] Get all volumes completed successfully. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7267f752-1593-46aa-80c5-bbee16c33e00 req-d1c02125-db07-42e3-a95a-664a362e54d0 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 164/322] 192.168.122.25 () {60 vars in 1392 bytes} [Tue Sep 1 02:01:16 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:16 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:16 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2eab2148-9342-427b-b8d7-8abcf55df64a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2eab2148-9342-427b-b8d7-8abcf55df64a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] DELETE http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2eab2148-9342-427b-b8d7-8abcf55df64a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2eab2148-9342-427b-b8d7-8abcf55df64a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-2eab2148-9342-427b-b8d7-8abcf55df64a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Delete volume with id: f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2eab2148-9342-427b-b8d7-8abcf55df64a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2eab2148-9342-427b-b8d7-8abcf55df64a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Delete volume request issued successfully. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2eab2148-9342-427b-b8d7-8abcf55df64a tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 202 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 165/323] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:16 2026] DELETE /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0bcfb56f-63de-47ab-b839-6868af63416c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0bcfb56f-63de-47ab-b839-6868af63416c tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0bcfb56f-63de-47ab-b839-6868af63416c tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0bcfb56f-63de-47ab-b839-6868af63416c tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7bc1c590-0d15-49a1-97af-c6ed5bdf13e8 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 159/324] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:01:16 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-862c6fa5-d3b6-4df4-a00f-7a97d72dc863 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-862c6fa5-d3b6-4df4-a00f-7a97d72dc863 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a/action Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-862c6fa5-d3b6-4df4-a00f-7a97d72dc863 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-862c6fa5-d3b6-4df4-a00f-7a97d72dc863 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-862c6fa5-d3b6-4df4-a00f-7a97d72dc863 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for group d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86843) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0bcfb56f-63de-47ab-b839-6868af63416c tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-862c6fa5-d3b6-4df4-a00f-7a97d72dc863 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group with id: d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:01:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0bcfb56f-63de-47ab-b839-6868af63416c tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 200 Sep 01 02:01:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 166/325] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:16 2026] GET /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 859 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:16 devstack devstack@c-api.service[86843]: /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 01 02:01:16 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:01:16 devstack devstack@c-api.service[86843]: /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 01 02:01:16 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-862c6fa5-d3b6-4df4-a00f-7a97d72dc863 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a/action returned with HTTP 202 Sep 01 02:01:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 160/326] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:01:16 2026] POST /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a/action => generated 0 bytes in 406 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca Sep 01 02:01:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:01:17 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:17 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:17 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebf4d449-c51e-4a17-aef8-72374fe22b9c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca returned with HTTP 200 Sep 01 02:01:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 167/327] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:16 2026] GET /volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca => generated 919 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e4c5e3d3-a3ea-4b53-a626-46af494287ad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4c5e3d3-a3ea-4b53-a626-46af494287ad tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e3d3-a3ea-4b53-a626-46af494287ad tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e3d3-a3ea-4b53-a626-46af494287ad tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e4c5e3d3-a3ea-4b53-a626-46af494287ad tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4c5e3d3-a3ea-4b53-a626-46af494287ad tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 200 Sep 01 02:01:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 161/328] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:17 2026] GET /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 859 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1987a16d-f578-4f06-ad59-e13d91783178 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca Sep 01 02:01:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:01:18 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:18 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:18 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1987a16d-f578-4f06-ad59-e13d91783178 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca returned with HTTP 200 Sep 01 02:01:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 168/329] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:18 2026] GET /volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca => generated 919 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-807f3b7c-e9e1-4c5e-a9f3-59b52eaeae83 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-807f3b7c-e9e1-4c5e-a9f3-59b52eaeae83 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 Sep 01 02:01:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-807f3b7c-e9e1-4c5e-a9f3-59b52eaeae83 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-807f3b7c-e9e1-4c5e-a9f3-59b52eaeae83 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-807f3b7c-e9e1-4c5e-a9f3-59b52eaeae83 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 returned with HTTP 404 Sep 01 02:01:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 162/330] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:18 2026] GET /volume/v3/volumes/f3fdb992-ca77-4900-ae36-f93352d9a605 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] DELETE http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Delete volume with id: 78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Delete volume request issued successfully. Sep 01 02:01:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b0dd1b9-f950-4b67-8164-2559c0a4cac2 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 202 Sep 01 02:01:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 169/331] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:18 2026] DELETE /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4c7222cd-28ec-4475-9e79-591b4fcbd904 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c7222cd-28ec-4475-9e79-591b4fcbd904 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4c7222cd-28ec-4475-9e79-591b4fcbd904 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4c7222cd-28ec-4475-9e79-591b4fcbd904 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4c7222cd-28ec-4475-9e79-591b4fcbd904 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c7222cd-28ec-4475-9e79-591b4fcbd904 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 200 Sep 01 02:01:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 163/332] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:19 2026] GET /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 858 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca Sep 01 02:01:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:19 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:20 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c3ba4fb-53ca-4def-a62c-c0e84b324362 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca returned with HTTP 200 Sep 01 02:01:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 170/333] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:19 2026] GET /volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca => generated 919 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c160dae2-f841-4f89-883a-37f412ddad0d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c160dae2-f841-4f89-883a-37f412ddad0d tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c160dae2-f841-4f89-883a-37f412ddad0d tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c160dae2-f841-4f89-883a-37f412ddad0d tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c160dae2-f841-4f89-883a-37f412ddad0d tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c160dae2-f841-4f89-883a-37f412ddad0d tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 200 Sep 01 02:01:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 164/334] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:20 2026] GET /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0202c6e8-b78b-4a49-a5b3-13173f640c52 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0202c6e8-b78b-4a49-a5b3-13173f640c52 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0202c6e8-b78b-4a49-a5b3-13173f640c52 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0202c6e8-b78b-4a49-a5b3-13173f640c52 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0202c6e8-b78b-4a49-a5b3-13173f640c52 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca returned with HTTP 404 Sep 01 02:01:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 171/335] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/volumes/db386395-75ed-4e88-9ab4-b7e7c2ffa1ca => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d3d53398-2206-4ec9-a410-f2d41793f54d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d3d53398-2206-4ec9-a410-f2d41793f54d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d3d53398-2206-4ec9-a410-f2d41793f54d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d3d53398-2206-4ec9-a410-f2d41793f54d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d3d53398-2206-4ec9-a410-f2d41793f54d tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 returned with HTTP 404 Sep 01 02:01:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 165/336] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/volumes/a222a766-c2e4-4561-8c0f-caa120341b20 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0360101a-a23e-442a-a161-17e7a8b4ed4b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0360101a-a23e-442a-a161-17e7a8b4ed4b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0360101a-a23e-442a-a161-17e7a8b4ed4b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0360101a-a23e-442a-a161-17e7a8b4ed4b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-0360101a-a23e-442a-a161-17e7a8b4ed4b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0360101a-a23e-442a-a161-17e7a8b4ed4b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a returned with HTTP 404 Sep 01 02:01:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 172/337] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/groups/d4e53dc1-8863-4ab2-b8ba-ee2f8f2a763a => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c36b582b-4c2d-4346-8a2c-2d7dd3371eb2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c36b582b-4c2d-4346-8a2c-2d7dd3371eb2 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/f5a11678-9fa7-4272-bff6-6331b6f7d46e Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c36b582b-4c2d-4346-8a2c-2d7dd3371eb2 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c36b582b-4c2d-4346-8a2c-2d7dd3371eb2 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c36b582b-4c2d-4346-8a2c-2d7dd3371eb2 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/group_types/f5a11678-9fa7-4272-bff6-6331b6f7d46e returned with HTTP 202 Sep 01 02:01:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 166/338] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:01:21 2026] DELETE /volume/v3/group_types/f5a11678-9fa7-4272-bff6-6331b6f7d46e => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cb198a4d-8ab2-4e0b-bf50-b1b7b88394f8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-22d5407d-364c-426f-96b9-241160f6e152 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb198a4d-8ab2-4e0b-bf50-b1b7b88394f8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] DELETE http://192.168.122.25/volume/v3/types/0f2a00af-74a9-4817-a64a-47fe6729ea65 Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-22d5407d-364c-426f-96b9-241160f6e152 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb198a4d-8ab2-4e0b-bf50-b1b7b88394f8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-22d5407d-364c-426f-96b9-241160f6e152 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb198a4d-8ab2-4e0b-bf50-b1b7b88394f8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-22d5407d-364c-426f-96b9-241160f6e152 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-22d5407d-364c-426f-96b9-241160f6e152 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 returned with HTTP 404 Sep 01 02:01:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 167/339] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/volumes/78b087e8-735a-4dfc-9eb6-c101c483e764 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] DELETE http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Delete volume with id: 689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb198a4d-8ab2-4e0b-bf50-b1b7b88394f8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types/0f2a00af-74a9-4817-a64a-47fe6729ea65 returned with HTTP 202 Sep 01 02:01:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 173/340] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:01:21 2026] DELETE /volume/v3/types/0f2a00af-74a9-4817-a64a-47fe6729ea65 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f295d62c-d136-4048-8f70-2c1ad09bc078 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f295d62c-d136-4048-8f70-2c1ad09bc078 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] GET http://192.168.122.25/volume/v3/types/0f2a00af-74a9-4817-a64a-47fe6729ea65 Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f295d62c-d136-4048-8f70-2c1ad09bc078 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f295d62c-d136-4048-8f70-2c1ad09bc078 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Delete volume request issued successfully. Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f295d62c-d136-4048-8f70-2c1ad09bc078 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types/0f2a00af-74a9-4817-a64a-47fe6729ea65 returned with HTTP 404 Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0bf9cb0a-ea2a-4e48-831f-2ba148449ba3 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 202 Sep 01 02:01:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 174/341] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/types/0f2a00af-74a9-4817-a64a-47fe6729ea65 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 168/342] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:21 2026] DELETE /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9d48dd15-6394-4b9f-9a2c-52c8bf514c0b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5c38fed5-6c0e-4e4e-aac2-435b6781a090 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5c38fed5-6c0e-4e4e-aac2-435b6781a090 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:01:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d48dd15-6394-4b9f-9a2c-52c8bf514c0b tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d48dd15-6394-4b9f-9a2c-52c8bf514c0b tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d48dd15-6394-4b9f-9a2c-52c8bf514c0b tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5c38fed5-6c0e-4e4e-aac2-435b6781a090 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1663242513"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9d48dd15-6394-4b9f-9a2c-52c8bf514c0b tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d48dd15-6394-4b9f-9a2c-52c8bf514c0b tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 175/343] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5c38fed5-6c0e-4e4e-aac2-435b6781a090 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:01:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 169/344] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:01:21 2026] POST /volume/v3/types => generated 224 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-406a378a-0db2-4671-815a-e9c6cba623b4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-406a378a-0db2-4671-815a-e9c6cba623b4 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:01:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-406a378a-0db2-4671-815a-e9c6cba623b4 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-859535043"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-406a378a-0db2-4671-815a-e9c6cba623b4 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:01:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 176/345] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:01:22 2026] POST /volume/v3/group_types => generated 180 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-14294692-241a-469d-9877-38b7e00a3215 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14294692-241a-469d-9877-38b7e00a3215 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:01:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14294692-241a-469d-9877-38b7e00a3215 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12bd42f5-8fd5-4157-928a-12349a5f8b67", "volume_types": ["237920b6-cdff-499b-b32d-6633526f3bf0"], "name": "tempest-GroupSnapshotsTest-Group-993493761"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-14294692-241a-469d-9877-38b7e00a3215 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating new group {'group': {'group_type': '12bd42f5-8fd5-4157-928a-12349a5f8b67', 'volume_types': ['237920b6-cdff-499b-b32d-6633526f3bf0'], 'name': 'tempest-GroupSnapshotsTest-Group-993493761'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:01:22 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-14294692-241a-469d-9877-38b7e00a3215 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating group tempest-GroupSnapshotsTest-Group-993493761. Sep 01 02:01:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-14294692-241a-469d-9877-38b7e00a3215 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:01:22 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-14294692-241a-469d-9877-38b7e00a3215 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['ce49ac9a-a576-4ac1-b5a7-e274a37bd0c3'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14294692-241a-469d-9877-38b7e00a3215 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:01:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 170/346] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:01:22 2026] POST /volume/v3/groups => generated 111 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-722b7f8d-1ba0-4afd-a782-941dff47baa2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-722b7f8d-1ba0-4afd-a782-941dff47baa2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 Sep 01 02:01:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-722b7f8d-1ba0-4afd-a782-941dff47baa2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-722b7f8d-1ba0-4afd-a782-941dff47baa2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-722b7f8d-1ba0-4afd-a782-941dff47baa2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:01:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:22 devstack devstack@c-api.service[86844]: /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 01 02:01:22 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:01:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-722b7f8d-1ba0-4afd-a782-941dff47baa2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 returned with HTTP 200 Sep 01 02:01:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 177/347] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:01:22 2026] GET /volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-54763bb0-8a86-4865-945d-a6dc6c203cb8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-54763bb0-8a86-4865-945d-a6dc6c203cb8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-54763bb0-8a86-4865-945d-a6dc6c203cb8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-54763bb0-8a86-4865-945d-a6dc6c203cb8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-54763bb0-8a86-4865-945d-a6dc6c203cb8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Volume info retrieved successfully. Sep 01 02:01:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-54763bb0-8a86-4865-945d-a6dc6c203cb8 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 200 Sep 01 02:01:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 171/348] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-43ab2e09-5817-468f-85e5-8aa9b25e9f29 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-43ab2e09-5817-468f-85e5-8aa9b25e9f29 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 Sep 01 02:01:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-43ab2e09-5817-468f-85e5-8aa9b25e9f29 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-43ab2e09-5817-468f-85e5-8aa9b25e9f29 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-43ab2e09-5817-468f-85e5-8aa9b25e9f29 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:01:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[86844]: /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 01 02:01:23 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:01:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-43ab2e09-5817-468f-85e5-8aa9b25e9f29 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 returned with HTTP 200 Sep 01 02:01:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 178/349] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 => generated 392 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:01:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-26967565", "volume_type": "237920b6-cdff-499b-b32d-6633526f3bf0", "group_id": "9e5c01ec-25cc-4528-bb1b-0e6c6af53f83", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-26967565', 'volume_type': '237920b6-cdff-499b-b32d-6633526f3bf0', 'group_id': '9e5c01ec-25cc-4528-bb1b-0e6c6af53f83', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume of 1 GB Sep 01 02:01:24 devstack devstack@c-api.service[86843]: /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 01 02:01:24 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:01:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Availability Zones retrieved successfully. Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (e0c8fee6-f8c5-43cb-8a27-2e7778544403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e58c8c-614d-4865-8447-6db5e99a974c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e58c8c-614d-4865-8447-6db5e99a974c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:01:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=237920b6-cdff-499b-b32d-6633526f3bf0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1663242513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '237920b6-cdff-499b-b32d-6633526f3bf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9e5c01ec-25cc-4528-bb1b-0e6c6af53f83', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d98f398-a815-4b8a-8e7e-be745d7146b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d6db63c8-522a-4cc5-bc87-d4c89732c3f7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d6db63c8-522a-4cc5-bc87-d4c89732c3f7 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] GET http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e Sep 01 02:01:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d6db63c8-522a-4cc5-bc87-d4c89732c3f7 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d6db63c8-522a-4cc5-bc87-d4c89732c3f7 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1663242513 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1663242513, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:24 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1663242513 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1663242513, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d6db63c8-522a-4cc5-bc87-d4c89732c3f7 tempest-VolumesTestJSON-1753717260 tempest-VolumesTestJSON-1753717260-project-member] http://192.168.122.25/volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e returned with HTTP 404 Sep 01 02:01:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 179/350] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:24 2026] GET /volume/v3/volumes/689632c3-e03b-4c2a-8460-01d46f95199e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['8e2b8914-a23e-440b-a651-c8e20df3aa57', '503213f7-efc7-44eb-9d62-b006ac11662e', '93c99f91-ddfb-4e77-8cd3-fb68ad7fe77f', '036ce7e8-9620-4547-a7d5-15cbbdbc3e80'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d98f398-a815-4b8a-8e7e-be745d7146b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e2b8914-a23e-440b-a651-c8e20df3aa57', '503213f7-efc7-44eb-9d62-b006ac11662e', '93c99f91-ddfb-4e77-8cd3-fb68ad7fe77f', '036ce7e8-9620-4547-a7d5-15cbbdbc3e80']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f61382-e4cb-460a-ba69-5ce50d3de398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f61382-e4cb-460a-ba69-5ce50d3de398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5d6b3d-90ea-45b0-8b64-1dba0176bcda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-26967565',encryption_key_id=None,group_id=9e5c01ec-25cc-4528-bb1b-0e6c6af53f83,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['8e2b8914-a23e-440b-a651-c8e20df3aa57','503213f7-efc7-44eb-9d62-b006ac11662e','93c99f91-ddfb-4e77-8cd3-fb68ad7fe77f','036ce7e8-9620-4547-a7d5-15cbbdbc3e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=237920b6-cdff-499b-b32d-6633526f3bf0), 'volume': Volume(_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-01T00:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-26967565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9e5c01ec-25cc-4528-bb1b-0e6c6af53f83,host=None,id=0b5d6b3d-90ea-45b0-8b64-1dba0176bcda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0b9e0db9e84d03afbb82b02b63d321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(237920b6-cdff-499b-b32d-6633526f3bf0),volume_type_id=237920b6-cdff-499b-b32d-6633526f3bf0)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c665dd-cb39-4ccf-90a7-87a671213d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c665dd-cb39-4ccf-90a7-87a671213d35) transitioned into state 'SUCCESS' from state '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-26967565',encryption_key_id=None,group_id=9e5c01ec-25cc-4528-bb1b-0e6c6af53f83,group_type_id=,metadata={},multiattach=False,project_id='6b0b9e0db9e84d03afbb82b02b63d321',qos_specs=None,replication_status=,reservations=['8e2b8914-a23e-440b-a651-c8e20df3aa57','503213f7-efc7-44eb-9d62-b006ac11662e','93c99f91-ddfb-4e77-8cd3-fb68ad7fe77f','036ce7e8-9620-4547-a7d5-15cbbdbc3e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa1d30d16124f3a984e586c2dab8bb3',volume_type_id=237920b6-cdff-499b-b32d-6633526f3bf0)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2524715-3536-4368-ae76-898796a144c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2524715-3536-4368-ae76-898796a144c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Flow 'volume_create_api' (e0c8fee6-f8c5-43cb-8a27-2e7778544403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Create volume request issued successfully. Sep 01 02:01:24 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:24 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:24 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-90aebd69-0f4d-4dc0-bec2-8c64d5dc110c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 172/351] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:01:23 2026] POST /volume/v3/volumes => generated 827 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda Sep 01 02:01:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:01:24 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:24 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:24 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-249fd9a1-379e-4436-8ee3-8ca105d1f74c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda returned with HTTP 200 Sep 01 02:01:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 180/352] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:24 2026] GET /volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda => generated 895 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda Sep 01 02:01:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:01:26 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:26 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:26 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-60ee1cd7-4a3e-4717-884a-24dc09f7a555 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda returned with HTTP 200 Sep 01 02:01:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 173/353] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:25 2026] GET /volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda => generated 919 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:01:27 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:27 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-97dbb7a1-f5c0-4345-8958-c16805334f55 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda returned with HTTP 200 Sep 01 02:01:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 181/354] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:27 2026] GET /volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/group_snapshots Sep 01 02:01:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9e5c01ec-25cc-4528-bb1b-0e6c6af53f83", "name": "tempest-group_snapshot-2107648551"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9e5c01ec-25cc-4528-bb1b-0e6c6af53f83', 'name': 'tempest-group_snapshot-2107648551'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:01:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.group_snapshots [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Creating group_snapshot tempest-group_snapshot-2107648551. Sep 01 02:01:27 devstack devstack@c-api.service[86843]: /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 01 02:01:27 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:01:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1663242513 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1663242513, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:27 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Created reservations ['67e49406-0035-4e5d-bded-1a03a1e2b04f', '72a587bc-3c36-43fe-a152-c3ef50717511', 'daaef54b-476b-48e8-ad1a-7ecae8987bc1', '26bb9cdf-9af6-406c-89e0-a9556cc54c06'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4fcbd2ac-2a6b-485a-b0b2-c53b65da8933 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:01:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 174/355] 192.168.122.25 () {62 vars in 1203 bytes} [Tue Sep 1 02:01:27 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-30b4594d-ba23-4a54-a7c9-3847cc58c12a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30b4594d-ba23-4a54-a7c9-3847cc58c12a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30b4594d-ba23-4a54-a7c9-3847cc58c12a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30b4594d-ba23-4a54-a7c9-3847cc58c12a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-30b4594d-ba23-4a54-a7c9-3847cc58c12a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30b4594d-ba23-4a54-a7c9-3847cc58c12a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 200 Sep 01 02:01:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 182/356] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:27 2026] GET /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-117e395f-d049-4cb5-a369-2555da1e5508 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-117e395f-d049-4cb5-a369-2555da1e5508 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:01:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-117e395f-d049-4cb5-a369-2555da1e5508 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-42507099"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f584aa5a-b430-4557-807b-3f95fbd0067c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-117e395f-d049-4cb5-a369-2555da1e5508 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:01:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 175/357] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:01:28 2026] POST /volume/v3/group_types => generated 179 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f584aa5a-b430-4557-807b-3f95fbd0067c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f584aa5a-b430-4557-807b-3f95fbd0067c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bfbe50be-a743-4aa6-b355-3c55c28938b8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f584aa5a-b430-4557-807b-3f95fbd0067c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-f584aa5a-b430-4557-807b-3f95fbd0067c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bfbe50be-a743-4aa6-b355-3c55c28938b8 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] POST http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs Sep 01 02:01:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bfbe50be-a743-4aa6-b355-3c55c28938b8 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f584aa5a-b430-4557-807b-3f95fbd0067c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 200 Sep 01 02:01:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 183/358] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:28 2026] GET /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 307 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bfbe50be-a743-4aa6-b355-3c55c28938b8 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 176/359] 192.168.122.25 () {62 vars in 1337 bytes} [Tue Sep 1 02:01:28 2026] POST /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs => generated 53 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a678d494-b110-44e4-afd5-29581bed0419 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a678d494-b110-44e4-afd5-29581bed0419 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] POST http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a678d494-b110-44e4-afd5-29581bed0419 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a678d494-b110-44e4-afd5-29581bed0419 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 184/360] 192.168.122.25 () {62 vars in 1337 bytes} [Tue Sep 1 02:01:29 2026] POST /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs => generated 61 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-493577ce-dfd1-4893-8c49-1141d325921d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-493577ce-dfd1-4893-8c49-1141d325921d tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] GET http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-493577ce-dfd1-4893-8c49-1141d325921d tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-493577ce-dfd1-4893-8c49-1141d325921d tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-493577ce-dfd1-4893-8c49-1141d325921d tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 177/361] 192.168.122.25 () {60 vars in 1331 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 => generated 26 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3dceb628-4bb6-49e1-aab1-f3e593271ac4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dceb628-4bb6-49e1-aab1-f3e593271ac4 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] GET http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dceb628-4bb6-49e1-aab1-f3e593271ac4 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dceb628-4bb6-49e1-aab1-f3e593271ac4 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dceb628-4bb6-49e1-aab1-f3e593271ac4 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 185/362] 192.168.122.25 () {60 vars in 1331 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 => generated 18 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3b3f659d-06cd-4cf4-ba0d-28e29a107668 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b3f659d-06cd-4cf4-ba0d-28e29a107668 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] PUT http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3b3f659d-06cd-4cf4-ba0d-28e29a107668 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b3f659d-06cd-4cf4-ba0d-28e29a107668 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 178/363] 192.168.122.25 () {62 vars in 1351 bytes} [Tue Sep 1 02:01:29 2026] PUT /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ddfa8a7d-cdae-4b17-b8d7-e5a81dc26143 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ddfa8a7d-cdae-4b17-b8d7-e5a81dc26143 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] GET http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ddfa8a7d-cdae-4b17-b8d7-e5a81dc26143 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ddfa8a7d-cdae-4b17-b8d7-e5a81dc26143 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ddfa8a7d-cdae-4b17-b8d7-e5a81dc26143 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 186/364] 192.168.122.25 () {60 vars in 1316 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs => generated 87 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-08938288-e683-41f7-beb6-45fdbb44433e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08938288-e683-41f7-beb6-45fdbb44433e tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key1 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08938288-e683-41f7-beb6-45fdbb44433e tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08938288-e683-41f7-beb6-45fdbb44433e tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08938288-e683-41f7-beb6-45fdbb44433e tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key1 returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 179/365] 192.168.122.25 () {60 vars in 1334 bytes} [Tue Sep 1 02:01:29 2026] DELETE /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-700b9df6-481d-49c8-87fa-d64b0f496233 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-700b9df6-481d-49c8-87fa-d64b0f496233 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] GET http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key1 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-700b9df6-481d-49c8-87fa-d64b0f496233 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-700b9df6-481d-49c8-87fa-d64b0f496233 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-700b9df6-481d-49c8-87fa-d64b0f496233 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] HTTP exception thrown: Group Type a4a65962-f534-44f6-8435-9ec8b058fb9d has no extra spec with key key1. Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-700b9df6-481d-49c8-87fa-d64b0f496233 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key1 returned with HTTP 404 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 187/366] 192.168.122.25 () {60 vars in 1331 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key1 => generated 126 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-05d02b90-2602-4416-b9ec-c9da150d51fb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-05d02b90-2602-4416-b9ec-c9da150d51fb tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-05d02b90-2602-4416-b9ec-c9da150d51fb tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-05d02b90-2602-4416-b9ec-c9da150d51fb tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-05d02b90-2602-4416-b9ec-c9da150d51fb tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 180/367] 192.168.122.25 () {60 vars in 1334 bytes} [Tue Sep 1 02:01:29 2026] DELETE /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3a6a3696-7717-43bf-988d-c8a1d3de751b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a6a3696-7717-43bf-988d-c8a1d3de751b tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] GET http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a6a3696-7717-43bf-988d-c8a1d3de751b tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a6a3696-7717-43bf-988d-c8a1d3de751b tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a6a3696-7717-43bf-988d-c8a1d3de751b tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] HTTP exception thrown: Group Type a4a65962-f534-44f6-8435-9ec8b058fb9d has no extra spec with key key2. Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a6a3696-7717-43bf-988d-c8a1d3de751b tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 returned with HTTP 404 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 188/368] 192.168.122.25 () {60 vars in 1331 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key2 => generated 126 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c94da2cf-0586-44ed-8138-dd08f01718e0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c94da2cf-0586-44ed-8138-dd08f01718e0 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c94da2cf-0586-44ed-8138-dd08f01718e0 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c94da2cf-0586-44ed-8138-dd08f01718e0 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c94da2cf-0586-44ed-8138-dd08f01718e0 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 181/369] 192.168.122.25 () {60 vars in 1334 bytes} [Tue Sep 1 02:01:29 2026] DELETE /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1df42efb-c1c6-4b67-a649-92094d9fcd76 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1df42efb-c1c6-4b67-a649-92094d9fcd76 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] GET http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1df42efb-c1c6-4b67-a649-92094d9fcd76 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1df42efb-c1c6-4b67-a649-92094d9fcd76 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1df42efb-c1c6-4b67-a649-92094d9fcd76 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] HTTP exception thrown: Group Type a4a65962-f534-44f6-8435-9ec8b058fb9d has no extra spec with key key3. Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1df42efb-c1c6-4b67-a649-92094d9fcd76 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 returned with HTTP 404 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 189/370] 192.168.122.25 () {60 vars in 1331 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d/group_specs/key3 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-02b546e5-3169-444e-a2ff-03658a52bfa2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02b546e5-3169-444e-a2ff-03658a52bfa2 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02b546e5-3169-444e-a2ff-03658a52bfa2 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02b546e5-3169-444e-a2ff-03658a52bfa2 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02b546e5-3169-444e-a2ff-03658a52bfa2 tempest-GroupTypeSpecsTest-357972870 tempest-GroupTypeSpecsTest-357972870-project-admin] http://192.168.122.25/volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d returned with HTTP 202 Sep 01 02:01:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 182/371] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:01:29 2026] DELETE /volume/v3/group_types/a4a65962-f534-44f6-8435-9ec8b058fb9d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0416bc57-fd8f-411c-a887-6229d7ce3e0a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0416bc57-fd8f-411c-a887-6229d7ce3e0a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0416bc57-fd8f-411c-a887-6229d7ce3e0a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0416bc57-fd8f-411c-a887-6229d7ce3e0a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-0416bc57-fd8f-411c-a887-6229d7ce3e0a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0416bc57-fd8f-411c-a887-6229d7ce3e0a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 200 Sep 01 02:01:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 190/372] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 307 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-831ce159-f26f-45b2-8ea4-2ead04ca197c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-831ce159-f26f-45b2-8ea4-2ead04ca197c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-831ce159-f26f-45b2-8ea4-2ead04ca197c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-831ce159-f26f-45b2-8ea4-2ead04ca197c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-831ce159-f26f-45b2-8ea4-2ead04ca197c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-831ce159-f26f-45b2-8ea4-2ead04ca197c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 183/373] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 308 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f7a156a2-863b-4869-830a-133af72be4d4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f7a156a2-863b-4869-830a-133af72be4d4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f7a156a2-863b-4869-830a-133af72be4d4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f7a156a2-863b-4869-830a-133af72be4d4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-f7a156a2-863b-4869-830a-133af72be4d4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-f7a156a2-863b-4869-830a-133af72be4d4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /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 01 02:01:31 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f7a156a2-863b-4869-830a-133af72be4d4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all snapshots completed successfully. Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f7a156a2-863b-4869-830a-133af72be4d4 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 191/374] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b80293d9-c657-44ca-9394-672207637442 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b80293d9-c657-44ca-9394-672207637442 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b80293d9-c657-44ca-9394-672207637442 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b80293d9-c657-44ca-9394-672207637442 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b80293d9-c657-44ca-9394-672207637442 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b80293d9-c657-44ca-9394-672207637442 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 184/375] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 => generated 451 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-604ad15c-b4d4-4ad0-adef-eae3247015b6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-604ad15c-b4d4-4ad0-adef-eae3247015b6 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-604ad15c-b4d4-4ad0-adef-eae3247015b6 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-604ad15c-b4d4-4ad0-adef-eae3247015b6 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-604ad15c-b4d4-4ad0-adef-eae3247015b6 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-604ad15c-b4d4-4ad0-adef-eae3247015b6 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 192/376] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 308 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-182b2f09-dbe7-469c-bf5d-1e09f9a6d0f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-182b2f09-dbe7-469c-bf5d-1e09f9a6d0f7 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/detail Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-182b2f09-dbe7-469c-bf5d-1e09f9a6d0f7 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-182b2f09-dbe7-469c-bf5d-1e09f9a6d0f7 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /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 01 02:01:31 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-182b2f09-dbe7-469c-bf5d-1e09f9a6d0f7 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 185/377] 192.168.122.25 () {60 vars in 1202 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-28eb1d8f-c89b-4d5e-b393-c8dea0dd748f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28eb1d8f-c89b-4d5e-b393-c8dea0dd748f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] DELETE http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28eb1d8f-c89b-4d5e-b393-c8dea0dd748f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28eb1d8f-c89b-4d5e-b393-c8dea0dd748f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-28eb1d8f-c89b-4d5e-b393-c8dea0dd748f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86844) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.group_snapshots [None req-28eb1d8f-c89b-4d5e-b393-c8dea0dd748f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group_snapshot with id: 670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /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 01 02:01:31 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28eb1d8f-c89b-4d5e-b393-c8dea0dd748f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 202 Sep 01 02:01:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 193/378] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:01:31 2026] DELETE /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /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 01 02:01:31 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:31 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4dfd7f51-be0d-4a88-a205-22a48fc122f9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 186/379] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-586b2ed3-4128-465a-a033-dfc06ca4349b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-586b2ed3-4128-465a-a033-dfc06ca4349b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-586b2ed3-4128-465a-a033-dfc06ca4349b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-586b2ed3-4128-465a-a033-dfc06ca4349b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-586b2ed3-4128-465a-a033-dfc06ca4349b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-586b2ed3-4128-465a-a033-dfc06ca4349b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /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 01 02:01:31 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-586b2ed3-4128-465a-a033-dfc06ca4349b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all snapshots completed successfully. Sep 01 02:01:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-586b2ed3-4128-465a-a033-dfc06ca4349b tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 194/380] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e36567da-514d-42db-bb99-d6c4c245d82c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e36567da-514d-42db-bb99-d6c4c245d82c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e36567da-514d-42db-bb99-d6c4c245d82c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e36567da-514d-42db-bb99-d6c4c245d82c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e36567da-514d-42db-bb99-d6c4c245d82c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e36567da-514d-42db-bb99-d6c4c245d82c tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 187/381] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a5fce3c7-0d83-4227-ab87-e9cc2449cced None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a5fce3c7-0d83-4227-ab87-e9cc2449cced tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 Sep 01 02:01:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a5fce3c7-0d83-4227-ab87-e9cc2449cced tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a5fce3c7-0d83-4227-ab87-e9cc2449cced tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a5fce3c7-0d83-4227-ab87-e9cc2449cced tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Snapshot retrieved successfully. Sep 01 02:01:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a5fce3c7-0d83-4227-ab87-e9cc2449cced tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 returned with HTTP 200 Sep 01 02:01:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 195/382] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:32 2026] GET /volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9c522e71-7ff8-4332-ae9d-2342cbefefee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9c522e71-7ff8-4332-ae9d-2342cbefefee tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9c522e71-7ff8-4332-ae9d-2342cbefefee tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9c522e71-7ff8-4332-ae9d-2342cbefefee tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9c522e71-7ff8-4332-ae9d-2342cbefefee tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 returned with HTTP 404 Sep 01 02:01:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 188/383] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/snapshots/d1f12647-1b35-4d00-9707-b64eb39f3958 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7d3ef7fa-112e-493b-abb0-fcd04522fed2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d3ef7fa-112e-493b-abb0-fcd04522fed2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d3ef7fa-112e-493b-abb0-fcd04522fed2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d3ef7fa-112e-493b-abb0-fcd04522fed2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-7d3ef7fa-112e-493b-abb0-fcd04522fed2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d3ef7fa-112e-493b-abb0-fcd04522fed2 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 404 Sep 01 02:01:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 196/384] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-91210647-d786-40b7-9ce5-11bbcabf691f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91210647-d786-40b7-9ce5-11bbcabf691f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/group_snapshots Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91210647-d786-40b7-9ce5-11bbcabf691f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91210647-d786-40b7-9ce5-11bbcabf691f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: /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 01 02:01:33 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:01:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91210647-d786-40b7-9ce5-11bbcabf691f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots returned with HTTP 200 Sep 01 02:01:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 189/385] 192.168.122.25 () {60 vars in 1181 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0f7ddea4-39e6-414c-84a9-b3f1148c691a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f7ddea4-39e6-414c-84a9-b3f1148c691a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] DELETE http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f7ddea4-39e6-414c-84a9-b3f1148c691a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f7ddea4-39e6-414c-84a9-b3f1148c691a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-0f7ddea4-39e6-414c-84a9-b3f1148c691a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for member 670aa67a-8327-4141-bd7d-ade60bc6e9d4 {{(pid=86844) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.group_snapshots [None req-0f7ddea4-39e6-414c-84a9-b3f1148c691a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group_snapshot with id: 670aa67a-8327-4141-bd7d-ade60bc6e9d4 Sep 01 02:01:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f7ddea4-39e6-414c-84a9-b3f1148c691a tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 returned with HTTP 404 Sep 01 02:01:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 197/386] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:01:33 2026] DELETE /volume/v3/group_snapshots/670aa67a-8327-4141-bd7d-ade60bc6e9d4 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: /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 01 02:01:33 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:01:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Get all volumes completed successfully. Sep 01 02:01:33 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:33 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:33 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5bbe2a1-d010-4743-a9bb-ed62e13e1065 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:01:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 190/387] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-302ed87e-8cdf-4907-8566-4b264e627666 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-302ed87e-8cdf-4907-8566-4b264e627666 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] POST http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83/action Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-302ed87e-8cdf-4907-8566-4b264e627666 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-302ed87e-8cdf-4907-8566-4b264e627666 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-302ed87e-8cdf-4907-8566-4b264e627666 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] delete called for group 9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 {{(pid=86844) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:01:33 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-302ed87e-8cdf-4907-8566-4b264e627666 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Delete group with id: 9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 Sep 01 02:01:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:33 devstack devstack@c-api.service[86844]: /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 01 02:01:33 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:01:34 devstack devstack@c-api.service[86844]: /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 01 02:01:34 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:01:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-302ed87e-8cdf-4907-8566-4b264e627666 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83/action returned with HTTP 202 Sep 01 02:01:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 198/388] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:01:33 2026] POST /volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:01:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda Sep 01 02:01:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Volume info retrieved successfully. Sep 01 02:01:34 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:01:34 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:01:34 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:01:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ac3d24d-a62e-4a72-9c39-16b75613807f tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda returned with HTTP 200 Sep 01 02:01:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 191/389] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:34 2026] GET /volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9b38c4e6-c8d5-4f91-aa18-cf94f7dcf689 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9b38c4e6-c8d5-4f91-aa18-cf94f7dcf689 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9b38c4e6-c8d5-4f91-aa18-cf94f7dcf689 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-839645131", "description": "tempest-group-type-description-1178778601", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9b38c4e6-c8d5-4f91-aa18-cf94f7dcf689 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 199/390] 192.168.122.25 () {62 vars in 1191 bytes} [Tue Sep 1 02:01:34 2026] POST /volume/v3/group_types => generated 264 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-992ee563-4378-4158-9d4a-d4024b261bc2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-992ee563-4378-4158-9d4a-d4024b261bc2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] GET http://192.168.122.25/volume/v3/group_types Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-992ee563-4378-4158-9d4a-d4024b261bc2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-992ee563-4378-4158-9d4a-d4024b261bc2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-992ee563-4378-4158-9d4a-d4024b261bc2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 192/391] 192.168.122.25 () {60 vars in 1169 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/group_types => generated 664 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a49ec595-1cda-4150-94b8-229aabf13e17 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a49ec595-1cda-4150-94b8-229aabf13e17 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] PUT http://192.168.122.25/volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a49ec595-1cda-4150-94b8-229aabf13e17 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1549387850", "description": "updated-group-type-desc"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a49ec595-1cda-4150-94b8-229aabf13e17 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 200/392] 192.168.122.25 () {62 vars in 1301 bytes} [Tue Sep 1 02:01:35 2026] PUT /volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 => generated 255 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1c601a02-cce0-4575-9ea5-310438ef7d47 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c601a02-cce0-4575-9ea5-310438ef7d47 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] GET http://192.168.122.25/volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c601a02-cce0-4575-9ea5-310438ef7d47 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c601a02-cce0-4575-9ea5-310438ef7d47 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c601a02-cce0-4575-9ea5-310438ef7d47 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 193/393] 192.168.122.25 () {60 vars in 1280 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 => generated 255 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bdd3a0df-7a05-40f1-8878-6e82fc0a42fc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bdd3a0df-7a05-40f1-8878-6e82fc0a42fc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bdd3a0df-7a05-40f1-8878-6e82fc0a42fc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bdd3a0df-7a05-40f1-8878-6e82fc0a42fc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3a7a0182-3393-479c-8f16-8b04c4c683c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bdd3a0df-7a05-40f1-8878-6e82fc0a42fc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 returned with HTTP 202 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 201/394] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:01:35 2026] DELETE /volume/v3/group_types/f62fedcf-c739-4726-b43e-840c2ccfb744 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a7a0182-3393-479c-8f16-8b04c4c683c5 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a7a0182-3393-479c-8f16-8b04c4c683c5 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a7a0182-3393-479c-8f16-8b04c4c683c5 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6d628ef0-9dc3-45ec-bf85-615bac140d0d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d628ef0-9dc3-45ec-bf85-615bac140d0d tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] GET http://192.168.122.25/volume/v3/group_types Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d628ef0-9dc3-45ec-bf85-615bac140d0d tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d628ef0-9dc3-45ec-bf85-615bac140d0d tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a7a0182-3393-479c-8f16-8b04c4c683c5 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda returned with HTTP 404 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 194/395] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/volumes/0b5d6b3d-90ea-45b0-8b64-1dba0176bcda => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0a493fba-8556-484e-a86d-b863652375a9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0a493fba-8556-484e-a86d-b863652375a9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0a493fba-8556-484e-a86d-b863652375a9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0a493fba-8556-484e-a86d-b863652375a9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-0a493fba-8556-484e-a86d-b863652375a9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d628ef0-9dc3-45ec-bf85-615bac140d0d tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 202/396] 192.168.122.25 () {60 vars in 1169 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/group_types => generated 414 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d57a14a8-ec1c-4732-92ea-e5f8bcb8abf6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d57a14a8-ec1c-4732-92ea-e5f8bcb8abf6 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d57a14a8-ec1c-4732-92ea-e5f8bcb8abf6 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-359872643", "is_public": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: /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 01 02:01:35 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0a493fba-8556-484e-a86d-b863652375a9 tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 195/397] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 => generated 353 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d57a14a8-ec1c-4732-92ea-e5f8bcb8abf6 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 203/398] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:01:35 2026] POST /volume/v3/group_types => generated 163 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-88a531ea-8d22-4441-ac8b-74a1e7e6b5c4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-88a531ea-8d22-4441-ac8b-74a1e7e6b5c4 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-88a531ea-8d22-4441-ac8b-74a1e7e6b5c4 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-322202775", "is_public": false}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-88a531ea-8d22-4441-ac8b-74a1e7e6b5c4 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 196/399] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:01:35 2026] POST /volume/v3/group_types => generated 164 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6ab6b22b-587c-4120-a963-d904ce159852 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6ab6b22b-587c-4120-a963-d904ce159852 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] GET http://192.168.122.25/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6ab6b22b-587c-4120-a963-d904ce159852 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6ab6b22b-587c-4120-a963-d904ce159852 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6ab6b22b-587c-4120-a963-d904ce159852 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 204/400] 192.168.122.25 () {60 vars in 1230 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 713 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-087ef500-9123-4bc4-97d5-637f1fc95bd5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-087ef500-9123-4bc4-97d5-637f1fc95bd5 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] GET http://192.168.122.25/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-087ef500-9123-4bc4-97d5-637f1fc95bd5 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-087ef500-9123-4bc4-97d5-637f1fc95bd5 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-087ef500-9123-4bc4-97d5-637f1fc95bd5 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 197/401] 192.168.122.25 () {60 vars in 1232 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 713 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2b5a8210-fb4c-445f-bd08-3d5ed11641d2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b5a8210-fb4c-445f-bd08-3d5ed11641d2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] GET http://192.168.122.25/volume/v3/group_types?is_public=False Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b5a8210-fb4c-445f-bd08-3d5ed11641d2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b5a8210-fb4c-445f-bd08-3d5ed11641d2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b5a8210-fb4c-445f-bd08-3d5ed11641d2 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 205/402] 192.168.122.25 () {60 vars in 1200 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-70e324e2-bb12-4da4-bd38-87360f011ccc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70e324e2-bb12-4da4-bd38-87360f011ccc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] GET http://192.168.122.25/volume/v3/group_types?is_public=True Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70e324e2-bb12-4da4-bd38-87360f011ccc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70e324e2-bb12-4da4-bd38-87360f011ccc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70e324e2-bb12-4da4-bd38-87360f011ccc tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 198/403] 192.168.122.25 () {60 vars in 1198 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/group_types?is_public=True => generated 563 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e9955739-97c9-4d1f-baee-fd420867db4b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9955739-97c9-4d1f-baee-fd420867db4b tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/9b35f397-304b-434b-8cd1-e2c2f4acec39 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9955739-97c9-4d1f-baee-fd420867db4b tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9955739-97c9-4d1f-baee-fd420867db4b tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9955739-97c9-4d1f-baee-fd420867db4b tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types/9b35f397-304b-434b-8cd1-e2c2f4acec39 returned with HTTP 202 Sep 01 02:01:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 206/404] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:01:35 2026] DELETE /volume/v3/group_types/9b35f397-304b-434b-8cd1-e2c2f4acec39 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-244badf0-b965-41db-a800-5b7c7ce48390 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-244badf0-b965-41db-a800-5b7c7ce48390 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/e207f6c5-9f33-44c5-a7f2-94c683fc0b40 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-244badf0-b965-41db-a800-5b7c7ce48390 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-244badf0-b965-41db-a800-5b7c7ce48390 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-244badf0-b965-41db-a800-5b7c7ce48390 tempest-GroupTypesTest-519749708 tempest-GroupTypesTest-519749708-project-admin] http://192.168.122.25/volume/v3/group_types/e207f6c5-9f33-44c5-a7f2-94c683fc0b40 returned with HTTP 202 Sep 01 02:01:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 199/405] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:01:35 2026] DELETE /volume/v3/group_types/e207f6c5-9f33-44c5-a7f2-94c683fc0b40 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ac14a6e9-479c-4ae9-bca8-718a97a9ba0e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac14a6e9-479c-4ae9-bca8-718a97a9ba0e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] GET http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 Sep 01 02:01:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac14a6e9-479c-4ae9-bca8-718a97a9ba0e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac14a6e9-479c-4ae9-bca8-718a97a9ba0e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-ac14a6e9-479c-4ae9-bca8-718a97a9ba0e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] show called for member 9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:01:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac14a6e9-479c-4ae9-bca8-718a97a9ba0e tempest-GroupSnapshotsTest-772471291 tempest-GroupSnapshotsTest-772471291-project-member] http://192.168.122.25/volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 returned with HTTP 404 Sep 01 02:01:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 207/406] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:01:36 2026] GET /volume/v3/groups/9e5c01ec-25cc-4528-bb1b-0e6c6af53f83 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:01:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7b61233e-16d6-4e59-91ed-c724b931e8a8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b61233e-16d6-4e59-91ed-c724b931e8a8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/12bd42f5-8fd5-4157-928a-12349a5f8b67 Sep 01 02:01:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7b61233e-16d6-4e59-91ed-c724b931e8a8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7b61233e-16d6-4e59-91ed-c724b931e8a8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b61233e-16d6-4e59-91ed-c724b931e8a8 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/group_types/12bd42f5-8fd5-4157-928a-12349a5f8b67 returned with HTTP 202 Sep 01 02:01:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 200/407] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:01:36 2026] DELETE /volume/v3/group_types/12bd42f5-8fd5-4157-928a-12349a5f8b67 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:01:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eb714ee7-7e7d-4667-ad68-e469d73dd067 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb714ee7-7e7d-4667-ad68-e469d73dd067 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] DELETE http://192.168.122.25/volume/v3/types/237920b6-cdff-499b-b32d-6633526f3bf0 Sep 01 02:01:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb714ee7-7e7d-4667-ad68-e469d73dd067 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb714ee7-7e7d-4667-ad68-e469d73dd067 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb714ee7-7e7d-4667-ad68-e469d73dd067 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types/237920b6-cdff-499b-b32d-6633526f3bf0 returned with HTTP 202 Sep 01 02:01:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 208/408] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:01:36 2026] DELETE /volume/v3/types/237920b6-cdff-499b-b32d-6633526f3bf0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-999ba759-4a47-417b-b256-bda853a5ce94 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-999ba759-4a47-417b-b256-bda853a5ce94 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] GET http://192.168.122.25/volume/v3/types/237920b6-cdff-499b-b32d-6633526f3bf0 Sep 01 02:01:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-999ba759-4a47-417b-b256-bda853a5ce94 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-999ba759-4a47-417b-b256-bda853a5ce94 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-999ba759-4a47-417b-b256-bda853a5ce94 tempest-GroupSnapshotsTest-179109861 tempest-GroupSnapshotsTest-179109861-project-admin] http://192.168.122.25/volume/v3/types/237920b6-cdff-499b-b32d-6633526f3bf0 returned with HTTP 404 Sep 01 02:01:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 201/409] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:01:36 2026] GET /volume/v3/types/237920b6-cdff-499b-b32d-6633526f3bf0 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] GET http://192.168.122.25/volume/v3/os-hosts Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: /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 01 02:01:41 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.hosts [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] status, active and update: available, enabled, 2026-09-01 00:01:32+00:00 {{(pid=86844) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.hosts [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] status, active and update: available, enabled, 2026-08-31 23:55:50+00:00 {{(pid=86844) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.hosts [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] status, active and update: available, enabled, 2026-09-01 00:00:34+00:00 {{(pid=86844) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d03b2c9f-64e6-4328-83d1-3358c7c03553 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] http://192.168.122.25/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:01:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 209/410] 192.168.122.25 () {58 vars in 1119 bytes} [Tue Sep 1 02:01:40 2026] GET /volume/v3/os-hosts => generated 561 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] GET http://192.168.122.25/volume/v3/os-hosts Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: /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 01 02:01:41 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.hosts [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] status, active and update: available, enabled, 2026-09-01 00:01:32+00:00 {{(pid=86843) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.hosts [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] status, active and update: available, enabled, 2026-08-31 23:55:50+00:00 {{(pid=86843) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.hosts [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] status, active and update: available, enabled, 2026-09-01 00:00:34+00:00 {{(pid=86843) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2125ec0-e483-4695-914a-d8c4d829ef5d tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] http://192.168.122.25/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:01:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 202/411] 192.168.122.25 () {58 vars in 1119 bytes} [Tue Sep 1 02:01:41 2026] GET /volume/v3/os-hosts => generated 561 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-60b16187-83f6-4141-8130-84d0ae696ea0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60b16187-83f6-4141-8130-84d0ae696ea0 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] GET http://192.168.122.25/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60b16187-83f6-4141-8130-84d0ae696ea0 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60b16187-83f6-4141-8130-84d0ae696ea0 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60b16187-83f6-4141-8130-84d0ae696ea0 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] http://192.168.122.25/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 02:01:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 210/412] 192.168.122.25 () {58 vars in 1182 bytes} [Tue Sep 1 02:01:41 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2310f666-ec4a-447f-94d9-76ef9df4c766 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2310f666-ec4a-447f-94d9-76ef9df4c766 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] GET http://192.168.122.25/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2310f666-ec4a-447f-94d9-76ef9df4c766 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2310f666-ec4a-447f-94d9-76ef9df4c766 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2310f666-ec4a-447f-94d9-76ef9df4c766 tempest-VolumeHostsAdminTestsJSON-481508896 tempest-VolumeHostsAdminTestsJSON-481508896-project-admin] http://192.168.122.25/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:01:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 203/413] 192.168.122.25 () {58 vars in 1176 bytes} [Tue Sep 1 02:01:41 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2127975412"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2127975412'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create volume of 1 GB Sep 01 02:01:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Availability Zones retrieved successfully. Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Flow 'volume_create_api' (119c9673-bf8d-4d1d-95ec-e871adfd053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70855ae1-51da-48f3-adb4-bbec1e477d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70855ae1-51da-48f3-adb4-bbec1e477d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4713a7-0873-4527-bd08-6236cb30a1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Created reservations ['e2221f30-8a25-42fd-895b-1927b0e3f971', 'a6e1fd2b-86b9-45b2-91a2-2829e82d22c9', 'ed359c9d-dd71-43f4-9d18-501ca4ff135c', '47361ea5-0a1b-469e-9ce0-1160e268432c'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4713a7-0873-4527-bd08-6236cb30a1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2221f30-8a25-42fd-895b-1927b0e3f971', 'a6e1fd2b-86b9-45b2-91a2-2829e82d22c9', 'ed359c9d-dd71-43f4-9d18-501ca4ff135c', '47361ea5-0a1b-469e-9ce0-1160e268432c']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59651ff-e7ed-44f2-8107-dd37c7f0053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-ba055ab4-7baa-4168-beed-140f218a8150 req-6b91658f-5d69-418f-a2bb-1c8664e2fa12 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-6b91658f-5d69-418f-a2bb-1c8664e2fa12 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] DELETE http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 Sep 01 02:01:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-6b91658f-5d69-418f-a2bb-1c8664e2fa12 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-6b91658f-5d69-418f-a2bb-1c8664e2fa12 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59651ff-e7ed-44f2-8107-dd37c7f0053d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae1648ab-8597-4be8-affd-f222b2c836f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2127975412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a501fd3f561422aa1fab98058b97e44',qos_specs=None,replication_status=,reservations=['e2221f30-8a25-42fd-895b-1927b0e3f971','a6e1fd2b-86b9-45b2-91a2-2829e82d22c9','ed359c9d-dd71-43f4-9d18-501ca4ff135c','47361ea5-0a1b-469e-9ce0-1160e268432c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5059431511fe4981a06442a61c024eaa',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2127975412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae1648ab-8597-4be8-affd-f222b2c836f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a501fd3f561422aa1fab98058b97e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5059431511fe4981a06442a61c024eaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342d06ac-35a6-495c-ab57-5e97d63e1ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342d06ac-35a6-495c-ab57-5e97d63e1ebb) transitioned into state 'SUCCESS' from state '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-2127975412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a501fd3f561422aa1fab98058b97e44',qos_specs=None,replication_status=,reservations=['e2221f30-8a25-42fd-895b-1927b0e3f971','a6e1fd2b-86b9-45b2-91a2-2829e82d22c9','ed359c9d-dd71-43f4-9d18-501ca4ff135c','47361ea5-0a1b-469e-9ce0-1160e268432c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5059431511fe4981a06442a61c024eaa',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ad1098-0efc-44b9-aa59-831a988238ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:42 devstack devstack@c-api.service[86843]: /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 01 02:01:42 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ad1098-0efc-44b9-aa59-831a988238ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Flow 'volume_create_api' (119c9673-bf8d-4d1d-95ec-e871adfd053d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create volume request issued successfully. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48622e80-57bc-4fc3-8814-f9c018519ae0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 211/414] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:01:42 2026] POST /volume/v3/volumes => generated 758 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-121483ab-5ff6-4c88-a5de-4575053f533b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-121483ab-5ff6-4c88-a5de-4575053f533b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:01:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-121483ab-5ff6-4c88-a5de-4575053f533b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-121483ab-5ff6-4c88-a5de-4575053f533b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-121483ab-5ff6-4c88-a5de-4575053f533b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-121483ab-5ff6-4c88-a5de-4575053f533b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 returned with HTTP 200 Sep 01 02:01:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 212/415] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:43 2026] GET /volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-6b91658f-5d69-418f-a2bb-1c8664e2fa12 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 returned with HTTP 200 Sep 01 02:01:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 204/416] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:01:42 2026] DELETE /volume/v3/attachments/38720ed9-ad56-4773-a347-91f66b966355 => generated 19 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] DELETE http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:01:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Delete volume with id: e4b718bb-36a0-4ac8-a202-77b2127c453a Sep 01 02:01:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Delete volume request issued successfully. Sep 01 02:01:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba055ab4-7baa-4168-beed-140f218a8150 req-97e1d11b-9705-42b7-bc19-ce5dd3dd0884 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a returned with HTTP 202 Sep 01 02:01:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 213/417] 192.168.122.25 () {62 vars in 1504 bytes} [Tue Sep 1 02:01:43 2026] DELETE /volume/v3/volumes/e4b718bb-36a0-4ac8-a202-77b2127c453a => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e6cefa3b-c927-4219-8c51-7625bbb44acd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6cefa3b-c927-4219-8c51-7625bbb44acd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6cefa3b-c927-4219-8c51-7625bbb44acd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6cefa3b-c927-4219-8c51-7625bbb44acd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9e7c2e73-a9ea-4182-9e4b-39b3080e8490 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9e7c2e73-a9ea-4182-9e4b-39b3080e8490 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9e7c2e73-a9ea-4182-9e4b-39b3080e8490 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9e7c2e73-a9ea-4182-9e4b-39b3080e8490 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e6cefa3b-c927-4219-8c51-7625bbb44acd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9e7c2e73-a9ea-4182-9e4b-39b3080e8490 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6cefa3b-c927-4219-8c51-7625bbb44acd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 returned with HTTP 200 Sep 01 02:01:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 205/418] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 => generated 850 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9e7c2e73-a9ea-4182-9e4b-39b3080e8490 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 214/419] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 857 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d6bb478c-8c90-4e76-9801-528d104ce277 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6bb478c-8c90-4e76-9801-528d104ce277 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d6bb478c-8c90-4e76-9801-528d104ce277 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d6bb478c-8c90-4e76-9801-528d104ce277 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d6bb478c-8c90-4e76-9801-528d104ce277 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6bb478c-8c90-4e76-9801-528d104ce277 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 206/420] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:01:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Delete volume with id: 7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:01:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Delete volume request issued successfully. Sep 01 02:01:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-034f5214-cf18-4458-8e83-74c2b7930fe7 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 215/421] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:44 2026] DELETE /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7b6f619d-b3ce-4ba1-964c-22029bf0ae50 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b6f619d-b3ce-4ba1-964c-22029bf0ae50 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7b6f619d-b3ce-4ba1-964c-22029bf0ae50 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7b6f619d-b3ce-4ba1-964c-22029bf0ae50 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7b6f619d-b3ce-4ba1-964c-22029bf0ae50 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b6f619d-b3ce-4ba1-964c-22029bf0ae50 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 02:01:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 207/422] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-324ca6b1-67f2-456a-a095-368e7841330a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-324ca6b1-67f2-456a-a095-368e7841330a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:01:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-324ca6b1-67f2-456a-a095-368e7841330a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-324ca6b1-67f2-456a-a095-368e7841330a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-324ca6b1-67f2-456a-a095-368e7841330a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:01:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-324ca6b1-67f2-456a-a095-368e7841330a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 returned with HTTP 200 Sep 01 02:01:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 216/423] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:45 2026] GET /volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:01:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1648ab-8597-4be8-affd-f222b2c836f9", "name": "tempest-SnapshotsActionsTest-Snapshot-1455111998"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create snapshot from volume ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:01:45 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-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 01 02:01:45 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Created reservations ['6a18eea9-2b4b-44b6-9119-9ff191801127', '9d66e631-646f-42fd-a5ef-52ed54f33853', '28313f0f-a4fc-45ae-a06a-b9aa59bbbfb9', '6802c681-946c-4265-aac9-43be5e6bef0c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot create request issued successfully. Sep 01 02:01:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31a8b676-1fb6-4f8b-a2d1-e73a8e30b1b9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:01:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 208/424] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:01:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-641507ec-d9d6-46a7-a4b5-1dd36692b359 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-641507ec-d9d6-46a7-a4b5-1dd36692b359 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-641507ec-d9d6-46a7-a4b5-1dd36692b359 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-641507ec-d9d6-46a7-a4b5-1dd36692b359 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-641507ec-d9d6-46a7-a4b5-1dd36692b359 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-641507ec-d9d6-46a7-a4b5-1dd36692b359 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 217/425] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:45 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6f5ea810-8671-420a-b6e9-dd94d9aa8459 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f5ea810-8671-420a-b6e9-dd94d9aa8459 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:01:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f5ea810-8671-420a-b6e9-dd94d9aa8459 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f5ea810-8671-420a-b6e9-dd94d9aa8459 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6f5ea810-8671-420a-b6e9-dd94d9aa8459 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Volume info retrieved successfully. Sep 01 02:01:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f5ea810-8671-420a-b6e9-dd94d9aa8459 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 200 Sep 01 02:01:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 209/426] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:46 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7dbdce78-06f3-4f44-a32e-e6e7221b6d58 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7dbdce78-06f3-4f44-a32e-e6e7221b6d58 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7dbdce78-06f3-4f44-a32e-e6e7221b6d58 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7dbdce78-06f3-4f44-a32e-e6e7221b6d58 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:46 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=410,cinder:UPDATE=81,cinder:INSERT=45 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7dbdce78-06f3-4f44-a32e-e6e7221b6d58 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7dbdce78-06f3-4f44-a32e-e6e7221b6d58 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 218/427] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:46 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-85e3e133-1a1b-4e73-836e-83caa94ae781 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85e3e133-1a1b-4e73-836e-83caa94ae781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] GET http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee Sep 01 02:01:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85e3e133-1a1b-4e73-836e-83caa94ae781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85e3e133-1a1b-4e73-836e-83caa94ae781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85e3e133-1a1b-4e73-836e-83caa94ae781 tempest-ServerActionsTestOtherA-1922255062 tempest-ServerActionsTestOtherA-1922255062-project-member] http://192.168.122.25/volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee returned with HTTP 404 Sep 01 02:01:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 210/428] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:47 2026] GET /volume/v3/volumes/7932ce89-cde7-4986-823e-7c0631d0b8ee => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-93c5d152-371e-475a-a75b-4ce2968e3490 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-93c5d152-371e-475a-a75b-4ce2968e3490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-93c5d152-371e-475a-a75b-4ce2968e3490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-93c5d152-371e-475a-a75b-4ce2968e3490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-93c5d152-371e-475a-a75b-4ce2968e3490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-93c5d152-371e-475a-a75b-4ce2968e3490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 219/429] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:47 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-762a56e2-869c-4707-9f5b-9a47e1d99d8e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eecdca53-2c7c-4d3a-bbd6-f6e5177ad723 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eecdca53-2c7c-4d3a-bbd6-f6e5177ad723 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eecdca53-2c7c-4d3a-bbd6-f6e5177ad723 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eecdca53-2c7c-4d3a-bbd6-f6e5177ad723 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-eecdca53-2c7c-4d3a-bbd6-f6e5177ad723 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eecdca53-2c7c-4d3a-bbd6-f6e5177ad723 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 220/430] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-71da5a8d-4d77-4dfa-9c9c-eac9d88f9b65 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-762a56e2-869c-4707-9f5b-9a47e1d99d8e tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] GET http://192.168.122.25/volume/v3/os-quota-class-sets/default Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-762a56e2-869c-4707-9f5b-9a47e1d99d8e tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-762a56e2-869c-4707-9f5b-9a47e1d99d8e tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-762a56e2-869c-4707-9f5b-9a47e1d99d8e tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 211/431] 192.168.122.25 () {58 vars in 1176 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6d520a6c-1f5a-476b-a40a-2acbc49d3333 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6d520a6c-1f5a-476b-a40a-2acbc49d3333 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] GET http://192.168.122.25/volume/v3/os-quota-class-sets/default Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6d520a6c-1f5a-476b-a40a-2acbc49d3333 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6d520a6c-1f5a-476b-a40a-2acbc49d3333 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6d520a6c-1f5a-476b-a40a-2acbc49d3333 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 212/432] 192.168.122.25 () {58 vars in 1176 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9a3563b0-6534-4115-8d8f-ddc634563e23 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a3563b0-6534-4115-8d8f-ddc634563e23 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a3563b0-6534-4115-8d8f-ddc634563e23 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-964677071"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a3563b0-6534-4115-8d8f-ddc634563e23 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 213/433] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:01:49 2026] POST /volume/v3/types => generated 227 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-08a14f68-da64-49ff-8af7-90b056bbd0ef None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08a14f68-da64-49ff-8af7-90b056bbd0ef tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-class-sets/default Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08a14f68-da64-49ff-8af7-90b056bbd0ef tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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-964677071": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-964677071": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-964677071": 4}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-71da5a8d-4d77-4dfa-9c9c-eac9d88f9b65 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-71da5a8d-4d77-4dfa-9c9c-eac9d88f9b65 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-71da5a8d-4d77-4dfa-9c9c-eac9d88f9b65 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-71da5a8d-4d77-4dfa-9c9c-eac9d88f9b65 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'creating'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-71da5a8d-4d77-4dfa-9c9c-eac9d88f9b65 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 221/434] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:49 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3d495f5e-c12a-46b8-aa17-94486800c7a1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d495f5e-c12a-46b8-aa17-94486800c7a1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d495f5e-c12a-46b8-aa17-94486800c7a1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d495f5e-c12a-46b8-aa17-94486800c7a1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3d495f5e-c12a-46b8-aa17-94486800c7a1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d495f5e-c12a-46b8-aa17-94486800c7a1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 222/435] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-53b4cbbd-90d1-485f-b0af-2a60a422525e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53b4cbbd-90d1-485f-b0af-2a60a422525e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53b4cbbd-90d1-485f-b0af-2a60a422525e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53b4cbbd-90d1-485f-b0af-2a60a422525e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-53b4cbbd-90d1-485f-b0af-2a60a422525e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'available'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53b4cbbd-90d1-485f-b0af-2a60a422525e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 223/436] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:49 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e4a00347-ee5f-4cce-bd0b-950cacc41018 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4a00347-ee5f-4cce-bd0b-950cacc41018 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4a00347-ee5f-4cce-bd0b-950cacc41018 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4a00347-ee5f-4cce-bd0b-950cacc41018 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e4a00347-ee5f-4cce-bd0b-950cacc41018 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4a00347-ee5f-4cce-bd0b-950cacc41018 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 224/437] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1648ab-8597-4be8-affd-f222b2c836f9", "name": "tempest-SnapshotsActionsTest-Snapshot-940964364"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08a14f68-da64-49ff-8af7-90b056bbd0ef tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 214/438] 192.168.122.25 () {60 vars in 1197 bytes} [Tue Sep 1 02:01:49 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/91fc170d436e41649b118c0fc2f91eed/defaults Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Calling method 'defaults' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create snapshot from volume ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:49 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:49 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:49 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:49 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:49 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85a9b012-0bc6-4546-b65f-b43bedf86680 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/91fc170d436e41649b118c0fc2f91eed/defaults returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 215/439] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/os-quota-sets/91fc170d436e41649b118c0fc2f91eed/defaults => generated 645 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Created reservations ['14373550-a6b0-42bc-8b53-384e3ab2f8a3', 'b5554591-ec7a-4c48-935d-8fedfc011942', 'bf30815d-3e0e-420d-9a00-08e28722b6ad', 'e3f21af6-51fa-4599-94b4-3720f927d8e0'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot create request issued successfully. Sep 01 02:01:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b9aceaf-2a6b-4c90-b004-e55a0bec9087 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:01:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 225/440] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:01:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-55fa8002-a792-4e0d-916c-80e93cc2d021 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-55fa8002-a792-4e0d-916c-80e93cc2d021 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-55fa8002-a792-4e0d-916c-80e93cc2d021 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-55fa8002-a792-4e0d-916c-80e93cc2d021 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-55fa8002-a792-4e0d-916c-80e93cc2d021 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-55fa8002-a792-4e0d-916c-80e93cc2d021 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 216/441] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb665fd5-67c3-4f37-b259-7a1310114183 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/56bae19f9f1d49e0aabc349ed4fdc2e6/defaults Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Calling method 'defaults' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb665fd5-67c3-4f37-b259-7a1310114183 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/56bae19f9f1d49e0aabc349ed4fdc2e6/defaults returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 226/442] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/os-quota-sets/56bae19f9f1d49e0aabc349ed4fdc2e6/defaults => generated 645 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2f01afee-04cd-4680-aea8-ae2fbcecb5c4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f01afee-04cd-4680-aea8-ae2fbcecb5c4 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] DELETE http://192.168.122.25/volume/v3/types/6dde4d2a-6af0-4de2-964a-ccc9200fe6eb Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f01afee-04cd-4680-aea8-ae2fbcecb5c4 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f01afee-04cd-4680-aea8-ae2fbcecb5c4 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] DELETE http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Delete volume with id: 61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f01afee-04cd-4680-aea8-ae2fbcecb5c4 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/types/6dde4d2a-6af0-4de2-964a-ccc9200fe6eb returned with HTTP 202 Sep 01 02:01:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 217/443] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:01:50 2026] DELETE /volume/v3/types/6dde4d2a-6af0-4de2-964a-ccc9200fe6eb => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4bcd447d-53b9-4930-b017-c220b6a23ea7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4bcd447d-53b9-4930-b017-c220b6a23ea7 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] GET http://192.168.122.25/volume/v3/types/6dde4d2a-6af0-4de2-964a-ccc9200fe6eb Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4bcd447d-53b9-4930-b017-c220b6a23ea7 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4bcd447d-53b9-4930-b017-c220b6a23ea7 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4bcd447d-53b9-4930-b017-c220b6a23ea7 tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/types/6dde4d2a-6af0-4de2-964a-ccc9200fe6eb returned with HTTP 404 Sep 01 02:01:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 218/444] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/types/6dde4d2a-6af0-4de2-964a-ccc9200fe6eb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d086ad0a-9abd-496a-b125-b0da920c974c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d086ad0a-9abd-496a-b125-b0da920c974c tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-class-sets/default Sep 01 02:01:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d086ad0a-9abd-496a-b125-b0da920c974c tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Delete volume request issued successfully. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d9573a2e-9f12-4f60-b6f0-33c265c44bbf tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 202 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 227/445] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:50 2026] DELETE /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8842e3b2-d5cf-4a8c-b8c8-ad3f10b29e87 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8842e3b2-d5cf-4a8c-b8c8-ad3f10b29e87 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8842e3b2-d5cf-4a8c-b8c8-ad3f10b29e87 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8842e3b2-d5cf-4a8c-b8c8-ad3f10b29e87 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8842e3b2-d5cf-4a8c-b8c8-ad3f10b29e87 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Volume info retrieved successfully. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8842e3b2-d5cf-4a8c-b8c8-ad3f10b29e87 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 228/446] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d086ad0a-9abd-496a-b125-b0da920c974c tempest-VolumeQuotaClassesTest-750216196 tempest-VolumeQuotaClassesTest-750216196-project-admin] http://192.168.122.25/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 219/447] 192.168.122.25 () {60 vars in 1197 bytes} [Tue Sep 1 02:01:50 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2a5147b1-6237-487b-9176-71c551e4b744 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a5147b1-6237-487b-9176-71c551e4b744 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a5147b1-6237-487b-9176-71c551e4b744 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a5147b1-6237-487b-9176-71c551e4b744 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2a5147b1-6237-487b-9176-71c551e4b744 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a5147b1-6237-487b-9176-71c551e4b744 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 229/448] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f646cf4e-ee03-45ad-9fe5-aa9ee5458701 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f646cf4e-ee03-45ad-9fe5-aa9ee5458701 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] GET http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 Sep 01 02:01:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f646cf4e-ee03-45ad-9fe5-aa9ee5458701 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f646cf4e-ee03-45ad-9fe5-aa9ee5458701 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f646cf4e-ee03-45ad-9fe5-aa9ee5458701 tempest-AttachVolumeShelveTestJSON-2071670093 tempest-AttachVolumeShelveTestJSON-2071670093-project-member] http://192.168.122.25/volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 returned with HTTP 404 Sep 01 02:01:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 220/449] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:51 2026] GET /volume/v3/volumes/61d13d43-22d6-4ae1-b9bc-17c7b8f06b73 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:01:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-76a94943-aeff-4c45-af98-adf20571ca9c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76a94943-aeff-4c45-af98-adf20571ca9c tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76a94943-aeff-4c45-af98-adf20571ca9c tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76a94943-aeff-4c45-af98-adf20571ca9c tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-76a94943-aeff-4c45-af98-adf20571ca9c tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76a94943-aeff-4c45-af98-adf20571ca9c tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 200 Sep 01 02:01:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 230/450] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:51 2026] GET /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cb9a7e46-58cf-45e9-97e0-724f42f86576 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb9a7e46-58cf-45e9-97e0-724f42f86576 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35/action Sep 01 02:01:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cb9a7e46-58cf-45e9-97e0-724f42f86576 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cb9a7e46-58cf-45e9-97e0-724f42f86576 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-cb9a7e46-58cf-45e9-97e0-724f42f86576 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot 'b658b04e-6397-433d-81a6-9d0f3e0ecf35' with '{'status': 'creating'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:01:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb9a7e46-58cf-45e9-97e0-724f42f86576 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35/action returned with HTTP 202 Sep 01 02:01:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 221/451] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:52 2026] POST /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5d633983-90b1-4589-8d78-d66f6aa13146 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d633983-90b1-4589-8d78-d66f6aa13146 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5d633983-90b1-4589-8d78-d66f6aa13146 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5d633983-90b1-4589-8d78-d66f6aa13146 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5d633983-90b1-4589-8d78-d66f6aa13146 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d633983-90b1-4589-8d78-d66f6aa13146 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 200 Sep 01 02:01:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 231/452] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:52 2026] GET /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-21a7a4b1-e926-467c-92e0-62cedc2d465f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21a7a4b1-e926-467c-92e0-62cedc2d465f tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35/action Sep 01 02:01:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21a7a4b1-e926-467c-92e0-62cedc2d465f tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21a7a4b1-e926-467c-92e0-62cedc2d465f tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-21a7a4b1-e926-467c-92e0-62cedc2d465f tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot retrieved successfully. Sep 01 02:01:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:01:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-21a7a4b1-e926-467c-92e0-62cedc2d465f tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot delete request issued successfully. Sep 01 02:01:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21a7a4b1-e926-467c-92e0-62cedc2d465f tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35/action returned with HTTP 202 Sep 01 02:01:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 222/453] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:52 2026] POST /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e9f83ce6-0421-4a12-9076-b12c7d211f16 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9f83ce6-0421-4a12-9076-b12c7d211f16 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9f83ce6-0421-4a12-9076-b12c7d211f16 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9f83ce6-0421-4a12-9076-b12c7d211f16 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e9f83ce6-0421-4a12-9076-b12c7d211f16 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9f83ce6-0421-4a12-9076-b12c7d211f16 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 200 Sep 01 02:01:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 232/454] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:52 2026] GET /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-19f51ab0-a11c-456d-be0d-50c57e7b05e9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19f51ab0-a11c-456d-be0d-50c57e7b05e9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19f51ab0-a11c-456d-be0d-50c57e7b05e9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19f51ab0-a11c-456d-be0d-50c57e7b05e9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-19f51ab0-a11c-456d-be0d-50c57e7b05e9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19f51ab0-a11c-456d-be0d-50c57e7b05e9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 200 Sep 01 02:01:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 223/455] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:53 2026] GET /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-54fd5143-4eb3-46fe-b387-a1eb7969135b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54fd5143-4eb3-46fe-b387-a1eb7969135b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54fd5143-4eb3-46fe-b387-a1eb7969135b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54fd5143-4eb3-46fe-b387-a1eb7969135b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54fd5143-4eb3-46fe-b387-a1eb7969135b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 404 Sep 01 02:01:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 233/456] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:54 2026] GET /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-36811ad9-1455-4664-b1fe-aad11ce51f96 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36811ad9-1455-4664-b1fe-aad11ce51f96 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36811ad9-1455-4664-b1fe-aad11ce51f96 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36811ad9-1455-4664-b1fe-aad11ce51f96 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-36811ad9-1455-4664-b1fe-aad11ce51f96 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'available'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36811ad9-1455-4664-b1fe-aad11ce51f96 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:01:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 224/457] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:54 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6c6f7364-aceb-4fcf-93fe-09813759c8f1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6c6f7364-aceb-4fcf-93fe-09813759c8f1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6c6f7364-aceb-4fcf-93fe-09813759c8f1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6c6f7364-aceb-4fcf-93fe-09813759c8f1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6c6f7364-aceb-4fcf-93fe-09813759c8f1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6c6f7364-aceb-4fcf-93fe-09813759c8f1 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 234/458] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:54 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e6cfab15-ddbf-4345-b31f-a05a3ee81875 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6cfab15-ddbf-4345-b31f-a05a3ee81875 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6cfab15-ddbf-4345-b31f-a05a3ee81875 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6cfab15-ddbf-4345-b31f-a05a3ee81875 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-e6cfab15-ddbf-4345-b31f-a05a3ee81875 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Delete snapshot with id: b658b04e-6397-433d-81a6-9d0f3e0ecf35 Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6cfab15-ddbf-4345-b31f-a05a3ee81875 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 returned with HTTP 404 Sep 01 02:01:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 225/459] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:01:54 2026] DELETE /volume/v3/snapshots/b658b04e-6397-433d-81a6-9d0f3e0ecf35 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1648ab-8597-4be8-affd-f222b2c836f9", "name": "tempest-SnapshotsActionsTest-Snapshot-1576799074"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create snapshot from volume ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:01:54 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Created reservations ['d6d8ad76-43b1-42ac-ba8e-53d6940fa29b', '68b7ad9a-f36b-4b0c-bb50-b453642a3ca5', '717f61fa-d4ee-429e-a6a7-d5f0f0823415', '42504dd2-a757-4807-8ace-40db655c7fb0'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot create request issued successfully. Sep 01 02:01:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3217cd69-7caa-4513-979b-6ebe6c93c887 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:01:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 235/460] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:01:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c9d196ee-c078-4725-903f-110350af5d25 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9d196ee-c078-4725-903f-110350af5d25 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9d196ee-c078-4725-903f-110350af5d25 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9d196ee-c078-4725-903f-110350af5d25 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c9d196ee-c078-4725-903f-110350af5d25 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9d196ee-c078-4725-903f-110350af5d25 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 200 Sep 01 02:01:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 226/461] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:54 2026] GET /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a69bb2af-0ed1-4ec0-a321-1f5746a15d69 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a69bb2af-0ed1-4ec0-a321-1f5746a15d69 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a69bb2af-0ed1-4ec0-a321-1f5746a15d69 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a69bb2af-0ed1-4ec0-a321-1f5746a15d69 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a69bb2af-0ed1-4ec0-a321-1f5746a15d69 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a69bb2af-0ed1-4ec0-a321-1f5746a15d69 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 200 Sep 01 02:01:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 236/462] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:55 2026] GET /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8b5c2cce-98d3-4228-a366-aa4e1b96f2b0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b5c2cce-98d3-4228-a366-aa4e1b96f2b0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b5c2cce-98d3-4228-a366-aa4e1b96f2b0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b5c2cce-98d3-4228-a366-aa4e1b96f2b0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8b5c2cce-98d3-4228-a366-aa4e1b96f2b0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b5c2cce-98d3-4228-a366-aa4e1b96f2b0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 200 Sep 01 02:01:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 227/463] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:56 2026] GET /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-023a36ef-7502-4ec9-9e96-a214e5548290 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-023a36ef-7502-4ec9-9e96-a214e5548290 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202/action Sep 01 02:01:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-023a36ef-7502-4ec9-9e96-a214e5548290 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-023a36ef-7502-4ec9-9e96-a214e5548290 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-023a36ef-7502-4ec9-9e96-a214e5548290 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot 'dc800d55-8e4e-40a2-8191-fd19cbf5d202' with '{'status': 'deleting'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:01:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-023a36ef-7502-4ec9-9e96-a214e5548290 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202/action returned with HTTP 202 Sep 01 02:01:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 237/464] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:56 2026] POST /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-07abda6d-6531-4472-937b-e0f228943e4a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07abda6d-6531-4472-937b-e0f228943e4a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07abda6d-6531-4472-937b-e0f228943e4a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07abda6d-6531-4472-937b-e0f228943e4a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-07abda6d-6531-4472-937b-e0f228943e4a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07abda6d-6531-4472-937b-e0f228943e4a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 200 Sep 01 02:01:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 228/465] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:56 2026] GET /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-34ed94fd-3dd2-4a47-9ffb-28254b525616 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34ed94fd-3dd2-4a47-9ffb-28254b525616 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202/action Sep 01 02:01:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34ed94fd-3dd2-4a47-9ffb-28254b525616 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34ed94fd-3dd2-4a47-9ffb-28254b525616 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-34ed94fd-3dd2-4a47-9ffb-28254b525616 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot retrieved successfully. Sep 01 02:01:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-34ed94fd-3dd2-4a47-9ffb-28254b525616 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot delete request issued successfully. Sep 01 02:01:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34ed94fd-3dd2-4a47-9ffb-28254b525616 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202/action returned with HTTP 202 Sep 01 02:01:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 238/466] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:56 2026] POST /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8ff47c73-27df-4285-8076-ef3ffb3c6a9b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ff47c73-27df-4285-8076-ef3ffb3c6a9b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ff47c73-27df-4285-8076-ef3ffb3c6a9b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ff47c73-27df-4285-8076-ef3ffb3c6a9b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:01:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8ff47c73-27df-4285-8076-ef3ffb3c6a9b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ff47c73-27df-4285-8076-ef3ffb3c6a9b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 200 Sep 01 02:01:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 229/467] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:57 2026] GET /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-06f15ecb-e366-47f5-80b0-903b0efce5ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06f15ecb-e366-47f5-80b0-903b0efce5ad tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06f15ecb-e366-47f5-80b0-903b0efce5ad tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06f15ecb-e366-47f5-80b0-903b0efce5ad tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-06f15ecb-e366-47f5-80b0-903b0efce5ad tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06f15ecb-e366-47f5-80b0-903b0efce5ad tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 200 Sep 01 02:01:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 239/468] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:58 2026] GET /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5aeebcf6-5c7c-4804-8179-db87e9e2d0b0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5aeebcf6-5c7c-4804-8179-db87e9e2d0b0 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5aeebcf6-5c7c-4804-8179-db87e9e2d0b0 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-730929024", "description": "tempest-volume-type-description-396170257", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-52ac31a5-27e4-4741-b775-cb6ab8ea8050 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52ac31a5-27e4-4741-b775-cb6ab8ea8050 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52ac31a5-27e4-4741-b775-cb6ab8ea8050 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52ac31a5-27e4-4741-b775-cb6ab8ea8050 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5aeebcf6-5c7c-4804-8179-db87e9e2d0b0 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52ac31a5-27e4-4741-b775-cb6ab8ea8050 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 404 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 230/469] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:58 2026] POST /volume/v3/types => generated 316 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 240/470] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b2bad533-156c-420b-9f03-70f5703c1821 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4b6035be-f6e0-467f-96d4-0cc63062cbcd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b2bad533-156c-420b-9f03-70f5703c1821 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b6035be-f6e0-467f-96d4-0cc63062cbcd tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b6035be-f6e0-467f-96d4-0cc63062cbcd tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b6035be-f6e0-467f-96d4-0cc63062cbcd tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b2bad533-156c-420b-9f03-70f5703c1821 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b2bad533-156c-420b-9f03-70f5703c1821 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-b2bad533-156c-420b-9f03-70f5703c1821 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'available'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b6035be-f6e0-467f-96d4-0cc63062cbcd tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 231/471] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4fc331de-a728-42b3-aa07-c5629cc851a4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4fc331de-a728-42b3-aa07-c5629cc851a4 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] DELETE http://192.168.122.25/volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4fc331de-a728-42b3-aa07-c5629cc851a4 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4fc331de-a728-42b3-aa07-c5629cc851a4 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b2bad533-156c-420b-9f03-70f5703c1821 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 241/472] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:01:59 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c7e0a3a-efd6-44dc-badc-0388127332c8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c7e0a3a-efd6-44dc-badc-0388127332c8 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c7e0a3a-efd6-44dc-badc-0388127332c8 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c7e0a3a-efd6-44dc-badc-0388127332c8 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4fc331de-a728-42b3-aa07-c5629cc851a4 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 returned with HTTP 202 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 232/473] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:01:59 2026] DELETE /volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-219bce02-56a1-4aa9-bf8e-b208924bbfd6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-219bce02-56a1-4aa9-bf8e-b208924bbfd6 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-219bce02-56a1-4aa9-bf8e-b208924bbfd6 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-219bce02-56a1-4aa9-bf8e-b208924bbfd6 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c7e0a3a-efd6-44dc-badc-0388127332c8 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c7e0a3a-efd6-44dc-badc-0388127332c8 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 242/474] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-219bce02-56a1-4aa9-bf8e-b208924bbfd6 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 returned with HTTP 404 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-391cfd25-b320-4b54-8830-751dbc8fc587 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 233/475] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/types/b85bfca0-a79b-460b-9cc6-42c3b796e588 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-391cfd25-b320-4b54-8830-751dbc8fc587 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-391cfd25-b320-4b54-8830-751dbc8fc587 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-391cfd25-b320-4b54-8830-751dbc8fc587 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-391cfd25-b320-4b54-8830-751dbc8fc587 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Delete snapshot with id: dc800d55-8e4e-40a2-8191-fd19cbf5d202 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-74da9602-3352-4edc-aa63-5810169e044c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-391cfd25-b320-4b54-8830-751dbc8fc587 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 returned with HTTP 404 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 243/476] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:01:59 2026] DELETE /volume/v3/snapshots/dc800d55-8e4e-40a2-8191-fd19cbf5d202 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-74da9602-3352-4edc-aa63-5810169e044c tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-74da9602-3352-4edc-aa63-5810169e044c tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-934948392"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1648ab-8597-4be8-affd-f222b2c836f9", "name": "tempest-SnapshotsActionsTest-Snapshot-764685195"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create snapshot from volume ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-74da9602-3352-4edc-aa63-5810169e044c tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 234/477] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:01:59 2026] POST /volume/v3/types => generated 220 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7edcbd8e-8dff-476e-bf66-9d8b3c8534fe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7edcbd8e-8dff-476e-bf66-9d8b3c8534fe tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] POST http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7edcbd8e-8dff-476e-bf66-9d8b3c8534fe tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Created reservations ['d5fdfdd3-66e9-476c-b3e5-d6f55fadad62', '0ebcce5a-35f6-4e4d-9a94-23c9f0af1ead', 'ab5b4683-1c1a-4af8-a710-cd33fdf38fa1', '079b9f49-0eec-4f1f-a677-49fb6280d125'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7edcbd8e-8dff-476e-bf66-9d8b3c8534fe tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 235/478] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:01:59 2026] POST /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption => generated 239 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-acc22213-3764-436e-82bd-d81eadfe9001 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-acc22213-3764-436e-82bd-d81eadfe9001 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-acc22213-3764-436e-82bd-d81eadfe9001 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-acc22213-3764-436e-82bd-d81eadfe9001 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-acc22213-3764-436e-82bd-d81eadfe9001 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 236/479] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot create request issued successfully. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-902e2838-cfc6-49df-8ca7-275ed7dd1eef tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 244/480] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:01:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c926b650-ae76-4fed-be59-2292643bfb7a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aaa1372e-cc3c-45ce-862a-1b4daeae8642 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c926b650-ae76-4fed-be59-2292643bfb7a tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] PUT http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/d91ce1f8-0669-4b23-9b27-ac3aeff6c441 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c926b650-ae76-4fed-be59-2292643bfb7a tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aaa1372e-cc3c-45ce-862a-1b4daeae8642 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aaa1372e-cc3c-45ce-862a-1b4daeae8642 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aaa1372e-cc3c-45ce-862a-1b4daeae8642 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aaa1372e-cc3c-45ce-862a-1b4daeae8642 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aaa1372e-cc3c-45ce-862a-1b4daeae8642 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 245/481] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c926b650-ae76-4fed-be59-2292643bfb7a tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/d91ce1f8-0669-4b23-9b27-ac3aeff6c441 returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 237/482] 192.168.122.25 () {60 vars in 1386 bytes} [Tue Sep 1 02:01:59 2026] PUT /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/d91ce1f8-0669-4b23-9b27-ac3aeff6c441 => generated 122 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-30bcf7a8-af07-4951-bd94-f5a33f07c6b2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30bcf7a8-af07-4951-bd94-f5a33f07c6b2 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30bcf7a8-af07-4951-bd94-f5a33f07c6b2 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30bcf7a8-af07-4951-bd94-f5a33f07c6b2 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30bcf7a8-af07-4951-bd94-f5a33f07c6b2 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 246/483] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption => generated 347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-743008e6-d16b-43ed-a581-43b90de87fbb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-743008e6-d16b-43ed-a581-43b90de87fbb tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/cipher Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-743008e6-d16b-43ed-a581-43b90de87fbb tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-743008e6-d16b-43ed-a581-43b90de87fbb tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-743008e6-d16b-43ed-a581-43b90de87fbb tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/cipher returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 238/484] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/cipher => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-870ce903-399c-46cd-857e-dfbdad1ef0ce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-870ce903-399c-46cd-857e-dfbdad1ef0ce tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] DELETE http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/d91ce1f8-0669-4b23-9b27-ac3aeff6c441 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-870ce903-399c-46cd-857e-dfbdad1ef0ce tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-870ce903-399c-46cd-857e-dfbdad1ef0ce tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-870ce903-399c-46cd-857e-dfbdad1ef0ce tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/d91ce1f8-0669-4b23-9b27-ac3aeff6c441 returned with HTTP 202 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 247/485] 192.168.122.25 () {58 vars in 1368 bytes} [Tue Sep 1 02:01:59 2026] DELETE /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption/d91ce1f8-0669-4b23-9b27-ac3aeff6c441 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7bd65ec7-cfee-4ef5-9c8e-71e7b72a91c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7bd65ec7-cfee-4ef5-9c8e-71e7b72a91c5 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7bd65ec7-cfee-4ef5-9c8e-71e7b72a91c5 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7bd65ec7-cfee-4ef5-9c8e-71e7b72a91c5 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7bd65ec7-cfee-4ef5-9c8e-71e7b72a91c5 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 239/486] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption => generated 2 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c2aaa9c9-054c-4ad7-8a5f-031d9509a936 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2aaa9c9-054c-4ad7-8a5f-031d9509a936 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2aaa9c9-054c-4ad7-8a5f-031d9509a936 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2aaa9c9-054c-4ad7-8a5f-031d9509a936 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2aaa9c9-054c-4ad7-8a5f-031d9509a936 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 248/487] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ba96647d-c6e4-4e24-a1a0-b7c0038f7074 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba96647d-c6e4-4e24-a1a0-b7c0038f7074 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] DELETE http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ba96647d-c6e4-4e24-a1a0-b7c0038f7074 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ba96647d-c6e4-4e24-a1a0-b7c0038f7074 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba96647d-c6e4-4e24-a1a0-b7c0038f7074 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af returned with HTTP 202 Sep 01 02:02:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 240/488] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:01:59 2026] DELETE /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-71bb4d87-0047-4263-b89b-919f8c8f55d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-71bb4d87-0047-4263-b89b-919f8c8f55d9 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-71bb4d87-0047-4263-b89b-919f8c8f55d9 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-71bb4d87-0047-4263-b89b-919f8c8f55d9 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-71bb4d87-0047-4263-b89b-919f8c8f55d9 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af returned with HTTP 404 Sep 01 02:02:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 249/489] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/types/b295b2e3-d6fe-4809-b002-990a7d8df7af => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b8132127-ff95-4d50-a5bb-7811b31efc8a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b8132127-ff95-4d50-a5bb-7811b31efc8a tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b8132127-ff95-4d50-a5bb-7811b31efc8a tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b8132127-ff95-4d50-a5bb-7811b31efc8a tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b8132127-ff95-4d50-a5bb-7811b31efc8a tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 241/490] 192.168.122.25 () {58 vars in 1110 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/types => generated 648 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0843d27a-a0a8-4cb0-95e0-1af8058439e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0843d27a-a0a8-4cb0-95e0-1af8058439e4 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0843d27a-a0a8-4cb0-95e0-1af8058439e4 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1056471687"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0843d27a-a0a8-4cb0-95e0-1af8058439e4 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 250/491] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:02:00 2026] POST /volume/v3/types => generated 221 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6876d797-cf67-4c68-8d60-c565e7f6ae4b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6876d797-cf67-4c68-8d60-c565e7f6ae4b tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] PUT http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6876d797-cf67-4c68-8d60-c565e7f6ae4b tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-778513965", "description": "tempest-volume-type-description-1185700635", "is_public": false}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6876d797-cf67-4c68-8d60-c565e7f6ae4b tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 242/492] 192.168.122.25 () {60 vars in 1242 bytes} [Tue Sep 1 02:02:00 2026] PUT /volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f => generated 204 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5f1dd484-c6bc-4cca-bace-949b2b216a86 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5f1dd484-c6bc-4cca-bace-949b2b216a86 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5f1dd484-c6bc-4cca-bace-949b2b216a86 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5f1dd484-c6bc-4cca-bace-949b2b216a86 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5f1dd484-c6bc-4cca-bace-949b2b216a86 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 251/493] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f => generated 268 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1192a206-32cc-442a-9f85-b23007379288 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1192a206-32cc-442a-9f85-b23007379288 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] DELETE http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1192a206-32cc-442a-9f85-b23007379288 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1192a206-32cc-442a-9f85-b23007379288 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1192a206-32cc-442a-9f85-b23007379288 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f returned with HTTP 202 Sep 01 02:02:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 243/494] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:02:00 2026] DELETE /volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e3c61abc-07b9-450e-8cb1-20b1e57e7295 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e3c61abc-07b9-450e-8cb1-20b1e57e7295 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] GET http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e3c61abc-07b9-450e-8cb1-20b1e57e7295 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e3c61abc-07b9-450e-8cb1-20b1e57e7295 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e3c61abc-07b9-450e-8cb1-20b1e57e7295 tempest-VolumeTypesTest-432264810 tempest-VolumeTypesTest-432264810-project-admin] http://192.168.122.25/volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f returned with HTTP 404 Sep 01 02:02:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 252/495] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/types/54cab4d5-bf61-4384-8a24-8e2d92687c7f => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-66e37740-2c1e-4c77-9493-345fff55e872 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-66e37740-2c1e-4c77-9493-345fff55e872 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-66e37740-2c1e-4c77-9493-345fff55e872 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-66e37740-2c1e-4c77-9493-345fff55e872 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-66e37740-2c1e-4c77-9493-345fff55e872 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-66e37740-2c1e-4c77-9493-345fff55e872 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 244/496] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09a5746e-5680-4fd6-9ad9-c358bc20dc62 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09a5746e-5680-4fd6-9ad9-c358bc20dc62 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09a5746e-5680-4fd6-9ad9-c358bc20dc62 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09a5746e-5680-4fd6-9ad9-c358bc20dc62 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-09a5746e-5680-4fd6-9ad9-c358bc20dc62 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09a5746e-5680-4fd6-9ad9-c358bc20dc62 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 200 Sep 01 02:02:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 253/497] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:01 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cadea2f6-122d-4c5a-852f-298ffdf9208a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cadea2f6-122d-4c5a-852f-298ffdf9208a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cadea2f6-122d-4c5a-852f-298ffdf9208a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cadea2f6-122d-4c5a-852f-298ffdf9208a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cadea2f6-122d-4c5a-852f-298ffdf9208a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cadea2f6-122d-4c5a-852f-298ffdf9208a tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 200 Sep 01 02:02:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 245/498] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:02 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a4d36c9f-ecbe-4dda-b9e0-790761410386 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4d36c9f-ecbe-4dda-b9e0-790761410386 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c/action Sep 01 02:02:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4d36c9f-ecbe-4dda-b9e0-790761410386 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4d36c9f-ecbe-4dda-b9e0-790761410386 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-a4d36c9f-ecbe-4dda-b9e0-790761410386 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '29c1b063-2e23-43ae-a32c-9e643642225c' with '{'status': 'error'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:02:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4d36c9f-ecbe-4dda-b9e0-790761410386 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c/action returned with HTTP 202 Sep 01 02:02:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 254/499] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:02 2026] POST /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8ed6ff3d-b198-4825-940c-a2fdd9f68188 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ed6ff3d-b198-4825-940c-a2fdd9f68188 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ed6ff3d-b198-4825-940c-a2fdd9f68188 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ed6ff3d-b198-4825-940c-a2fdd9f68188 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8ed6ff3d-b198-4825-940c-a2fdd9f68188 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ed6ff3d-b198-4825-940c-a2fdd9f68188 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 200 Sep 01 02:02:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 246/500] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:02 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-409c674b-d752-47ee-88a5-f96c7c6af27b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-409c674b-d752-47ee-88a5-f96c7c6af27b tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c/action Sep 01 02:02:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-409c674b-d752-47ee-88a5-f96c7c6af27b tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-409c674b-d752-47ee-88a5-f96c7c6af27b tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-409c674b-d752-47ee-88a5-f96c7c6af27b tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot retrieved successfully. Sep 01 02:02:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-409c674b-d752-47ee-88a5-f96c7c6af27b tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot delete request issued successfully. Sep 01 02:02:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-409c674b-d752-47ee-88a5-f96c7c6af27b tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c/action returned with HTTP 202 Sep 01 02:02:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 255/501] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:02 2026] POST /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d579c81b-e8d3-4809-a3ab-b15d209b34e3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d579c81b-e8d3-4809-a3ab-b15d209b34e3 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d579c81b-e8d3-4809-a3ab-b15d209b34e3 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d579c81b-e8d3-4809-a3ab-b15d209b34e3 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d579c81b-e8d3-4809-a3ab-b15d209b34e3 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d579c81b-e8d3-4809-a3ab-b15d209b34e3 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 200 Sep 01 02:02:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 247/502] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:02 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ab8530eb-cc4a-4e08-b06d-63f2d0358005 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab8530eb-cc4a-4e08-b06d-63f2d0358005 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab8530eb-cc4a-4e08-b06d-63f2d0358005 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab8530eb-cc4a-4e08-b06d-63f2d0358005 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ab8530eb-cc4a-4e08-b06d-63f2d0358005 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab8530eb-cc4a-4e08-b06d-63f2d0358005 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 200 Sep 01 02:02:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 256/503] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:04 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 464 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-48d8a426-d143-499e-8446-e568991bda2f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48d8a426-d143-499e-8446-e568991bda2f tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48d8a426-d143-499e-8446-e568991bda2f tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48d8a426-d143-499e-8446-e568991bda2f tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48d8a426-d143-499e-8446-e568991bda2f tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 404 Sep 01 02:02:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 248/504] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:05 2026] GET /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fbd4b9bf-8fef-4381-82d5-d7ca831cfd5e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbd4b9bf-8fef-4381-82d5-d7ca831cfd5e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbd4b9bf-8fef-4381-82d5-d7ca831cfd5e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbd4b9bf-8fef-4381-82d5-d7ca831cfd5e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-fbd4b9bf-8fef-4381-82d5-d7ca831cfd5e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'available'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbd4b9bf-8fef-4381-82d5-d7ca831cfd5e tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:02:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 257/505] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:05 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6ef189d6-2f09-4349-be7e-9f1c977e7166 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ef189d6-2f09-4349-be7e-9f1c977e7166 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ef189d6-2f09-4349-be7e-9f1c977e7166 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ef189d6-2f09-4349-be7e-9f1c977e7166 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6ef189d6-2f09-4349-be7e-9f1c977e7166 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ef189d6-2f09-4349-be7e-9f1c977e7166 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 249/506] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:05 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-80796a33-1827-4ad0-b6df-1b952003f8e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-80796a33-1827-4ad0-b6df-1b952003f8e4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-80796a33-1827-4ad0-b6df-1b952003f8e4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-80796a33-1827-4ad0-b6df-1b952003f8e4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-80796a33-1827-4ad0-b6df-1b952003f8e4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Delete snapshot with id: 29c1b063-2e23-43ae-a32c-9e643642225c Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-80796a33-1827-4ad0-b6df-1b952003f8e4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c returned with HTTP 404 Sep 01 02:02:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 258/507] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:02:05 2026] DELETE /volume/v3/snapshots/29c1b063-2e23-43ae-a32c-9e643642225c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1648ab-8597-4be8-affd-f222b2c836f9", "name": "tempest-SnapshotsActionsTest-Snapshot-163671625"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Create snapshot from volume ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:02:05 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Created reservations ['3737a4f7-38fe-48f9-9e35-cc997e855dfc', '20b03511-e6c8-425d-8270-3a6719185959', '02ceca82-6a9b-445a-8694-7aa8f32b7fd1', '9260ae9e-0238-4ad5-bb9f-bf7e241c6932'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot create request issued successfully. Sep 01 02:02:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-86aa6cd5-5ee2-4321-8322-5ec343435bc4 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:02:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 250/508] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:02:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bfb892a9-2a7f-4f38-bd16-f7dc8474d490 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bfb892a9-2a7f-4f38-bd16-f7dc8474d490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bfb892a9-2a7f-4f38-bd16-f7dc8474d490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bfb892a9-2a7f-4f38-bd16-f7dc8474d490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bfb892a9-2a7f-4f38-bd16-f7dc8474d490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bfb892a9-2a7f-4f38-bd16-f7dc8474d490 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 200 Sep 01 02:02:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 259/509] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:05 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-07ff7f07-5030-4fe3-86c6-aeafd0dd1436 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07ff7f07-5030-4fe3-86c6-aeafd0dd1436 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07ff7f07-5030-4fe3-86c6-aeafd0dd1436 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07ff7f07-5030-4fe3-86c6-aeafd0dd1436 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-07ff7f07-5030-4fe3-86c6-aeafd0dd1436 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07ff7f07-5030-4fe3-86c6-aeafd0dd1436 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 251/510] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:06 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-54db0773-ad10-4a29-9eab-79a7b64fbc90 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54db0773-ad10-4a29-9eab-79a7b64fbc90 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54db0773-ad10-4a29-9eab-79a7b64fbc90 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54db0773-ad10-4a29-9eab-79a7b64fbc90 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-54db0773-ad10-4a29-9eab-79a7b64fbc90 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54db0773-ad10-4a29-9eab-79a7b64fbc90 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 260/511] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-732a4f63-9623-416c-8d9c-dae44fa265f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-732a4f63-9623-416c-8d9c-dae44fa265f7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17/action Sep 01 02:02:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-732a4f63-9623-416c-8d9c-dae44fa265f7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-732a4f63-9623-416c-8d9c-dae44fa265f7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-732a4f63-9623-416c-8d9c-dae44fa265f7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot 'c985049e-d0ce-417e-bcac-7923eb2f2d17' with '{'status': 'error_deleting'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:02:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-732a4f63-9623-416c-8d9c-dae44fa265f7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17/action returned with HTTP 202 Sep 01 02:02:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 252/512] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:07 2026] POST /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-966c6fad-89e5-4d07-ad86-46d35badbc57 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-966c6fad-89e5-4d07-ad86-46d35badbc57 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-966c6fad-89e5-4d07-ad86-46d35badbc57 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-966c6fad-89e5-4d07-ad86-46d35badbc57 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-966c6fad-89e5-4d07-ad86-46d35badbc57 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-966c6fad-89e5-4d07-ad86-46d35badbc57 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 261/513] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6b7300db-2cc0-49d0-963c-08e3afb64711 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6b7300db-2cc0-49d0-963c-08e3afb64711 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17/action Sep 01 02:02:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6b7300db-2cc0-49d0-963c-08e3afb64711 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6b7300db-2cc0-49d0-963c-08e3afb64711 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6b7300db-2cc0-49d0-963c-08e3afb64711 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6b7300db-2cc0-49d0-963c-08e3afb64711 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot delete request issued successfully. Sep 01 02:02:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6b7300db-2cc0-49d0-963c-08e3afb64711 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17/action returned with HTTP 202 Sep 01 02:02:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 253/514] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:07 2026] POST /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c6c91952-000c-407a-87db-dbdaf43dc6d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6c91952-000c-407a-87db-dbdaf43dc6d9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6c91952-000c-407a-87db-dbdaf43dc6d9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6c91952-000c-407a-87db-dbdaf43dc6d9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6c91952-000c-407a-87db-dbdaf43dc6d9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6c91952-000c-407a-87db-dbdaf43dc6d9 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 262/515] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-acf6945f-818c-42c8-87c7-90aeabc6e3d2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-acf6945f-818c-42c8-87c7-90aeabc6e3d2 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-acf6945f-818c-42c8-87c7-90aeabc6e3d2 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-acf6945f-818c-42c8-87c7-90aeabc6e3d2 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-acf6945f-818c-42c8-87c7-90aeabc6e3d2 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-acf6945f-818c-42c8-87c7-90aeabc6e3d2 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 200 Sep 01 02:02:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 254/516] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:08 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-21aa64fb-8f11-46a8-9c28-b45a574e7476 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-21aa64fb-8f11-46a8-9c28-b45a574e7476 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-21aa64fb-8f11-46a8-9c28-b45a574e7476 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-21aa64fb-8f11-46a8-9c28-b45a574e7476 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-21aa64fb-8f11-46a8-9c28-b45a574e7476 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-21aa64fb-8f11-46a8-9c28-b45a574e7476 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 263/517] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:09 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-168c984b-786d-4ddc-87fd-207ef98448b3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-168c984b-786d-4ddc-87fd-207ef98448b3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-168c984b-786d-4ddc-87fd-207ef98448b3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-168c984b-786d-4ddc-87fd-207ef98448b3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-168c984b-786d-4ddc-87fd-207ef98448b3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-168c984b-786d-4ddc-87fd-207ef98448b3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=414,cinder:UPDATE=103,cinder:INSERT=45,cinder:DELETE=3 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: /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 01 02:02:10 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:02:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-168c984b-786d-4ddc-87fd-207ef98448b3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Get all volumes completed successfully. Sep 01 02:02:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-168c984b-786d-4ddc-87fd-207ef98448b3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:02:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 255/518] 192.168.122.25 () {58 vars in 1116 bytes} [Tue Sep 1 02:02:10 2026] GET /volume/v3/volumes => generated 15 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2075413857"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2075413857'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:10 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume of 1 GB Sep 01 02:02:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Availability Zones retrieved successfully. Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Flow 'volume_create_api' (5e08705f-f213-4f06-bc0e-733774f67023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc38614-b897-46d4-a68c-21422207169a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc38614-b897-46d4-a68c-21422207169a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-939bad66-cc8f-4c20-9d15-79cc8054467b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3bfde7e-1bbc-4437-bb3b-10203e4b7301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-939bad66-cc8f-4c20-9d15-79cc8054467b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-939bad66-cc8f-4c20-9d15-79cc8054467b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-939bad66-cc8f-4c20-9d15-79cc8054467b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-939bad66-cc8f-4c20-9d15-79cc8054467b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 404 Sep 01 02:02:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 256/519] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:10 2026] GET /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-01282727-2779-480a-89cc-0d1aa527dda7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-01282727-2779-480a-89cc-0d1aa527dda7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-01282727-2779-480a-89cc-0d1aa527dda7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-01282727-2779-480a-89cc-0d1aa527dda7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-01282727-2779-480a-89cc-0d1aa527dda7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'available'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:02:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-01282727-2779-480a-89cc-0d1aa527dda7 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 257/520] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:10 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f206024f-179f-44c0-97b3-4311b9fbeecb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f206024f-179f-44c0-97b3-4311b9fbeecb tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f206024f-179f-44c0-97b3-4311b9fbeecb tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f206024f-179f-44c0-97b3-4311b9fbeecb tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f206024f-179f-44c0-97b3-4311b9fbeecb tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f206024f-179f-44c0-97b3-4311b9fbeecb tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 258/521] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Created reservations ['f4842b46-450a-4df3-939d-e9aacf56f7ee', '62f79dca-6029-4623-8074-408d17892b1e', '5efe820e-4cab-47b3-a236-8bee121fb202', '4e3cf821-7c3d-4b51-8422-bc6a79b07ca4'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3bfde7e-1bbc-4437-bb3b-10203e4b7301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4842b46-450a-4df3-939d-e9aacf56f7ee', '62f79dca-6029-4623-8074-408d17892b1e', '5efe820e-4cab-47b3-a236-8bee121fb202', '4e3cf821-7c3d-4b51-8422-bc6a79b07ca4']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6ebac302-9a11-4466-9470-6509955ddfcc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431855a6-15a4-4501-b6ba-04566e24b75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ebac302-9a11-4466-9470-6509955ddfcc tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ebac302-9a11-4466-9470-6509955ddfcc tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ebac302-9a11-4466-9470-6509955ddfcc tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-6ebac302-9a11-4466-9470-6509955ddfcc tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Delete snapshot with id: c985049e-d0ce-417e-bcac-7923eb2f2d17 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ebac302-9a11-4466-9470-6509955ddfcc tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 returned with HTTP 404 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 259/522] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:02:11 2026] DELETE /volume/v3/snapshots/c985049e-d0ce-417e-bcac-7923eb2f2d17 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f1e8e414-ef1c-44c3-9c9a-6c243f5d96d4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1e8e414-ef1c-44c3-9c9a-6c243f5d96d4 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1e8e414-ef1c-44c3-9c9a-6c243f5d96d4 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1e8e414-ef1c-44c3-9c9a-6c243f5d96d4 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-f1e8e414-ef1c-44c3-9c9a-6c243f5d96d4 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'creating'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431855a6-15a4-4501-b6ba-04566e24b75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43ff3141-d3b1-414f-ace8-305e050476aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2075413857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ef66bd1e6e48129e892198bdf1a44d',qos_specs=None,replication_status=,reservations=['f4842b46-450a-4df3-939d-e9aacf56f7ee','62f79dca-6029-4623-8074-408d17892b1e','5efe820e-4cab-47b3-a236-8bee121fb202','4e3cf821-7c3d-4b51-8422-bc6a79b07ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2075413857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43ff3141-d3b1-414f-ace8-305e050476aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ef66bd1e6e48129e892198bdf1a44d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8a062d-f707-484c-934e-c2768ec8ff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8a062d-f707-484c-934e-c2768ec8ff0a) transitioned into state 'SUCCESS' from state '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-2075413857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ef66bd1e6e48129e892198bdf1a44d',qos_specs=None,replication_status=,reservations=['f4842b46-450a-4df3-939d-e9aacf56f7ee','62f79dca-6029-4623-8074-408d17892b1e','5efe820e-4cab-47b3-a236-8bee121fb202','4e3cf821-7c3d-4b51-8422-bc6a79b07ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2e32b8-d589-4e71-bdd6-44e08b4eac39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1e8e414-ef1c-44c3-9c9a-6c243f5d96d4 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 260/523] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:11 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4ca96566-1e98-4d71-a315-c76bfc398b89 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4ca96566-1e98-4d71-a315-c76bfc398b89 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4ca96566-1e98-4d71-a315-c76bfc398b89 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4ca96566-1e98-4d71-a315-c76bfc398b89 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2e32b8-d589-4e71-bdd6-44e08b4eac39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4ca96566-1e98-4d71-a315-c76bfc398b89 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4ca96566-1e98-4d71-a315-c76bfc398b89 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 261/524] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Flow 'volume_create_api' (5e08705f-f213-4f06-bc0e-733774f67023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume request issued successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-21c49b2c-78e3-4d9c-aa4a-32f032fd9adf tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 264/525] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:10 2026] POST /volume/v3/volumes => generated 762 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-109ab14e-5487-4cbc-bbfe-94a714c114b5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-109ab14e-5487-4cbc-bbfe-94a714c114b5 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3c82113f-eedd-49c0-a718-d2c4ab1689d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-109ab14e-5487-4cbc-bbfe-94a714c114b5 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-109ab14e-5487-4cbc-bbfe-94a714c114b5 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3c82113f-eedd-49c0-a718-d2c4ab1689d9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3c82113f-eedd-49c0-a718-d2c4ab1689d9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3c82113f-eedd-49c0-a718-d2c4ab1689d9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.snapshot_actions [None req-109ab14e-5487-4cbc-bbfe-94a714c114b5 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86843) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.contrib.snapshot_actions [None req-109ab14e-5487-4cbc-bbfe-94a714c114b5 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Updating snapshot 7c092b4d-d2fa-44fc-896c-514ecd38e871 with info {'id': '7c092b4d-d2fa-44fc-896c-514ecd38e871', 'status': 'error', 'progress': '80%'} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3c82113f-eedd-49c0-a718-d2c4ab1689d9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-109ab14e-5487-4cbc-bbfe-94a714c114b5 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 262/526] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:11 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e59557f5-9922-4b71-90a5-4508fb389907 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e59557f5-9922-4b71-90a5-4508fb389907 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e59557f5-9922-4b71-90a5-4508fb389907 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e59557f5-9922-4b71-90a5-4508fb389907 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3c82113f-eedd-49c0-a718-d2c4ab1689d9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 265/527] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 830 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e59557f5-9922-4b71-90a5-4508fb389907 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Snapshot retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e59557f5-9922-4b71-90a5-4508fb389907 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 263/528] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 461 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eddfa3cb-1d3a-42a8-98b9-b661c9f353c8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eddfa3cb-1d3a-42a8-98b9-b661c9f353c8 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] POST http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eddfa3cb-1d3a-42a8-98b9-b661c9f353c8 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eddfa3cb-1d3a-42a8-98b9-b661c9f353c8 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-eddfa3cb-1d3a-42a8-98b9-b661c9f353c8 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] Updating snapshot '7c092b4d-d2fa-44fc-896c-514ecd38e871' with '{'status': 'available'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eddfa3cb-1d3a-42a8-98b9-b661c9f353c8 tempest-SnapshotsActionsTest-1798027063 tempest-SnapshotsActionsTest-1798027063-project-admin] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action returned with HTTP 202 Sep 01 02:02:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 266/529] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:11 2026] POST /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-33687710-2761-4244-aaa1-364467b0d2fd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-33687710-2761-4244-aaa1-364467b0d2fd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-33687710-2761-4244-aaa1-364467b0d2fd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-33687710-2761-4244-aaa1-364467b0d2fd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-33687710-2761-4244-aaa1-364467b0d2fd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-33687710-2761-4244-aaa1-364467b0d2fd tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 264/530] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4b66e07a-621a-424d-ac6a-522c14269218 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b66e07a-621a-424d-ac6a-522c14269218 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b66e07a-621a-424d-ac6a-522c14269218 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b66e07a-621a-424d-ac6a-522c14269218 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-4b66e07a-621a-424d-ac6a-522c14269218 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Delete snapshot with id: 7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4b66e07a-621a-424d-ac6a-522c14269218 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4b66e07a-621a-424d-ac6a-522c14269218 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot delete request issued successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b66e07a-621a-424d-ac6a-522c14269218 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 202 Sep 01 02:02:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 267/531] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:02:11 2026] DELETE /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ffc14511-ef7a-4aa0-886b-598ddacce7a0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ffc14511-ef7a-4aa0-886b-598ddacce7a0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ffc14511-ef7a-4aa0-886b-598ddacce7a0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ffc14511-ef7a-4aa0-886b-598ddacce7a0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ffc14511-ef7a-4aa0-886b-598ddacce7a0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ffc14511-ef7a-4aa0-886b-598ddacce7a0 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 265/532] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7f6f4aa4-450d-4e32-b643-696a6c0b3fb4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7f6f4aa4-450d-4e32-b643-696a6c0b3fb4 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7f6f4aa4-450d-4e32-b643-696a6c0b3fb4 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7f6f4aa4-450d-4e32-b643-696a6c0b3fb4 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7f6f4aa4-450d-4e32-b643-696a6c0b3fb4 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7f6f4aa4-450d-4e32-b643-696a6c0b3fb4 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 200 Sep 01 02:02:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 268/533] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:12 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a1d80b9b-19e6-4d1e-a044-cafa9df38421 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1d80b9b-19e6-4d1e-a044-cafa9df38421 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1d80b9b-19e6-4d1e-a044-cafa9df38421 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1d80b9b-19e6-4d1e-a044-cafa9df38421 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a1d80b9b-19e6-4d1e-a044-cafa9df38421 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1d80b9b-19e6-4d1e-a044-cafa9df38421 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 266/534] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:12 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-81cde6d3-a713-4a36-8933-c9e49efe180a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-81cde6d3-a713-4a36-8933-c9e49efe180a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-81cde6d3-a713-4a36-8933-c9e49efe180a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-81cde6d3-a713-4a36-8933-c9e49efe180a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-81cde6d3-a713-4a36-8933-c9e49efe180a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-81cde6d3-a713-4a36-8933-c9e49efe180a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 200 Sep 01 02:02:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 269/535] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:13 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-31010bab-5887-4d65-9a6c-4aab7158fd04 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31010bab-5887-4d65-9a6c-4aab7158fd04 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-31010bab-5887-4d65-9a6c-4aab7158fd04 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-31010bab-5887-4d65-9a6c-4aab7158fd04 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-31010bab-5887-4d65-9a6c-4aab7158fd04 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31010bab-5887-4d65-9a6c-4aab7158fd04 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 200 Sep 01 02:02:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 267/536] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:13 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2102284732"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2102284732'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume of 1 GB Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Availability Zones retrieved successfully. Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Flow 'volume_create_api' (77527c29-3279-4fee-9cf5-3d91df7e7da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878899a7-3ca7-441a-9b42-b5490264aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b1d61b21-df02-4c61-9f5e-259c7b720c30 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b1d61b21-df02-4c61-9f5e-259c7b720c30 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b1d61b21-df02-4c61-9f5e-259c7b720c30 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b1d61b21-df02-4c61-9f5e-259c7b720c30 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878899a7-3ca7-441a-9b42-b5490264aec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e0e33e-f6bb-4f8c-a17e-f22c40bcb884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b1d61b21-df02-4c61-9f5e-259c7b720c30 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Snapshot retrieved successfully. Sep 01 02:02:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b1d61b21-df02-4c61-9f5e-259c7b720c30 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 200 Sep 01 02:02:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 268/537] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:13 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Created reservations ['cd61cd8c-a532-482f-b23b-2bd4933f4703', '3e067aef-71b8-4548-884c-c81fe0cea004', '3b66ec73-4815-485e-b6cb-e89e1d8d8b54', '1acf209d-a6b3-4ee5-8201-ef2d100fcb2f'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e0e33e-f6bb-4f8c-a17e-f22c40bcb884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd61cd8c-a532-482f-b23b-2bd4933f4703', '3e067aef-71b8-4548-884c-c81fe0cea004', '3b66ec73-4815-485e-b6cb-e89e1d8d8b54', '1acf209d-a6b3-4ee5-8201-ef2d100fcb2f']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d952dacc-a670-4f82-b92e-a16dc77228c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d952dacc-a670-4f82-b92e-a16dc77228c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56059163-ed17-4168-8392-0188f1d822e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2102284732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ef66bd1e6e48129e892198bdf1a44d',qos_specs=None,replication_status=,reservations=['cd61cd8c-a532-482f-b23b-2bd4933f4703','3e067aef-71b8-4548-884c-c81fe0cea004','3b66ec73-4815-485e-b6cb-e89e1d8d8b54','1acf209d-a6b3-4ee5-8201-ef2d100fcb2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2102284732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56059163-ed17-4168-8392-0188f1d822e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ef66bd1e6e48129e892198bdf1a44d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a481169d-f603-4300-b997-80bf8b40b3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a481169d-f603-4300-b997-80bf8b40b3d9) transitioned into state 'SUCCESS' from state '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-2102284732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ef66bd1e6e48129e892198bdf1a44d',qos_specs=None,replication_status=,reservations=['cd61cd8c-a532-482f-b23b-2bd4933f4703','3e067aef-71b8-4548-884c-c81fe0cea004','3b66ec73-4815-485e-b6cb-e89e1d8d8b54','1acf209d-a6b3-4ee5-8201-ef2d100fcb2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633a7c9a-6f8d-4c3e-8ae7-078f2f0cb45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633a7c9a-6f8d-4c3e-8ae7-078f2f0cb45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Flow 'volume_create_api' (77527c29-3279-4fee-9cf5-3d91df7e7da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume request issued successfully. Sep 01 02:02:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f2ff64d1-369f-41b3-92c7-4185a3ee48c3 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 270/538] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:13 2026] POST /volume/v3/volumes => generated 762 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4e970500-bb6a-42c5-9ad0-c372d9a10e4a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e970500-bb6a-42c5-9ad0-c372d9a10e4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e970500-bb6a-42c5-9ad0-c372d9a10e4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e970500-bb6a-42c5-9ad0-c372d9a10e4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4e970500-bb6a-42c5-9ad0-c372d9a10e4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e970500-bb6a-42c5-9ad0-c372d9a10e4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 200 Sep 01 02:02:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 269/539] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:14 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 830 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a7243ee1-4259-44ab-b585-7a15d279e753 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7243ee1-4259-44ab-b585-7a15d279e753 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 Sep 01 02:02:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7243ee1-4259-44ab-b585-7a15d279e753 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7243ee1-4259-44ab-b585-7a15d279e753 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7243ee1-4259-44ab-b585-7a15d279e753 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 returned with HTTP 404 Sep 01 02:02:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 271/540] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:14 2026] GET /volume/v3/snapshots/7c092b4d-d2fa-44fc-896c-514ecd38e871 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9c991855-bf26-43b6-a214-4ee17578e804 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9c991855-bf26-43b6-a214-4ee17578e804 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9c991855-bf26-43b6-a214-4ee17578e804 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9c991855-bf26-43b6-a214-4ee17578e804 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9c991855-bf26-43b6-a214-4ee17578e804 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:02:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9c991855-bf26-43b6-a214-4ee17578e804 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 returned with HTTP 200 Sep 01 02:02:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 270/541] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:14 2026] GET /volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-665f7b30-4523-4d02-b7bd-7e665880c553 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-665f7b30-4523-4d02-b7bd-7e665880c553 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:02:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-665f7b30-4523-4d02-b7bd-7e665880c553 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-665f7b30-4523-4d02-b7bd-7e665880c553 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:14 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-665f7b30-4523-4d02-b7bd-7e665880c553 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Delete volume with id: ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:02:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-665f7b30-4523-4d02-b7bd-7e665880c553 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:02:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-665f7b30-4523-4d02-b7bd-7e665880c553 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Delete volume request issued successfully. Sep 01 02:02:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-665f7b30-4523-4d02-b7bd-7e665880c553 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 returned with HTTP 202 Sep 01 02:02:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 272/542] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:14 2026] DELETE /volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fb0e0ab9-f514-4fcb-9e27-6affe4432e2b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb0e0ab9-f514-4fcb-9e27-6affe4432e2b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb0e0ab9-f514-4fcb-9e27-6affe4432e2b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb0e0ab9-f514-4fcb-9e27-6affe4432e2b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fb0e0ab9-f514-4fcb-9e27-6affe4432e2b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Volume info retrieved successfully. Sep 01 02:02:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb0e0ab9-f514-4fcb-9e27-6affe4432e2b tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 returned with HTTP 200 Sep 01 02:02:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 271/543] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:14 2026] GET /volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a1cd332a-f21d-4328-981d-b26a558df84f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a1cd332a-f21d-4328-981d-b26a558df84f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a1cd332a-f21d-4328-981d-b26a558df84f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a1cd332a-f21d-4328-981d-b26a558df84f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a1cd332a-f21d-4328-981d-b26a558df84f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a1cd332a-f21d-4328-981d-b26a558df84f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 200 Sep 01 02:02:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 273/544] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:15 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-083704dd-a24f-4d56-9209-954fea9d0860 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-083704dd-a24f-4d56-9209-954fea9d0860 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] GET http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-083704dd-a24f-4d56-9209-954fea9d0860 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-083704dd-a24f-4d56-9209-954fea9d0860 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-083704dd-a24f-4d56-9209-954fea9d0860 tempest-SnapshotsActionsTest-1669437024 tempest-SnapshotsActionsTest-1669437024-project-member] http://192.168.122.25/volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 returned with HTTP 404 Sep 01 02:02:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 272/545] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:16 2026] GET /volume/v3/volumes/ae1648ab-8597-4be8-affd-f222b2c836f9 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-23ab2bf7-03a3-4032-b561-048722f36e85 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23ab2bf7-03a3-4032-b561-048722f36e85 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23ab2bf7-03a3-4032-b561-048722f36e85 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23ab2bf7-03a3-4032-b561-048722f36e85 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-23ab2bf7-03a3-4032-b561-048722f36e85 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23ab2bf7-03a3-4032-b561-048722f36e85 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 200 Sep 01 02:02:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 274/546] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:16 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0483e621-719b-41c6-b44c-fc9e2612de45 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0483e621-719b-41c6-b44c-fc9e2612de45 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0483e621-719b-41c6-b44c-fc9e2612de45 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0483e621-719b-41c6-b44c-fc9e2612de45 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0483e621-719b-41c6-b44c-fc9e2612de45 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0483e621-719b-41c6-b44c-fc9e2612de45 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 200 Sep 01 02:02:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 273/547] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:16 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1676549448"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1676549448'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume of 1 GB Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Availability Zones retrieved successfully. Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Flow 'volume_create_api' (4947d0a1-d4d3-43c7-851f-69e4c19aa574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89afb93-cf54-4947-9293-22241f385166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89afb93-cf54-4947-9293-22241f385166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ae5bf9-282e-47f9-bc40-307c65683159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Created reservations ['68dd983f-8873-43d4-96e2-1ffdafdcac55', '39b8360c-2f23-4d21-9181-fc86de3e0528', '16650fd3-ef17-4315-be2b-9a71529c5968', '6fc363d7-a57b-4d9c-98b3-9b83b6f85e2e'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ae5bf9-282e-47f9-bc40-307c65683159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68dd983f-8873-43d4-96e2-1ffdafdcac55', '39b8360c-2f23-4d21-9181-fc86de3e0528', '16650fd3-ef17-4315-be2b-9a71529c5968', '6fc363d7-a57b-4d9c-98b3-9b83b6f85e2e']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c57e14-8a85-403b-b4d8-4514cadc8798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c57e14-8a85-403b-b4d8-4514cadc8798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e343a5e-613e-4182-b631-d3deecdcbeb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1676549448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ef66bd1e6e48129e892198bdf1a44d',qos_specs=None,replication_status=,reservations=['68dd983f-8873-43d4-96e2-1ffdafdcac55','39b8360c-2f23-4d21-9181-fc86de3e0528','16650fd3-ef17-4315-be2b-9a71529c5968','6fc363d7-a57b-4d9c-98b3-9b83b6f85e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1676549448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e343a5e-613e-4182-b631-d3deecdcbeb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ef66bd1e6e48129e892198bdf1a44d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33457bb9-0636-4d32-9aa1-f7ecac1b186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33457bb9-0636-4d32-9aa1-f7ecac1b186e) transitioned into state 'SUCCESS' from state '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-1676549448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ef66bd1e6e48129e892198bdf1a44d',qos_specs=None,replication_status=,reservations=['68dd983f-8873-43d4-96e2-1ffdafdcac55','39b8360c-2f23-4d21-9181-fc86de3e0528','16650fd3-ef17-4315-be2b-9a71529c5968','6fc363d7-a57b-4d9c-98b3-9b83b6f85e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaaee4cd3d134f4aaf5d0255a5d0e72d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6115b0-cefd-4263-8531-6e49291fafec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6115b0-cefd-4263-8531-6e49291fafec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Flow 'volume_create_api' (4947d0a1-d4d3-43c7-851f-69e4c19aa574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Create volume request issued successfully. Sep 01 02:02:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0fc82d03-faf0-4a03-876b-476cddc7ed6f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 275/548] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:16 2026] POST /volume/v3/volumes => generated 762 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-07a2073d-1fd9-4477-9c56-fb3a139443b9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07a2073d-1fd9-4477-9c56-fb3a139443b9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07a2073d-1fd9-4477-9c56-fb3a139443b9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07a2073d-1fd9-4477-9c56-fb3a139443b9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-07a2073d-1fd9-4477-9c56-fb3a139443b9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07a2073d-1fd9-4477-9c56-fb3a139443b9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 200 Sep 01 02:02:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 274/549] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:16 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 830 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-669027af-fd0e-4651-96ee-b35f51a63701 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-669027af-fd0e-4651-96ee-b35f51a63701 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-669027af-fd0e-4651-96ee-b35f51a63701 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-669027af-fd0e-4651-96ee-b35f51a63701 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-669027af-fd0e-4651-96ee-b35f51a63701 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-669027af-fd0e-4651-96ee-b35f51a63701 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 200 Sep 01 02:02:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 276/550] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:18 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-75f6ad4d-efbe-41c5-8fa9-bcdc5fb1e6e9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75f6ad4d-efbe-41c5-8fa9-bcdc5fb1e6e9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75f6ad4d-efbe-41c5-8fa9-bcdc5fb1e6e9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75f6ad4d-efbe-41c5-8fa9-bcdc5fb1e6e9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-75f6ad4d-efbe-41c5-8fa9-bcdc5fb1e6e9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75f6ad4d-efbe-41c5-8fa9-bcdc5fb1e6e9 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 200 Sep 01 02:02:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 275/551] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:19 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6b6c6635-9222-4533-b41a-bf6f4197c11e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b6c6635-9222-4533-b41a-bf6f4197c11e tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b6c6635-9222-4533-b41a-bf6f4197c11e tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b6c6635-9222-4533-b41a-bf6f4197c11e tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6b6c6635-9222-4533-b41a-bf6f4197c11e tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b6c6635-9222-4533-b41a-bf6f4197c11e tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 200 Sep 01 02:02:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 277/552] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:19 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Create volume of 1 GB Sep 01 02:02:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Availability Zones retrieved successfully. Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Flow 'volume_create_api' (80629716-f60c-4d93-a4da-ea185c44bbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ebd986f-df9a-454e-9c07-a7c5a7645104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ebd986f-df9a-454e-9c07-a7c5a7645104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7b3200-66c9-4ab7-946f-9ecd17096167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Created reservations ['4ee00d8f-909c-4254-98f7-52d54adfac56', '2f8913c6-1dad-4466-81da-37a21b2ae16d', '673100d7-dd86-401d-b7a1-be1ea1a00ca8', 'd0ba6653-11b5-479c-8999-1090d83e2e70'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7b3200-66c9-4ab7-946f-9ecd17096167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee00d8f-909c-4254-98f7-52d54adfac56', '2f8913c6-1dad-4466-81da-37a21b2ae16d', '673100d7-dd86-401d-b7a1-be1ea1a00ca8', 'd0ba6653-11b5-479c-8999-1090d83e2e70']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59355018-9837-4afb-93a1-5a35beb72a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59355018-9837-4afb-93a1-5a35beb72a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8c4363d-9023-4e4f-8a16-e419ba69e0ec', '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='1714e6b1632846ad92fbb4b98c79e2c7',qos_specs=None,replication_status=,reservations=['4ee00d8f-909c-4254-98f7-52d54adfac56','2f8913c6-1dad-4466-81da-37a21b2ae16d','673100d7-dd86-401d-b7a1-be1ea1a00ca8','d0ba6653-11b5-479c-8999-1090d83e2e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dacbb1691a314e70826832f9cf856da7',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:20Z,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=c8c4363d-9023-4e4f-8a16-e419ba69e0ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1714e6b1632846ad92fbb4b98c79e2c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dacbb1691a314e70826832f9cf856da7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519ffd41-18be-4f82-b8d1-d7e18650c991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519ffd41-18be-4f82-b8d1-d7e18650c991) transitioned into state 'SUCCESS' from 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='1714e6b1632846ad92fbb4b98c79e2c7',qos_specs=None,replication_status=,reservations=['4ee00d8f-909c-4254-98f7-52d54adfac56','2f8913c6-1dad-4466-81da-37a21b2ae16d','673100d7-dd86-401d-b7a1-be1ea1a00ca8','d0ba6653-11b5-479c-8999-1090d83e2e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dacbb1691a314e70826832f9cf856da7',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e999ed5-b7a8-4f09-933c-2038182310a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e999ed5-b7a8-4f09-933c-2038182310a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Flow 'volume_create_api' (80629716-f60c-4d93-a4da-ea185c44bbad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Create volume request issued successfully. Sep 01 02:02:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-98b9f6ee-ecbf-4092-b376-dc738fb4b28c tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 276/553] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:19 2026] POST /volume/v3/volumes => generated 740 bytes in 1121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a0f4de29-1b0f-4451-af8c-5edd1e50dd6e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0f4de29-1b0f-4451-af8c-5edd1e50dd6e tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] GET http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec Sep 01 02:02:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0f4de29-1b0f-4451-af8c-5edd1e50dd6e tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0f4de29-1b0f-4451-af8c-5edd1e50dd6e tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a0f4de29-1b0f-4451-af8c-5edd1e50dd6e tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Volume info retrieved successfully. Sep 01 02:02:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0f4de29-1b0f-4451-af8c-5edd1e50dd6e tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec returned with HTTP 200 Sep 01 02:02:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 278/554] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:20 2026] GET /volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec => generated 919 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-313591b7-caf7-4ac1-834d-71f534b2efe6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-313591b7-caf7-4ac1-834d-71f534b2efe6 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] GET http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec Sep 01 02:02:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-313591b7-caf7-4ac1-834d-71f534b2efe6 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-313591b7-caf7-4ac1-834d-71f534b2efe6 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-313591b7-caf7-4ac1-834d-71f534b2efe6 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Volume info retrieved successfully. Sep 01 02:02:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-313591b7-caf7-4ac1-834d-71f534b2efe6 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec returned with HTTP 200 Sep 01 02:02:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 277/555] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:21 2026] GET /volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec => generated 969 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10eb63fa-534f-4c39-b72e-3d889f61554f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10eb63fa-534f-4c39-b72e-3d889f61554f tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] GET http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec Sep 01 02:02:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10eb63fa-534f-4c39-b72e-3d889f61554f tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10eb63fa-534f-4c39-b72e-3d889f61554f tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10eb63fa-534f-4c39-b72e-3d889f61554f tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Volume info retrieved successfully. Sep 01 02:02:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10eb63fa-534f-4c39-b72e-3d889f61554f tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec returned with HTTP 200 Sep 01 02:02:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 279/556] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:22 2026] GET /volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec => generated 970 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-23458be5-93c2-41b0-8367-fec21a6d68aa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23458be5-93c2-41b0-8367-fec21a6d68aa tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] GET http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1&project_id=88ef66bd1e6e48129e892198bdf1a44d Sep 01 02:02:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23458be5-93c2-41b0-8367-fec21a6d68aa tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23458be5-93c2-41b0-8367-fec21a6d68aa tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-23458be5-93c2-41b0-8367-fec21a6d68aa tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Could not evaluate value 88ef66bd1e6e48129e892198bdf1a44d, assuming string {{(pid=86843) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:02:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-23458be5-93c2-41b0-8367-fec21a6d68aa tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Searching by: MultiDict([('project_id', '88ef66bd1e6e48129e892198bdf1a44d'), ('all_tenants', 1)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-23458be5-93c2-41b0-8367-fec21a6d68aa tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Get all volumes completed successfully. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23458be5-93c2-41b0-8367-fec21a6d68aa tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1&project_id=88ef66bd1e6e48129e892198bdf1a44d returned with HTTP 200 Sep 01 02:02:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 278/557] 192.168.122.25 () {58 vars in 1252 bytes} [Tue Sep 1 02:02:22 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=88ef66bd1e6e48129e892198bdf1a44d => generated 3037 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec Sep 01 02:02:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Delete volume with id: c8c4363d-9023-4e4f-8a16-e419ba69e0ec Sep 01 02:02:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] Delete volume request issued successfully. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-733a3d42-adab-4d28-97e9-b2fcfeaba684 tempest-VolumesListAdminTestJSON-580886498 tempest-VolumesListAdminTestJSON-580886498-project-admin] http://192.168.122.25/volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec returned with HTTP 202 Sep 01 02:02:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 280/558] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:23 2026] DELETE /volume/v3/volumes/c8c4363d-9023-4e4f-8a16-e419ba69e0ec => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8239a518-e631-49c0-ad8e-d0cad546be4a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8239a518-e631-49c0-ad8e-d0cad546be4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8239a518-e631-49c0-ad8e-d0cad546be4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8239a518-e631-49c0-ad8e-d0cad546be4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8239a518-e631-49c0-ad8e-d0cad546be4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8239a518-e631-49c0-ad8e-d0cad546be4a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 200 Sep 01 02:02:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 279/559] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:23 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] DELETE http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Delete volume with id: 6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Delete volume request issued successfully. Sep 01 02:02:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2fffc3b4-12f2-4345-b00e-76914bc530f0 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 202 Sep 01 02:02:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 281/560] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:23 2026] DELETE /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d85c7727-6bda-464c-976f-9dade0eeaae5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d85c7727-6bda-464c-976f-9dade0eeaae5 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d85c7727-6bda-464c-976f-9dade0eeaae5 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d85c7727-6bda-464c-976f-9dade0eeaae5 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d85c7727-6bda-464c-976f-9dade0eeaae5 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d85c7727-6bda-464c-976f-9dade0eeaae5 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 200 Sep 01 02:02:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 280/561] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:23 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1c462c01-50b3-4f1e-9ffb-058b240ce67f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c462c01-50b3-4f1e-9ffb-058b240ce67f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c462c01-50b3-4f1e-9ffb-058b240ce67f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c462c01-50b3-4f1e-9ffb-058b240ce67f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1c462c01-50b3-4f1e-9ffb-058b240ce67f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c462c01-50b3-4f1e-9ffb-058b240ce67f tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 200 Sep 01 02:02:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 282/562] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:24 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cf646948-bf07-487b-89c0-531787f7df3b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cf646948-bf07-487b-89c0-531787f7df3b tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cf646948-bf07-487b-89c0-531787f7df3b tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-95974971", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1958313554", "vendor_name": "tempest-vendor_name-1148439767"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cf646948-bf07-487b-89c0-531787f7df3b tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:02:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 281/563] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:02:25 2026] POST /volume/v3/types => generated 326 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1bcebcf4-5bb2-4f44-b969-17e872d4b8f8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bcebcf4-5bb2-4f44-b969-17e872d4b8f8 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bcebcf4-5bb2-4f44-b969-17e872d4b8f8 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bcebcf4-5bb2-4f44-b969-17e872d4b8f8 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bcebcf4-5bb2-4f44-b969-17e872d4b8f8 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 returned with HTTP 404 Sep 01 02:02:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 282/564] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:25 2026] GET /volume/v3/volumes/6e343a5e-613e-4182-b631-d3deecdcbeb0 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-458b681d-922e-4022-b697-772718747c06 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-458b681d-922e-4022-b697-772718747c06 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-458b681d-922e-4022-b697-772718747c06 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-458b681d-922e-4022-b697-772718747c06 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-458b681d-922e-4022-b697-772718747c06 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-458b681d-922e-4022-b697-772718747c06 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 200 Sep 01 02:02:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 283/565] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:25 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] DELETE http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Delete volume with id: 56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cb54b8b3-26ac-4456-92cc-910b855f7516", "size": 1, "name": "tempest-UserMessagesTest-Volume-699095495"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Create volume request body: {'volume': {'volume_type': 'cb54b8b3-26ac-4456-92cc-910b855f7516', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-699095495'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Create volume of 1 GB Sep 01 02:02:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Availability Zones retrieved successfully. Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Delete volume request issued successfully. Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb9f1390-b382-4f4f-aa17-8757e5ec693a tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 202 Sep 01 02:02:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 284/566] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:26 2026] DELETE /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-61c6f6e8-93b5-4f77-afcf-cca71c1c45ea None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61c6f6e8-93b5-4f77-afcf-cca71c1c45ea tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-61c6f6e8-93b5-4f77-afcf-cca71c1c45ea tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-61c6f6e8-93b5-4f77-afcf-cca71c1c45ea tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Flow 'volume_create_api' (bd22076d-b74d-4f64-aa88-a2d070651670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94278b9b-210e-4923-95d2-cfd76e1b7d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-61c6f6e8-93b5-4f77-afcf-cca71c1c45ea tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61c6f6e8-93b5-4f77-afcf-cca71c1c45ea tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 200 Sep 01 02:02:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 285/567] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:26 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 854 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94278b9b-210e-4923-95d2-cfd76e1b7d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:02:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1958313554',vendor_name='tempest-vendor_name-1148439767'},id=cb54b8b3-26ac-4456-92cc-910b855f7516,is_public=True,name='tempest-UserMessagesTest-volume-type-95974971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb54b8b3-26ac-4456-92cc-910b855f7516', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9b6b0f-d350-48a2-b0cf-d5d4e3274e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-95974971 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-95974971, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:26 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-95974971 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-95974971, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Created reservations ['ea5ec506-23d3-42c9-8d69-bcb3b2081446', '86901889-596a-476a-83d5-dbaac9936e99', '581d8a68-06cf-4ae7-b8bc-4f1e18b4e449', '54d1fb91-5e7e-4440-b75b-d4861abd77d1'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9b6b0f-d350-48a2-b0cf-d5d4e3274e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea5ec506-23d3-42c9-8d69-bcb3b2081446', '86901889-596a-476a-83d5-dbaac9936e99', '581d8a68-06cf-4ae7-b8bc-4f1e18b4e449', '54d1fb91-5e7e-4440-b75b-d4861abd77d1']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa0b337d-b930-4b25-a852-f23cad50a487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa0b337d-b930-4b25-a852-f23cad50a487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd8e219-f435-454c-988d-abbe2506a28e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-699095495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c961b64af243a2b25d0db6c8826609',qos_specs=None,replication_status=,reservations=['ea5ec506-23d3-42c9-8d69-bcb3b2081446','86901889-596a-476a-83d5-dbaac9936e99','581d8a68-06cf-4ae7-b8bc-4f1e18b4e449','54d1fb91-5e7e-4440-b75b-d4861abd77d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac96bb67ec3f49a2bd37dde12348b9cd',volume_type_id=cb54b8b3-26ac-4456-92cc-910b855f7516), 'volume': Volume(_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-01T00:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-699095495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dd8e219-f435-454c-988d-abbe2506a28e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c961b64af243a2b25d0db6c8826609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac96bb67ec3f49a2bd37dde12348b9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb54b8b3-26ac-4456-92cc-910b855f7516),volume_type_id=cb54b8b3-26ac-4456-92cc-910b855f7516)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746f9e8f-52c2-4876-867c-f9db5c7bd4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746f9e8f-52c2-4876-867c-f9db5c7bd4ee) transitioned into state 'SUCCESS' from state '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-699095495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c961b64af243a2b25d0db6c8826609',qos_specs=None,replication_status=,reservations=['ea5ec506-23d3-42c9-8d69-bcb3b2081446','86901889-596a-476a-83d5-dbaac9936e99','581d8a68-06cf-4ae7-b8bc-4f1e18b4e449','54d1fb91-5e7e-4440-b75b-d4861abd77d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac96bb67ec3f49a2bd37dde12348b9cd',volume_type_id=cb54b8b3-26ac-4456-92cc-910b855f7516)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73fb62f2-5c28-4b84-9854-00a720328e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73fb62f2-5c28-4b84-9854-00a720328e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Flow 'volume_create_api' (bd22076d-b74d-4f64-aa88-a2d070651670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Create volume request issued successfully. Sep 01 02:02:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aedd8435-dfd6-4bf2-af29-03d58702ffca tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 283/568] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:02:25 2026] POST /volume/v3/volumes => generated 789 bytes in 1362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a178797a-6688-4450-b487-ac2f3dc7b86b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a178797a-6688-4450-b487-ac2f3dc7b86b tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e Sep 01 02:02:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a178797a-6688-4450-b487-ac2f3dc7b86b tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a178797a-6688-4450-b487-ac2f3dc7b86b tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a178797a-6688-4450-b487-ac2f3dc7b86b tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a178797a-6688-4450-b487-ac2f3dc7b86b tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 286/569] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e => generated 857 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5d320b75-9a63-42e1-8a81-93890d1a6574 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d320b75-9a63-42e1-8a81-93890d1a6574 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5d320b75-9a63-42e1-8a81-93890d1a6574 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5d320b75-9a63-42e1-8a81-93890d1a6574 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5d320b75-9a63-42e1-8a81-93890d1a6574 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d320b75-9a63-42e1-8a81-93890d1a6574 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 284/570] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-59e63c9a-9a72-4b7c-9d4f-5350df5a88c9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-59e63c9a-9a72-4b7c-9d4f-5350df5a88c9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-59e63c9a-9a72-4b7c-9d4f-5350df5a88c9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-59e63c9a-9a72-4b7c-9d4f-5350df5a88c9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-59e63c9a-9a72-4b7c-9d4f-5350df5a88c9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-59e63c9a-9a72-4b7c-9d4f-5350df5a88c9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e returned with HTTP 200 Sep 01 02:02:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 287/571] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e => generated 878 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-03ab931b-684e-4be2-bb32-dfb741657bae None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03ab931b-684e-4be2-bb32-dfb741657bae tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/messages Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03ab931b-684e-4be2-bb32-dfb741657bae tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03ab931b-684e-4be2-bb32-dfb741657bae tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03ab931b-684e-4be2-bb32-dfb741657bae tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:02:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 285/572] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/messages => generated 676 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d371c305-ada3-4fd0-9a8c-d0ac1890d4f5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d371c305-ada3-4fd0-9a8c-d0ac1890d4f5 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] DELETE http://192.168.122.25/volume/v3/messages/3c5cffa7-c4e4-4677-b325-ae3647b2a815 Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d371c305-ada3-4fd0-9a8c-d0ac1890d4f5 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d371c305-ada3-4fd0-9a8c-d0ac1890d4f5 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-427fda02-2db4-41d1-be11-a8672a783f81 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-427fda02-2db4-41d1-be11-a8672a783f81 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-427fda02-2db4-41d1-be11-a8672a783f81 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-427fda02-2db4-41d1-be11-a8672a783f81 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-427fda02-2db4-41d1-be11-a8672a783f81 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 returned with HTTP 404 Sep 01 02:02:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 286/573] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/volumes/56059163-ed17-4168-8392-0188f1d822e7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d371c305-ada3-4fd0-9a8c-d0ac1890d4f5 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/messages/3c5cffa7-c4e4-4677-b325-ae3647b2a815 returned with HTTP 204 Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e06266a8-e946-435a-902a-b47538025a96 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 288/574] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:02:28 2026] DELETE /volume/v3/messages/3c5cffa7-c4e4-4677-b325-ae3647b2a815 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e06266a8-e946-435a-902a-b47538025a96 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e06266a8-e946-435a-902a-b47538025a96 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e06266a8-e946-435a-902a-b47538025a96 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d79cf7a8-64af-45b6-bc41-8ae0ed2268a7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d79cf7a8-64af-45b6-bc41-8ae0ed2268a7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/messages/3c5cffa7-c4e4-4677-b325-ae3647b2a815 Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d79cf7a8-64af-45b6-bc41-8ae0ed2268a7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d79cf7a8-64af-45b6-bc41-8ae0ed2268a7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d79cf7a8-64af-45b6-bc41-8ae0ed2268a7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/messages/3c5cffa7-c4e4-4677-b325-ae3647b2a815 returned with HTTP 404 Sep 01 02:02:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 289/575] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/messages/3c5cffa7-c4e4-4677-b325-ae3647b2a815 => generated 110 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e06266a8-e946-435a-902a-b47538025a96 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-106ee170-13a9-4099-95bb-3ec234762f2a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-106ee170-13a9-4099-95bb-3ec234762f2a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-106ee170-13a9-4099-95bb-3ec234762f2a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-106ee170-13a9-4099-95bb-3ec234762f2a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e06266a8-e946-435a-902a-b47538025a96 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 200 Sep 01 02:02:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 287/576] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] DELETE http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Delete volume with id: 43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-106ee170-13a9-4099-95bb-3ec234762f2a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-106ee170-13a9-4099-95bb-3ec234762f2a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e returned with HTTP 200 Sep 01 02:02:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 290/577] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e => generated 878 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Delete volume request issued successfully. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-30321d26-71e0-476a-9543-6d94cf533966 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-132baff9-1e59-4aed-8eba-7d16a6b24784 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 202 Sep 01 02:02:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 288/578] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:28 2026] DELETE /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] DELETE http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-901357bf-7ff9-4d3a-bd5c-98e5b5355c0d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-901357bf-7ff9-4d3a-bd5c-98e5b5355c0d tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-901357bf-7ff9-4d3a-bd5c-98e5b5355c0d tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Delete volume with id: 2dd8e219-f435-454c-988d-abbe2506a28e Sep 01 02:02:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-901357bf-7ff9-4d3a-bd5c-98e5b5355c0d tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-901357bf-7ff9-4d3a-bd5c-98e5b5355c0d tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86843) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:02:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-901357bf-7ff9-4d3a-bd5c-98e5b5355c0d tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 200 Sep 01 02:02:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 289/579] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-95974971 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-95974971, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-95974971 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-95974971, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:28 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Created reservations ['1b63bb88-9425-484a-a378-20bd8192d975', '20a2811e-e6c4-469e-bf2c-b59f75ce46c6', '4b15caf2-ccae-44d1-bca9-29f35dcc6893', '69a7b79f-fbd9-4f7f-8a87-38b43f8edc30'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Delete volume request issued successfully. Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-30321d26-71e0-476a-9543-6d94cf533966 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e returned with HTTP 202 Sep 01 02:02:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 291/580] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:02:28 2026] DELETE /volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c49a0ed6-9b5d-4ffd-af4e-6f4ad6c4721c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c49a0ed6-9b5d-4ffd-af4e-6f4ad6c4721c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c49a0ed6-9b5d-4ffd-af4e-6f4ad6c4721c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c49a0ed6-9b5d-4ffd-af4e-6f4ad6c4721c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c49a0ed6-9b5d-4ffd-af4e-6f4ad6c4721c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e returned with HTTP 404 Sep 01 02:02:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 290/581] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/volumes/2dd8e219-f435-454c-988d-abbe2506a28e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-77626b69-6670-41d2-9238-61fa6c1b1ab6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-77626b69-6670-41d2-9238-61fa6c1b1ab6 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] DELETE http://192.168.122.25/volume/v3/types/cb54b8b3-26ac-4456-92cc-910b855f7516 Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-77626b69-6670-41d2-9238-61fa6c1b1ab6 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-77626b69-6670-41d2-9238-61fa6c1b1ab6 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-77626b69-6670-41d2-9238-61fa6c1b1ab6 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] http://192.168.122.25/volume/v3/types/cb54b8b3-26ac-4456-92cc-910b855f7516 returned with HTTP 202 Sep 01 02:02:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 292/582] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:02:29 2026] DELETE /volume/v3/types/cb54b8b3-26ac-4456-92cc-910b855f7516 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e390e5f1-5061-4a6f-beff-296c904e1c98 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e390e5f1-5061-4a6f-beff-296c904e1c98 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] GET http://192.168.122.25/volume/v3/types/cb54b8b3-26ac-4456-92cc-910b855f7516 Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e390e5f1-5061-4a6f-beff-296c904e1c98 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e390e5f1-5061-4a6f-beff-296c904e1c98 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e390e5f1-5061-4a6f-beff-296c904e1c98 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] http://192.168.122.25/volume/v3/types/cb54b8b3-26ac-4456-92cc-910b855f7516 returned with HTTP 404 Sep 01 02:02:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 291/583] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/types/cb54b8b3-26ac-4456-92cc-910b855f7516 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-67e99e96-97b8-452e-9417-b0701930f42a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-67e99e96-97b8-452e-9417-b0701930f42a tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-67e99e96-97b8-452e-9417-b0701930f42a tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2086139427", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1830875761", "vendor_name": "tempest-vendor_name-1913711850"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-67e99e96-97b8-452e-9417-b0701930f42a tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:02:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 293/584] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:02:29 2026] POST /volume/v3/types => generated 328 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f6cbb8d1-5175-4546-85f6-b4b5039e5434", "size": 1, "name": "tempest-UserMessagesTest-Volume-1128318492"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Create volume request body: {'volume': {'volume_type': 'f6cbb8d1-5175-4546-85f6-b4b5039e5434', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1128318492'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Create volume of 1 GB Sep 01 02:02:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Availability Zones retrieved successfully. Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Flow 'volume_create_api' (e5dbb863-316f-4257-bdaa-a12720d84539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93f0272-6b8b-4b9e-b903-5089db8fc824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93f0272-6b8b-4b9e-b903-5089db8fc824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:02:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1830875761',vendor_name='tempest-vendor_name-1913711850'},id=f6cbb8d1-5175-4546-85f6-b4b5039e5434,is_public=True,name='tempest-UserMessagesTest-volume-type-2086139427',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6cbb8d1-5175-4546-85f6-b4b5039e5434', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4c1b50-d244-47e1-ac7e-cd3448b62312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-773ca187-f8b9-4b37-b498-37723234face None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-773ca187-f8b9-4b37-b498-37723234face tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-773ca187-f8b9-4b37-b498-37723234face tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-773ca187-f8b9-4b37-b498-37723234face tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2086139427 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2086139427, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:29 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2086139427 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2086139427, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-773ca187-f8b9-4b37-b498-37723234face tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Volume info retrieved successfully. Sep 01 02:02:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-773ca187-f8b9-4b37-b498-37723234face tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 294/585] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Created reservations ['891957b1-70be-4472-bfe0-b0eb489aa392', '72dafe2e-59fd-45fa-9ec0-5cb8e7c6811f', 'a4dc36e8-5fce-4b44-8c93-97fb6517fd04', '099bea4f-b3a7-4b6e-b8ca-a2bba5377cf1'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4c1b50-d244-47e1-ac7e-cd3448b62312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['891957b1-70be-4472-bfe0-b0eb489aa392', '72dafe2e-59fd-45fa-9ec0-5cb8e7c6811f', 'a4dc36e8-5fce-4b44-8c93-97fb6517fd04', '099bea4f-b3a7-4b6e-b8ca-a2bba5377cf1']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a218cb6-9cee-4039-99fe-3ef7cbfe9989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a218cb6-9cee-4039-99fe-3ef7cbfe9989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e152400b-035c-4ad4-a33b-2e1815545f03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1128318492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c961b64af243a2b25d0db6c8826609',qos_specs=None,replication_status=,reservations=['891957b1-70be-4472-bfe0-b0eb489aa392','72dafe2e-59fd-45fa-9ec0-5cb8e7c6811f','a4dc36e8-5fce-4b44-8c93-97fb6517fd04','099bea4f-b3a7-4b6e-b8ca-a2bba5377cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac96bb67ec3f49a2bd37dde12348b9cd',volume_type_id=f6cbb8d1-5175-4546-85f6-b4b5039e5434), 'volume': Volume(_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-01T00:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1128318492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e152400b-035c-4ad4-a33b-2e1815545f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c961b64af243a2b25d0db6c8826609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac96bb67ec3f49a2bd37dde12348b9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6cbb8d1-5175-4546-85f6-b4b5039e5434),volume_type_id=f6cbb8d1-5175-4546-85f6-b4b5039e5434)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24afe1b-6938-4e75-98f4-6e292bc88560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24afe1b-6938-4e75-98f4-6e292bc88560) transitioned into state 'SUCCESS' from state '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-1128318492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c961b64af243a2b25d0db6c8826609',qos_specs=None,replication_status=,reservations=['891957b1-70be-4472-bfe0-b0eb489aa392','72dafe2e-59fd-45fa-9ec0-5cb8e7c6811f','a4dc36e8-5fce-4b44-8c93-97fb6517fd04','099bea4f-b3a7-4b6e-b8ca-a2bba5377cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac96bb67ec3f49a2bd37dde12348b9cd',volume_type_id=f6cbb8d1-5175-4546-85f6-b4b5039e5434)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ca718d-a40f-40c0-bad7-78057b98744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ca718d-a40f-40c0-bad7-78057b98744d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Flow 'volume_create_api' (e5dbb863-316f-4257-bdaa-a12720d84539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Create volume request issued successfully. Sep 01 02:02:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6fe29df-0f3d-42d0-9d3e-aa8834e90bbd tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 292/586] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:02:29 2026] POST /volume/v3/volumes => generated 792 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c1695806-c6e4-4e4d-a49a-08bb15b439f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1695806-c6e4-4e4d-a49a-08bb15b439f7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 Sep 01 02:02:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1695806-c6e4-4e4d-a49a-08bb15b439f7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1695806-c6e4-4e4d-a49a-08bb15b439f7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c1695806-c6e4-4e4d-a49a-08bb15b439f7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1695806-c6e4-4e4d-a49a-08bb15b439f7 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 295/587] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:30 2026] GET /volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 => generated 860 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6bf94992-1ab3-4cd0-aa8d-86202be0ae38 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6bf94992-1ab3-4cd0-aa8d-86202be0ae38 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] GET http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6bf94992-1ab3-4cd0-aa8d-86202be0ae38 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6bf94992-1ab3-4cd0-aa8d-86202be0ae38 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6bf94992-1ab3-4cd0-aa8d-86202be0ae38 tempest-VolumesListAdminTestJSON-1895921852 tempest-VolumesListAdminTestJSON-1895921852-project-member] http://192.168.122.25/volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa returned with HTTP 404 Sep 01 02:02:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 293/588] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/volumes/43ff3141-d3b1-414f-ace8-305e050476aa => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dac156e6-a15d-4cb8-8d86-c3fb37ab735a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dac156e6-a15d-4cb8-8d86-c3fb37ab735a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dac156e6-a15d-4cb8-8d86-c3fb37ab735a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dac156e6-a15d-4cb8-8d86-c3fb37ab735a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dac156e6-a15d-4cb8-8d86-c3fb37ab735a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dac156e6-a15d-4cb8-8d86-c3fb37ab735a tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 296/589] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 => generated 881 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-00dfc223-76e0-494a-ace8-e6bbd16fd200 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-00dfc223-76e0-494a-ace8-e6bbd16fd200 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/messages Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-00dfc223-76e0-494a-ace8-e6bbd16fd200 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-00dfc223-76e0-494a-ace8-e6bbd16fd200 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-00dfc223-76e0-494a-ace8-e6bbd16fd200 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 294/590] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/messages => generated 676 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-875351a3-bb19-4dd9-b3dc-73bcebcbf6d9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-875351a3-bb19-4dd9-b3dc-73bcebcbf6d9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/messages/7712f86f-680a-463b-b5d3-bc3b08290994 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-875351a3-bb19-4dd9-b3dc-73bcebcbf6d9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-875351a3-bb19-4dd9-b3dc-73bcebcbf6d9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-875351a3-bb19-4dd9-b3dc-73bcebcbf6d9 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/messages/7712f86f-680a-463b-b5d3-bc3b08290994 returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 297/591] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/messages/7712f86f-680a-463b-b5d3-bc3b08290994 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-defa815e-be19-4c56-b9c7-99952c206f39 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-defa815e-be19-4c56-b9c7-99952c206f39 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/messages Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-defa815e-be19-4c56-b9c7-99952c206f39 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-defa815e-be19-4c56-b9c7-99952c206f39 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-defa815e-be19-4c56-b9c7-99952c206f39 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 295/592] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/messages => generated 676 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1b5f90d3-02b9-4a4e-959b-de39b878773d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1b5f90d3-02b9-4a4e-959b-de39b878773d tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] DELETE http://192.168.122.25/volume/v3/messages/7712f86f-680a-463b-b5d3-bc3b08290994 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1b5f90d3-02b9-4a4e-959b-de39b878773d tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1b5f90d3-02b9-4a4e-959b-de39b878773d tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1b5f90d3-02b9-4a4e-959b-de39b878773d tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/messages/7712f86f-680a-463b-b5d3-bc3b08290994 returned with HTTP 204 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 298/593] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:02:31 2026] DELETE /volume/v3/messages/7712f86f-680a-463b-b5d3-bc3b08290994 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fe29677d-aca0-451e-83e4-7610d8faad9c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe29677d-aca0-451e-83e4-7610d8faad9c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fe29677d-aca0-451e-83e4-7610d8faad9c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fe29677d-aca0-451e-83e4-7610d8faad9c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fe29677d-aca0-451e-83e4-7610d8faad9c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe29677d-aca0-451e-83e4-7610d8faad9c tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 296/594] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] DELETE http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Delete volume with id: e152400b-035c-4ad4-a33b-2e1815545f03 Sep 01 02:02:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Volume info retrieved successfully. Sep 01 02:02:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86843) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:02:31 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2086139427 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2086139427, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:31 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2086139427 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2086139427, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:32 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Created reservations ['8519c56c-ea2c-4bbe-b44c-60220bc19e62', 'b70d4a4d-de7a-4c6b-b881-43ae20442bb1', '4284a04f-c472-40a3-b9d1-7d75569085b3', '961e7457-c5dc-47c3-9833-a63030a6c2a4'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Delete volume request issued successfully. Sep 01 02:02:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17dfd333-0569-44bd-9ad4-ccb8f4d66b43 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 returned with HTTP 202 Sep 01 02:02:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 299/595] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:02:31 2026] DELETE /volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 => generated 0 bytes in 399 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b9f012bd-63c3-4146-8296-25846cf5f493 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b9f012bd-63c3-4146-8296-25846cf5f493 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] GET http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 Sep 01 02:02:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b9f012bd-63c3-4146-8296-25846cf5f493 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b9f012bd-63c3-4146-8296-25846cf5f493 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b9f012bd-63c3-4146-8296-25846cf5f493 tempest-UserMessagesTest-652809474 tempest-UserMessagesTest-652809474-project-member] http://192.168.122.25/volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 returned with HTTP 404 Sep 01 02:02:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 297/596] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/e152400b-035c-4ad4-a33b-2e1815545f03 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-108ca394-21df-4048-90c5-074577aa56b5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-108ca394-21df-4048-90c5-074577aa56b5 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] DELETE http://192.168.122.25/volume/v3/types/f6cbb8d1-5175-4546-85f6-b4b5039e5434 Sep 01 02:02:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-108ca394-21df-4048-90c5-074577aa56b5 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-108ca394-21df-4048-90c5-074577aa56b5 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-108ca394-21df-4048-90c5-074577aa56b5 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] http://192.168.122.25/volume/v3/types/f6cbb8d1-5175-4546-85f6-b4b5039e5434 returned with HTTP 202 Sep 01 02:02:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 300/597] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:02:32 2026] DELETE /volume/v3/types/f6cbb8d1-5175-4546-85f6-b4b5039e5434 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-331b1d24-bd3a-4867-98ed-7d275b5630d1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-331b1d24-bd3a-4867-98ed-7d275b5630d1 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] GET http://192.168.122.25/volume/v3/types/f6cbb8d1-5175-4546-85f6-b4b5039e5434 Sep 01 02:02:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-331b1d24-bd3a-4867-98ed-7d275b5630d1 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-331b1d24-bd3a-4867-98ed-7d275b5630d1 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-331b1d24-bd3a-4867-98ed-7d275b5630d1 tempest-UserMessagesTest-825791803 tempest-UserMessagesTest-825791803-project-admin] http://192.168.122.25/volume/v3/types/f6cbb8d1-5175-4546-85f6-b4b5039e5434 returned with HTTP 404 Sep 01 02:02:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 298/598] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/types/f6cbb8d1-5175-4546-85f6-b4b5039e5434 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:02:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd147859-51a1-441d-9090-5149ae75e91a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-8778893"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Create volume request body: {'volume': {'imageRef': '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-8778893'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Create volume of 1 GB Sep 01 02:02:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Availability Zones retrieved successfully. Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Flow 'volume_create_api' (9e7edf59-196e-4f77-950a-45a9f0b53d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc68a58-03cc-48c9-af0d-9b7331ba4949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-090d7ea8-7ab7-417f-8e8a-69674c2397f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=304,cinder:UPDATE=112,cinder:DELETE=7,cinder:INSERT=61 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc68a58-03cc-48c9-af0d-9b7331ba4949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4dfcf9-ecb0-4ec6-91d4-f9f020ed24b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-090d7ea8-7ab7-417f-8e8a-69674c2397f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 Sep 01 02:02:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-090d7ea8-7ab7-417f-8e8a-69674c2397f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-090d7ea8-7ab7-417f-8e8a-69674c2397f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-090d7ea8-7ab7-417f-8e8a-69674c2397f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 returned with HTTP 200 Sep 01 02:02:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 299/599] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:42 2026] GET /volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 => generated 440 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-385b71e4-5584-4bbe-aebf-90a8b31a0a74 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-385b71e4-5584-4bbe-aebf-90a8b31a0a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 Sep 01 02:02:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-385b71e4-5584-4bbe-aebf-90a8b31a0a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Created reservations ['a113b5d7-821e-46a8-9cf9-78cb84dcea38', '36d0a95a-7bf9-4c1a-a0f2-b092bb3b946c', 'c3fd0306-2726-45fe-82bb-f1818a45a7da', '48b4785e-bb62-4633-bd15-0b18a35e27e7'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4dfcf9-ecb0-4ec6-91d4-f9f020ed24b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a113b5d7-821e-46a8-9cf9-78cb84dcea38', '36d0a95a-7bf9-4c1a-a0f2-b092bb3b946c', 'c3fd0306-2726-45fe-82bb-f1818a45a7da', '48b4785e-bb62-4633-bd15-0b18a35e27e7']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5243ca85-9b87-4791-a14a-10bae6e8c915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5243ca85-9b87-4791-a14a-10bae6e8c915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ce2e46f-651b-4ab3-b5fd-fc5cab85f796', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-8778893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9478b59d167c42bf9df224a37e571e59',qos_specs=None,replication_status=,reservations=['a113b5d7-821e-46a8-9cf9-78cb84dcea38','36d0a95a-7bf9-4c1a-a0f2-b092bb3b946c','c3fd0306-2726-45fe-82bb-f1818a45a7da','48b4785e-bb62-4633-bd15-0b18a35e27e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dd9e236b4d74540a7ea9216846a8996',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-8778893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ce2e46f-651b-4ab3-b5fd-fc5cab85f796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9478b59d167c42bf9df224a37e571e59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dd9e236b4d74540a7ea9216846a8996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23333746-1821-409d-8688-005f40b13c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-385b71e4-5584-4bbe-aebf-90a8b31a0a74 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 returned with HTTP 200 Sep 01 02:02:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 300/600] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:02:42 2026] PUT /volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 => generated 393 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23333746-1821-409d-8688-005f40b13c88) transitioned into state 'SUCCESS' from state '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-8778893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9478b59d167c42bf9df224a37e571e59',qos_specs=None,replication_status=,reservations=['a113b5d7-821e-46a8-9cf9-78cb84dcea38','36d0a95a-7bf9-4c1a-a0f2-b092bb3b946c','c3fd0306-2726-45fe-82bb-f1818a45a7da','48b4785e-bb62-4633-bd15-0b18a35e27e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dd9e236b4d74540a7ea9216846a8996',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f7baec3-f8ec-4fa9-922e-2788367e7e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f7baec3-f8ec-4fa9-922e-2788367e7e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Flow 'volume_create_api' (9e7edf59-196e-4f77-950a-45a9f0b53d04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Create volume request issued successfully. Sep 01 02:02:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd147859-51a1-441d-9090-5149ae75e91a tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 301/601] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:02:41 2026] POST /volume/v3/volumes => generated 755 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-24fbd892-8d0b-4f7a-b33d-06f17c44c416 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24fbd892-8d0b-4f7a-b33d-06f17c44c416 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24fbd892-8d0b-4f7a-b33d-06f17c44c416 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24fbd892-8d0b-4f7a-b33d-06f17c44c416 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-24fbd892-8d0b-4f7a-b33d-06f17c44c416 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24fbd892-8d0b-4f7a-b33d-06f17c44c416 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 302/602] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:42 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 823 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1504439522"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1504439522'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Create volume of 1 GB Sep 01 02:02:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Availability Zones retrieved successfully. Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Flow 'volume_create_api' (76b8cf94-eb0a-4b65-8008-ae8c1f38fe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb97463f-7d9a-4e41-86d0-b9b2d43f4eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb97463f-7d9a-4e41-86d0-b9b2d43f4eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bc10c4-7d01-4954-8d88-371210066cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Created reservations ['c364ce57-b21b-430d-955a-80979d38c670', '50bfb93c-85ac-48be-b7a4-1dfd386fe68d', 'c9fc10f4-57dd-4a91-9bbc-99b93afc8387', 'c6e7e8e0-5983-4d89-9345-22fb2656f48a'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bc10c4-7d01-4954-8d88-371210066cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c364ce57-b21b-430d-955a-80979d38c670', '50bfb93c-85ac-48be-b7a4-1dfd386fe68d', 'c9fc10f4-57dd-4a91-9bbc-99b93afc8387', 'c6e7e8e0-5983-4d89-9345-22fb2656f48a']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61e6882-376b-4d3c-800f-07ae571e021f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61e6882-376b-4d3c-800f-07ae571e021f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c0a6cb-b232-4e98-98bb-867d5a8f597d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1504439522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f576b247b5ec4baba7c2525789b89999',qos_specs=None,replication_status=,reservations=['c364ce57-b21b-430d-955a-80979d38c670','50bfb93c-85ac-48be-b7a4-1dfd386fe68d','c9fc10f4-57dd-4a91-9bbc-99b93afc8387','c6e7e8e0-5983-4d89-9345-22fb2656f48a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0654f1a12c264f6289126774440daa8b',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1504439522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c0a6cb-b232-4e98-98bb-867d5a8f597d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f576b247b5ec4baba7c2525789b89999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0654f1a12c264f6289126774440daa8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2af40f-c4d3-4795-b165-d7612be282b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2af40f-c4d3-4795-b165-d7612be282b8) transitioned into state 'SUCCESS' from state '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-1504439522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f576b247b5ec4baba7c2525789b89999',qos_specs=None,replication_status=,reservations=['c364ce57-b21b-430d-955a-80979d38c670','50bfb93c-85ac-48be-b7a4-1dfd386fe68d','c9fc10f4-57dd-4a91-9bbc-99b93afc8387','c6e7e8e0-5983-4d89-9345-22fb2656f48a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0654f1a12c264f6289126774440daa8b',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b38e42-f6f2-4d1d-a05a-9f8f40bb9698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b38e42-f6f2-4d1d-a05a-9f8f40bb9698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Flow 'volume_create_api' (76b8cf94-eb0a-4b65-8008-ae8c1f38fe52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Create volume request issued successfully. Sep 01 02:02:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ed24c60e-2d26-4f27-b6b0-299c043fc8e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 301/603] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:42 2026] POST /volume/v3/volumes => generated 774 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4e2fc743-09dc-42b4-9fe3-6ea390714a3f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e2fc743-09dc-42b4-9fe3-6ea390714a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e2fc743-09dc-42b4-9fe3-6ea390714a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e2fc743-09dc-42b4-9fe3-6ea390714a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4e2fc743-09dc-42b4-9fe3-6ea390714a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e2fc743-09dc-42b4-9fe3-6ea390714a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d returned with HTTP 200 Sep 01 02:02:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 303/604] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:43 2026] GET /volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0b8bf1b0-3965-402a-927d-c540d2f1dbb0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0b8bf1b0-3965-402a-927d-c540d2f1dbb0 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0b8bf1b0-3965-402a-927d-c540d2f1dbb0 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0b8bf1b0-3965-402a-927d-c540d2f1dbb0 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0b8bf1b0-3965-402a-927d-c540d2f1dbb0 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0b8bf1b0-3965-402a-927d-c540d2f1dbb0 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 302/605] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:43 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 847 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-63dde487-8d58-44f5-9a0d-7bc7e443dc25 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-63dde487-8d58-44f5-9a0d-7bc7e443dc25 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-63dde487-8d58-44f5-9a0d-7bc7e443dc25 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-63dde487-8d58-44f5-9a0d-7bc7e443dc25 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-63dde487-8d58-44f5-9a0d-7bc7e443dc25 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-63dde487-8d58-44f5-9a0d-7bc7e443dc25 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d returned with HTTP 200 Sep 01 02:02:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 304/606] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:44 2026] GET /volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ef241db7-295a-4676-bbde-a9c2f75e99b8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef241db7-295a-4676-bbde-a9c2f75e99b8 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef241db7-295a-4676-bbde-a9c2f75e99b8 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef241db7-295a-4676-bbde-a9c2f75e99b8 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ef241db7-295a-4676-bbde-a9c2f75e99b8 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef241db7-295a-4676-bbde-a9c2f75e99b8 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 303/607] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:45 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 905 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5c7fd38a-da3f-4d24-9b85-e2f435f35fd8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5c7fd38a-da3f-4d24-9b85-e2f435f35fd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5c7fd38a-da3f-4d24-9b85-e2f435f35fd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5c7fd38a-da3f-4d24-9b85-e2f435f35fd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5c7fd38a-da3f-4d24-9b85-e2f435f35fd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5c7fd38a-da3f-4d24-9b85-e2f435f35fd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d returned with HTTP 200 Sep 01 02:02:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 305/608] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:45 2026] GET /volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d0edc6bb-094c-4dd2-8596-bc953691baad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d0edc6bb-094c-4dd2-8596-bc953691baad tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:02:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d0edc6bb-094c-4dd2-8596-bc953691baad tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02c0a6cb-b232-4e98-98bb-867d5a8f597d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1941632947"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d0edc6bb-094c-4dd2-8596-bc953691baad tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-d0edc6bb-094c-4dd2-8596-bc953691baad tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Create snapshot from volume 02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:45 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d0edc6bb-094c-4dd2-8596-bc953691baad tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Created reservations ['0a70d5af-663f-4a40-9287-c7657214ae7d', 'b9f364e2-4503-4445-9494-e065feeee9d0', 'a8effd4d-eb38-48c2-a0ec-1ccde1028381', '2d7eb7b3-7c9f-4a58-9577-d7ce8208403f'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d0edc6bb-094c-4dd2-8596-bc953691baad tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot create request issued successfully. Sep 01 02:02:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d0edc6bb-094c-4dd2-8596-bc953691baad tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:02:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 304/609] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:02:45 2026] POST /volume/v3/snapshots => generated 323 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-39222247-353a-4fbc-87fe-18752ab726cf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39222247-353a-4fbc-87fe-18752ab726cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39222247-353a-4fbc-87fe-18752ab726cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39222247-353a-4fbc-87fe-18752ab726cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-39222247-353a-4fbc-87fe-18752ab726cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot retrieved successfully. Sep 01 02:02:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39222247-353a-4fbc-87fe-18752ab726cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 200 Sep 01 02:02:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 306/610] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:45 2026] GET /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 455 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-51f232af-a9ea-48f2-8145-46c81b00ae1f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51f232af-a9ea-48f2-8145-46c81b00ae1f tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51f232af-a9ea-48f2-8145-46c81b00ae1f tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51f232af-a9ea-48f2-8145-46c81b00ae1f tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51f232af-a9ea-48f2-8145-46c81b00ae1f tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51f232af-a9ea-48f2-8145-46c81b00ae1f tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 305/611] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:46 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 908 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dce10487-ed64-4f5d-8fdd-b55d64874b1c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dce10487-ed64-4f5d-8fdd-b55d64874b1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dce10487-ed64-4f5d-8fdd-b55d64874b1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dce10487-ed64-4f5d-8fdd-b55d64874b1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dce10487-ed64-4f5d-8fdd-b55d64874b1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot retrieved successfully. Sep 01 02:02:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dce10487-ed64-4f5d-8fdd-b55d64874b1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 200 Sep 01 02:02:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 307/612] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:46 2026] GET /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 455 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a1982242-3fce-4f99-9776-8ccae116bf67 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a1982242-3fce-4f99-9776-8ccae116bf67 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a1982242-3fce-4f99-9776-8ccae116bf67 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a1982242-3fce-4f99-9776-8ccae116bf67 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a1982242-3fce-4f99-9776-8ccae116bf67 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a1982242-3fce-4f99-9776-8ccae116bf67 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 306/613] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:47 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ee6feddc-68c5-4f69-8224-4588345a5f1e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee6feddc-68c5-4f69-8224-4588345a5f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ee6feddc-68c5-4f69-8224-4588345a5f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ee6feddc-68c5-4f69-8224-4588345a5f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ee6feddc-68c5-4f69-8224-4588345a5f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot retrieved successfully. Sep 01 02:02:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee6feddc-68c5-4f69-8224-4588345a5f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 200 Sep 01 02:02:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 308/614] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:48 2026] GET /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 455 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-342ee695-bbbd-4d54-869b-d90b2fc523df None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-342ee695-bbbd-4d54-869b-d90b2fc523df tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-342ee695-bbbd-4d54-869b-d90b2fc523df tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-342ee695-bbbd-4d54-869b-d90b2fc523df tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-342ee695-bbbd-4d54-869b-d90b2fc523df tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-342ee695-bbbd-4d54-869b-d90b2fc523df tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 307/615] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:48 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 908 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ac182ee8-2c96-4919-919e-b449d2b9afdb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac182ee8-2c96-4919-919e-b449d2b9afdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac182ee8-2c96-4919-919e-b449d2b9afdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac182ee8-2c96-4919-919e-b449d2b9afdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ac182ee8-2c96-4919-919e-b449d2b9afdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac182ee8-2c96-4919-919e-b449d2b9afdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 309/616] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:49 2026] GET /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 482 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-93b8c119-c4f1-469d-b1d6-9f10b5ccad20 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-93b8c119-c4f1-469d-b1d6-9f10b5ccad20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-93b8c119-c4f1-469d-b1d6-9f10b5ccad20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-93b8c119-c4f1-469d-b1d6-9f10b5ccad20 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 308/617] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:02:49 2026] PUT /volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 => generated 393 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-02ef1ce3-2af0-4e99-9b82-03e052bf63be None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02ef1ce3-2af0-4e99-9b82-03e052bf63be tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02ef1ce3-2af0-4e99-9b82-03e052bf63be tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02c0a6cb-b232-4e98-98bb-867d5a8f597d"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-02ef1ce3-2af0-4e99-9b82-03e052bf63be tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-02ef1ce3-2af0-4e99-9b82-03e052bf63be tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Create snapshot from volume 02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:49 devstack devstack@c-api.service[86843]: WARNING cinder.quota_utils [None req-02ef1ce3-2af0-4e99-9b82-03e052bf63be tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Quota exceeded for f576b247b5ec4baba7c2525789b89999, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.middleware.fault [None req-02ef1ce3-2af0-4e99-9b82-03e052bf63be tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 413 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 310/618] 192.168.122.25 () {60 vars in 1143 bytes} [Tue Sep 1 02:02:49 2026] POST /volume/v3/snapshots => generated 208 bytes in 88 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e67f5bde-ef60-4a15-95de-5630e278afa3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e67f5bde-ef60-4a15-95de-5630e278afa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e67f5bde-ef60-4a15-95de-5630e278afa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a5196a46-5628-4a8b-8846-42c79495bd83 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5196a46-5628-4a8b-8846-42c79495bd83 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5196a46-5628-4a8b-8846-42c79495bd83 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5196a46-5628-4a8b-8846-42c79495bd83 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a5196a46-5628-4a8b-8846-42c79495bd83 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5196a46-5628-4a8b-8846-42c79495bd83 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 311/619] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:49 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-05533583-ef17-4ba9-9f94-608d8723d1e3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-05533583-ef17-4ba9-9f94-608d8723d1e3 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] POST http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-05533583-ef17-4ba9-9f94-608d8723d1e3 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-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=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-05533583-ef17-4ba9-9f94-608d8723d1e3 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-05533583-ef17-4ba9-9f94-608d8723d1e3 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e67f5bde-ef60-4a15-95de-5630e278afa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 309/620] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:02:49 2026] PUT /volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 => generated 393 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-74074c40-49e5-4372-a72f-48cde67a7d7c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-74074c40-49e5-4372-a72f-48cde67a7d7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-74074c40-49e5-4372-a72f-48cde67a7d7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02c0a6cb-b232-4e98-98bb-867d5a8f597d"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-05533583-ef17-4ba9-9f94-608d8723d1e3 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Update volume metadata completed successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-05533583-ef17-4ba9-9f94-608d8723d1e3 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 312/621] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:02:49 2026] POST /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action => generated 526 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2fcbade7-d5c8-4361-b8d9-22d0685289bc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fcbade7-d5c8-4361-b8d9-22d0685289bc tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fcbade7-d5c8-4361-b8d9-22d0685289bc tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fcbade7-d5c8-4361-b8d9-22d0685289bc tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-74074c40-49e5-4372-a72f-48cde67a7d7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-74074c40-49e5-4372-a72f-48cde67a7d7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Create snapshot from volume 02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2fcbade7-d5c8-4361-b8d9-22d0685289bc tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fcbade7-d5c8-4361-b8d9-22d0685289bc tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 313/622] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:49 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 1386 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: WARNING cinder.quota_utils [None req-74074c40-49e5-4372-a72f-48cde67a7d7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Quota exceeded for f576b247b5ec4baba7c2525789b89999, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.middleware.fault [None req-74074c40-49e5-4372-a72f-48cde67a7d7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 413 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 310/623] 192.168.122.25 () {60 vars in 1143 bytes} [Tue Sep 1 02:02:49 2026] POST /volume/v3/snapshots => generated 133 bytes in 85 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] POST http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Delete snapshot with id: 4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Get volume image-metadata completed successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot delete request issued successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b4dc81f-b61e-4599-84a6-80f2d8a4cb1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 202 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 311/624] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:02:49 2026] DELETE /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a7bd172d-e224-4e5d-b3db-da5fa7a766b1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Delete volume metadata completed successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-818efa8e-4b28-4611-89aa-aa9ab373a167 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7bd172d-e224-4e5d-b3db-da5fa7a766b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7bd172d-e224-4e5d-b3db-da5fa7a766b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 314/625] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:02:49 2026] POST /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action => generated 0 bytes in 83 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7bd172d-e224-4e5d-b3db-da5fa7a766b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3c8295bf-16d8-4e20-956f-3f8d363f43fa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c8295bf-16d8-4e20-956f-3f8d363f43fa tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] POST http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c8295bf-16d8-4e20-956f-3f8d363f43fa tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c8295bf-16d8-4e20-956f-3f8d363f43fa tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a7bd172d-e224-4e5d-b3db-da5fa7a766b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7bd172d-e224-4e5d-b3db-da5fa7a766b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 312/626] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:49 2026] GET /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 481 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3c8295bf-16d8-4e20-956f-3f8d363f43fa tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3c8295bf-16d8-4e20-956f-3f8d363f43fa tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Get volume image-metadata completed successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c8295bf-16d8-4e20-956f-3f8d363f43fa tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 315/627] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:02:49 2026] POST /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796/action => generated 500 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2dfee243-351a-4aaa-a6f4-5e9f372c1de5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2dfee243-351a-4aaa-a6f4-5e9f372c1de5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2dfee243-351a-4aaa-a6f4-5e9f372c1de5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2dfee243-351a-4aaa-a6f4-5e9f372c1de5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2dfee243-351a-4aaa-a6f4-5e9f372c1de5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2dfee243-351a-4aaa-a6f4-5e9f372c1de5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 313/628] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:49 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 1360 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] DELETE http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Delete volume with id: 5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Delete volume request issued successfully. Sep 01 02:02:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7b473f60-df11-4bcd-965e-e4c1b86c454e tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 202 Sep 01 02:02:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 316/629] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:49 2026] DELETE /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2da9a84c-4e34-4615-abf1-8f8f1242437d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2da9a84c-4e34-4615-abf1-8f8f1242437d tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2da9a84c-4e34-4615-abf1-8f8f1242437d tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2da9a84c-4e34-4615-abf1-8f8f1242437d tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2da9a84c-4e34-4615-abf1-8f8f1242437d tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Volume info retrieved successfully. Sep 01 02:02:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2da9a84c-4e34-4615-abf1-8f8f1242437d tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 200 Sep 01 02:02:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 314/630] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:49 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a226f428-a11a-4da3-94ca-2ced078caea0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a226f428-a11a-4da3-94ca-2ced078caea0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a226f428-a11a-4da3-94ca-2ced078caea0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a226f428-a11a-4da3-94ca-2ced078caea0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a226f428-a11a-4da3-94ca-2ced078caea0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Snapshot retrieved successfully. Sep 01 02:02:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a226f428-a11a-4da3-94ca-2ced078caea0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 200 Sep 01 02:02:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 317/631] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:50 2026] GET /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 481 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cd0b0b0e-d8fc-4dfb-b9db-4b52867534e5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd0b0b0e-d8fc-4dfb-b9db-4b52867534e5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] GET http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 Sep 01 02:02:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd0b0b0e-d8fc-4dfb-b9db-4b52867534e5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd0b0b0e-d8fc-4dfb-b9db-4b52867534e5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd0b0b0e-d8fc-4dfb-b9db-4b52867534e5 tempest-VolumesImageMetadata-1291049272 tempest-VolumesImageMetadata-1291049272-project-member] http://192.168.122.25/volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 returned with HTTP 404 Sep 01 02:02:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 315/632] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:51 2026] GET /volume/v3/volumes/5ce2e46f-651b-4ab3-b5fd-fc5cab85f796 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-862cf09b-4490-49cb-9764-e64bb2f2e0f4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-862cf09b-4490-49cb-9764-e64bb2f2e0f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 Sep 01 02:02:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-862cf09b-4490-49cb-9764-e64bb2f2e0f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-862cf09b-4490-49cb-9764-e64bb2f2e0f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-862cf09b-4490-49cb-9764-e64bb2f2e0f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 returned with HTTP 404 Sep 01 02:02:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 318/633] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:02:51 2026] GET /volume/v3/snapshots/4075fdb8-eace-4d9d-a4a2-6e6c5831aa95 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-58390db0-0aed-4e60-86b9-ee06d542772c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58390db0-0aed-4e60-86b9-ee06d542772c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58390db0-0aed-4e60-86b9-ee06d542772c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58390db0-0aed-4e60-86b9-ee06d542772c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-58390db0-0aed-4e60-86b9-ee06d542772c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58390db0-0aed-4e60-86b9-ee06d542772c tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d returned with HTTP 200 Sep 01 02:02:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 316/634] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:51 2026] GET /volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] DELETE http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:51 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Delete volume with id: 02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Delete volume request issued successfully. Sep 01 02:02:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b99e250a-b10c-4662-b657-13b8c00d3bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d returned with HTTP 202 Sep 01 02:02:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 319/635] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:51 2026] DELETE /volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8f0ed018-f78c-4f7c-9526-fb7b65ad9ed4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f0ed018-f78c-4f7c-9526-fb7b65ad9ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8f0ed018-f78c-4f7c-9526-fb7b65ad9ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8f0ed018-f78c-4f7c-9526-fb7b65ad9ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8f0ed018-f78c-4f7c-9526-fb7b65ad9ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Volume info retrieved successfully. Sep 01 02:02:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f0ed018-f78c-4f7c-9526-fb7b65ad9ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d returned with HTTP 200 Sep 01 02:02:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 317/636] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:52 2026] GET /volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-446aad07-5406-452b-8005-5d9fa6485718 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-457210265"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-457210265'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume of 1 GB Sep 01 02:02:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Availability Zones retrieved successfully. Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Flow 'volume_create_api' (a92c5381-8715-495d-b5fd-064fc98e1224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be6439b-f51e-47ea-90ed-69cf4ad5a21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be6439b-f51e-47ea-90ed-69cf4ad5a21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d98476-a60f-460e-bc51-e64bea1c7f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Created reservations ['27d6a1a9-ff22-46df-8c9a-878923d063fe', '3daa8219-5338-4564-9dee-081ce8b5c198', 'fd3531bc-80bc-48db-949a-46d416d776d3', '75ba5ce6-dcff-49ca-b2e9-1d73a803504e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d98476-a60f-460e-bc51-e64bea1c7f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27d6a1a9-ff22-46df-8c9a-878923d063fe', '3daa8219-5338-4564-9dee-081ce8b5c198', 'fd3531bc-80bc-48db-949a-46d416d776d3', '75ba5ce6-dcff-49ca-b2e9-1d73a803504e']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64940a7-b2f9-4bc5-a8f9-4002982f8fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64940a7-b2f9-4bc5-a8f9-4002982f8fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae8db6d3-20e0-4625-814e-2b35661e25f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-457210265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97e230d7bef4d12ad7060960cfe5cbb',qos_specs=None,replication_status=,reservations=['27d6a1a9-ff22-46df-8c9a-878923d063fe','3daa8219-5338-4564-9dee-081ce8b5c198','fd3531bc-80bc-48db-949a-46d416d776d3','75ba5ce6-dcff-49ca-b2e9-1d73a803504e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97752354ff134faaa3b606ac49d6275f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-457210265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae8db6d3-20e0-4625-814e-2b35661e25f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f97e230d7bef4d12ad7060960cfe5cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97752354ff134faaa3b606ac49d6275f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a1a985-2e15-4eb0-a910-949a63eb6060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a1a985-2e15-4eb0-a910-949a63eb6060) transitioned into state 'SUCCESS' from state '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-457210265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97e230d7bef4d12ad7060960cfe5cbb',qos_specs=None,replication_status=,reservations=['27d6a1a9-ff22-46df-8c9a-878923d063fe','3daa8219-5338-4564-9dee-081ce8b5c198','fd3531bc-80bc-48db-949a-46d416d776d3','75ba5ce6-dcff-49ca-b2e9-1d73a803504e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97752354ff134faaa3b606ac49d6275f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a86838-1f93-4714-bb55-dac456a3e129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a86838-1f93-4714-bb55-dac456a3e129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Flow 'volume_create_api' (a92c5381-8715-495d-b5fd-064fc98e1224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume request issued successfully. Sep 01 02:02:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-446aad07-5406-452b-8005-5d9fa6485718 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 320/637] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:52 2026] POST /volume/v3/volumes => generated 761 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce132a88-792f-4478-aca7-35019643aa30 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce132a88-792f-4478-aca7-35019643aa30 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce132a88-792f-4478-aca7-35019643aa30 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce132a88-792f-4478-aca7-35019643aa30 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce132a88-792f-4478-aca7-35019643aa30 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce132a88-792f-4478-aca7-35019643aa30 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 318/638] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:52 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 829 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-02a559f5-8a39-4da6-a4ce-849d3607ddef None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02a559f5-8a39-4da6-a4ce-849d3607ddef tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] GET http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d Sep 01 02:02:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02a559f5-8a39-4da6-a4ce-849d3607ddef tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02a559f5-8a39-4da6-a4ce-849d3607ddef tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02a559f5-8a39-4da6-a4ce-849d3607ddef tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1229105390-project-member] http://192.168.122.25/volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d returned with HTTP 404 Sep 01 02:02:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 321/639] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:53 2026] GET /volume/v3/volumes/02c0a6cb-b232-4e98-98bb-867d5a8f597d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-57593582-8c5a-40bb-a1ec-c7f337509d01 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57593582-8c5a-40bb-a1ec-c7f337509d01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 Sep 01 02:02:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-57593582-8c5a-40bb-a1ec-c7f337509d01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57593582-8c5a-40bb-a1ec-c7f337509d01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1747730914-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 returned with HTTP 200 Sep 01 02:02:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 319/640] 192.168.122.25 () {60 vars in 1254 bytes} [Tue Sep 1 02:02:53 2026] PUT /volume/v3/os-quota-sets/f576b247b5ec4baba7c2525789b89999 => generated 398 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6237c078-1457-4209-850c-761aa0edd541 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6237c078-1457-4209-850c-761aa0edd541 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6237c078-1457-4209-850c-761aa0edd541 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6237c078-1457-4209-850c-761aa0edd541 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6237c078-1457-4209-850c-761aa0edd541 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6237c078-1457-4209-850c-761aa0edd541 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 322/641] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:53 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10a39f56-c521-46ed-895e-fd12687fa58c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1785455216"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1785455216'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Create volume of 1 GB Sep 01 02:02:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Availability Zones retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Flow 'volume_create_api' (7dd90305-6872-483d-ab3c-b710e77766c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cdd363-cf09-4350-abc7-36bdb3a66f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cdd363-cf09-4350-abc7-36bdb3a66f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7499a1-dfe9-4f06-99ed-9d6fec90dec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29020e7f-b0fd-4d67-8781-eabf770bb7d8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29020e7f-b0fd-4d67-8781-eabf770bb7d8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29020e7f-b0fd-4d67-8781-eabf770bb7d8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29020e7f-b0fd-4d67-8781-eabf770bb7d8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-29020e7f-b0fd-4d67-8781-eabf770bb7d8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29020e7f-b0fd-4d67-8781-eabf770bb7d8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 323/642] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:54 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-046535fd-1519-4018-a910-11d6f6746048 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-046535fd-1519-4018-a910-11d6f6746048 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-046535fd-1519-4018-a910-11d6f6746048 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-046535fd-1519-4018-a910-11d6f6746048 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Created reservations ['317c1d00-8fad-4843-ab7d-a77967112d84', '126a95b3-616d-4fee-aa14-0130430d399f', '973f89b5-1efc-430d-a16e-b8c23f37a27e', '901480e7-60b5-440a-baee-38b6a3d3f598'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7499a1-dfe9-4f06-99ed-9d6fec90dec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317c1d00-8fad-4843-ab7d-a77967112d84', '126a95b3-616d-4fee-aa14-0130430d399f', '973f89b5-1efc-430d-a16e-b8c23f37a27e', '901480e7-60b5-440a-baee-38b6a3d3f598']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-046535fd-1519-4018-a910-11d6f6746048 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbfb9032-d0fd-4c38-a07e-6f99b6d46e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-046535fd-1519-4018-a910-11d6f6746048 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 324/643] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:02:54 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbfb9032-d0fd-4c38-a07e-6f99b6d46e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6389efb-ddc2-4b54-bbeb-55e841be0dc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1785455216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c418dc4cdb3b48809eb3b6b8ee828cdf',qos_specs=None,replication_status=,reservations=['317c1d00-8fad-4843-ab7d-a77967112d84','126a95b3-616d-4fee-aa14-0130430d399f','973f89b5-1efc-430d-a16e-b8c23f37a27e','901480e7-60b5-440a-baee-38b6a3d3f598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726dc10aaf3f4729999bfbcb636a834f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1785455216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6389efb-ddc2-4b54-bbeb-55e841be0dc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c418dc4cdb3b48809eb3b6b8ee828cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='726dc10aaf3f4729999bfbcb636a834f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e361d856-cc93-4efa-b63b-3ca23131b140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e361d856-cc93-4efa-b63b-3ca23131b140) transitioned into state 'SUCCESS' from state '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-1785455216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c418dc4cdb3b48809eb3b6b8ee828cdf',qos_specs=None,replication_status=,reservations=['317c1d00-8fad-4843-ab7d-a77967112d84','126a95b3-616d-4fee-aa14-0130430d399f','973f89b5-1efc-430d-a16e-b8c23f37a27e','901480e7-60b5-440a-baee-38b6a3d3f598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726dc10aaf3f4729999bfbcb636a834f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaba5228-9df7-4246-bd2f-bd2bf27e7b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaba5228-9df7-4246-bd2f-bd2bf27e7b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Flow 'volume_create_api' (7dd90305-6872-483d-ab3c-b710e77766c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Create volume request issued successfully. Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10a39f56-c521-46ed-895e-fd12687fa58c tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 320/644] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:54 2026] POST /volume/v3/volumes => generated 757 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d3f23490-76a6-47b6-af8e-169cbdefcd47 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d3f23490-76a6-47b6-af8e-169cbdefcd47 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] GET http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d3f23490-76a6-47b6-af8e-169cbdefcd47 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d3f23490-76a6-47b6-af8e-169cbdefcd47 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d3f23490-76a6-47b6-af8e-169cbdefcd47 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Volume info retrieved successfully. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d3f23490-76a6-47b6-af8e-169cbdefcd47 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 325/645] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:55 2026] GET /volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 => generated 825 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-79b38316-e4ee-4e2b-a6df-a0fa72b7b2da None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-79b38316-e4ee-4e2b-a6df-a0fa72b7b2da None None] GET http://192.168.122.25/volume// Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-79b38316-e4ee-4e2b-a6df-a0fa72b7b2da None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-79b38316-e4ee-4e2b-a6df-a0fa72b7b2da None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-79b38316-e4ee-4e2b-a6df-a0fa72b7b2da None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:02:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 321/646] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:55 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-5b8bec64-2644-4e12-8f42-d0086db8e3be None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-5b8bec64-2644-4e12-8f42-d0086db8e3be tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-5b8bec64-2644-4e12-8f42-d0086db8e3be tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae8db6d3-20e0-4625-814e-2b35661e25f0", "connector": null, "instance_uuid": "6658f2e2-5428-4e9e-aa34-e91b2edd158b"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-5b8bec64-2644-4e12-8f42-d0086db8e3be tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 326/647] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:02:55 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-97673305-1d78-4fed-bd8f-deadb39d5478 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-97673305-1d78-4fed-bd8f-deadb39d5478 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-97673305-1d78-4fed-bd8f-deadb39d5478 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-97673305-1d78-4fed-bd8f-deadb39d5478 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-d11dbb24-28d4-4128-b7d4-d2a90a4fd4f0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-d11dbb24-28d4-4128-b7d4-d2a90a4fd4f0 None None] GET http://192.168.122.25/volume// Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-d11dbb24-28d4-4128-b7d4-d2a90a4fd4f0 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-d11dbb24-28d4-4128-b7d4-d2a90a4fd4f0 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-d11dbb24-28d4-4128-b7d4-d2a90a4fd4f0 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:02:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 327/648] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:55 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-83b46b8a-3207-429d-9f04-a1482d95df85 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-83b46b8a-3207-429d-9f04-a1482d95df85 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-83b46b8a-3207-429d-9f04-a1482d95df85 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-83b46b8a-3207-429d-9f04-a1482d95df85 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-97673305-1d78-4fed-bd8f-deadb39d5478 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-97673305-1d78-4fed-bd8f-deadb39d5478 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 322/649] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:55 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-83b46b8a-3207-429d-9f04-a1482d95df85 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-83b46b8a-3207-429d-9f04-a1482d95df85 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 328/650] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:02:55 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 1034 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-eb070b2e-b517-4878-80a5-cc43dffe85fe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-eb070b2e-b517-4878-80a5-cc43dffe85fe tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] PUT http://192.168.122.25/volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37 Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-eb070b2e-b517-4878-80a5-cc43dffe85fe tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-eb070b2e-b517-4878-80a5-cc43dffe85fe tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Acquiring lock "cinder-attachment_update-ae8db6d3-20e0-4625-814e-2b35661e25f0-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-eb070b2e-b517-4878-80a5-cc43dffe85fe tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Lock "cinder-attachment_update-ae8db6d3-20e0-4625-814e-2b35661e25f0-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:02:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fa940b6a-cdd8-4328-a532-f6173d1d7257 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa940b6a-cdd8-4328-a532-f6173d1d7257 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] GET http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa940b6a-cdd8-4328-a532-f6173d1d7257 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa940b6a-cdd8-4328-a532-f6173d1d7257 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fa940b6a-cdd8-4328-a532-f6173d1d7257 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Volume info retrieved successfully. Sep 01 02:02:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa940b6a-cdd8-4328-a532-f6173d1d7257 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 returned with HTTP 200 Sep 01 02:02:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 329/651] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:56 2026] GET /volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:56 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-eb070b2e-b517-4878-80a5-cc43dffe85fe tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Lock "cinder-attachment_update-ae8db6d3-20e0-4625-814e-2b35661e25f0-devstack" released by "attachment_update" :: held 0.796s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:02:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-eb070b2e-b517-4878-80a5-cc43dffe85fe tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37 returned with HTTP 200 Sep 01 02:02:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 323/652] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:02:55 2026] PUT /volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37 => generated 694 bytes in 844 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b6aa6ff6-0863-4259-9ca8-5bac149d7bee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b6aa6ff6-0863-4259-9ca8-5bac149d7bee tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b6aa6ff6-0863-4259-9ca8-5bac149d7bee tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b6aa6ff6-0863-4259-9ca8-5bac149d7bee tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b6aa6ff6-0863-4259-9ca8-5bac149d7bee tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b6aa6ff6-0863-4259-9ca8-5bac149d7bee tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 330/653] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:56 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-47267cc6-d181-4152-9ae4-1c7e1d6a469c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-47267cc6-d181-4152-9ae4-1c7e1d6a469c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37/action Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-47267cc6-d181-4152-9ae4-1c7e1d6a469c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-47267cc6-d181-4152-9ae4-1c7e1d6a469c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e7c9e56b-dcf2-4074-9784-e4192d1a7f69 req-47267cc6-d181-4152-9ae4-1c7e1d6a469c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37/action returned with HTTP 204 Sep 01 02:02:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 324/654] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:02:57 2026] POST /volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3693cdfd-8e5f-4643-9c1a-7d3ac912a97e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3693cdfd-8e5f-4643-9c1a-7d3ac912a97e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] GET http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3693cdfd-8e5f-4643-9c1a-7d3ac912a97e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3693cdfd-8e5f-4643-9c1a-7d3ac912a97e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3693cdfd-8e5f-4643-9c1a-7d3ac912a97e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Volume info retrieved successfully. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3693cdfd-8e5f-4643-9c1a-7d3ac912a97e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 returned with HTTP 200 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 331/655] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:57 2026] GET /volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c7824729-3a2c-4a95-8ef0-5311e0a87d5f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7824729-3a2c-4a95-8ef0-5311e0a87d5f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] GET http://192.168.122.25/volume/v3/limits Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7824729-3a2c-4a95-8ef0-5311e0a87d5f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7824729-3a2c-4a95-8ef0-5311e0a87d5f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7824729-3a2c-4a95-8ef0-5311e0a87d5f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/limits returned with HTTP 200 Sep 01 02:02:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 325/656] 192.168.122.25 () {58 vars in 1113 bytes} [Tue Sep 1 02:02:57 2026] GET /volume/v3/limits => generated 302 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4464049c-6c8b-44eb-a1ba-3987ba27136f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4464049c-6c8b-44eb-a1ba-3987ba27136f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] GET http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4464049c-6c8b-44eb-a1ba-3987ba27136f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4464049c-6c8b-44eb-a1ba-3987ba27136f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4464049c-6c8b-44eb-a1ba-3987ba27136f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Volume info retrieved successfully. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4464049c-6c8b-44eb-a1ba-3987ba27136f tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 returned with HTTP 200 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 332/657] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:57 2026] GET /volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Delete volume with id: a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:02:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Volume info retrieved successfully. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-026cc74e-483c-4d0f-bc58-09fcb644f137 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-026cc74e-483c-4d0f-bc58-09fcb644f137 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-026cc74e-483c-4d0f-bc58-09fcb644f137 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-026cc74e-483c-4d0f-bc58-09fcb644f137 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Delete volume request issued successfully. Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20cac15a-19cf-4961-86ef-7f3783cd7f7e tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 returned with HTTP 202 Sep 01 02:02:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 326/658] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:57 2026] DELETE /volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4de711fa-f3ce-4d62-8eaa-4913c6f7ad48 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-026cc74e-483c-4d0f-bc58-09fcb644f137 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-026cc74e-483c-4d0f-bc58-09fcb644f137 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 333/659] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:57 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 1146 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-100131b0-33be-4516-a1aa-e275f41a0114 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-100131b0-33be-4516-a1aa-e275f41a0114 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] GET http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-100131b0-33be-4516-a1aa-e275f41a0114 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-100131b0-33be-4516-a1aa-e275f41a0114 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-100131b0-33be-4516-a1aa-e275f41a0114 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Volume info retrieved successfully. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-100131b0-33be-4516-a1aa-e275f41a0114 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 returned with HTTP 200 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 334/660] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:57 2026] GET /volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0f140a8a-ff2b-42ad-a08f-e0a03c275bcf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f140a8a-ff2b-42ad-a08f-e0a03c275bcf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f140a8a-ff2b-42ad-a08f-e0a03c275bcf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f140a8a-ff2b-42ad-a08f-e0a03c275bcf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0f140a8a-ff2b-42ad-a08f-e0a03c275bcf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:02:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f140a8a-ff2b-42ad-a08f-e0a03c275bcf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:02:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 335/661] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:57 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 1146 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4de711fa-f3ce-4d62-8eaa-4913c6f7ad48 tempest-ExtensionsTestJSON-1606905596 tempest-ExtensionsTestJSON-1606905596-project-member] GET http://192.168.122.25/volume/v3/extensions Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4de711fa-f3ce-4d62-8eaa-4913c6f7ad48 tempest-ExtensionsTestJSON-1606905596 tempest-ExtensionsTestJSON-1606905596-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4de711fa-f3ce-4d62-8eaa-4913c6f7ad48 tempest-ExtensionsTestJSON-1606905596 tempest-ExtensionsTestJSON-1606905596-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4de711fa-f3ce-4d62-8eaa-4913c6f7ad48 tempest-ExtensionsTestJSON-1606905596 tempest-ExtensionsTestJSON-1606905596-project-member] http://192.168.122.25/volume/v3/extensions returned with HTTP 200 Sep 01 02:02:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 327/662] 192.168.122.25 () {58 vars in 1125 bytes} [Tue Sep 1 02:02:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-14bc6d41-3dba-4965-b5ee-f6406ac8e235 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14bc6d41-3dba-4965-b5ee-f6406ac8e235 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] GET http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 Sep 01 02:02:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14bc6d41-3dba-4965-b5ee-f6406ac8e235 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14bc6d41-3dba-4965-b5ee-f6406ac8e235 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14bc6d41-3dba-4965-b5ee-f6406ac8e235 tempest-AbsoluteLimitsTests-710628816 tempest-AbsoluteLimitsTests-710628816-project-member] http://192.168.122.25/volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 returned with HTTP 404 Sep 01 02:02:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 336/663] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:58 2026] GET /volume/v3/volumes/a6389efb-ddc2-4b54-bbeb-55e841be0dc4 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1901779743"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1901779743'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Create volume of 1 GB Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Availability Zones retrieved successfully. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Flow 'volume_create_api' (56a25393-c596-4f2c-ae83-278292091d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0af409-2861-4152-a103-71d0ae0cdf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-743495507"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-743495507'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume of 1 GB Sep 01 02:03:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Availability Zones retrieved successfully. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0af409-2861-4152-a103-71d0ae0cdf9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761625ec-a39a-40c8-91cf-2fef540fafa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Flow 'volume_create_api' (55039677-05a5-40c6-ad1c-cc1e66b5ae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2597fe7-c0e8-4fce-bec8-0510eea1a927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2597fe7-c0e8-4fce-bec8-0510eea1a927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529baf59-5dd9-4855-bf0d-6e31faca88cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Created reservations ['f84003d0-b989-4f0b-b61f-2f733ad68671', '3c5932ac-7543-436d-9a20-eca5034aee0b', 'a3ca7006-953e-4eb3-ad68-a4447d2ef849', '96dc37f1-99aa-439e-9e9c-29d749d628d5'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761625ec-a39a-40c8-91cf-2fef540fafa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f84003d0-b989-4f0b-b61f-2f733ad68671', '3c5932ac-7543-436d-9a20-eca5034aee0b', 'a3ca7006-953e-4eb3-ad68-a4447d2ef849', '96dc37f1-99aa-439e-9e9c-29d749d628d5']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8535e7e7-451f-4df6-b0b7-f90807cb88a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8535e7e7-451f-4df6-b0b7-f90807cb88a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffa05dfc-e62b-4c99-9011-2aa984c9c727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1901779743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7df08bf5c6e943029d0bc3c0deeb8959',qos_specs=None,replication_status=,reservations=['f84003d0-b989-4f0b-b61f-2f733ad68671','3c5932ac-7543-436d-9a20-eca5034aee0b','a3ca7006-953e-4eb3-ad68-a4447d2ef849','96dc37f1-99aa-439e-9e9c-29d749d628d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089e8161ca924ad7896a5bea8c5622b6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1901779743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffa05dfc-e62b-4c99-9011-2aa984c9c727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7df08bf5c6e943029d0bc3c0deeb8959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089e8161ca924ad7896a5bea8c5622b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ab0f87-7e6e-4c45-8949-5548cb2dd26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Created reservations ['21657835-9c05-4d12-b2d4-054733aea155', '6ce78a46-debb-429a-a9a3-f4e30131247f', '65495137-f2e9-4cd5-9503-76f1b4c50760', 'f176f6cc-511b-4d16-a0ec-1eb6d907b81c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529baf59-5dd9-4855-bf0d-6e31faca88cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21657835-9c05-4d12-b2d4-054733aea155', '6ce78a46-debb-429a-a9a3-f4e30131247f', '65495137-f2e9-4cd5-9503-76f1b4c50760', 'f176f6cc-511b-4d16-a0ec-1eb6d907b81c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865b919a-1ae5-44b8-9090-cb44d4dc875d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ab0f87-7e6e-4c45-8949-5548cb2dd26e) transitioned into state 'SUCCESS' from state '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-1901779743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7df08bf5c6e943029d0bc3c0deeb8959',qos_specs=None,replication_status=,reservations=['f84003d0-b989-4f0b-b61f-2f733ad68671','3c5932ac-7543-436d-9a20-eca5034aee0b','a3ca7006-953e-4eb3-ad68-a4447d2ef849','96dc37f1-99aa-439e-9e9c-29d749d628d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089e8161ca924ad7896a5bea8c5622b6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d720da32-3e5e-41f0-b20f-6ce4198d1964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865b919a-1ae5-44b8-9090-cb44d4dc875d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8a0214c-db64-4fdb-b80e-bdd635af0bec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-743495507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f53f3ab35f0487d8442cf12da1fa192',qos_specs=None,replication_status=,reservations=['21657835-9c05-4d12-b2d4-054733aea155','6ce78a46-debb-429a-a9a3-f4e30131247f','65495137-f2e9-4cd5-9503-76f1b4c50760','f176f6cc-511b-4d16-a0ec-1eb6d907b81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-743495507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8a0214c-db64-4fdb-b80e-bdd635af0bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f53f3ab35f0487d8442cf12da1fa192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d720da32-3e5e-41f0-b20f-6ce4198d1964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ee74b5-aa6b-443c-ad81-a532a20f59f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Flow 'volume_create_api' (56a25393-c596-4f2c-ae83-278292091d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Create volume request issued successfully. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3516f27d-fedc-4fea-8aac-2311d1b2a16c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 328/664] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:00 2026] POST /volume/v3/volumes => generated 762 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-715ef7d0-27aa-43c9-834d-147b81d3c0bb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-715ef7d0-27aa-43c9-834d-147b81d3c0bb tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-715ef7d0-27aa-43c9-834d-147b81d3c0bb tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-715ef7d0-27aa-43c9-834d-147b81d3c0bb tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ee74b5-aa6b-443c-ad81-a532a20f59f7) transitioned into state 'SUCCESS' from state '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-743495507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f53f3ab35f0487d8442cf12da1fa192',qos_specs=None,replication_status=,reservations=['21657835-9c05-4d12-b2d4-054733aea155','6ce78a46-debb-429a-a9a3-f4e30131247f','65495137-f2e9-4cd5-9503-76f1b4c50760','f176f6cc-511b-4d16-a0ec-1eb6d907b81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-715ef7d0-27aa-43c9-834d-147b81d3c0bb tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b076b8a7-5976-4ee3-bc42-cc0fd5048317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-715ef7d0-27aa-43c9-834d-147b81d3c0bb tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 200 Sep 01 02:03:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 329/665] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:01 2026] GET /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b076b8a7-5976-4ee3-bc42-cc0fd5048317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Flow 'volume_create_api' (55039677-05a5-40c6-ad1c-cc1e66b5ae43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume request issued successfully. Sep 01 02:03:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e526e6f0-8e3c-4154-992f-eeb996bffcf7 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 337/666] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:01 2026] POST /volume/v3/volumes => generated 757 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-81709974-1c65-4ebb-a302-3f9320a0e794 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-81709974-1c65-4ebb-a302-3f9320a0e794 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-81709974-1c65-4ebb-a302-3f9320a0e794 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-81709974-1c65-4ebb-a302-3f9320a0e794 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-81709974-1c65-4ebb-a302-3f9320a0e794 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-81709974-1c65-4ebb-a302-3f9320a0e794 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 330/667] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:01 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 825 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1638b823-d419-4ea9-bb0b-c27e646eed87 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1638b823-d419-4ea9-bb0b-c27e646eed87 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1638b823-d419-4ea9-bb0b-c27e646eed87 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1638b823-d419-4ea9-bb0b-c27e646eed87 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1638b823-d419-4ea9-bb0b-c27e646eed87 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1638b823-d419-4ea9-bb0b-c27e646eed87 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 200 Sep 01 02:03:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 338/668] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:02 2026] GET /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-724e71d8-f74b-45c9-a69b-391f467ffbc3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-724e71d8-f74b-45c9-a69b-391f467ffbc3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-724e71d8-f74b-45c9-a69b-391f467ffbc3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-724e71d8-f74b-45c9-a69b-391f467ffbc3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-724e71d8-f74b-45c9-a69b-391f467ffbc3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-724e71d8-f74b-45c9-a69b-391f467ffbc3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 331/669] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:02 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-be3971de-507e-493c-b857-acd2ab3e47e0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be3971de-507e-493c-b857-acd2ab3e47e0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be3971de-507e-493c-b857-acd2ab3e47e0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be3971de-507e-493c-b857-acd2ab3e47e0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-be3971de-507e-493c-b857-acd2ab3e47e0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be3971de-507e-493c-b857-acd2ab3e47e0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 200 Sep 01 02:03:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 339/670] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:03 2026] GET /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6242dc52-d8ac-427b-99d9-8d67f413daca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6242dc52-d8ac-427b-99d9-8d67f413daca tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:03:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6242dc52-d8ac-427b-99d9-8d67f413daca tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffa05dfc-e62b-4c99-9011-2aa984c9c727", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2037453976"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6242dc52-d8ac-427b-99d9-8d67f413daca tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:03 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-6242dc52-d8ac-427b-99d9-8d67f413daca tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Create snapshot from volume ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd4e5375-d4c2-4732-bae2-a90ab0e01724 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd4e5375-d4c2-4732-bae2-a90ab0e01724 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd4e5375-d4c2-4732-bae2-a90ab0e01724 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd4e5375-d4c2-4732-bae2-a90ab0e01724 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dd4e5375-d4c2-4732-bae2-a90ab0e01724 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd4e5375-d4c2-4732-bae2-a90ab0e01724 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 340/671] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:03 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-813caafa-b43c-4559-9b1d-e2d91f998a18 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:04 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-6242dc52-d8ac-427b-99d9-8d67f413daca tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Created reservations ['0cb51f85-f0b7-4fa8-9757-7708c90c12a9', 'b389d5bd-6df7-4387-85a8-e0b16fd79bcb', 'f95e9b91-aa6c-49db-a11c-7d00e3311eeb', 'c2a51d12-48d6-44b2-aaf7-c1081794f0ce'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:04 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:04 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6242dc52-d8ac-427b-99d9-8d67f413daca tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot create request issued successfully. Sep 01 02:03:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6242dc52-d8ac-427b-99d9-8d67f413daca tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:03:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 332/672] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:03:03 2026] POST /volume/v3/snapshots => generated 311 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d839f104-20a2-42d2-a4e8-101ecdbac801 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d839f104-20a2-42d2-a4e8-101ecdbac801 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d839f104-20a2-42d2-a4e8-101ecdbac801 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d839f104-20a2-42d2-a4e8-101ecdbac801 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d839f104-20a2-42d2-a4e8-101ecdbac801 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d839f104-20a2-42d2-a4e8-101ecdbac801 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 200 Sep 01 02:03:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 333/673] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:04 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 443 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-813caafa-b43c-4559-9b1d-e2d91f998a18 tempest-VolumesSummaryTest-2141644950 tempest-VolumesSummaryTest-2141644950-project-member] GET http://192.168.122.25/volume/v3/volumes/summary Sep 01 02:03:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-813caafa-b43c-4559-9b1d-e2d91f998a18 tempest-VolumesSummaryTest-2141644950 tempest-VolumesSummaryTest-2141644950-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-813caafa-b43c-4559-9b1d-e2d91f998a18 tempest-VolumesSummaryTest-2141644950 tempest-VolumesSummaryTest-2141644950-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-813caafa-b43c-4559-9b1d-e2d91f998a18 tempest-VolumesSummaryTest-2141644950 tempest-VolumesSummaryTest-2141644950-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-813caafa-b43c-4559-9b1d-e2d91f998a18 tempest-VolumesSummaryTest-2141644950 tempest-VolumesSummaryTest-2141644950-project-member] Get summary completed successfully. Sep 01 02:03:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-813caafa-b43c-4559-9b1d-e2d91f998a18 tempest-VolumesSummaryTest-2141644950 tempest-VolumesSummaryTest-2141644950-project-member] http://192.168.122.25/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:03:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 341/674] 192.168.122.25 () {60 vars in 1181 bytes} [Tue Sep 1 02:03:04 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-221d5d6d-5047-42ed-816b-e8e23624f76e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-221d5d6d-5047-42ed-816b-e8e23624f76e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-221d5d6d-5047-42ed-816b-e8e23624f76e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-221d5d6d-5047-42ed-816b-e8e23624f76e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-221d5d6d-5047-42ed-816b-e8e23624f76e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-221d5d6d-5047-42ed-816b-e8e23624f76e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 334/675] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-5ac64547-3ecd-4333-a703-8e423198a253 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-5ac64547-3ecd-4333-a703-8e423198a253 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-5ac64547-3ecd-4333-a703-8e423198a253 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-5ac64547-3ecd-4333-a703-8e423198a253 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-5ac64547-3ecd-4333-a703-8e423198a253 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-5ac64547-3ecd-4333-a703-8e423198a253 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 342/676] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f2d8c5a6-5660-496f-a578-7241d21e823b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f2d8c5a6-5660-496f-a578-7241d21e823b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f2d8c5a6-5660-496f-a578-7241d21e823b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f2d8c5a6-5660-496f-a578-7241d21e823b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f2d8c5a6-5660-496f-a578-7241d21e823b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f2d8c5a6-5660-496f-a578-7241d21e823b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 335/677] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-8f3c8135-c9c2-43a4-9968-c7b791447109 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-8f3c8135-c9c2-43a4-9968-c7b791447109 None None] GET http://192.168.122.25/volume// Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-8f3c8135-c9c2-43a4-9968-c7b791447109 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-8f3c8135-c9c2-43a4-9968-c7b791447109 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-8f3c8135-c9c2-43a4-9968-c7b791447109 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:03:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 343/678] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-87738fec-70b7-4da8-b0d3-0c52af42da49 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-87738fec-70b7-4da8-b0d3-0c52af42da49 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-87738fec-70b7-4da8-b0d3-0c52af42da49 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8a0214c-db64-4fdb-b80e-bdd635af0bec", "connector": null, "instance_uuid": "60397774-aa81-4945-ab85-1b11ab29e9ec"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-87738fec-70b7-4da8-b0d3-0c52af42da49 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 336/679] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:05 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-be23d608-652c-410e-9faf-880dbe6249ae None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be23d608-652c-410e-9faf-880dbe6249ae tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be23d608-652c-410e-9faf-880dbe6249ae tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be23d608-652c-410e-9faf-880dbe6249ae tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-a764eabd-edf1-4a2f-b278-9143cddf7ece None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-a764eabd-edf1-4a2f-b278-9143cddf7ece None None] GET http://192.168.122.25/volume// Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-a764eabd-edf1-4a2f-b278-9143cddf7ece None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-a764eabd-edf1-4a2f-b278-9143cddf7ece None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-a764eabd-edf1-4a2f-b278-9143cddf7ece None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:03:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 337/680] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-3e23f405-eacd-4fea-ba14-5bb4fbd75a9f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-3e23f405-eacd-4fea-ba14-5bb4fbd75a9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-3e23f405-eacd-4fea-ba14-5bb4fbd75a9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-3e23f405-eacd-4fea-ba14-5bb4fbd75a9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-be23d608-652c-410e-9faf-880dbe6249ae tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be23d608-652c-410e-9faf-880dbe6249ae tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 344/681] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 849 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-3e23f405-eacd-4fea-ba14-5bb4fbd75a9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-3e23f405-eacd-4fea-ba14-5bb4fbd75a9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 338/682] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:05 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 1030 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-86d98eec-a3d4-445d-a2c1-11d58eb24331 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-86d98eec-a3d4-445d-a2c1-11d58eb24331 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] PUT http://192.168.122.25/volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615 Sep 01 02:03:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-86d98eec-a3d4-445d-a2c1-11d58eb24331 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:06 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-86d98eec-a3d4-445d-a2c1-11d58eb24331 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Acquiring lock "cinder-attachment_update-a8a0214c-db64-4fdb-b80e-bdd635af0bec-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:06 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-86d98eec-a3d4-445d-a2c1-11d58eb24331 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Lock "cinder-attachment_update-a8a0214c-db64-4fdb-b80e-bdd635af0bec-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b577e877-8b7d-498d-8c93-b7981bda296e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b577e877-8b7d-498d-8c93-b7981bda296e tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b577e877-8b7d-498d-8c93-b7981bda296e tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b577e877-8b7d-498d-8c93-b7981bda296e tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b577e877-8b7d-498d-8c93-b7981bda296e tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b577e877-8b7d-498d-8c93-b7981bda296e tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 200 Sep 01 02:03:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 339/683] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:06 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3e261749-6fc4-4b31-bec5-398a5e499981 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3e261749-6fc4-4b31-bec5-398a5e499981 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3e261749-6fc4-4b31-bec5-398a5e499981 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3e261749-6fc4-4b31-bec5-398a5e499981 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3e261749-6fc4-4b31-bec5-398a5e499981 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3e261749-6fc4-4b31-bec5-398a5e499981 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 340/684] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:06 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6af1bfb3-c8c1-46ff-a12a-18c5bb1d92d3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6af1bfb3-c8c1-46ff-a12a-18c5bb1d92d3 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6af1bfb3-c8c1-46ff-a12a-18c5bb1d92d3 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6af1bfb3-c8c1-46ff-a12a-18c5bb1d92d3 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:07 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-86d98eec-a3d4-445d-a2c1-11d58eb24331 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Lock "cinder-attachment_update-a8a0214c-db64-4fdb-b80e-bdd635af0bec-devstack" released by "attachment_update" :: held 1.412s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-86d98eec-a3d4-445d-a2c1-11d58eb24331 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615 returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 345/685] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:03:06 2026] PUT /volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615 => generated 694 bytes in 1475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6af1bfb3-c8c1-46ff-a12a-18c5bb1d92d3 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6af1bfb3-c8c1-46ff-a12a-18c5bb1d92d3 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 341/686] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:07 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 470 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-02115075-148f-40ef-a7a0-d10ee2736f5c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02115075-148f-40ef-a7a0-d10ee2736f5c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] POST http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02115075-148f-40ef-a7a0-d10ee2736f5c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-02115075-148f-40ef-a7a0-d10ee2736f5c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-02115075-148f-40ef-a7a0-d10ee2736f5c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Update snapshot metadata completed successfully. Sep 01 02:03:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02115075-148f-40ef-a7a0-d10ee2736f5c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 346/687] 192.168.122.25 () {60 vars in 1281 bytes} [Tue Sep 1 02:03:07 2026] POST /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 68 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f3e7bee8-e331-45fd-9d8a-7b5e30adffc0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3e7bee8-e331-45fd-9d8a-7b5e30adffc0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f3e7bee8-e331-45fd-9d8a-7b5e30adffc0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f3e7bee8-e331-45fd-9d8a-7b5e30adffc0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f3e7bee8-e331-45fd-9d8a-7b5e30adffc0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f3e7bee8-e331-45fd-9d8a-7b5e30adffc0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Get snapshot metadata completed successfully. Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3e7bee8-e331-45fd-9d8a-7b5e30adffc0 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 342/688] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:03:07 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 68 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-61777bcf-56a7-4ce6-86b2-2c90bbeed27c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61777bcf-56a7-4ce6-86b2-2c90bbeed27c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] PUT http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-61777bcf-56a7-4ce6-86b2-2c90bbeed27c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-61777bcf-56a7-4ce6-86b2-2c90bbeed27c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d7834333-04b1-4fe2-a22f-f41fc54c348d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7834333-04b1-4fe2-a22f-f41fc54c348d tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7834333-04b1-4fe2-a22f-f41fc54c348d tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7834333-04b1-4fe2-a22f-f41fc54c348d tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-61777bcf-56a7-4ce6-86b2-2c90bbeed27c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Update snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61777bcf-56a7-4ce6-86b2-2c90bbeed27c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 347/689] 192.168.122.25 () {60 vars in 1280 bytes} [Tue Sep 1 02:03:07 2026] PUT /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 57 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f53737fe-063c-46db-b423-2439c1032d29 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f53737fe-063c-46db-b423-2439c1032d29 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f53737fe-063c-46db-b423-2439c1032d29 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f53737fe-063c-46db-b423-2439c1032d29 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d7834333-04b1-4fe2-a22f-f41fc54c348d tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f53737fe-063c-46db-b423-2439c1032d29 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f53737fe-063c-46db-b423-2439c1032d29 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Get snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f53737fe-063c-46db-b423-2439c1032d29 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 348/690] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 57 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7834333-04b1-4fe2-a22f-f41fc54c348d tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 343/691] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:07 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 850 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Get snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Delete snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5a4ff20c-56e3-4f30-bf2d-a3016525de0f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 349/692] 192.168.122.25 () {58 vars in 1278 bytes} [Tue Sep 1 02:03:08 2026] DELETE /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 => generated 0 bytes in 111 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6a0a9d39-d0d2-46f3-9d6c-04c3de992e2b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a0a9d39-d0d2-46f3-9d6c-04c3de992e2b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a0a9d39-d0d2-46f3-9d6c-04c3de992e2b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a0a9d39-d0d2-46f3-9d6c-04c3de992e2b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a0a9d39-d0d2-46f3-9d6c-04c3de992e2b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a0a9d39-d0d2-46f3-9d6c-04c3de992e2b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Get snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a0a9d39-d0d2-46f3-9d6c-04c3de992e2b tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 344/693] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 32 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1b653c36-4709-4c41-99a9-6578242b2a01 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1b653c36-4709-4c41-99a9-6578242b2a01 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] PUT http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1b653c36-4709-4c41-99a9-6578242b2a01 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-f3f81682-d065-4ff2-a63d-61dacfacbc37 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-f3f81682-d065-4ff2-a63d-61dacfacbc37 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615/action Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-f3f81682-d065-4ff2-a63d-61dacfacbc37 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-f3f81682-d065-4ff2-a63d-61dacfacbc37 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1b653c36-4709-4c41-99a9-6578242b2a01 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1b653c36-4709-4c41-99a9-6578242b2a01 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Update snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1b653c36-4709-4c41-99a9-6578242b2a01 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 350/694] 192.168.122.25 () {60 vars in 1280 bytes} [Tue Sep 1 02:03:08 2026] PUT /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 16 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-883426d1-6714-4c80-a3e2-a3bb412d4c68 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-883426d1-6714-4c80-a3e2-a3bb412d4c68 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] POST http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-883426d1-6714-4c80-a3e2-a3bb412d4c68 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-883426d1-6714-4c80-a3e2-a3bb412d4c68 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4a43ff5f-12d6-44a9-be49-b96f6f66e08e req-f3f81682-d065-4ff2-a63d-61dacfacbc37 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615/action returned with HTTP 204 Sep 01 02:03:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 345/695] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:08 2026] POST /volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-883426d1-6714-4c80-a3e2-a3bb412d4c68 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Update snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-883426d1-6714-4c80-a3e2-a3bb412d4c68 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 351/696] 192.168.122.25 () {60 vars in 1281 bytes} [Tue Sep 1 02:03:08 2026] POST /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 68 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-74d8507c-9abc-4e6f-848a-fa05e6f4a766 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-74d8507c-9abc-4e6f-848a-fa05e6f4a766 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-74d8507c-9abc-4e6f-848a-fa05e6f4a766 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-74d8507c-9abc-4e6f-848a-fa05e6f4a766 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-74d8507c-9abc-4e6f-848a-fa05e6f4a766 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-74d8507c-9abc-4e6f-848a-fa05e6f4a766 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Get snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-74d8507c-9abc-4e6f-848a-fa05e6f4a766 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 346/697] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a7deadea-79bc-4f25-8c2d-4c878f6ef452 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7deadea-79bc-4f25-8c2d-4c878f6ef452 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] PUT http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7deadea-79bc-4f25-8c2d-4c878f6ef452 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a7deadea-79bc-4f25-8c2d-4c878f6ef452 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a7deadea-79bc-4f25-8c2d-4c878f6ef452 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Update snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7deadea-79bc-4f25-8c2d-4c878f6ef452 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 352/698] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:03:08 2026] PUT /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 => generated 35 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1621af12-77f4-41b7-92b9-5c8513536bbc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1621af12-77f4-41b7-92b9-5c8513536bbc tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1621af12-77f4-41b7-92b9-5c8513536bbc tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1621af12-77f4-41b7-92b9-5c8513536bbc tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1621af12-77f4-41b7-92b9-5c8513536bbc tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1621af12-77f4-41b7-92b9-5c8513536bbc tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Get snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1621af12-77f4-41b7-92b9-5c8513536bbc tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 347/699] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f9332dad-9266-4108-89e1-411a00a836ac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9332dad-9266-4108-89e1-411a00a836ac tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9332dad-9266-4108-89e1-411a00a836ac tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9332dad-9266-4108-89e1-411a00a836ac tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f9332dad-9266-4108-89e1-411a00a836ac tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f9332dad-9266-4108-89e1-411a00a836ac tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Get snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9332dad-9266-4108-89e1-411a00a836ac tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 353/700] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 75 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ff40d758-e4ee-4256-976a-9eec1478955d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ff40d758-e4ee-4256-976a-9eec1478955d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] PUT http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata Sep 01 02:03:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ff40d758-e4ee-4256-976a-9eec1478955d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ff40d758-e4ee-4256-976a-9eec1478955d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ff40d758-e4ee-4256-976a-9eec1478955d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Update snapshot metadata completed successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ff40d758-e4ee-4256-976a-9eec1478955d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 348/701] 192.168.122.25 () {60 vars in 1280 bytes} [Tue Sep 1 02:03:08 2026] PUT /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c/metadata => generated 16 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Delete snapshot with id: 9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot delete request issued successfully. Sep 01 02:03:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ffcdfa3-60bd-4a51-94b5-2d1f5e81401d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 202 Sep 01 02:03:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 354/702] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:03:08 2026] DELETE /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-90a6d782-200f-4d83-bb69-a8651a0a6c21 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90a6d782-200f-4d83-bb69-a8651a0a6c21 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90a6d782-200f-4d83-bb69-a8651a0a6c21 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90a6d782-200f-4d83-bb69-a8651a0a6c21 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-90a6d782-200f-4d83-bb69-a8651a0a6c21 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90a6d782-200f-4d83-bb69-a8651a0a6c21 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 349/703] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 469 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e85a8652-a5dc-42f4-b4f6-7992c1de2d78 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e85a8652-a5dc-42f4-b4f6-7992c1de2d78 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e85a8652-a5dc-42f4-b4f6-7992c1de2d78 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e85a8652-a5dc-42f4-b4f6-7992c1de2d78 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e85a8652-a5dc-42f4-b4f6-7992c1de2d78 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e85a8652-a5dc-42f4-b4f6-7992c1de2d78 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 355/704] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 1142 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-82fcffe6-ae3f-4a8e-9bc0-6e0b79eb3473 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82fcffe6-ae3f-4a8e-9bc0-6e0b79eb3473 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82fcffe6-ae3f-4a8e-9bc0-6e0b79eb3473 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82fcffe6-ae3f-4a8e-9bc0-6e0b79eb3473 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-82fcffe6-ae3f-4a8e-9bc0-6e0b79eb3473 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82fcffe6-ae3f-4a8e-9bc0-6e0b79eb3473 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 350/705] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 1142 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-da089d38-9c34-4da2-bda3-9cdce453927f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-da089d38-9c34-4da2-bda3-9cdce453927f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-da089d38-9c34-4da2-bda3-9cdce453927f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-da089d38-9c34-4da2-bda3-9cdce453927f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-da089d38-9c34-4da2-bda3-9cdce453927f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-da089d38-9c34-4da2-bda3-9cdce453927f tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 200 Sep 01 02:03:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 356/706] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:10 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b552c331-6ca4-4ef5-be07-c44ba251f33d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b552c331-6ca4-4ef5-be07-c44ba251f33d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b552c331-6ca4-4ef5-be07-c44ba251f33d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b552c331-6ca4-4ef5-be07-c44ba251f33d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b552c331-6ca4-4ef5-be07-c44ba251f33d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Snapshot retrieved successfully. Sep 01 02:03:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b552c331-6ca4-4ef5-be07-c44ba251f33d tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 351/707] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:11 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 469 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8c1f6437-0a52-4455-a5c1-b3dcc47fb3ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c1f6437-0a52-4455-a5c1-b3dcc47fb3ab tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c Sep 01 02:03:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c1f6437-0a52-4455-a5c1-b3dcc47fb3ab tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c1f6437-0a52-4455-a5c1-b3dcc47fb3ab tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=439,cinder:UPDATE=112,cinder:DELETE=2,cinder:INSERT=66 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c1f6437-0a52-4455-a5c1-b3dcc47fb3ab tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c returned with HTTP 404 Sep 01 02:03:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 357/708] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:12 2026] GET /volume/v3/snapshots/9f15e0d7-5ca9-4094-a227-789a27d0cd7c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e0059a88-8af3-4b20-b613-002a1ae531e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e0059a88-8af3-4b20-b613-002a1ae531e4 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e0059a88-8af3-4b20-b613-002a1ae531e4 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e0059a88-8af3-4b20-b613-002a1ae531e4 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e0059a88-8af3-4b20-b613-002a1ae531e4 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e0059a88-8af3-4b20-b613-002a1ae531e4 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 200 Sep 01 02:03:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 352/709] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:12 2026] GET /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-84b71909-4a72-400d-9ad0-28185fa85b4c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-84b71909-4a72-400d-9ad0-28185fa85b4c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-84b71909-4a72-400d-9ad0-28185fa85b4c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-84b71909-4a72-400d-9ad0-28185fa85b4c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-84b71909-4a72-400d-9ad0-28185fa85b4c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Delete volume with id: ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-84b71909-4a72-400d-9ad0-28185fa85b4c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-84b71909-4a72-400d-9ad0-28185fa85b4c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Delete volume request issued successfully. Sep 01 02:03:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-84b71909-4a72-400d-9ad0-28185fa85b4c tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 202 Sep 01 02:03:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 358/710] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:12 2026] DELETE /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f583b71d-2820-488a-9300-ed19af817491 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f583b71d-2820-488a-9300-ed19af817491 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f583b71d-2820-488a-9300-ed19af817491 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f583b71d-2820-488a-9300-ed19af817491 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f583b71d-2820-488a-9300-ed19af817491 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f583b71d-2820-488a-9300-ed19af817491 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 200 Sep 01 02:03:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 353/711] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:12 2026] GET /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c84d143d-31d4-4f46-b3ef-cd9300e40128 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c84d143d-31d4-4f46-b3ef-cd9300e40128 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c84d143d-31d4-4f46-b3ef-cd9300e40128 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c84d143d-31d4-4f46-b3ef-cd9300e40128 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c84d143d-31d4-4f46-b3ef-cd9300e40128 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Volume info retrieved successfully. Sep 01 02:03:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c84d143d-31d4-4f46-b3ef-cd9300e40128 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 200 Sep 01 02:03:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 359/712] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:13 2026] GET /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc251517-adfa-45b6-9554-f61de55b3c02 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc251517-adfa-45b6-9554-f61de55b3c02 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] GET http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 Sep 01 02:03:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc251517-adfa-45b6-9554-f61de55b3c02 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc251517-adfa-45b6-9554-f61de55b3c02 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc251517-adfa-45b6-9554-f61de55b3c02 tempest-SnapshotMetadataTestJSON-1168715544 tempest-SnapshotMetadataTestJSON-1168715544-project-member] http://192.168.122.25/volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 returned with HTTP 404 Sep 01 02:03:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 354/713] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:14 2026] GET /volume/v3/volumes/ffa05dfc-e62b-4c99-9011-2aa984c9c727 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-849268479"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-849268479'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Create volume of 1 GB Sep 01 02:03:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Availability Zones retrieved successfully. Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Flow 'volume_create_api' (c4904cdd-7cc4-41e4-a5d8-9e64c6024198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae8e0f3-909d-4890-ad94-1ba837b5405b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae8e0f3-909d-4890-ad94-1ba837b5405b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc679031-928a-4c2f-b7bc-58f6ac2e3519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Created reservations ['ce9c5d38-b2a5-48b2-a03b-135ef2da8534', 'dd69e74c-919a-40cd-8bc5-1a0549194a64', '7eeaa24b-3acb-4b0f-a9d5-93cd0dd1fc53', '9751da0c-5c79-4737-a46a-60554c8a3232'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc679031-928a-4c2f-b7bc-58f6ac2e3519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9c5d38-b2a5-48b2-a03b-135ef2da8534', 'dd69e74c-919a-40cd-8bc5-1a0549194a64', '7eeaa24b-3acb-4b0f-a9d5-93cd0dd1fc53', '9751da0c-5c79-4737-a46a-60554c8a3232']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97352e52-3e2e-4075-9328-bc50c985b82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97352e52-3e2e-4075-9328-bc50c985b82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-849268479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b09a52d0fc431fb12b6e176fe2c2b7',qos_specs=None,replication_status=,reservations=['ce9c5d38-b2a5-48b2-a03b-135ef2da8534','dd69e74c-919a-40cd-8bc5-1a0549194a64','7eeaa24b-3acb-4b0f-a9d5-93cd0dd1fc53','9751da0c-5c79-4737-a46a-60554c8a3232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67b85e27df88429d955cbd55e89a2624',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-849268479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b09a52d0fc431fb12b6e176fe2c2b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67b85e27df88429d955cbd55e89a2624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806f408e-0444-4867-aeef-3a4af3b96a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806f408e-0444-4867-aeef-3a4af3b96a0b) transitioned into state 'SUCCESS' from state '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-849268479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b09a52d0fc431fb12b6e176fe2c2b7',qos_specs=None,replication_status=,reservations=['ce9c5d38-b2a5-48b2-a03b-135ef2da8534','dd69e74c-919a-40cd-8bc5-1a0549194a64','7eeaa24b-3acb-4b0f-a9d5-93cd0dd1fc53','9751da0c-5c79-4737-a46a-60554c8a3232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67b85e27df88429d955cbd55e89a2624',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f9c019-c43c-4de9-8d54-5d45385e3114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f9c019-c43c-4de9-8d54-5d45385e3114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Flow 'volume_create_api' (c4904cdd-7cc4-41e4-a5d8-9e64c6024198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Create volume request issued successfully. Sep 01 02:03:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5d80fd3f-d8b3-4735-819e-a0ce844185c1 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 360/714] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:19 2026] POST /volume/v3/volumes => generated 756 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5e4c7290-f4c9-4dcc-8745-7f02f7ea937d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5e4c7290-f4c9-4dcc-8745-7f02f7ea937d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5e4c7290-f4c9-4dcc-8745-7f02f7ea937d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5e4c7290-f4c9-4dcc-8745-7f02f7ea937d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5e4c7290-f4c9-4dcc-8745-7f02f7ea937d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5e4c7290-f4c9-4dcc-8745-7f02f7ea937d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 returned with HTTP 200 Sep 01 02:03:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 355/715] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:20 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 => generated 824 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-96012107-d665-40ca-a37b-425a6fe8f44d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-96012107-d665-40ca-a37b-425a6fe8f44d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-96012107-d665-40ca-a37b-425a6fe8f44d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-96012107-d665-40ca-a37b-425a6fe8f44d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-96012107-d665-40ca-a37b-425a6fe8f44d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-96012107-d665-40ca-a37b-425a6fe8f44d tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 returned with HTTP 200 Sep 01 02:03:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 361/716] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:22 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 => generated 848 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b4f9faa4-7dd8-4790-88f9-585aed3f03cf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4f9faa4-7dd8-4790-88f9-585aed3f03cf tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4f9faa4-7dd8-4790-88f9-585aed3f03cf tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4f9faa4-7dd8-4790-88f9-585aed3f03cf tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b4f9faa4-7dd8-4790-88f9-585aed3f03cf tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4f9faa4-7dd8-4790-88f9-585aed3f03cf tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 356/717] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:23 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-25342fc6-b9a6-4e9a-ae1a-900b42c00d9a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25342fc6-b9a6-4e9a-ae1a-900b42c00d9a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] POST http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25342fc6-b9a6-4e9a-ae1a-900b42c00d9a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-25342fc6-b9a6-4e9a-ae1a-900b42c00d9a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-25342fc6-b9a6-4e9a-ae1a-900b42c00d9a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Create volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25342fc6-b9a6-4e9a-ae1a-900b42c00d9a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 362/718] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:03:23 2026] POST /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 101 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-86d4c6fd-eecd-4092-9b67-7e4eed49bf7e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86d4c6fd-eecd-4092-9b67-7e4eed49bf7e tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86d4c6fd-eecd-4092-9b67-7e4eed49bf7e tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86d4c6fd-eecd-4092-9b67-7e4eed49bf7e tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-86d4c6fd-eecd-4092-9b67-7e4eed49bf7e tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-86d4c6fd-eecd-4092-9b67-7e4eed49bf7e tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Get volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86d4c6fd-eecd-4092-9b67-7e4eed49bf7e tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 357/719] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:23 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 101 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e01c25c9-5e42-4467-9089-a997e0a3ad6b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e01c25c9-5e42-4467-9089-a997e0a3ad6b tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] PUT http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e01c25c9-5e42-4467-9089-a997e0a3ad6b tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e01c25c9-5e42-4467-9089-a997e0a3ad6b tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e01c25c9-5e42-4467-9089-a997e0a3ad6b tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Update volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e01c25c9-5e42-4467-9089-a997e0a3ad6b tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 363/720] 192.168.122.25 () {60 vars in 1274 bytes} [Tue Sep 1 02:03:23 2026] PUT /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-977f0645-edd5-4059-905a-7f65c35d837a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-977f0645-edd5-4059-905a-7f65c35d837a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-977f0645-edd5-4059-905a-7f65c35d837a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-977f0645-edd5-4059-905a-7f65c35d837a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-977f0645-edd5-4059-905a-7f65c35d837a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-977f0645-edd5-4059-905a-7f65c35d837a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Get volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-977f0645-edd5-4059-905a-7f65c35d837a tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 358/721] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:23 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 57 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] DELETE http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key1 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Get volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Delete volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04e8a05c-dfd4-4c65-a34e-01493966dbc0 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key1 returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 364/722] 192.168.122.25 () {58 vars in 1272 bytes} [Tue Sep 1 02:03:23 2026] DELETE /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key1 => generated 0 bytes in 109 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-184a47dc-271e-4ba5-bc63-157e2c1d78ba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-184a47dc-271e-4ba5-bc63-157e2c1d78ba tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-184a47dc-271e-4ba5-bc63-157e2c1d78ba tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-184a47dc-271e-4ba5-bc63-157e2c1d78ba tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-184a47dc-271e-4ba5-bc63-157e2c1d78ba tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-184a47dc-271e-4ba5-bc63-157e2c1d78ba tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Get volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-184a47dc-271e-4ba5-bc63-157e2c1d78ba tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 359/723] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:23 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1abfcc6d-fbc7-4e57-8dc8-918b8aa4c4df None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1abfcc6d-fbc7-4e57-8dc8-918b8aa4c4df tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] PUT http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1abfcc6d-fbc7-4e57-8dc8-918b8aa4c4df tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1abfcc6d-fbc7-4e57-8dc8-918b8aa4c4df tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1abfcc6d-fbc7-4e57-8dc8-918b8aa4c4df tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Update volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1abfcc6d-fbc7-4e57-8dc8-918b8aa4c4df tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 365/724] 192.168.122.25 () {60 vars in 1274 bytes} [Tue Sep 1 02:03:23 2026] PUT /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-07c8b94d-7a36-457e-968f-cc4515119fb9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-07c8b94d-7a36-457e-968f-cc4515119fb9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] POST http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-07c8b94d-7a36-457e-968f-cc4515119fb9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-07c8b94d-7a36-457e-968f-cc4515119fb9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-07c8b94d-7a36-457e-968f-cc4515119fb9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Create volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-07c8b94d-7a36-457e-968f-cc4515119fb9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 360/725] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:03:23 2026] POST /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-136b2c52-c69d-4803-8388-fd6f22ee84cb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-136b2c52-c69d-4803-8388-fd6f22ee84cb tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] PUT http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key3 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-136b2c52-c69d-4803-8388-fd6f22ee84cb tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-136b2c52-c69d-4803-8388-fd6f22ee84cb tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-136b2c52-c69d-4803-8388-fd6f22ee84cb tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Update volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-136b2c52-c69d-4803-8388-fd6f22ee84cb tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key3 returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 366/726] 192.168.122.25 () {60 vars in 1289 bytes} [Tue Sep 1 02:03:23 2026] PUT /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b5c5fb35-799d-4489-8df6-389310088299 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5c5fb35-799d-4489-8df6-389310088299 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key3 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5c5fb35-799d-4489-8df6-389310088299 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5c5fb35-799d-4489-8df6-389310088299 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5c5fb35-799d-4489-8df6-389310088299 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5c5fb35-799d-4489-8df6-389310088299 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Get volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5c5fb35-799d-4489-8df6-389310088299 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key3 returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 361/727] 192.168.122.25 () {58 vars in 1269 bytes} [Tue Sep 1 02:03:23 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d1ded7cf-728b-48a7-a8a3-48508577f341 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d1ded7cf-728b-48a7-a8a3-48508577f341 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d1ded7cf-728b-48a7-a8a3-48508577f341 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d1ded7cf-728b-48a7-a8a3-48508577f341 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d1ded7cf-728b-48a7-a8a3-48508577f341 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d1ded7cf-728b-48a7-a8a3-48508577f341 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Get volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d1ded7cf-728b-48a7-a8a3-48508577f341 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 367/728] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:03:23 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 75 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-729e729d-9b0a-420c-a092-1be61800a30f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-729e729d-9b0a-420c-a092-1be61800a30f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] PUT http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata Sep 01 02:03:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-729e729d-9b0a-420c-a092-1be61800a30f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-729e729d-9b0a-420c-a092-1be61800a30f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-729e729d-9b0a-420c-a092-1be61800a30f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Update volume metadata completed successfully. Sep 01 02:03:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-729e729d-9b0a-420c-a092-1be61800a30f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata returned with HTTP 200 Sep 01 02:03:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 362/729] 192.168.122.25 () {60 vars in 1274 bytes} [Tue Sep 1 02:03:23 2026] PUT /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3554faeb-659d-4d67-a4d6-ebe9a26997f9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3554faeb-659d-4d67-a4d6-ebe9a26997f9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3554faeb-659d-4d67-a4d6-ebe9a26997f9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3554faeb-659d-4d67-a4d6-ebe9a26997f9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3554faeb-659d-4d67-a4d6-ebe9a26997f9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3554faeb-659d-4d67-a4d6-ebe9a26997f9 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 returned with HTTP 200 Sep 01 02:03:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 368/730] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] DELETE http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Delete volume with id: f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Delete volume request issued successfully. Sep 01 02:03:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fbbd6dc-acf0-486c-8494-c592642b1ab7 tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 returned with HTTP 202 Sep 01 02:03:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 363/731] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:24 2026] DELETE /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cdee69e5-02a1-496a-a5af-43fac51ac3ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cdee69e5-02a1-496a-a5af-43fac51ac3ee tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cdee69e5-02a1-496a-a5af-43fac51ac3ee tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cdee69e5-02a1-496a-a5af-43fac51ac3ee tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cdee69e5-02a1-496a-a5af-43fac51ac3ee tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Volume info retrieved successfully. Sep 01 02:03:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cdee69e5-02a1-496a-a5af-43fac51ac3ee tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 returned with HTTP 200 Sep 01 02:03:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 369/732] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-016e8cbd-5913-4b87-b62b-b0887e1eb91f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-016e8cbd-5913-4b87-b62b-b0887e1eb91f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] GET http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 Sep 01 02:03:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-016e8cbd-5913-4b87-b62b-b0887e1eb91f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-016e8cbd-5913-4b87-b62b-b0887e1eb91f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-016e8cbd-5913-4b87-b62b-b0887e1eb91f tempest-VolumesMetadataTest-1289029353 tempest-VolumesMetadataTest-1289029353-project-member] http://192.168.122.25/volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 returned with HTTP 404 Sep 01 02:03:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 364/733] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:25 2026] GET /volume/v3/volumes/f0cc04e8-4fe6-42d6-8d96-35e96d3f5e95 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:03:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1180331601"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1180331601'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:30 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Create volume of 1 GB Sep 01 02:03:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Availability Zones retrieved successfully. Sep 01 02:03:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Flow 'volume_create_api' (2e2b5aa8-7932-4ba8-b05a-f1dbdfbbf19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8d7ef4-f31e-4ce7-9436-fca08a1a1be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8d7ef4-f31e-4ce7-9436-fca08a1a1be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f48c30-4353-466b-81af-16ce8aadeeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Created reservations ['e7fa9d51-b6ab-4c45-b296-66330b2f2021', '27d8bd10-d218-467d-88e7-fdd27ba24046', '92dc26e3-7cb3-41f8-ab9c-c9413d39671d', '6e98e021-1502-41c1-b00b-854ad962ccf0'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f48c30-4353-466b-81af-16ce8aadeeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7fa9d51-b6ab-4c45-b296-66330b2f2021', '27d8bd10-d218-467d-88e7-fdd27ba24046', '92dc26e3-7cb3-41f8-ab9c-c9413d39671d', '6e98e021-1502-41c1-b00b-854ad962ccf0']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96c1e00-2c54-4312-9f94-7c96db31f4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96c1e00-2c54-4312-9f94-7c96db31f4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c67d8411-1a2b-4a26-ad8a-700552b57d35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1180331601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e345073f7d4430ca340cdc7306f6037',qos_specs=None,replication_status=,reservations=['e7fa9d51-b6ab-4c45-b296-66330b2f2021','27d8bd10-d218-467d-88e7-fdd27ba24046','92dc26e3-7cb3-41f8-ab9c-c9413d39671d','6e98e021-1502-41c1-b00b-854ad962ccf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b2ea62318a4ce4992474b332a2950a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1180331601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c67d8411-1a2b-4a26-ad8a-700552b57d35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e345073f7d4430ca340cdc7306f6037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23b2ea62318a4ce4992474b332a2950a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef109ce-cfcd-4411-a2cd-1a13fdc697d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef109ce-cfcd-4411-a2cd-1a13fdc697d6) transitioned into state 'SUCCESS' from state '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-1180331601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e345073f7d4430ca340cdc7306f6037',qos_specs=None,replication_status=,reservations=['e7fa9d51-b6ab-4c45-b296-66330b2f2021','27d8bd10-d218-467d-88e7-fdd27ba24046','92dc26e3-7cb3-41f8-ab9c-c9413d39671d','6e98e021-1502-41c1-b00b-854ad962ccf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b2ea62318a4ce4992474b332a2950a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d1ad38-393d-410c-9006-17a44206bb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d1ad38-393d-410c-9006-17a44206bb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Flow 'volume_create_api' (2e2b5aa8-7932-4ba8-b05a-f1dbdfbbf19c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Create volume request issued successfully. Sep 01 02:03:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3eb2e668-f2b2-466d-b1d7-b2d2af970def tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 370/734] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:03:30 2026] POST /volume/v3/volumes => generated 826 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8a303849-42be-4f3b-8ca6-0c979e8f53b5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a303849-42be-4f3b-8ca6-0c979e8f53b5 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a303849-42be-4f3b-8ca6-0c979e8f53b5 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a303849-42be-4f3b-8ca6-0c979e8f53b5 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8a303849-42be-4f3b-8ca6-0c979e8f53b5 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a303849-42be-4f3b-8ca6-0c979e8f53b5 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 365/735] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 894 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-81eeaf58-7bca-4c64-be24-dde47b01d15f req-6a8ea172-048a-40af-afbf-6e9fdbfe7546 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-81eeaf58-7bca-4c64-be24-dde47b01d15f req-6a8ea172-048a-40af-afbf-6e9fdbfe7546 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:03:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-81eeaf58-7bca-4c64-be24-dde47b01d15f req-6a8ea172-048a-40af-afbf-6e9fdbfe7546 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-81eeaf58-7bca-4c64-be24-dde47b01d15f req-6a8ea172-048a-40af-afbf-6e9fdbfe7546 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-81eeaf58-7bca-4c64-be24-dde47b01d15f req-6a8ea172-048a-40af-afbf-6e9fdbfe7546 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:03:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-81eeaf58-7bca-4c64-be24-dde47b01d15f req-6a8ea172-048a-40af-afbf-6e9fdbfe7546 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:03:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 371/736] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 1146 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7d3275be-35b8-4502-a881-11a890f7e6de None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d3275be-35b8-4502-a881-11a890f7e6de tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d3275be-35b8-4502-a881-11a890f7e6de tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d3275be-35b8-4502-a881-11a890f7e6de tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7d3275be-35b8-4502-a881-11a890f7e6de tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d3275be-35b8-4502-a881-11a890f7e6de tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 366/737] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a758952e-82a7-49b3-8a4d-0c01d9524149 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a758952e-82a7-49b3-8a4d-0c01d9524149 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a758952e-82a7-49b3-8a4d-0c01d9524149 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a758952e-82a7-49b3-8a4d-0c01d9524149 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a758952e-82a7-49b3-8a4d-0c01d9524149 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a758952e-82a7-49b3-8a4d-0c01d9524149 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 372/738] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-922574c7-d945-4120-9d93-a355208218ef None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-922574c7-d945-4120-9d93-a355208218ef tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] POST http://192.168.122.25/volume/v3/volume-transfers Sep 01 02:03:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-922574c7-d945-4120-9d93-a355208218ef tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c67d8411-1a2b-4a26-ad8a-700552b57d35"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volume_transfer [None req-922574c7-d945-4120-9d93-a355208218ef tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c67d8411-1a2b-4a26-ad8a-700552b57d35'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:03:33 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volume_transfer [None req-922574c7-d945-4120-9d93-a355208218ef tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Creating transfer of volume c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:33 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-922574c7-d945-4120-9d93-a355208218ef tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Generating transfer record for volume c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-922574c7-d945-4120-9d93-a355208218ef tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:03:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 367/739] 192.168.122.25 () {62 vars in 1205 bytes} [Tue Sep 1 02:03:33 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-89d14527-04c1-40e1-a373-f2e58f205fc2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-89d14527-04c1-40e1-a373-f2e58f205fc2 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-89d14527-04c1-40e1-a373-f2e58f205fc2 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-89d14527-04c1-40e1-a373-f2e58f205fc2 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-89d14527-04c1-40e1-a373-f2e58f205fc2 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-89d14527-04c1-40e1-a373-f2e58f205fc2 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 373/740] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4cf7d222-2a4b-4e8c-a1b2-2ffe6ddf2d45 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4cf7d222-2a4b-4e8c-a1b2-2ffe6ddf2d45 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1 Sep 01 02:03:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4cf7d222-2a4b-4e8c-a1b2-2ffe6ddf2d45 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4cf7d222-2a4b-4e8c-a1b2-2ffe6ddf2d45 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4cf7d222-2a4b-4e8c-a1b2-2ffe6ddf2d45 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1 returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 368/741] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1 => generated 546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-48de78dd-2cdb-4c05-9e6c-7487f9b3da00 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48de78dd-2cdb-4c05-9e6c-7487f9b3da00 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volume-transfers Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48de78dd-2cdb-4c05-9e6c-7487f9b3da00 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48de78dd-2cdb-4c05-9e6c-7487f9b3da00 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volume_transfer [None req-48de78dd-2cdb-4c05-9e6c-7487f9b3da00 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Listing volume transfers {{(pid=86843) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:03:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48de78dd-2cdb-4c05-9e6c-7487f9b3da00 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 374/742] 192.168.122.25 () {60 vars in 1184 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] POST http://192.168.122.25/volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1/accept Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e7069c2f93e0c16f"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Accepting volume transfer d1c76943-85b5-47b3-a846-34d858bda0c1 {{(pid=86844) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Accepting transfer d1c76943-85b5-47b3-a846-34d858bda0c1 Sep 01 02:03:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Created reservations ['14118f6c-0f8e-4e36-9812-4f35358e60bf', '991a9cf0-b66c-43bb-afa1-bdb6f906e583', 'd8472a58-96d7-49a2-8850-ce995c727588', 'b33c05bf-30c9-45d0-b974-afc11f79a707'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Created reservations ['4e90ae25-a7fb-480a-83cf-536fbb58be20', '9348a840-1da3-47c3-a994-95f9f38c738e', '53ac6430-5506-4abc-95b8-b78b01b61ca0', '62e8a130-f37c-4980-8e9e-0bce268cd655'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: /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 01 02:03:34 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Created reservations ['cc36d16d-7ce3-4134-944c-7d966f1a3064', '448d2f5e-942f-4c24-aae7-3eb53701d678', '7e5b2a09-e076-49f9-a22c-ca9ca49859b8', 'ade7f063-6692-44e6-8cbf-c8732e36f8be'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Created reservations ['eb388d9b-67bb-4c40-8516-f57817f59f55', '7d7ebb89-c60f-46a0-a19e-9e97f977f044', 'a82c6e43-e3a5-4f5a-a16f-a4506e5b2485', 'ff98c6fc-c30f-4437-be18-ffb2bdfc5bd9'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Transfer volume completed successfully. Sep 01 02:03:34 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Volume c67d8411-1a2b-4a26-ad8a-700552b57d35 has been transferred. Sep 01 02:03:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82d6b303-e086-4d71-91cd-f6a51ce9c0e0 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] http://192.168.122.25/volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1/accept returned with HTTP 202 Sep 01 02:03:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 369/743] 192.168.122.25 () {62 vars in 1337 bytes} [Tue Sep 1 02:03:33 2026] POST /volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1/accept => generated 371 bytes in 949 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8056292c-8622-4f3f-b64a-91235907f1fe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8056292c-8622-4f3f-b64a-91235907f1fe tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8056292c-8622-4f3f-b64a-91235907f1fe tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8056292c-8622-4f3f-b64a-91235907f1fe tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8056292c-8622-4f3f-b64a-91235907f1fe tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Volume info retrieved successfully. Sep 01 02:03:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8056292c-8622-4f3f-b64a-91235907f1fe tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 375/744] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:34 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4188eb6a-769f-4842-913e-6aaf6ce5a3d8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4188eb6a-769f-4842-913e-6aaf6ce5a3d8 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4188eb6a-769f-4842-913e-6aaf6ce5a3d8 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4188eb6a-769f-4842-913e-6aaf6ce5a3d8 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4188eb6a-769f-4842-913e-6aaf6ce5a3d8 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4188eb6a-769f-4842-913e-6aaf6ce5a3d8 tempest-VolumesTransfersV357Test-1438606153 tempest-VolumesTransfersV357Test-1438606153-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 370/745] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:34 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5da800d8-62b8-4b7b-97c2-5495c4219a2e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5da800d8-62b8-4b7b-97c2-5495c4219a2e tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] DELETE http://192.168.122.25/volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1 Sep 01 02:03:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5da800d8-62b8-4b7b-97c2-5495c4219a2e tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5da800d8-62b8-4b7b-97c2-5495c4219a2e tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[86843]: INFO cinder.api.contrib.volume_transfer [None req-5da800d8-62b8-4b7b-97c2-5495c4219a2e tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Delete transfer with id: d1c76943-85b5-47b3-a846-34d858bda0c1 Sep 01 02:03:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5da800d8-62b8-4b7b-97c2-5495c4219a2e tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1 returned with HTTP 404 Sep 01 02:03:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 376/746] 192.168.122.25 () {60 vars in 1298 bytes} [Tue Sep 1 02:03:35 2026] DELETE /volume/v3/volume-transfers/d1c76943-85b5-47b3-a846-34d858bda0c1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Delete volume with id: c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Delete volume request issued successfully. Sep 01 02:03:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44851552-1852-4ee7-82dd-d7dfb5c95493 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 202 Sep 01 02:03:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 371/747] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:03:35 2026] DELETE /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d2fa300c-07ac-43b9-9145-85c7206b642f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d2fa300c-07ac-43b9-9145-85c7206b642f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d2fa300c-07ac-43b9-9145-85c7206b642f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d2fa300c-07ac-43b9-9145-85c7206b642f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d2fa300c-07ac-43b9-9145-85c7206b642f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d2fa300c-07ac-43b9-9145-85c7206b642f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 377/748] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:35 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 1137 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b88581e3-d7bb-4008-a054-4999d35e2a2f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b88581e3-d7bb-4008-a054-4999d35e2a2f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b88581e3-d7bb-4008-a054-4999d35e2a2f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b88581e3-d7bb-4008-a054-4999d35e2a2f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b88581e3-d7bb-4008-a054-4999d35e2a2f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Volume info retrieved successfully. Sep 01 02:03:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b88581e3-d7bb-4008-a054-4999d35e2a2f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 200 Sep 01 02:03:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 372/749] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:36 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 1137 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fb97b334-b49a-49b3-8f7e-5512ed7cc11f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb97b334-b49a-49b3-8f7e-5512ed7cc11f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb97b334-b49a-49b3-8f7e-5512ed7cc11f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb97b334-b49a-49b3-8f7e-5512ed7cc11f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb97b334-b49a-49b3-8f7e-5512ed7cc11f tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 404 Sep 01 02:03:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 378/750] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:37 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-54fb31a7-e2a4-4fe6-9f63-6a6556b6c542 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54fb31a7-e2a4-4fe6-9f63-6a6556b6c542 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54fb31a7-e2a4-4fe6-9f63-6a6556b6c542 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54fb31a7-e2a4-4fe6-9f63-6a6556b6c542 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54fb31a7-e2a4-4fe6-9f63-6a6556b6c542 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 404 Sep 01 02:03:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 373/751] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:37 2026] GET /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b6c1ab62-015b-4abe-ad75-2b018ce7a51f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b6c1ab62-015b-4abe-ad75-2b018ce7a51f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b6c1ab62-015b-4abe-ad75-2b018ce7a51f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b6c1ab62-015b-4abe-ad75-2b018ce7a51f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:37 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-b6c1ab62-015b-4abe-ad75-2b018ce7a51f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Delete volume with id: c67d8411-1a2b-4a26-ad8a-700552b57d35 Sep 01 02:03:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b6c1ab62-015b-4abe-ad75-2b018ce7a51f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 returned with HTTP 404 Sep 01 02:03:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 379/752] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:03:37 2026] DELETE /volume/v3/volumes/c67d8411-1a2b-4a26-ad8a-700552b57d35 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1987081529"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1987081529'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Create volume of 1 GB Sep 01 02:03:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Availability Zones retrieved successfully. Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Flow 'volume_create_api' (450d297c-ddcf-4c60-9533-2e82e120d7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98544fb-17b9-4064-8fe6-3a487a3423d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98544fb-17b9-4064-8fe6-3a487a3423d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425abd9d-a7bd-41e1-b7bb-0045512518e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Created reservations ['707e70ff-6503-42e0-97ce-8ed78f6766ae', '3bbd6392-b2a9-4211-8e45-313586b7d886', '6f46bc1e-a214-43ea-91dd-59cabdd2b341', '944485c3-1a8c-4518-9044-9354ea7970c0'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425abd9d-a7bd-41e1-b7bb-0045512518e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['707e70ff-6503-42e0-97ce-8ed78f6766ae', '3bbd6392-b2a9-4211-8e45-313586b7d886', '6f46bc1e-a214-43ea-91dd-59cabdd2b341', '944485c3-1a8c-4518-9044-9354ea7970c0']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fdb29c-f024-4cc4-8274-a62bdd048fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fdb29c-f024-4cc4-8274-a62bdd048fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9e00e53-440b-47b1-81e9-a28ce792f4e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1987081529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e345073f7d4430ca340cdc7306f6037',qos_specs=None,replication_status=,reservations=['707e70ff-6503-42e0-97ce-8ed78f6766ae','3bbd6392-b2a9-4211-8e45-313586b7d886','6f46bc1e-a214-43ea-91dd-59cabdd2b341','944485c3-1a8c-4518-9044-9354ea7970c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b2ea62318a4ce4992474b332a2950a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1987081529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9e00e53-440b-47b1-81e9-a28ce792f4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e345073f7d4430ca340cdc7306f6037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23b2ea62318a4ce4992474b332a2950a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0545ad75-f269-4bdf-a83c-2e9e814844a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0545ad75-f269-4bdf-a83c-2e9e814844a3) transitioned into state 'SUCCESS' from state '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-1987081529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e345073f7d4430ca340cdc7306f6037',qos_specs=None,replication_status=,reservations=['707e70ff-6503-42e0-97ce-8ed78f6766ae','3bbd6392-b2a9-4211-8e45-313586b7d886','6f46bc1e-a214-43ea-91dd-59cabdd2b341','944485c3-1a8c-4518-9044-9354ea7970c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b2ea62318a4ce4992474b332a2950a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c536f93e-f024-4d64-9ab5-417f2faa25ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c536f93e-f024-4d64-9ab5-417f2faa25ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Flow 'volume_create_api' (450d297c-ddcf-4c60-9533-2e82e120d7e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Create volume request issued successfully. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12d51809-5437-4f3b-8e2e-34f18fb3ec68 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 374/753] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:03:37 2026] POST /volume/v3/volumes => generated 826 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-140c6e30-b0d1-49ac-9294-2f1485d087dd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-140c6e30-b0d1-49ac-9294-2f1485d087dd tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-140c6e30-b0d1-49ac-9294-2f1485d087dd tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-140c6e30-b0d1-49ac-9294-2f1485d087dd tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-140c6e30-b0d1-49ac-9294-2f1485d087dd tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-140c6e30-b0d1-49ac-9294-2f1485d087dd tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 380/754] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:38 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 894 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2bcf18a4-73f2-4e3a-a2f2-7512b141d780 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2bcf18a4-73f2-4e3a-a2f2-7512b141d780 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2bcf18a4-73f2-4e3a-a2f2-7512b141d780 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2bcf18a4-73f2-4e3a-a2f2-7512b141d780 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2bcf18a4-73f2-4e3a-a2f2-7512b141d780 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2bcf18a4-73f2-4e3a-a2f2-7512b141d780 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 375/755] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:38 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-e6a53023-3f60-43ea-81f1-a18837bcb477 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-e6a53023-3f60-43ea-81f1-a18837bcb477 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:03:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-e6a53023-3f60-43ea-81f1-a18837bcb477 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-e6a53023-3f60-43ea-81f1-a18837bcb477 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-e6a53023-3f60-43ea-81f1-a18837bcb477 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:03:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-e6a53023-3f60-43ea-81f1-a18837bcb477 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 381/756] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:38 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-ac29ac27-abdc-466e-8c38-b2d7497c9121 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-ac29ac27-abdc-466e-8c38-b2d7497c9121 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0/action Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-ac29ac27-abdc-466e-8c38-b2d7497c9121 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-ac29ac27-abdc-466e-8c38-b2d7497c9121 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-ac29ac27-abdc-466e-8c38-b2d7497c9121 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-ac29ac27-abdc-466e-8c38-b2d7497c9121 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Begin detaching volume completed successfully. Sep 01 02:03:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-ac29ac27-abdc-466e-8c38-b2d7497c9121 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0/action returned with HTTP 202 Sep 01 02:03:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 376/757] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:03:38 2026] POST /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-a781c3d1-dbd7-4cd3-bae8-8eb521fdab17 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-a781c3d1-dbd7-4cd3-bae8-8eb521fdab17 None None] GET http://192.168.122.25/volume// Sep 01 02:03:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-a781c3d1-dbd7-4cd3-bae8-8eb521fdab17 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-a781c3d1-dbd7-4cd3-bae8-8eb521fdab17 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-a781c3d1-dbd7-4cd3-bae8-8eb521fdab17 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:03:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 382/758] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-752bf374-aa75-4c9d-8b8c-0bfce2a66b1a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-752bf374-aa75-4c9d-8b8c-0bfce2a66b1a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:03:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-752bf374-aa75-4c9d-8b8c-0bfce2a66b1a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-752bf374-aa75-4c9d-8b8c-0bfce2a66b1a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-752bf374-aa75-4c9d-8b8c-0bfce2a66b1a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-752bf374-aa75-4c9d-8b8c-0bfce2a66b1a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 377/759] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 1330 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0b1494b7-e926-4c5d-b5c9-2e7d02ae3151 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b1494b7-e926-4c5d-b5c9-2e7d02ae3151 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b1494b7-e926-4c5d-b5c9-2e7d02ae3151 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b1494b7-e926-4c5d-b5c9-2e7d02ae3151 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0b1494b7-e926-4c5d-b5c9-2e7d02ae3151 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b1494b7-e926-4c5d-b5c9-2e7d02ae3151 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 383/760] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-6e0b89f5-fb9a-41b8-8097-e17385bc6f28 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-6e0b89f5-fb9a-41b8-8097-e17385bc6f28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] DELETE http://192.168.122.25/volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37 Sep 01 02:03:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-6e0b89f5-fb9a-41b8-8097-e17385bc6f28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-6e0b89f5-fb9a-41b8-8097-e17385bc6f28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[86844]: /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 01 02:03:39 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:03:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b5b1b6dc-3bcc-4062-9dde-a15b8c651764 req-6e0b89f5-fb9a-41b8-8097-e17385bc6f28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37 returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 378/761] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:39 2026] DELETE /volume/v3/attachments/639069d9-fd28-4264-ba44-0bca6926ed37 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-59c58674-78cf-4e0e-95aa-14c231eb3d4e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-59c58674-78cf-4e0e-95aa-14c231eb3d4e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-59c58674-78cf-4e0e-95aa-14c231eb3d4e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-59c58674-78cf-4e0e-95aa-14c231eb3d4e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-59c58674-78cf-4e0e-95aa-14c231eb3d4e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-59c58674-78cf-4e0e-95aa-14c231eb3d4e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 384/762] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-75c33ca9-b0ad-49b5-b6a1-10cd54de4e52 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75c33ca9-b0ad-49b5-b6a1-10cd54de4e52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75c33ca9-b0ad-49b5-b6a1-10cd54de4e52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75c33ca9-b0ad-49b5-b6a1-10cd54de4e52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-75c33ca9-b0ad-49b5-b6a1-10cd54de4e52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75c33ca9-b0ad-49b5-b6a1-10cd54de4e52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 379/763] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 954 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-76c35ed0-1f7a-45b3-821f-16ffa5ed595f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76c35ed0-1f7a-45b3-821f-16ffa5ed595f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] POST http://192.168.122.25/volume/v3/volume-transfers Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76c35ed0-1f7a-45b3-821f-16ffa5ed595f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b9e00e53-440b-47b1-81e9-a28ce792f4e6"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volume_transfer [None req-76c35ed0-1f7a-45b3-821f-16ffa5ed595f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b9e00e53-440b-47b1-81e9-a28ce792f4e6'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volume_transfer [None req-76c35ed0-1f7a-45b3-821f-16ffa5ed595f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Creating transfer of volume b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.transfer.api [None req-76c35ed0-1f7a-45b3-821f-16ffa5ed595f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Generating transfer record for volume b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76c35ed0-1f7a-45b3-821f-16ffa5ed595f tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 385/764] 192.168.122.25 () {62 vars in 1205 bytes} [Tue Sep 1 02:03:40 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7685a5fc-2017-45fe-b102-27a8e8f49a0a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7685a5fc-2017-45fe-b102-27a8e8f49a0a tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7685a5fc-2017-45fe-b102-27a8e8f49a0a tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7685a5fc-2017-45fe-b102-27a8e8f49a0a tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7685a5fc-2017-45fe-b102-27a8e8f49a0a tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7685a5fc-2017-45fe-b102-27a8e8f49a0a tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 380/765] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 962 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-50535df9-6b34-4cc3-8d0b-d6fec1b0aa0c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-50535df9-6b34-4cc3-8d0b-d6fec1b0aa0c tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volume-transfers/detail Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-50535df9-6b34-4cc3-8d0b-d6fec1b0aa0c tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-50535df9-6b34-4cc3-8d0b-d6fec1b0aa0c tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volume_transfer [None req-50535df9-6b34-4cc3-8d0b-d6fec1b0aa0c tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Listing volume transfers {{(pid=86843) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-50535df9-6b34-4cc3-8d0b-d6fec1b0aa0c tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 386/766] 192.168.122.25 () {60 vars in 1205 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7e7bbecc-adb2-4b20-a0cd-93ad30fbfe52 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7e7bbecc-adb2-4b20-a0cd-93ad30fbfe52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] DELETE http://192.168.122.25/volume/v3/volume-transfers/4295ad10-9009-4b77-8391-bfd71a0adcfb Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7e7bbecc-adb2-4b20-a0cd-93ad30fbfe52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7e7bbecc-adb2-4b20-a0cd-93ad30fbfe52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-7e7bbecc-adb2-4b20-a0cd-93ad30fbfe52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Delete transfer with id: 4295ad10-9009-4b77-8391-bfd71a0adcfb Sep 01 02:03:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7e7bbecc-adb2-4b20-a0cd-93ad30fbfe52 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers/4295ad10-9009-4b77-8391-bfd71a0adcfb returned with HTTP 202 Sep 01 02:03:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 381/767] 192.168.122.25 () {60 vars in 1298 bytes} [Tue Sep 1 02:03:40 2026] DELETE /volume/v3/volume-transfers/4295ad10-9009-4b77-8391-bfd71a0adcfb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-222570a9-4e4d-4fa8-b12e-f5e634bd2c2b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-222570a9-4e4d-4fa8-b12e-f5e634bd2c2b tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-222570a9-4e4d-4fa8-b12e-f5e634bd2c2b tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-222570a9-4e4d-4fa8-b12e-f5e634bd2c2b tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-222570a9-4e4d-4fa8-b12e-f5e634bd2c2b tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Volume info retrieved successfully. Sep 01 02:03:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-222570a9-4e4d-4fa8-b12e-f5e634bd2c2b tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 387/768] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 954 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8c4c8a95-c035-486b-9d36-8d84480c25c1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c4c8a95-c035-486b-9d36-8d84480c25c1 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] DELETE http://192.168.122.25/volume/v3/volume-transfers/4295ad10-9009-4b77-8391-bfd71a0adcfb Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8c4c8a95-c035-486b-9d36-8d84480c25c1 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8c4c8a95-c035-486b-9d36-8d84480c25c1 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-8c4c8a95-c035-486b-9d36-8d84480c25c1 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Delete transfer with id: 4295ad10-9009-4b77-8391-bfd71a0adcfb Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c4c8a95-c035-486b-9d36-8d84480c25c1 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volume-transfers/4295ad10-9009-4b77-8391-bfd71a0adcfb returned with HTTP 404 Sep 01 02:03:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 382/769] 192.168.122.25 () {60 vars in 1298 bytes} [Tue Sep 1 02:03:40 2026] DELETE /volume/v3/volume-transfers/4295ad10-9009-4b77-8391-bfd71a0adcfb => generated 111 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Delete volume with id: b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Volume info retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-06ebccce-3b5c-4e09-93ab-8524519a6b9f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-06ebccce-3b5c-4e09-93ab-8524519a6b9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-06ebccce-3b5c-4e09-93ab-8524519a6b9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-06ebccce-3b5c-4e09-93ab-8524519a6b9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Delete volume request issued successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f6dd190-46e1-4768-b089-5c31bf50d8cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 202 Sep 01 02:03:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 388/770] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:03:41 2026] DELETE /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1a56b2b5-7f35-4378-9ee2-53ce9d120237 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1a56b2b5-7f35-4378-9ee2-53ce9d120237 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-06ebccce-3b5c-4e09-93ab-8524519a6b9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1a56b2b5-7f35-4378-9ee2-53ce9d120237 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1a56b2b5-7f35-4378-9ee2-53ce9d120237 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-06ebccce-3b5c-4e09-93ab-8524519a6b9f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 383/771] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 1142 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1a56b2b5-7f35-4378-9ee2-53ce9d120237 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Volume info retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1a56b2b5-7f35-4378-9ee2-53ce9d120237 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 389/772] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 1137 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-83784934-b9cc-4ac6-bc22-d6597c821358 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-83784934-b9cc-4ac6-bc22-d6597c821358 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec/action Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-83784934-b9cc-4ac6-bc22-d6597c821358 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-83784934-b9cc-4ac6-bc22-d6597c821358 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-83784934-b9cc-4ac6-bc22-d6597c821358 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-83784934-b9cc-4ac6-bc22-d6597c821358 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Begin detaching volume completed successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-83784934-b9cc-4ac6-bc22-d6597c821358 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec/action returned with HTTP 202 Sep 01 02:03:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 384/773] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:03:41 2026] POST /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5c91445c-72ce-484a-adeb-0116929f4a98 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5c91445c-72ce-484a-adeb-0116929f4a98 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5c91445c-72ce-484a-adeb-0116929f4a98 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5c91445c-72ce-484a-adeb-0116929f4a98 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5c91445c-72ce-484a-adeb-0116929f4a98 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5c91445c-72ce-484a-adeb-0116929f4a98 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 390/774] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 1145 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-b3978463-baee-4699-9109-f5ba108160ed None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-b3978463-baee-4699-9109-f5ba108160ed None None] GET http://192.168.122.25/volume// Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-b3978463-baee-4699-9109-f5ba108160ed None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-b3978463-baee-4699-9109-f5ba108160ed None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-b3978463-baee-4699-9109-f5ba108160ed None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:03:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 385/775] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-82ea4109-6ec0-4887-8e26-7ed1221e6350 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-82ea4109-6ec0-4887-8e26-7ed1221e6350 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-82ea4109-6ec0-4887-8e26-7ed1221e6350 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-82ea4109-6ec0-4887-8e26-7ed1221e6350 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-82ea4109-6ec0-4887-8e26-7ed1221e6350 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-82ea4109-6ec0-4887-8e26-7ed1221e6350 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 391/776] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-ddd7dc27-4115-4528-ac90-f6f5e2a1e2ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-ddd7dc27-4115-4528-ac90-f6f5e2a1e2ad tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] DELETE http://192.168.122.25/volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615 Sep 01 02:03:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-ddd7dc27-4115-4528-ac90-f6f5e2a1e2ad tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-ddd7dc27-4115-4528-ac90-f6f5e2a1e2ad tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[86844]: /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 01 02:03:42 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:03:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-82be3d59-ae84-4919-8bc0-41b4b9856346 req-ddd7dc27-4115-4528-ac90-f6f5e2a1e2ad tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615 returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 386/777] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:42 2026] DELETE /volume/v3/attachments/f60b5c41-0943-4134-83c0-be4a0f4fd615 => generated 19 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9827ffff-9ef8-4beb-9861-4a4cc00bbaa5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9827ffff-9ef8-4beb-9861-4a4cc00bbaa5 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9827ffff-9ef8-4beb-9861-4a4cc00bbaa5 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9827ffff-9ef8-4beb-9861-4a4cc00bbaa5 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9827ffff-9ef8-4beb-9861-4a4cc00bbaa5 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Volume info retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9827ffff-9ef8-4beb-9861-4a4cc00bbaa5 tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 392/778] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 1137 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9bebf0c0-18ab-4fa9-be20-5cdca1c6b0b3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9bebf0c0-18ab-4fa9-be20-5cdca1c6b0b3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:03:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9bebf0c0-18ab-4fa9-be20-5cdca1c6b0b3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9bebf0c0-18ab-4fa9-be20-5cdca1c6b0b3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=512,cinder:INSERT=86,cinder:UPDATE=136 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9bebf0c0-18ab-4fa9-be20-5cdca1c6b0b3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9bebf0c0-18ab-4fa9-be20-5cdca1c6b0b3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 387/779] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0167118f-a3b8-491b-8c68-96f5f89280cd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0167118f-a3b8-491b-8c68-96f5f89280cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0167118f-a3b8-491b-8c68-96f5f89280cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0167118f-a3b8-491b-8c68-96f5f89280cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0167118f-a3b8-491b-8c68-96f5f89280cd tempest-VolumesTransfersV357Test-2084811664 tempest-VolumesTransfersV357Test-2084811664-project-admin] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 404 Sep 01 02:03:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 393/780] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cd14288b-7b42-4cc1-8968-cf32ce10e5f7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd14288b-7b42-4cc1-8968-cf32ce10e5f7 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] GET http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd14288b-7b42-4cc1-8968-cf32ce10e5f7 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd14288b-7b42-4cc1-8968-cf32ce10e5f7 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd14288b-7b42-4cc1-8968-cf32ce10e5f7 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 404 Sep 01 02:03:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 388/781] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-15437c97-f40c-4738-a7c8-adb1dc07ff67 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-15437c97-f40c-4738-a7c8-adb1dc07ff67 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] DELETE http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-15437c97-f40c-4738-a7c8-adb1dc07ff67 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-15437c97-f40c-4738-a7c8-adb1dc07ff67 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-15437c97-f40c-4738-a7c8-adb1dc07ff67 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] Delete volume with id: b9e00e53-440b-47b1-81e9-a28ce792f4e6 Sep 01 02:03:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-15437c97-f40c-4738-a7c8-adb1dc07ff67 tempest-VolumesTransfersV357Test-512843006 tempest-VolumesTransfersV357Test-512843006-project-member] http://192.168.122.25/volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 returned with HTTP 404 Sep 01 02:03:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 394/782] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:03:43 2026] DELETE /volume/v3/volumes/b9e00e53-440b-47b1-81e9-a28ce792f4e6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-46741658-d118-4634-941f-34b0a73b55db None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1131507024"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1131507024'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Create volume of 2 GB Sep 01 02:03:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Availability Zones retrieved successfully. Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Flow 'volume_create_api' (db296278-9665-4188-9dbc-159fdf24d247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f475350a-3f41-44f1-b073-2968372eb74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Validating volume size '2' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f475350a-3f41-44f1-b073-2968372eb74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d8cc46-7668-4f9e-9a39-7c7174c749c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Created reservations ['f1f29bec-8f58-4586-9dd7-940d8a8eeab9', '584dae9e-d8f1-411d-9d0a-f60cc7ddd3a6', 'afdc79bb-e58d-452f-9f4a-5f5cd25c28f5', '10917a79-641f-4a4a-ad11-20c016db2955'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d8cc46-7668-4f9e-9a39-7c7174c749c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1f29bec-8f58-4586-9dd7-940d8a8eeab9', '584dae9e-d8f1-411d-9d0a-f60cc7ddd3a6', 'afdc79bb-e58d-452f-9f4a-5f5cd25c28f5', '10917a79-641f-4a4a-ad11-20c016db2955']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6d3954-33be-47af-b51d-b74d5443a146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:53 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=164,cinder:UPDATE=34,cinder:INSERT=24 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6d3954-33be-47af-b51d-b74d5443a146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8681eed0-c5e0-467b-85af-b2809b4d8547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1131507024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85abd95fe9da4129a6cc4b2a728eafdf',qos_specs=None,replication_status=,reservations=['f1f29bec-8f58-4586-9dd7-940d8a8eeab9','584dae9e-d8f1-411d-9d0a-f60cc7ddd3a6','afdc79bb-e58d-452f-9f4a-5f5cd25c28f5','10917a79-641f-4a4a-ad11-20c016db2955'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='954dc08defe241429b776e98e945bad9',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1131507024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8681eed0-c5e0-467b-85af-b2809b4d8547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85abd95fe9da4129a6cc4b2a728eafdf',provider_auth=None,provider_geometry=None,provider_id=None,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='954dc08defe241429b776e98e945bad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7488bbd-ae1a-4059-a85e-af66af04378d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7488bbd-ae1a-4059-a85e-af66af04378d) transitioned into state 'SUCCESS' from state '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-1131507024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85abd95fe9da4129a6cc4b2a728eafdf',qos_specs=None,replication_status=,reservations=['f1f29bec-8f58-4586-9dd7-940d8a8eeab9','584dae9e-d8f1-411d-9d0a-f60cc7ddd3a6','afdc79bb-e58d-452f-9f4a-5f5cd25c28f5','10917a79-641f-4a4a-ad11-20c016db2955'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='954dc08defe241429b776e98e945bad9',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274beb26-1f3d-4538-873b-ac402646934a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274beb26-1f3d-4538-873b-ac402646934a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Flow 'volume_create_api' (db296278-9665-4188-9dbc-159fdf24d247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Create volume request issued successfully. Sep 01 02:03:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46741658-d118-4634-941f-34b0a73b55db tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 389/783] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:52 2026] POST /volume/v3/volumes => generated 762 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8b87fada-cce1-4bd1-bf0b-d26f3b650d15 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b87fada-cce1-4bd1-bf0b-d26f3b650d15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b87fada-cce1-4bd1-bf0b-d26f3b650d15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b87fada-cce1-4bd1-bf0b-d26f3b650d15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8b87fada-cce1-4bd1-bf0b-d26f3b650d15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b87fada-cce1-4bd1-bf0b-d26f3b650d15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 200 Sep 01 02:03:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 395/784] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:53 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 830 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7e6e7ca0-0f99-4bb6-bb24-60b30e1dedce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7e6e7ca0-0f99-4bb6-bb24-60b30e1dedce tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7e6e7ca0-0f99-4bb6-bb24-60b30e1dedce tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7e6e7ca0-0f99-4bb6-bb24-60b30e1dedce tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7e6e7ca0-0f99-4bb6-bb24-60b30e1dedce tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7e6e7ca0-0f99-4bb6-bb24-60b30e1dedce tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 200 Sep 01 02:03:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 390/785] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:54 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c1c8669d-7195-4396-bfa9-71ea08d9e152 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1c8669d-7195-4396-bfa9-71ea08d9e152 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1c8669d-7195-4396-bfa9-71ea08d9e152 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1c8669d-7195-4396-bfa9-71ea08d9e152 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c1c8669d-7195-4396-bfa9-71ea08d9e152 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1c8669d-7195-4396-bfa9-71ea08d9e152 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 396/786] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:55 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 854 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-54acc3b9-3851-4623-aca7-b821cf507bb8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54acc3b9-3851-4623-aca7-b821cf507bb8 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54acc3b9-3851-4623-aca7-b821cf507bb8 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54acc3b9-3851-4623-aca7-b821cf507bb8 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-54acc3b9-3851-4623-aca7-b821cf507bb8 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54acc3b9-3851-4623-aca7-b821cf507bb8 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 391/787] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8681eed0-c5e0-467b-85af-b2809b4d8547"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8681eed0-c5e0-467b-85af-b2809b4d8547'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Create volume of 1 GB Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Availability Zones retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Flow 'volume_create_api' (b72a759c-f3ff-43f6-8ac8-1be157a34c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1329f5-116a-4cb1-9e90-1be33f4b97f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1329f5-116a-4cb1-9e90-1be33f4b97f6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:03:57 devstack devstack@c-api.service[86843]: 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 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1329f5-116a-4cb1-9e90-1be33f4b97f6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1329f5-116a-4cb1-9e90-1be33f4b97f6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:03:57 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Flow 'volume_create_api' (b72a759c-f3ff-43f6-8ac8-1be157a34c18) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1a1a12fa-8cf4-48c9-99ff-30aec8c0ce15 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:03:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 397/788] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:57 2026] POST /volume/v3/volumes => generated 173 bytes in 174 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ab7941a9-e3c9-4a36-9920-539fc8114476 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab7941a9-e3c9-4a36-9920-539fc8114476 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab7941a9-e3c9-4a36-9920-539fc8114476 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab7941a9-e3c9-4a36-9920-539fc8114476 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ab7941a9-e3c9-4a36-9920-539fc8114476 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab7941a9-e3c9-4a36-9920-539fc8114476 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 392/789] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] DELETE http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Delete volume with id: 8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Delete volume request issued successfully. Sep 01 02:03:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0ae1d152-a4d8-4e23-827c-24237dabe608 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 202 Sep 01 02:03:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 398/790] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:57 2026] DELETE /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cc64b885-1f69-454b-815f-ba526160c446 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cc64b885-1f69-454b-815f-ba526160c446 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cc64b885-1f69-454b-815f-ba526160c446 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cc64b885-1f69-454b-815f-ba526160c446 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cc64b885-1f69-454b-815f-ba526160c446 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cc64b885-1f69-454b-815f-ba526160c446 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 200 Sep 01 02:03:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 393/791] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 854 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a6785215-5e38-408f-9bc5-0aff9503ba87 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6785215-5e38-408f-9bc5-0aff9503ba87 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:03:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6785215-5e38-408f-9bc5-0aff9503ba87 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6785215-5e38-408f-9bc5-0aff9503ba87 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:03:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:03:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a6785215-5e38-408f-9bc5-0aff9503ba87 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Volume info retrieved successfully. Sep 01 02:03:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6785215-5e38-408f-9bc5-0aff9503ba87 tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 200 Sep 01 02:03:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 399/792] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:59 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-77357bf3-480b-435e-9edd-29d2f6e0d88e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77357bf3-480b-435e-9edd-29d2f6e0d88e tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] GET http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 Sep 01 02:04:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-77357bf3-480b-435e-9edd-29d2f6e0d88e tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-77357bf3-480b-435e-9edd-29d2f6e0d88e tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77357bf3-480b-435e-9edd-29d2f6e0d88e tempest-VolumesCloneNegativeTest-153923218 tempest-VolumesCloneNegativeTest-153923218-project-member] http://192.168.122.25/volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 returned with HTTP 404 Sep 01 02:04:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 394/793] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:00 2026] GET /volume/v3/volumes/8681eed0-c5e0-467b-85af-b2809b4d8547 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:04:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-738021411", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-738021411', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:01 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Create volume of 1 GB Sep 01 02:04:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Availability Zones retrieved successfully. Sep 01 02:04:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Flow 'volume_create_api' (644a3993-9d69-46c2-9a3f-cdad9f721bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc141054-509f-47e2-8e88-e90ac8b66629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc141054-509f-47e2-8e88-e90ac8b66629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd50851-eb9d-4fc3-9c8d-fe5a7bbd7611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:02 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Created reservations ['a1ec063b-573d-4764-9912-23078781e2ae', '1d153d97-fe1a-44a5-92b2-57063c59ed11', 'c8737a3e-e673-4161-880d-de0c1442b44e', '12b609d5-45e9-4b53-b679-243fb9d6327e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd50851-eb9d-4fc3-9c8d-fe5a7bbd7611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1ec063b-573d-4764-9912-23078781e2ae', '1d153d97-fe1a-44a5-92b2-57063c59ed11', 'c8737a3e-e673-4161-880d-de0c1442b44e', '12b609d5-45e9-4b53-b679-243fb9d6327e']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5238f2c4-ffe4-4aa4-9338-a6dbcc6cff60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5238f2c4-ffe4-4aa4-9338-a6dbcc6cff60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264c87a9-4e19-4b96-bfaa-d7d9384e0cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-738021411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf80acfcc374f20b86de24c3e285484',qos_specs=None,replication_status=,reservations=['a1ec063b-573d-4764-9912-23078781e2ae','1d153d97-fe1a-44a5-92b2-57063c59ed11','c8737a3e-e673-4161-880d-de0c1442b44e','12b609d5-45e9-4b53-b679-243fb9d6327e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f638994efb42f48169b6def7679c63',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-738021411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264c87a9-4e19-4b96-bfaa-d7d9384e0cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf80acfcc374f20b86de24c3e285484',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f638994efb42f48169b6def7679c63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9423f6a4-5333-48b9-9ce2-9d708570374a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9423f6a4-5333-48b9-9ce2-9d708570374a) transitioned into state 'SUCCESS' from state '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-738021411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf80acfcc374f20b86de24c3e285484',qos_specs=None,replication_status=,reservations=['a1ec063b-573d-4764-9912-23078781e2ae','1d153d97-fe1a-44a5-92b2-57063c59ed11','c8737a3e-e673-4161-880d-de0c1442b44e','12b609d5-45e9-4b53-b679-243fb9d6327e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f638994efb42f48169b6def7679c63',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd174b23-60ec-405a-9d07-031fc2ca4cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd174b23-60ec-405a-9d07-031fc2ca4cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Flow 'volume_create_api' (644a3993-9d69-46c2-9a3f-cdad9f721bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Create volume request issued successfully. Sep 01 02:04:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5f6d2fe3-ee4e-49ce-a8c4-f021f7bfce4f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e2975a1f-8bad-4e4e-8a0c-e688489916e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 400/794] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:04:01 2026] POST /volume/v3/volumes => generated 761 bytes in 1282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e2975a1f-8bad-4e4e-8a0c-e688489916e9 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e2975a1f-8bad-4e4e-8a0c-e688489916e9 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e2975a1f-8bad-4e4e-8a0c-e688489916e9 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e2975a1f-8bad-4e4e-8a0c-e688489916e9 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e2975a1f-8bad-4e4e-8a0c-e688489916e9 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 395/795] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:03 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 829 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1c838623-d728-45c5-b77a-babd58ac61cf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c838623-d728-45c5-b77a-babd58ac61cf tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c838623-d728-45c5-b77a-babd58ac61cf tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c838623-d728-45c5-b77a-babd58ac61cf tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1c838623-d728-45c5-b77a-babd58ac61cf tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c838623-d728-45c5-b77a-babd58ac61cf tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 401/796] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:04 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 853 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dde4167a-872a-4bd1-91b9-d43adea0ec55 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dde4167a-872a-4bd1-91b9-d43adea0ec55 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dde4167a-872a-4bd1-91b9-d43adea0ec55 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dde4167a-872a-4bd1-91b9-d43adea0ec55 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dde4167a-872a-4bd1-91b9-d43adea0ec55 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dde4167a-872a-4bd1-91b9-d43adea0ec55 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 396/797] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f69380ab-c7e1-4a09-a9fb-c577e008044d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f69380ab-c7e1-4a09-a9fb-c577e008044d tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f69380ab-c7e1-4a09-a9fb-c577e008044d tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f69380ab-c7e1-4a09-a9fb-c577e008044d tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0f267f3b-71ca-4455-b088-c3e995360bdb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f69380ab-c7e1-4a09-a9fb-c577e008044d tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f69380ab-c7e1-4a09-a9fb-c577e008044d tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 402/798] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:06 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b93376ec-3e30-4c80-a264-b1193aab9dad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b93376ec-3e30-4c80-a264-b1193aab9dad tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b93376ec-3e30-4c80-a264-b1193aab9dad tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b93376ec-3e30-4c80-a264-b1193aab9dad tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b93376ec-3e30-4c80-a264-b1193aab9dad tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b93376ec-3e30-4c80-a264-b1193aab9dad tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 403/799] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:06 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Get all volumes completed successfully. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac2d8bcd-7012-41fa-bfb4-e2c49c0fe97f tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 404/800] 192.168.122.25 () {58 vars in 1116 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/volumes => generated 344 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f267f3b-71ca-4455-b088-c3e995360bdb tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f267f3b-71ca-4455-b088-c3e995360bdb tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f267f3b-71ca-4455-b088-c3e995360bdb tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-0f267f3b-71ca-4455-b088-c3e995360bdb tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0f267f3b-71ca-4455-b088-c3e995360bdb tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a1683a33-9862-4191-bd5b-2593286a3184 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1683a33-9862-4191-bd5b-2593286a3184 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1683a33-9862-4191-bd5b-2593286a3184 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1683a33-9862-4191-bd5b-2593286a3184 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0f267f3b-71ca-4455-b088-c3e995360bdb tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f267f3b-71ca-4455-b088-c3e995360bdb tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 397/801] 192.168.122.25 () {58 vars in 1116 bytes} [Tue Sep 1 02:04:06 2026] GET /volume/v3/volumes => generated 15 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-444185536"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-444185536'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume of 1 GB Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Availability Zones retrieved successfully. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a1683a33-9862-4191-bd5b-2593286a3184 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1683a33-9862-4191-bd5b-2593286a3184 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 405/802] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Flow 'volume_create_api' (f9e2ae9e-c071-4559-bd65-8d4d83f47f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1d519e-40d7-4bf4-9d44-6407b9494667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1d519e-40d7-4bf4-9d44-6407b9494667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1845dddb-cfe9-414c-8d3a-bb9af9fb9102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-afe1bf95-99bb-4e6a-99e7-27d9630f755c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-afe1bf95-99bb-4e6a-99e7-27d9630f755c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-afe1bf95-99bb-4e6a-99e7-27d9630f755c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-afe1bf95-99bb-4e6a-99e7-27d9630f755c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-afe1bf95-99bb-4e6a-99e7-27d9630f755c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-afe1bf95-99bb-4e6a-99e7-27d9630f755c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 406/803] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Created reservations ['8ad040b6-c290-4aac-9cbc-a44264da9550', '1cdc4204-1316-4348-a681-b45831844773', 'fe65be1f-098d-4b3b-99aa-d931ca0a5c59', '48f95605-78ed-4dd0-ba5a-26ad4928924d'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1845dddb-cfe9-414c-8d3a-bb9af9fb9102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad040b6-c290-4aac-9cbc-a44264da9550', '1cdc4204-1316-4348-a681-b45831844773', 'fe65be1f-098d-4b3b-99aa-d931ca0a5c59', '48f95605-78ed-4dd0-ba5a-26ad4928924d']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bdedd7-96af-4048-8c9d-bb5eb420baa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bdedd7-96af-4048-8c9d-bb5eb420baa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8819adc6-e151-4ea8-be65-328f0f0739c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-444185536',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5792fcd7a5214d9f83fccc420662bd87',qos_specs=None,replication_status=,reservations=['8ad040b6-c290-4aac-9cbc-a44264da9550','1cdc4204-1316-4348-a681-b45831844773','fe65be1f-098d-4b3b-99aa-d931ca0a5c59','48f95605-78ed-4dd0-ba5a-26ad4928924d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d5e520c7e54e628457c3d27bd08e28',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-444185536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8819adc6-e151-4ea8-be65-328f0f0739c0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5792fcd7a5214d9f83fccc420662bd87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d5e520c7e54e628457c3d27bd08e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0165d2f8-94f0-4f0a-b77f-14bdff51c9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-f874681e-bc8a-4011-8389-d5f94cd2cc11 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-f874681e-bc8a-4011-8389-d5f94cd2cc11 None None] GET http://192.168.122.25/volume// Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-f874681e-bc8a-4011-8389-d5f94cd2cc11 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-f874681e-bc8a-4011-8389-d5f94cd2cc11 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-f874681e-bc8a-4011-8389-d5f94cd2cc11 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:04:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 407/804] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2bee71e6-461a-43b2-b504-a23c2d3b22c8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0165d2f8-94f0-4f0a-b77f-14bdff51c9f2) transitioned into state 'SUCCESS' from state '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-444185536',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5792fcd7a5214d9f83fccc420662bd87',qos_specs=None,replication_status=,reservations=['8ad040b6-c290-4aac-9cbc-a44264da9550','1cdc4204-1316-4348-a681-b45831844773','fe65be1f-098d-4b3b-99aa-d931ca0a5c59','48f95605-78ed-4dd0-ba5a-26ad4928924d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d5e520c7e54e628457c3d27bd08e28',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44aec7c2-cb9c-48a6-af7f-cbe19567b3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44aec7c2-cb9c-48a6-af7f-cbe19567b3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Flow 'volume_create_api' (f9e2ae9e-c071-4559-bd65-8d4d83f47f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume request issued successfully. Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fafeed2-844f-4899-8ab7-976dbc84fb59 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 398/805] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:04:07 2026] POST /volume/v3/volumes => generated 770 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c39b7cb7-4e38-47b8-b56c-216ea60eae8c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c39b7cb7-4e38-47b8-b56c-216ea60eae8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c39b7cb7-4e38-47b8-b56c-216ea60eae8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c39b7cb7-4e38-47b8-b56c-216ea60eae8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c39b7cb7-4e38-47b8-b56c-216ea60eae8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c39b7cb7-4e38-47b8-b56c-216ea60eae8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 399/806] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 838 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2bee71e6-461a-43b2-b504-a23c2d3b22c8 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:04:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2bee71e6-461a-43b2-b504-a23c2d3b22c8 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "264c87a9-4e19-4b96-bfaa-d7d9384e0cca", "connector": null, "instance_uuid": "1acd349f-3783-4e4c-b3c1-9da1e36b96b8"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2bee71e6-461a-43b2-b504-a23c2d3b22c8 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 408/807] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:07 2026] POST /volume/v3/attachments => generated 273 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fe83394d-155f-4dbd-8f44-ea1a12582f26 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe83394d-155f-4dbd-8f44-ea1a12582f26 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fe83394d-155f-4dbd-8f44-ea1a12582f26 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fe83394d-155f-4dbd-8f44-ea1a12582f26 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2eaa524c-77e7-4218-8710-44eae82673d2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2eaa524c-77e7-4218-8710-44eae82673d2 None None] GET http://192.168.122.25/volume// Sep 01 02:04:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2eaa524c-77e7-4218-8710-44eae82673d2 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2eaa524c-77e7-4218-8710-44eae82673d2 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-2eaa524c-77e7-4218-8710-44eae82673d2 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:04:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 409/808] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-caf9acf7-08f5-404c-9990-41dc9adb3bb2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-caf9acf7-08f5-404c-9990-41dc9adb3bb2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-caf9acf7-08f5-404c-9990-41dc9adb3bb2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-caf9acf7-08f5-404c-9990-41dc9adb3bb2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fe83394d-155f-4dbd-8f44-ea1a12582f26 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe83394d-155f-4dbd-8f44-ea1a12582f26 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 400/809] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 853 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-caf9acf7-08f5-404c-9990-41dc9adb3bb2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-caf9acf7-08f5-404c-9990-41dc9adb3bb2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 410/810] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 1034 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09cfb293-b4b7-496b-9b6c-4f91ae647ec3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09cfb293-b4b7-496b-9b6c-4f91ae647ec3 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09cfb293-b4b7-496b-9b6c-4f91ae647ec3 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09cfb293-b4b7-496b-9b6c-4f91ae647ec3 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-09cfb293-b4b7-496b-9b6c-4f91ae647ec3 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09cfb293-b4b7-496b-9b6c-4f91ae647ec3 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 401/811] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:09 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 862 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-ca7c187f-8fc9-493e-88d1-88e29d8bbe7a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-ca7c187f-8fc9-493e-88d1-88e29d8bbe7a tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] PUT http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 Sep 01 02:04:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-ca7c187f-8fc9-493e-88d1-88e29d8bbe7a tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:09 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-ca7c187f-8fc9-493e-88d1-88e29d8bbe7a tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Acquiring lock "cinder-attachment_update-264c87a9-4e19-4b96-bfaa-d7d9384e0cca-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:09 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-ca7c187f-8fc9-493e-88d1-88e29d8bbe7a tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Lock "cinder-attachment_update-264c87a9-4e19-4b96-bfaa-d7d9384e0cca-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7028de27-9b50-4d00-addb-29e4dd2b9a93 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7028de27-9b50-4d00-addb-29e4dd2b9a93 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7028de27-9b50-4d00-addb-29e4dd2b9a93 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7028de27-9b50-4d00-addb-29e4dd2b9a93 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7028de27-9b50-4d00-addb-29e4dd2b9a93 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7028de27-9b50-4d00-addb-29e4dd2b9a93 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 402/812] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:09 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-ca7c187f-8fc9-493e-88d1-88e29d8bbe7a tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Lock "cinder-attachment_update-264c87a9-4e19-4b96-bfaa-d7d9384e0cca-devstack" released by "attachment_update" :: held 0.812s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-ca7c187f-8fc9-493e-88d1-88e29d8bbe7a tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 411/813] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:09 2026] PUT /volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 => generated 694 bytes in 873 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-36ea42ae-c184-4a50-b1e6-4a5a2bbc03ac None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-36ea42ae-c184-4a50-b1e6-4a5a2bbc03ac tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36ea42ae-c184-4a50-b1e6-4a5a2bbc03ac tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36ea42ae-c184-4a50-b1e6-4a5a2bbc03ac tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-36ea42ae-c184-4a50-b1e6-4a5a2bbc03ac tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-36ea42ae-c184-4a50-b1e6-4a5a2bbc03ac tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 403/814] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:10 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 863 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-86f08776-36dc-4411-8ed5-fd0e5620411b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-86f08776-36dc-4411-8ed5-fd0e5620411b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-86f08776-36dc-4411-8ed5-fd0e5620411b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-86f08776-36dc-4411-8ed5-fd0e5620411b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-86f08776-36dc-4411-8ed5-fd0e5620411b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-86f08776-36dc-4411-8ed5-fd0e5620411b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 412/815] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:10 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-528303566"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-528303566'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume of 1 GB Sep 01 02:04:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Availability Zones retrieved successfully. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Flow 'volume_create_api' (92a36fce-7d85-4c43-9e5f-320eeabb4b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec958dc-d4f7-4663-8acf-2548a2fab34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec958dc-d4f7-4663-8acf-2548a2fab34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7806cefa-4dd7-4af2-810b-2e1fd318bf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Created reservations ['613979d7-f960-4181-97ea-1c99c2e2b94e', '3a2a790e-ce8d-400c-b924-2bc61453d0ca', 'dced9a7c-a610-458c-ba0e-a172d7a7459c', '99c32294-1f8d-4026-a59f-02b9271fa0cf'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7806cefa-4dd7-4af2-810b-2e1fd318bf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['613979d7-f960-4181-97ea-1c99c2e2b94e', '3a2a790e-ce8d-400c-b924-2bc61453d0ca', 'dced9a7c-a610-458c-ba0e-a172d7a7459c', '99c32294-1f8d-4026-a59f-02b9271fa0cf']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725d8555-9422-482f-83e7-d8d5e9435087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725d8555-9422-482f-83e7-d8d5e9435087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'becb3042-7174-4bd7-bc4e-39f665341740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-528303566',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5792fcd7a5214d9f83fccc420662bd87',qos_specs=None,replication_status=,reservations=['613979d7-f960-4181-97ea-1c99c2e2b94e','3a2a790e-ce8d-400c-b924-2bc61453d0ca','dced9a7c-a610-458c-ba0e-a172d7a7459c','99c32294-1f8d-4026-a59f-02b9271fa0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d5e520c7e54e628457c3d27bd08e28',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-528303566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=becb3042-7174-4bd7-bc4e-39f665341740,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5792fcd7a5214d9f83fccc420662bd87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d5e520c7e54e628457c3d27bd08e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:10 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75876c8-6a99-41b0-8f9e-3761a356a97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75876c8-6a99-41b0-8f9e-3761a356a97f) transitioned into state 'SUCCESS' from state '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-528303566',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5792fcd7a5214d9f83fccc420662bd87',qos_specs=None,replication_status=,reservations=['613979d7-f960-4181-97ea-1c99c2e2b94e','3a2a790e-ce8d-400c-b924-2bc61453d0ca','dced9a7c-a610-458c-ba0e-a172d7a7459c','99c32294-1f8d-4026-a59f-02b9271fa0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d5e520c7e54e628457c3d27bd08e28',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3346e7a2-5eeb-4924-9e51-31e1deea47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3346e7a2-5eeb-4924-9e51-31e1deea47ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1c8e91bc-8428-48d1-bd18-4b654d849c87 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c8e91bc-8428-48d1-bd18-4b654d849c87 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c8e91bc-8428-48d1-bd18-4b654d849c87 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c8e91bc-8428-48d1-bd18-4b654d849c87 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Flow 'volume_create_api' (92a36fce-7d85-4c43-9e5f-320eeabb4b2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume request issued successfully. Sep 01 02:04:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-32279e3a-f58c-48ef-94ed-8fedf7abb2d6 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 404/816] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:04:10 2026] POST /volume/v3/volumes => generated 770 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-70760582-7681-4ee7-a4a7-5592e2e89781 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70760582-7681-4ee7-a4a7-5592e2e89781 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70760582-7681-4ee7-a4a7-5592e2e89781 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70760582-7681-4ee7-a4a7-5592e2e89781 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1c8e91bc-8428-48d1-bd18-4b654d849c87 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-70760582-7681-4ee7-a4a7-5592e2e89781 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c8e91bc-8428-48d1-bd18-4b654d849c87 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 413/817] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 854 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-7a2598d6-2e4a-4d6e-8cba-ee6045b8cc47 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-7a2598d6-2e4a-4d6e-8cba-ee6045b8cc47 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] POST http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0/action Sep 01 02:04:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-7a2598d6-2e4a-4d6e-8cba-ee6045b8cc47 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-7a2598d6-2e4a-4d6e-8cba-ee6045b8cc47 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70760582-7681-4ee7-a4a7-5592e2e89781 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 405/818] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 838 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3ea4f191-db1d-4917-a47d-0d3684f44772 req-7a2598d6-2e4a-4d6e-8cba-ee6045b8cc47 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0/action returned with HTTP 204 Sep 01 02:04:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 414/819] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:11 2026] POST /volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0/action => generated 0 bytes in 181 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ab066178-dc9d-4d90-85c1-19a674cad578 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab066178-dc9d-4d90-85c1-19a674cad578 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab066178-dc9d-4d90-85c1-19a674cad578 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab066178-dc9d-4d90-85c1-19a674cad578 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29bc4c67-8bbb-47c5-b6e8-491838277063 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29bc4c67-8bbb-47c5-b6e8-491838277063 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29bc4c67-8bbb-47c5-b6e8-491838277063 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29bc4c67-8bbb-47c5-b6e8-491838277063 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-29bc4c67-8bbb-47c5-b6e8-491838277063 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ab066178-dc9d-4d90-85c1-19a674cad578 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29bc4c67-8bbb-47c5-b6e8-491838277063 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 415/820] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 862 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab066178-dc9d-4d90-85c1-19a674cad578 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 406/821] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 1146 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ce8b1e54-3ebe-4a7b-9fc4-84b75c05c3e2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce8b1e54-3ebe-4a7b-9fc4-84b75c05c3e2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce8b1e54-3ebe-4a7b-9fc4-84b75c05c3e2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce8b1e54-3ebe-4a7b-9fc4-84b75c05c3e2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ce8b1e54-3ebe-4a7b-9fc4-84b75c05c3e2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce8b1e54-3ebe-4a7b-9fc4-84b75c05c3e2 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 416/822] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-53de5b21-b913-4603-8ec6-24a1723765f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53de5b21-b913-4603-8ec6-24a1723765f6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:04:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53de5b21-b913-4603-8ec6-24a1723765f6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53de5b21-b913-4603-8ec6-24a1723765f6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-53de5b21-b913-4603-8ec6-24a1723765f6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53de5b21-b913-4603-8ec6-24a1723765f6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 407/823] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d56cc020-485a-43ba-8956-6b6c963d2216 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d56cc020-485a-43ba-8956-6b6c963d2216 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d56cc020-485a-43ba-8956-6b6c963d2216 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d56cc020-485a-43ba-8956-6b6c963d2216 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d56cc020-485a-43ba-8956-6b6c963d2216 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d56cc020-485a-43ba-8956-6b6c963d2216 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 417/824] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9be92a5f-a1b1-4a9a-a633-4f6533fa24ce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9be92a5f-a1b1-4a9a-a633-4f6533fa24ce tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:04:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9be92a5f-a1b1-4a9a-a633-4f6533fa24ce tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9be92a5f-a1b1-4a9a-a633-4f6533fa24ce tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9be92a5f-a1b1-4a9a-a633-4f6533fa24ce tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9be92a5f-a1b1-4a9a-a633-4f6533fa24ce tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 408/825] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-13a20ff2-515f-42c5-bba8-b3e9d8374c31 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-13a20ff2-515f-42c5-bba8-b3e9d8374c31 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-13a20ff2-515f-42c5-bba8-b3e9d8374c31 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-13a20ff2-515f-42c5-bba8-b3e9d8374c31 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-13a20ff2-515f-42c5-bba8-b3e9d8374c31 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-13a20ff2-515f-42c5-bba8-b3e9d8374c31 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 418/826] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f5f4044b-f77e-44f8-bb67-5595dd2a83f1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f5f4044b-f77e-44f8-bb67-5595dd2a83f1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f5f4044b-f77e-44f8-bb67-5595dd2a83f1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f5f4044b-f77e-44f8-bb67-5595dd2a83f1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f5f4044b-f77e-44f8-bb67-5595dd2a83f1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f5f4044b-f77e-44f8-bb67-5595dd2a83f1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 409/827] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-239673931"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-239673931'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume of 1 GB Sep 01 02:04:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Availability Zones retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Flow 'volume_create_api' (00f9b2b1-476a-4e81-8d79-0164e7f46efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fef573a-9c90-4892-ad02-16d96ad9264b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fef573a-9c90-4892-ad02-16d96ad9264b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d8f196-ae71-489a-bfdc-8e39ca5d1ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Created reservations ['bca1e735-cd78-4a33-a35a-b77f6ea2b204', '6a73dcb9-5e56-45db-be4b-ddf735c39c35', 'd5cb6034-8db4-4a41-86a5-f2769e7a7636', 'da1713b6-f23c-484c-9482-f3777f0dc34c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d8f196-ae71-489a-bfdc-8e39ca5d1ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca1e735-cd78-4a33-a35a-b77f6ea2b204', '6a73dcb9-5e56-45db-be4b-ddf735c39c35', 'd5cb6034-8db4-4a41-86a5-f2769e7a7636', 'da1713b6-f23c-484c-9482-f3777f0dc34c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521ee526-901d-415d-bdcf-20aad242d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521ee526-901d-415d-bdcf-20aad242d34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c1682b6-1ec5-4833-adb3-8de7425c5815', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-239673931',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5792fcd7a5214d9f83fccc420662bd87',qos_specs=None,replication_status=,reservations=['bca1e735-cd78-4a33-a35a-b77f6ea2b204','6a73dcb9-5e56-45db-be4b-ddf735c39c35','d5cb6034-8db4-4a41-86a5-f2769e7a7636','da1713b6-f23c-484c-9482-f3777f0dc34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d5e520c7e54e628457c3d27bd08e28',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-239673931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c1682b6-1ec5-4833-adb3-8de7425c5815,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5792fcd7a5214d9f83fccc420662bd87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d5e520c7e54e628457c3d27bd08e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9fc83f8-7bb1-4063-9f1a-2e0b625e3bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9fc83f8-7bb1-4063-9f1a-2e0b625e3bc1) transitioned into state 'SUCCESS' from state '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-239673931',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5792fcd7a5214d9f83fccc420662bd87',qos_specs=None,replication_status=,reservations=['bca1e735-cd78-4a33-a35a-b77f6ea2b204','6a73dcb9-5e56-45db-be4b-ddf735c39c35','d5cb6034-8db4-4a41-86a5-f2769e7a7636','da1713b6-f23c-484c-9482-f3777f0dc34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d5e520c7e54e628457c3d27bd08e28',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c49e766-5437-4e39-8058-e9a2117544c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c49e766-5437-4e39-8058-e9a2117544c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Flow 'volume_create_api' (00f9b2b1-476a-4e81-8d79-0164e7f46efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Create volume request issued successfully. Sep 01 02:04:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5aa804b1-2855-466a-9b4d-73718f8fb14a tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 419/828] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:04:13 2026] POST /volume/v3/volumes => generated 770 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-87706a7d-891e-4bf7-a8e9-d7311eb663ef None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-87706a7d-891e-4bf7-a8e9-d7311eb663ef tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-87706a7d-891e-4bf7-a8e9-d7311eb663ef tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-87706a7d-891e-4bf7-a8e9-d7311eb663ef tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-87706a7d-891e-4bf7-a8e9-d7311eb663ef tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-87706a7d-891e-4bf7-a8e9-d7311eb663ef tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 410/829] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 838 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6af79f25-1ed6-4342-8bc3-c8c9fe633a8c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6af79f25-1ed6-4342-8bc3-c8c9fe633a8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6af79f25-1ed6-4342-8bc3-c8c9fe633a8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6af79f25-1ed6-4342-8bc3-c8c9fe633a8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6af79f25-1ed6-4342-8bc3-c8c9fe633a8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6af79f25-1ed6-4342-8bc3-c8c9fe633a8c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 420/830] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e56c87c6-99c9-4169-9047-7ab69c99d87b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e56c87c6-99c9-4169-9047-7ab69c99d87b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e56c87c6-99c9-4169-9047-7ab69c99d87b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e56c87c6-99c9-4169-9047-7ab69c99d87b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e56c87c6-99c9-4169-9047-7ab69c99d87b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e56c87c6-99c9-4169-9047-7ab69c99d87b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 411/831] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:16 2026] GET /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-582b61ac-d214-4ac1-8f0b-d45e999bb730 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-582b61ac-d214-4ac1-8f0b-d45e999bb730 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-582b61ac-d214-4ac1-8f0b-d45e999bb730 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-582b61ac-d214-4ac1-8f0b-d45e999bb730 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-582b61ac-d214-4ac1-8f0b-d45e999bb730 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-582b61ac-d214-4ac1-8f0b-d45e999bb730 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 421/832] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:16 2026] GET /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09d24832-a2d7-48fa-a575-78043a408d28 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09d24832-a2d7-48fa-a575-78043a408d28 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09d24832-a2d7-48fa-a575-78043a408d28 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09d24832-a2d7-48fa-a575-78043a408d28 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-09d24832-a2d7-48fa-a575-78043a408d28 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-09d24832-a2d7-48fa-a575-78043a408d28 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-09d24832-a2d7-48fa-a575-78043a408d28 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09d24832-a2d7-48fa-a575-78043a408d28 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 412/833] 192.168.122.25 () {58 vars in 1116 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes => generated 991 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-239673931 Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-239673931'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea24de2d-97f0-40ab-8c5d-ae8162971101 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-239673931 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 422/834] 192.168.122.25 () {58 vars in 1215 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-239673931 => generated 339 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-239673931 Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-239673931'), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d87bafdd-d8e2-446f-a5a0-f13118fdf36d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-239673931 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 413/835] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-239673931 => generated 866 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?limit=1 Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aacd6a6c-8ed4-4553-b416-41aad7e85e4d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 423/836] 192.168.122.25 () {58 vars in 1152 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?limit=1&marker=3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e5b9fc85-3ca4-4b99-9ef5-f03e31026956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?limit=1&marker=3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 414/837] 192.168.122.25 () {58 vars in 1240 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 1012 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?limit=1&marker=becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec7d6698-16c7-4918-9a65-e0f3c3bce65c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?limit=1&marker=becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 424/838] 192.168.122.25 () {58 vars in 1240 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=becb3042-7174-4bd7-bc4e-39f665341740 => generated 1012 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?limit=1&marker=8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ccd96b65-d63b-4631-a72f-004f5e4af9f5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?limit=1&marker=8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 415/839] 192.168.122.25 () {58 vars in 1240 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value available, assuming string {{(pid=86843) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:17 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3327ae53-c38f-4472-ae0b-69d5f6c9ca15 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 425/840] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1907 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value available, assuming string {{(pid=86844) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ffc28fb2-bff7-4e31-b5b8-df52aab919b8 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 416/841] 192.168.122.25 () {58 vars in 1238 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1908 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?limit=1 Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-15f46920-14e2-4e17-8918-a4a42b8be3c2 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 426/842] 192.168.122.25 () {58 vars in 1131 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes?limit=1 => generated 478 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?limit=1&marker=3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a0228fb-6646-47c9-b608-b462bfcd8da1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?limit=1&marker=3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 417/843] 192.168.122.25 () {58 vars in 1219 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes?limit=1&marker=3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 478 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?limit=1&marker=becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a80571f-5878-43c1-8bf3-e20e2cbe695d tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?limit=1&marker=becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 427/844] 192.168.122.25 () {58 vars in 1219 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes?limit=1&marker=becb3042-7174-4bd7-bc4e-39f665341740 => generated 478 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?limit=1&marker=8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5b06c175-f0a3-4727-ba55-01d6fd73857b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?limit=1&marker=8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 418/845] 192.168.122.25 () {58 vars in 1219 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes?limit=1&marker=8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-528303566&status=available Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value available, assuming string {{(pid=86843) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-528303566'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0f56da3-4861-4b69-8e36-fbe5497329e5 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-528303566&status=available returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 428/846] 192.168.122.25 () {58 vars in 1249 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-528303566&status=available => generated 339 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d0d2183d-9822-4e9f-999d-847a3fae951c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-444185536&status=available Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value available, assuming string {{(pid=86844) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-444185536'), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d0d2183d-9822-4e9f-999d-847a3fae951c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-444185536&status=available returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 419/847] 192.168.122.25 () {58 vars in 1270 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-444185536&status=available => generated 866 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?marker=becb3042-7174-4bd7-bc4e-39f665341740&sort=id%3Aasc Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b001d8e9-9ec5-4091-a551-c8473a67d76c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?marker=becb3042-7174-4bd7-bc4e-39f665341740&sort=id%3Aasc returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 429/848] 192.168.122.25 () {58 vars in 1252 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes/detail?marker=becb3042-7174-4bd7-bc4e-39f665341740&sort=id%3Aasc => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f9beab17-331c-4fc6-9534-34587b2eee13 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9beab17-331c-4fc6-9534-34587b2eee13 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f9beab17-331c-4fc6-9534-34587b2eee13 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f9beab17-331c-4fc6-9534-34587b2eee13 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-f9beab17-331c-4fc6-9534-34587b2eee13 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9beab17-331c-4fc6-9534-34587b2eee13 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f9beab17-331c-4fc6-9534-34587b2eee13 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9beab17-331c-4fc6-9534-34587b2eee13 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 420/849] 192.168.122.25 () {58 vars in 1216 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2572 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-171f70a4-e4c4-4fdc-ad73-6126a11a65ae tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 430/850] 192.168.122.25 () {58 vars in 1137 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes/detail => generated 2572 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-06bf446f-b299-43a9-a43a-88653f61cafa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06bf446f-b299-43a9-a43a-88653f61cafa tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06bf446f-b299-43a9-a43a-88653f61cafa tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06bf446f-b299-43a9-a43a-88653f61cafa tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-06bf446f-b299-43a9-a43a-88653f61cafa tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-06bf446f-b299-43a9-a43a-88653f61cafa tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-06bf446f-b299-43a9-a43a-88653f61cafa tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06bf446f-b299-43a9-a43a-88653f61cafa tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 421/851] 192.168.122.25 () {58 vars in 1195 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 991 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?availability_zone=nova Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value nova, assuming string {{(pid=86843) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aa37c4ba-b660-4db7-a4ae-7245fb8116c7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 431/852] 192.168.122.25 () {58 vars in 1161 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?availability_zone=nova Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value nova, assuming string {{(pid=86844) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e177e4e3-6f9c-45cb-9d03-595f238b5120 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 422/853] 192.168.122.25 () {58 vars in 1161 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fede17a3-687e-46d3-909d-987fc0d88771 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fede17a3-687e-46d3-909d-987fc0d88771 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?bootable=false Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fede17a3-687e-46d3-909d-987fc0d88771 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fede17a3-687e-46d3-909d-987fc0d88771 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-fede17a3-687e-46d3-909d-987fc0d88771 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fede17a3-687e-46d3-909d-987fc0d88771 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fede17a3-687e-46d3-909d-987fc0d88771 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fede17a3-687e-46d3-909d-987fc0d88771 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 432/854] 192.168.122.25 () {58 vars in 1145 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?bootable=false Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e8167a42-5e28-488d-b46e-184d51fcd7ad tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 423/855] 192.168.122.25 () {58 vars in 1145 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?status=available Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value available, assuming string {{(pid=86843) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4481551f-c1dc-47d8-b560-7dc503781aa0 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 433/856] 192.168.122.25 () {58 vars in 1149 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-277f9e44-8f94-414e-91c7-ef214422ff9c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes?status=available Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value available, assuming string {{(pid=86844) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-277f9e44-8f94-414e-91c7-ef214422ff9c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 424/857] 192.168.122.25 () {58 vars in 1149 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?availability_zone=nova Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value nova, assuming string {{(pid=86843) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b36daa16-bc9d-487d-be93-9abd781e10b1 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 434/858] 192.168.122.25 () {58 vars in 1182 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2572 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c762fd64-9673-471c-802b-d49abd6380ea None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c762fd64-9673-471c-802b-d49abd6380ea tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?bootable=false Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c762fd64-9673-471c-802b-d49abd6380ea tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c762fd64-9673-471c-802b-d49abd6380ea tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-c762fd64-9673-471c-802b-d49abd6380ea tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c762fd64-9673-471c-802b-d49abd6380ea tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c762fd64-9673-471c-802b-d49abd6380ea tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c762fd64-9673-471c-802b-d49abd6380ea tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 425/859] 192.168.122.25 () {58 vars in 1166 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2572 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-452a4850-5280-4aca-8d8b-d8824662001f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?status=available Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Could not evaluate value available, assuming string {{(pid=86843) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Get all volumes completed successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-452a4850-5280-4aca-8d8b-d8824662001f tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 435/860] 192.168.122.25 () {58 vars in 1170 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/detail?status=available => generated 2572 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-88ec3f45-11a0-43a6-80b7-68f9e0d0125c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88ec3f45-11a0-43a6-80b7-68f9e0d0125c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88ec3f45-11a0-43a6-80b7-68f9e0d0125c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88ec3f45-11a0-43a6-80b7-68f9e0d0125c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-88ec3f45-11a0-43a6-80b7-68f9e0d0125c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88ec3f45-11a0-43a6-80b7-68f9e0d0125c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 426/861] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] DELETE http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Delete volume with id: 3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Delete volume request issued successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-672e9afe-4d13-4ceb-bff0-93ce00d00f08 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 202 Sep 01 02:04:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 436/862] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:20 2026] DELETE /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d46bfa10-d6e8-424f-89c1-2d6a0b3cbab7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d46bfa10-d6e8-424f-89c1-2d6a0b3cbab7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d46bfa10-d6e8-424f-89c1-2d6a0b3cbab7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d46bfa10-d6e8-424f-89c1-2d6a0b3cbab7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d46bfa10-d6e8-424f-89c1-2d6a0b3cbab7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d46bfa10-d6e8-424f-89c1-2d6a0b3cbab7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 427/863] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ff616256-0a3f-43de-bbce-ea5cdee69c62 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff616256-0a3f-43de-bbce-ea5cdee69c62 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 Sep 01 02:04:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff616256-0a3f-43de-bbce-ea5cdee69c62 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff616256-0a3f-43de-bbce-ea5cdee69c62 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff616256-0a3f-43de-bbce-ea5cdee69c62 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 returned with HTTP 404 Sep 01 02:04:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 437/864] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/3c1682b6-1ec5-4833-adb3-8de7425c5815 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-60ac0cff-18f4-46cb-a700-f221a195c73e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60ac0cff-18f4-46cb-a700-f221a195c73e tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60ac0cff-18f4-46cb-a700-f221a195c73e tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60ac0cff-18f4-46cb-a700-f221a195c73e tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-60ac0cff-18f4-46cb-a700-f221a195c73e tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60ac0cff-18f4-46cb-a700-f221a195c73e tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 428/865] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] DELETE http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Delete volume with id: becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Delete volume request issued successfully. Sep 01 02:04:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8151b89b-2ca5-4b38-ba9a-363de49c405b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 202 Sep 01 02:04:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 438/866] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:21 2026] DELETE /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1880ae4e-6315-4327-b3c9-30f0e1bb7db7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1880ae4e-6315-4327-b3c9-30f0e1bb7db7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1880ae4e-6315-4327-b3c9-30f0e1bb7db7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1880ae4e-6315-4327-b3c9-30f0e1bb7db7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1880ae4e-6315-4327-b3c9-30f0e1bb7db7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1880ae4e-6315-4327-b3c9-30f0e1bb7db7 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 429/867] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 862 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c12672c3-e4ef-4712-a00f-d7960b978462 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c12672c3-e4ef-4712-a00f-d7960b978462 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c12672c3-e4ef-4712-a00f-d7960b978462 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c12672c3-e4ef-4712-a00f-d7960b978462 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c12672c3-e4ef-4712-a00f-d7960b978462 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c12672c3-e4ef-4712-a00f-d7960b978462 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 200 Sep 01 02:04:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 439/868] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:23 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-136b3eed-1571-4d34-9354-e193045db669 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-136b3eed-1571-4d34-9354-e193045db669 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-136b3eed-1571-4d34-9354-e193045db669 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-136b3eed-1571-4d34-9354-e193045db669 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-136b3eed-1571-4d34-9354-e193045db669 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 returned with HTTP 404 Sep 01 02:04:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 430/869] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/volumes/becb3042-7174-4bd7-bc4e-39f665341740 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d47efcaa-39e3-4c4b-a655-348ed8331219 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d47efcaa-39e3-4c4b-a655-348ed8331219 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d47efcaa-39e3-4c4b-a655-348ed8331219 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d47efcaa-39e3-4c4b-a655-348ed8331219 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d47efcaa-39e3-4c4b-a655-348ed8331219 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d47efcaa-39e3-4c4b-a655-348ed8331219 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 440/870] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1ad50c94-3a96-4057-8459-7d412179094b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ad50c94-3a96-4057-8459-7d412179094b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] DELETE http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ad50c94-3a96-4057-8459-7d412179094b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ad50c94-3a96-4057-8459-7d412179094b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1ad50c94-3a96-4057-8459-7d412179094b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Delete volume with id: 8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1ad50c94-3a96-4057-8459-7d412179094b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1ad50c94-3a96-4057-8459-7d412179094b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Delete volume request issued successfully. Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ad50c94-3a96-4057-8459-7d412179094b tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 202 Sep 01 02:04:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 431/871] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:24 2026] DELETE /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e732383c-d23c-4ea7-9356-2b7251698478 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e732383c-d23c-4ea7-9356-2b7251698478 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e732383c-d23c-4ea7-9356-2b7251698478 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e732383c-d23c-4ea7-9356-2b7251698478 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e732383c-d23c-4ea7-9356-2b7251698478 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e732383c-d23c-4ea7-9356-2b7251698478 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 441/872] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 862 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-507f2cdb-4620-4d44-b470-85592ba09631 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-507f2cdb-4620-4d44-b470-85592ba09631 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/attachments?instance_id=1acd349f-3783-4e4c-b3c1-9da1e36b96b8 Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-507f2cdb-4620-4d44-b470-85592ba09631 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-507f2cdb-4620-4d44-b470-85592ba09631 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[86844]: /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 01 02:04:24 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:04:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-507f2cdb-4620-4d44-b470-85592ba09631 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/attachments?instance_id=1acd349f-3783-4e4c-b3c1-9da1e36b96b8 returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 432/873] 192.168.122.25 () {62 vars in 1521 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/attachments?instance_id=1acd349f-3783-4e4c-b3c1-9da1e36b96b8 => generated 192 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-c145ab3f-c81e-4aab-a003-8ff3c4bbd067 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-c145ab3f-c81e-4aab-a003-8ff3c4bbd067 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-c145ab3f-c81e-4aab-a003-8ff3c4bbd067 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-c145ab3f-c81e-4aab-a003-8ff3c4bbd067 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-35d6fea1-12f7-49d8-b7a6-0a2ceaabc5a9 req-c145ab3f-c81e-4aab-a003-8ff3c4bbd067 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 442/874] 192.168.122.25 () {62 vars in 1535 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 => generated 718 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-48fbc970-3535-4dfb-93b8-56e3c088747c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48fbc970-3535-4dfb-93b8-56e3c088747c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48fbc970-3535-4dfb-93b8-56e3c088747c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48fbc970-3535-4dfb-93b8-56e3c088747c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48fbc970-3535-4dfb-93b8-56e3c088747c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48fbc970-3535-4dfb-93b8-56e3c088747c tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 433/875] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3394f628-b2e3-4b61-ba1a-b5023ff96956 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3394f628-b2e3-4b61-ba1a-b5023ff96956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] GET http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 Sep 01 02:04:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3394f628-b2e3-4b61-ba1a-b5023ff96956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3394f628-b2e3-4b61-ba1a-b5023ff96956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3394f628-b2e3-4b61-ba1a-b5023ff96956 tempest-VolumesListTestJSON-1919245024 tempest-VolumesListTestJSON-1919245024-project-member] http://192.168.122.25/volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 returned with HTTP 404 Sep 01 02:04:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 443/876] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/volumes/8819adc6-e151-4ea8-be65-328f0f0739c0 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1557099566"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1557099566'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume of 1 GB Sep 01 02:04:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Availability Zones retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Flow 'volume_create_api' (2819f908-8233-4dea-baa8-a2fb7cf34389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7d2718-73af-4924-be53-a6d604b67809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7d2718-73af-4924-be53-a6d604b67809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d4f273-6701-4f7f-9473-b83632835f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Created reservations ['da31b691-581c-42e5-823e-6a299e179e53', '21a579bd-9600-4688-b66f-24a85685b918', '040f99e5-281d-4a26-ab31-c5760700b93f', '62e687f0-3a06-4caa-8e34-0d83ea9f4406'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d4f273-6701-4f7f-9473-b83632835f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da31b691-581c-42e5-823e-6a299e179e53', '21a579bd-9600-4688-b66f-24a85685b918', '040f99e5-281d-4a26-ab31-c5760700b93f', '62e687f0-3a06-4caa-8e34-0d83ea9f4406']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3906665a-0cbc-4878-a4ba-896cbef72cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3906665a-0cbc-4878-a4ba-896cbef72cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5f74a07-17fb-469d-a908-d4b3291b804d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1557099566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97e230d7bef4d12ad7060960cfe5cbb',qos_specs=None,replication_status=,reservations=['da31b691-581c-42e5-823e-6a299e179e53','21a579bd-9600-4688-b66f-24a85685b918','040f99e5-281d-4a26-ab31-c5760700b93f','62e687f0-3a06-4caa-8e34-0d83ea9f4406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97752354ff134faaa3b606ac49d6275f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1557099566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5f74a07-17fb-469d-a908-d4b3291b804d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f97e230d7bef4d12ad7060960cfe5cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97752354ff134faaa3b606ac49d6275f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ebc980-befc-4696-bbcb-a7247beecce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ebc980-befc-4696-bbcb-a7247beecce5) transitioned into state 'SUCCESS' from state '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-1557099566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97e230d7bef4d12ad7060960cfe5cbb',qos_specs=None,replication_status=,reservations=['da31b691-581c-42e5-823e-6a299e179e53','21a579bd-9600-4688-b66f-24a85685b918','040f99e5-281d-4a26-ab31-c5760700b93f','62e687f0-3a06-4caa-8e34-0d83ea9f4406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97752354ff134faaa3b606ac49d6275f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:28 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dca13c9-c6ec-4f1c-bc88-36dae69d11e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dca13c9-c6ec-4f1c-bc88-36dae69d11e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Flow 'volume_create_api' (2819f908-8233-4dea-baa8-a2fb7cf34389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume request issued successfully. Sep 01 02:04:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83325cbb-08e9-425f-8a66-d41e8e2db0b2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 434/877] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:28 2026] POST /volume/v3/volumes => generated 762 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-14eb3ed7-ace6-43ec-b14d-29a6c3179f67 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14eb3ed7-ace6-43ec-b14d-29a6c3179f67 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14eb3ed7-ace6-43ec-b14d-29a6c3179f67 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14eb3ed7-ace6-43ec-b14d-29a6c3179f67 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-14eb3ed7-ace6-43ec-b14d-29a6c3179f67 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14eb3ed7-ace6-43ec-b14d-29a6c3179f67 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 444/878] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 830 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-296eb2f8-eb42-4b1b-840d-4b2aaf0d4877 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-296eb2f8-eb42-4b1b-840d-4b2aaf0d4877 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-296eb2f8-eb42-4b1b-840d-4b2aaf0d4877 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-296eb2f8-eb42-4b1b-840d-4b2aaf0d4877 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-296eb2f8-eb42-4b1b-840d-4b2aaf0d4877 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-296eb2f8-eb42-4b1b-840d-4b2aaf0d4877 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 445/879] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:30 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:04:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1498519019"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1498519019'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:30 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Create volume of 1 GB Sep 01 02:04:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Availability Zones retrieved successfully. Sep 01 02:04:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Flow 'volume_create_api' (87254403-cc13-449e-852a-1d0d93755c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31866ff9-94aa-4ccc-87ad-970ad25e07f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31866ff9-94aa-4ccc-87ad-970ad25e07f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19101cb6-618f-491f-a15b-315fa7fc8d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1ec26e07-6e65-48d4-967a-66ec35fde697 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1ec26e07-6e65-48d4-967a-66ec35fde697 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1ec26e07-6e65-48d4-967a-66ec35fde697 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1ec26e07-6e65-48d4-967a-66ec35fde697 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Created reservations ['edeba45e-c731-4b1e-bb7b-992e7775518b', '570ca902-747b-44da-b51e-9d98c0d57802', 'a3cbcfd2-e2ac-457f-a9c7-4502420f16d7', 'd88d64d0-431a-4adc-9da4-82faef281534'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1ec26e07-6e65-48d4-967a-66ec35fde697 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19101cb6-618f-491f-a15b-315fa7fc8d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edeba45e-c731-4b1e-bb7b-992e7775518b', '570ca902-747b-44da-b51e-9d98c0d57802', 'a3cbcfd2-e2ac-457f-a9c7-4502420f16d7', 'd88d64d0-431a-4adc-9da4-82faef281534']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b1a879-dbea-490f-a88a-f2923ddf150b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1ec26e07-6e65-48d4-967a-66ec35fde697 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 446/880] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b1a879-dbea-490f-a88a-f2923ddf150b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532a3ee1-e8f9-4482-a3de-95164615ed97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1498519019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7391bd12be4c1f9ecb9aa1ac205f0e',qos_specs=None,replication_status=,reservations=['edeba45e-c731-4b1e-bb7b-992e7775518b','570ca902-747b-44da-b51e-9d98c0d57802','a3cbcfd2-e2ac-457f-a9c7-4502420f16d7','d88d64d0-431a-4adc-9da4-82faef281534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da01b3568e8e44e1a803447909cbb86e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1498519019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532a3ee1-e8f9-4482-a3de-95164615ed97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d7391bd12be4c1f9ecb9aa1ac205f0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da01b3568e8e44e1a803447909cbb86e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bf531be-2868-4a45-99b6-bb226315b925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bf531be-2868-4a45-99b6-bb226315b925) transitioned into state 'SUCCESS' from state '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-1498519019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7391bd12be4c1f9ecb9aa1ac205f0e',qos_specs=None,replication_status=,reservations=['edeba45e-c731-4b1e-bb7b-992e7775518b','570ca902-747b-44da-b51e-9d98c0d57802','a3cbcfd2-e2ac-457f-a9c7-4502420f16d7','d88d64d0-431a-4adc-9da4-82faef281534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da01b3568e8e44e1a803447909cbb86e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25fc722-d13e-4e7f-b8d8-b41054429e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25fc722-d13e-4e7f-b8d8-b41054429e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Flow 'volume_create_api' (87254403-cc13-449e-852a-1d0d93755c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Create volume request issued successfully. Sep 01 02:04:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1cbd98d3-e75e-4063-9e13-f877cea17c44 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 435/881] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:29 2026] POST /volume/v3/volumes => generated 765 bytes in 1650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-56beb62b-2b6e-45dc-9fd7-c4068d202217 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56beb62b-2b6e-45dc-9fd7-c4068d202217 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56beb62b-2b6e-45dc-9fd7-c4068d202217 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56beb62b-2b6e-45dc-9fd7-c4068d202217 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-56beb62b-2b6e-45dc-9fd7-c4068d202217 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56beb62b-2b6e-45dc-9fd7-c4068d202217 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 200 Sep 01 02:04:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 447/882] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 833 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-1b7c59a5-04bf-4542-b920-b06cb52a492d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-1b7c59a5-04bf-4542-b920-b06cb52a492d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-1b7c59a5-04bf-4542-b920-b06cb52a492d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-1b7c59a5-04bf-4542-b920-b06cb52a492d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-1b7c59a5-04bf-4542-b920-b06cb52a492d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-1b7c59a5-04bf-4542-b920-b06cb52a492d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 436/883] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-4fa03e45-f722-4b5d-b312-c1ec6275179f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-4fa03e45-f722-4b5d-b312-c1ec6275179f None None] GET http://192.168.122.25/volume// Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-4fa03e45-f722-4b5d-b312-c1ec6275179f None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-4fa03e45-f722-4b5d-b312-c1ec6275179f None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-4fa03e45-f722-4b5d-b312-c1ec6275179f None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:04:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 448/884] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2b73f658-fe9f-4ba1-b42e-fc5ac0379d31 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2b73f658-fe9f-4ba1-b42e-fc5ac0379d31 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2b73f658-fe9f-4ba1-b42e-fc5ac0379d31 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5f74a07-17fb-469d-a908-d4b3291b804d", "connector": null, "instance_uuid": "c4851039-166c-42aa-ac70-49082877249e"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-32fb28b4-9e3b-49b5-983c-886486672468 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32fb28b4-9e3b-49b5-983c-886486672468 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32fb28b4-9e3b-49b5-983c-886486672468 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32fb28b4-9e3b-49b5-983c-886486672468 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-32fb28b4-9e3b-49b5-983c-886486672468 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32fb28b4-9e3b-49b5-983c-886486672468 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 449/885] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2b73f658-fe9f-4ba1-b42e-fc5ac0379d31 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 437/886] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:32 2026] POST /volume/v3/attachments => generated 273 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c9c85b44-0b85-4aa6-b88b-86273851990e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9c85b44-0b85-4aa6-b88b-86273851990e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9c85b44-0b85-4aa6-b88b-86273851990e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9c85b44-0b85-4aa6-b88b-86273851990e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2972c0fe-f3fc-43a6-b4b5-a26fe84f3a75 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2972c0fe-f3fc-43a6-b4b5-a26fe84f3a75 None None] GET http://192.168.122.25/volume// Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2972c0fe-f3fc-43a6-b4b5-a26fe84f3a75 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2972c0fe-f3fc-43a6-b4b5-a26fe84f3a75 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-2972c0fe-f3fc-43a6-b4b5-a26fe84f3a75 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:04:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 438/887] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c9c85b44-0b85-4aa6-b88b-86273851990e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-aa23eb6b-ae2e-4986-b76c-e632a576f961 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-aa23eb6b-ae2e-4986-b76c-e632a576f961 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-aa23eb6b-ae2e-4986-b76c-e632a576f961 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-aa23eb6b-ae2e-4986-b76c-e632a576f961 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9c85b44-0b85-4aa6-b88b-86273851990e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 450/888] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-aa23eb6b-ae2e-4986-b76c-e632a576f961 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-aa23eb6b-ae2e-4986-b76c-e632a576f961 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 439/889] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:33 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 1035 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-762f5e92-f159-4ac8-bb9e-a118382db328 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-762f5e92-f159-4ac8-bb9e-a118382db328 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] PUT http://192.168.122.25/volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e Sep 01 02:04:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-762f5e92-f159-4ac8-bb9e-a118382db328 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:33 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-762f5e92-f159-4ac8-bb9e-a118382db328 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Acquiring lock "cinder-attachment_update-e5f74a07-17fb-469d-a908-d4b3291b804d-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:33 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-762f5e92-f159-4ac8-bb9e-a118382db328 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Lock "cinder-attachment_update-e5f74a07-17fb-469d-a908-d4b3291b804d-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-66aff688-73f9-4c00-9bb1-0bf6981eb927 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-66aff688-73f9-4c00-9bb1-0bf6981eb927 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-66aff688-73f9-4c00-9bb1-0bf6981eb927 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-66aff688-73f9-4c00-9bb1-0bf6981eb927 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-66aff688-73f9-4c00-9bb1-0bf6981eb927 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-66aff688-73f9-4c00-9bb1-0bf6981eb927 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 200 Sep 01 02:04:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 440/890] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:33 2026] GET /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:04:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532a3ee1-e8f9-4482-a3de-95164615ed97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-681285891"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Create snapshot from volume 532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:34 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-762f5e92-f159-4ac8-bb9e-a118382db328 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Lock "cinder-attachment_update-e5f74a07-17fb-469d-a908-d4b3291b804d-devstack" released by "attachment_update" :: held 0.855s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-762f5e92-f159-4ac8-bb9e-a118382db328 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e returned with HTTP 200 Sep 01 02:04:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 451/891] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:33 2026] PUT /volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e => generated 694 bytes in 923 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c5fba895-77e0-4711-80ef-bf34a6c96a0a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5fba895-77e0-4711-80ef-bf34a6c96a0a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5fba895-77e0-4711-80ef-bf34a6c96a0a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5fba895-77e0-4711-80ef-bf34a6c96a0a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c5fba895-77e0-4711-80ef-bf34a6c96a0a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5fba895-77e0-4711-80ef-bf34a6c96a0a tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 452/892] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:34 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Created reservations ['e7f9aef9-5816-4f7f-bb30-24bf329d83f4', '3b23c2a4-7978-4d32-b4e4-622fce705d0c', 'c6cb24bf-7f5e-4b15-be06-ccdf2e53ffc5', 'abb80319-71a9-45ca-a261-6ad5a9ac2869'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot create request issued successfully. Sep 01 02:04:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d47b8b3-2bd4-449f-a848-257a82b7ce9b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:04:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 441/893] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:04:33 2026] POST /volume/v3/snapshots => generated 313 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bb7494b5-c3f0-40a6-9d49-d1eb7960c2c8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb7494b5-c3f0-40a6-9d49-d1eb7960c2c8 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb7494b5-c3f0-40a6-9d49-d1eb7960c2c8 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb7494b5-c3f0-40a6-9d49-d1eb7960c2c8 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bb7494b5-c3f0-40a6-9d49-d1eb7960c2c8 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb7494b5-c3f0-40a6-9d49-d1eb7960c2c8 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 200 Sep 01 02:04:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 453/894] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:34 2026] GET /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-d7002641-1059-4ceb-ab80-dbcbc674be1e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-d7002641-1059-4ceb-ab80-dbcbc674be1e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e/action Sep 01 02:04:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-d7002641-1059-4ceb-ab80-dbcbc674be1e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-d7002641-1059-4ceb-ab80-dbcbc674be1e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c41db6cb-5481-4734-acdc-b2a4ef74e806 req-d7002641-1059-4ceb-ab80-dbcbc674be1e tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e/action returned with HTTP 204 Sep 01 02:04:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 442/895] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:34 2026] POST /volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0535b9b1-c35b-4570-b121-68ae01f607c1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0535b9b1-c35b-4570-b121-68ae01f607c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0535b9b1-c35b-4570-b121-68ae01f607c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0535b9b1-c35b-4570-b121-68ae01f607c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0535b9b1-c35b-4570-b121-68ae01f607c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0535b9b1-c35b-4570-b121-68ae01f607c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 454/896] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 1147 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-936ad854-19a6-45a4-b86b-cc0b658ba502 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-936ad854-19a6-45a4-b86b-cc0b658ba502 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-936ad854-19a6-45a4-b86b-cc0b658ba502 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-936ad854-19a6-45a4-b86b-cc0b658ba502 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29e8fe6c-f373-4f4c-8f61-9b91a74cf123 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-936ad854-19a6-45a4-b86b-cc0b658ba502 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29e8fe6c-f373-4f4c-8f61-9b91a74cf123 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29e8fe6c-f373-4f4c-8f61-9b91a74cf123 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29e8fe6c-f373-4f4c-8f61-9b91a74cf123 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-936ad854-19a6-45a4-b86b-cc0b658ba502 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 443/897] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-29e8fe6c-f373-4f4c-8f61-9b91a74cf123 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29e8fe6c-f373-4f4c-8f61-9b91a74cf123 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 200 Sep 01 02:04:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 455/898] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-9e64eec2-f714-4be0-b05e-dd72b1fdbf34 req-59370fd1-c875-4a7d-8fdd-21d25f28add8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9e64eec2-f714-4be0-b05e-dd72b1fdbf34 req-59370fd1-c875-4a7d-8fdd-21d25f28add8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9e64eec2-f714-4be0-b05e-dd72b1fdbf34 req-59370fd1-c875-4a7d-8fdd-21d25f28add8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9e64eec2-f714-4be0-b05e-dd72b1fdbf34 req-59370fd1-c875-4a7d-8fdd-21d25f28add8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-9e64eec2-f714-4be0-b05e-dd72b1fdbf34 req-59370fd1-c875-4a7d-8fdd-21d25f28add8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9e64eec2-f714-4be0-b05e-dd72b1fdbf34 req-59370fd1-c875-4a7d-8fdd-21d25f28add8 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 444/899] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 1147 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a93ee34c-98f2-4421-8ef3-0e8600f2c019 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a93ee34c-98f2-4421-8ef3-0e8600f2c019 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a93ee34c-98f2-4421-8ef3-0e8600f2c019 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a93ee34c-98f2-4421-8ef3-0e8600f2c019 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a93ee34c-98f2-4421-8ef3-0e8600f2c019 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a93ee34c-98f2-4421-8ef3-0e8600f2c019 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 456/900] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 1147 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-9497ce73-db89-4812-ba06-34745234a2a4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-9497ce73-db89-4812-ba06-34745234a2a4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-9497ce73-db89-4812-ba06-34745234a2a4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-9497ce73-db89-4812-ba06-34745234a2a4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-9497ce73-db89-4812-ba06-34745234a2a4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-9497ce73-db89-4812-ba06-34745234a2a4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 445/901] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 1147 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-27bc46ee-b650-47ed-a83a-7df34b449ac5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-27bc46ee-b650-47ed-a83a-7df34b449ac5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d/action Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-27bc46ee-b650-47ed-a83a-7df34b449ac5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-27bc46ee-b650-47ed-a83a-7df34b449ac5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-27bc46ee-b650-47ed-a83a-7df34b449ac5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-27bc46ee-b650-47ed-a83a-7df34b449ac5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Begin detaching volume completed successfully. Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-27bc46ee-b650-47ed-a83a-7df34b449ac5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d/action returned with HTTP 202 Sep 01 02:04:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 457/902] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:04:36 2026] POST /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-082c43e9-bb95-4966-aa19-e5edd0b85167 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-082c43e9-bb95-4966-aa19-e5edd0b85167 None None] GET http://192.168.122.25/volume// Sep 01 02:04:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-082c43e9-bb95-4966-aa19-e5edd0b85167 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-082c43e9-bb95-4966-aa19-e5edd0b85167 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-082c43e9-bb95-4966-aa19-e5edd0b85167 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:04:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 446/903] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-20da44c8-446c-4049-b92b-c1553394c62c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-20da44c8-446c-4049-b92b-c1553394c62c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-20da44c8-446c-4049-b92b-c1553394c62c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-20da44c8-446c-4049-b92b-c1553394c62c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-20da44c8-446c-4049-b92b-c1553394c62c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-20da44c8-446c-4049-b92b-c1553394c62c tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 458/904] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 1331 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7a24e6be-5d12-4e6e-9315-b1b0151e4786 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a24e6be-5d12-4e6e-9315-b1b0151e4786 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a24e6be-5d12-4e6e-9315-b1b0151e4786 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a24e6be-5d12-4e6e-9315-b1b0151e4786 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a24e6be-5d12-4e6e-9315-b1b0151e4786 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a24e6be-5d12-4e6e-9315-b1b0151e4786 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 447/905] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-1f97db89-b663-4e1c-8154-9b1a6d4ac5b1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-1f97db89-b663-4e1c-8154-9b1a6d4ac5b1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] DELETE http://192.168.122.25/volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-1f97db89-b663-4e1c-8154-9b1a6d4ac5b1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-1f97db89-b663-4e1c-8154-9b1a6d4ac5b1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[86843]: /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 01 02:04:37 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:04:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-38f2ce69-af90-44f7-91bd-2a3fd2ebf78c req-1f97db89-b663-4e1c-8154-9b1a6d4ac5b1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e returned with HTTP 200 Sep 01 02:04:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 459/906] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:04:36 2026] DELETE /volume/v3/attachments/648fb423-73ee-454c-83d9-d8696796af6e => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6cbb6b2f-0400-4499-a71f-54f436c02ca4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6cbb6b2f-0400-4499-a71f-54f436c02ca4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:04:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6cbb6b2f-0400-4499-a71f-54f436c02ca4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6cbb6b2f-0400-4499-a71f-54f436c02ca4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6cbb6b2f-0400-4499-a71f-54f436c02ca4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:04:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-071cbe46-d169-4feb-ba22-a9d992c7d33f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6cbb6b2f-0400-4499-a71f-54f436c02ca4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:04:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 448/907] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:37 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-071cbe46-d169-4feb-ba22-a9d992c7d33f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-071cbe46-d169-4feb-ba22-a9d992c7d33f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-071cbe46-d169-4feb-ba22-a9d992c7d33f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-071cbe46-d169-4feb-ba22-a9d992c7d33f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-071cbe46-d169-4feb-ba22-a9d992c7d33f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 200 Sep 01 02:04:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 460/908] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:37 2026] GET /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:04:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532a3ee1-e8f9-4482-a3de-95164615ed97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1971909623"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Create snapshot from volume 532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:37 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Created reservations ['633e2089-f782-466e-b532-05265ba0747f', 'e2570c2f-bc1c-4a5b-ad78-07581896bc2e', '50c37eda-04b1-4679-9984-53c2750e52c8', '545b5dfd-e5ad-477a-b2de-b5f6aae634e5'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot create request issued successfully. Sep 01 02:04:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-617984b6-395f-4b3b-9af6-d5fca8eefe02 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:04:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 449/909] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:04:37 2026] POST /volume/v3/snapshots => generated 314 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-18b93bb7-eb7b-4d68-a016-a1f12cf925d4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-18b93bb7-eb7b-4d68-a016-a1f12cf925d4 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-18b93bb7-eb7b-4d68-a016-a1f12cf925d4 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-18b93bb7-eb7b-4d68-a016-a1f12cf925d4 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-18b93bb7-eb7b-4d68-a016-a1f12cf925d4 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-18b93bb7-eb7b-4d68-a016-a1f12cf925d4 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 200 Sep 01 02:04:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 461/910] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:37 2026] GET /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 446 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-219cf763-5f20-422c-b11a-5415d47ebfe6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-219cf763-5f20-422c-b11a-5415d47ebfe6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-219cf763-5f20-422c-b11a-5415d47ebfe6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-219cf763-5f20-422c-b11a-5415d47ebfe6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-219cf763-5f20-422c-b11a-5415d47ebfe6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-219cf763-5f20-422c-b11a-5415d47ebfe6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 200 Sep 01 02:04:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 450/911] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:38 2026] GET /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-74a3f709-61cd-4a87-b181-961edd85a141 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-74a3f709-61cd-4a87-b181-961edd85a141 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-74a3f709-61cd-4a87-b181-961edd85a141 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-74a3f709-61cd-4a87-b181-961edd85a141 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-74a3f709-61cd-4a87-b181-961edd85a141 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-74a3f709-61cd-4a87-b181-961edd85a141 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 462/912] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:39 2026] GET /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 446 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a66312ef-7f39-4a8b-910d-63f1eb0f8179 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a66312ef-7f39-4a8b-910d-63f1eb0f8179 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a66312ef-7f39-4a8b-910d-63f1eb0f8179 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a66312ef-7f39-4a8b-910d-63f1eb0f8179 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a66312ef-7f39-4a8b-910d-63f1eb0f8179 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a66312ef-7f39-4a8b-910d-63f1eb0f8179 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 451/913] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 473 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:04:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532a3ee1-e8f9-4482-a3de-95164615ed97", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Create snapshot from volume 532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:41 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Created reservations ['ae59183c-0fc3-4092-a361-4466420f88c4', '0ef22cd7-71bb-4fb8-9b82-63c155f0fac1', 'dd1e5c4a-0620-48a6-977f-374ecef80cc1', 'd13ee508-2a86-44a4-94d4-d5012870a75d'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot create request issued successfully. Sep 01 02:04:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-833a8eb4-2c9a-4fe1-a0a9-fd17bd548fc1 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:04:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 463/914] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:04:41 2026] POST /volume/v3/snapshots => generated 314 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c0b29522-c0f5-41ff-ac74-e8bdf839bcc9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0b29522-c0f5-41ff-ac74-e8bdf839bcc9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0b29522-c0f5-41ff-ac74-e8bdf839bcc9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0b29522-c0f5-41ff-ac74-e8bdf839bcc9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c0b29522-c0f5-41ff-ac74-e8bdf839bcc9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0b29522-c0f5-41ff-ac74-e8bdf839bcc9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 452/915] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 446 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-841cfe80-1f70-48ac-8b3b-e4139d1d16fe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-841cfe80-1f70-48ac-8b3b-e4139d1d16fe tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-841cfe80-1f70-48ac-8b3b-e4139d1d16fe tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-841cfe80-1f70-48ac-8b3b-e4139d1d16fe tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-841cfe80-1f70-48ac-8b3b-e4139d1d16fe tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-841cfe80-1f70-48ac-8b3b-e4139d1d16fe tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 464/916] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1b73d064-8a0e-4dab-bd7d-9de2e0c5518c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b73d064-8a0e-4dab-bd7d-9de2e0c5518c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b73d064-8a0e-4dab-bd7d-9de2e0c5518c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b73d064-8a0e-4dab-bd7d-9de2e0c5518c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=327,cinder:INSERT=58,cinder:UPDATE=89 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b73d064-8a0e-4dab-bd7d-9de2e0c5518c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b73d064-8a0e-4dab-bd7d-9de2e0c5518c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 453/917] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?limit=1 Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: /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 01 02:04:43 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-781a05af-f49c-4e36-ba02-0c25b9db8984 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 465/918] 192.168.122.25 () {58 vars in 1137 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: /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 01 02:04:43 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29c04fef-7770-4404-94cf-8ebe7bd947d2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 454/919] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/snapshots => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-508acd02-f302-43f7-839c-92356a10a819 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-508acd02-f302-43f7-839c-92356a10a819 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?limit=100000 Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-508acd02-f302-43f7-839c-92356a10a819 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-508acd02-f302-43f7-839c-92356a10a819 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-508acd02-f302-43f7-839c-92356a10a819 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-508acd02-f302-43f7-839c-92356a10a819 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: /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 01 02:04:43 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-508acd02-f302-43f7-839c-92356a10a819 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-508acd02-f302-43f7-839c-92356a10a819 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 466/920] 192.168.122.25 () {58 vars in 1147 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?limit=0 Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: /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 01 02:04:43 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd38d632-e1bf-43fd-b5ba-457a0b9dcf1f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 455/921] 192.168.122.25 () {58 vars in 1137 bytes} [Tue Sep 1 02:04:43 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 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:43 devstack devstack@c-api.service[86843]: /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 01 02:04:43 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec2e5171-b529-4622-bccb-6854ced6e0b6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 467/922] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/snapshots => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?marker=b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:43 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ba4a6d42-1536-4668-abef-30ae1db801f2 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?marker=b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 456/923] 192.168.122.25 () {58 vars in 1209 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/snapshots?marker=b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 341 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?offset=2&limit=3 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /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 01 02:04:44 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c4e5d13-c676-4acd-8a81-e83fe1fe1807 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 468/924] 192.168.122.25 () {58 vars in 1155 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5a501141-ea84-491c-97cc-cc639acca50d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5a501141-ea84-491c-97cc-cc639acca50d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5a501141-ea84-491c-97cc-cc639acca50d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5a501141-ea84-491c-97cc-cc639acca50d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-5a501141-ea84-491c-97cc-cc639acca50d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-5a501141-ea84-491c-97cc-cc639acca50d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /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 01 02:04:44 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5a501141-ea84-491c-97cc-cc639acca50d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5a501141-ea84-491c-97cc-cc639acca50d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 457/925] 192.168.122.25 () {58 vars in 1187 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /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 01 02:04:44 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4da93f9-823f-45fc-b62a-d9f886550df9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 469/926] 192.168.122.25 () {58 vars in 1189 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /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 01 02:04:44 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7100114b-f1cd-4c77-be9f-0bf8d0278456 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 458/927] 192.168.122.25 () {58 vars in 1171 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /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 01 02:04:44 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a57b3d3-eef5-4e06-b610-99e28a747cd7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 470/928] 192.168.122.25 () {58 vars in 1173 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eb244788-1107-4ed1-be54-4ab81637568b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb244788-1107-4ed1-be54-4ab81637568b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb244788-1107-4ed1-be54-4ab81637568b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb244788-1107-4ed1-be54-4ab81637568b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-eb244788-1107-4ed1-be54-4ab81637568b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-eb244788-1107-4ed1-be54-4ab81637568b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /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 01 02:04:44 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-eb244788-1107-4ed1-be54-4ab81637568b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb244788-1107-4ed1-be54-4ab81637568b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 459/929] 192.168.122.25 () {58 vars in 1191 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d656c304-7101-4ad9-9214-e6db627bec6a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d656c304-7101-4ad9-9214-e6db627bec6a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d656c304-7101-4ad9-9214-e6db627bec6a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d656c304-7101-4ad9-9214-e6db627bec6a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-d656c304-7101-4ad9-9214-e6db627bec6a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-d656c304-7101-4ad9-9214-e6db627bec6a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /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 01 02:04:44 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d656c304-7101-4ad9-9214-e6db627bec6a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d656c304-7101-4ad9-9214-e6db627bec6a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 471/930] 192.168.122.25 () {58 vars in 1193 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-db573ea6-b853-4602-8963-be00452051b3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db573ea6-b853-4602-8963-be00452051b3 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db573ea6-b853-4602-8963-be00452051b3 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db573ea6-b853-4602-8963-be00452051b3 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-db573ea6-b853-4602-8963-be00452051b3 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-db573ea6-b853-4602-8963-be00452051b3 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /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 01 02:04:44 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-db573ea6-b853-4602-8963-be00452051b3 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db573ea6-b853-4602-8963-be00452051b3 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 460/931] 192.168.122.25 () {58 vars in 1264 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 => generated 476 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail?status=available Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /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 01 02:04:44 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-056160cb-f93c-4d5d-a452-3f2391f2fc2d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 472/932] 192.168.122.25 () {58 vars in 1176 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /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 01 02:04:44 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e09f9ca3-3c1f-4df3-a643-77e97124384e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 461/933] 192.168.122.25 () {58 vars in 1298 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 => generated 476 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /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 01 02:04:44 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9b7eede5-6091-4c8f-aac8-9574aef1185a tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 473/934] 192.168.122.25 () {58 vars in 1243 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 => generated 342 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?status=available Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /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 01 02:04:44 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b2b88d9-8e81-412b-842b-fea78eab7118 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 462/935] 192.168.122.25 () {58 vars in 1155 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /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 01 02:04:44 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Get all snapshots completed successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e401a6e-7c61-4bf7-8058-a5ae37852a5b tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 474/936] 192.168.122.25 () {58 vars in 1277 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1120748344 => generated 342 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Delete snapshot with id: eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot delete request issued successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8e1d7d89-a9d1-4b31-996b-078a2ad2116f tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 202 Sep 01 02:04:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 463/937] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:04:44 2026] DELETE /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fa4e61af-b9f3-4e83-ae9f-5daecadd6bb9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa4e61af-b9f3-4e83-ae9f-5daecadd6bb9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa4e61af-b9f3-4e83-ae9f-5daecadd6bb9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa4e61af-b9f3-4e83-ae9f-5daecadd6bb9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fa4e61af-b9f3-4e83-ae9f-5daecadd6bb9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa4e61af-b9f3-4e83-ae9f-5daecadd6bb9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 475/938] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f616bee3-e0eb-4e67-91a8-0b442937d3d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f616bee3-e0eb-4e67-91a8-0b442937d3d9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f616bee3-e0eb-4e67-91a8-0b442937d3d9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f616bee3-e0eb-4e67-91a8-0b442937d3d9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f616bee3-e0eb-4e67-91a8-0b442937d3d9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f616bee3-e0eb-4e67-91a8-0b442937d3d9 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 464/939] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5e3e597b-52d1-4cfd-8da5-7c05a3d7d4f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e3e597b-52d1-4cfd-8da5-7c05a3d7d4f7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e3e597b-52d1-4cfd-8da5-7c05a3d7d4f7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e3e597b-52d1-4cfd-8da5-7c05a3d7d4f7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5e3e597b-52d1-4cfd-8da5-7c05a3d7d4f7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e3e597b-52d1-4cfd-8da5-7c05a3d7d4f7 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 476/940] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-28a71c7e-ab61-4cac-9a27-cbaae402566d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28a71c7e-ab61-4cac-9a27-cbaae402566d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a Sep 01 02:04:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28a71c7e-ab61-4cac-9a27-cbaae402566d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28a71c7e-ab61-4cac-9a27-cbaae402566d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28a71c7e-ab61-4cac-9a27-cbaae402566d tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a returned with HTTP 404 Sep 01 02:04:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 465/941] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/snapshots/eb2a6f98-53fc-4692-86fc-35d91643078a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Delete snapshot with id: b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot delete request issued successfully. Sep 01 02:04:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44b13171-c233-4d5a-9b85-dea3a4ccfe04 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 202 Sep 01 02:04:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 477/942] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:04:48 2026] DELETE /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3237d8ae-e352-4ff0-b903-4ff8c30cd718 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3237d8ae-e352-4ff0-b903-4ff8c30cd718 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3237d8ae-e352-4ff0-b903-4ff8c30cd718 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3237d8ae-e352-4ff0-b903-4ff8c30cd718 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3237d8ae-e352-4ff0-b903-4ff8c30cd718 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3237d8ae-e352-4ff0-b903-4ff8c30cd718 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 466/943] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e2b04fed-2e52-4d3a-8ebf-ff5d634ce323 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2b04fed-2e52-4d3a-8ebf-ff5d634ce323 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2b04fed-2e52-4d3a-8ebf-ff5d634ce323 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2b04fed-2e52-4d3a-8ebf-ff5d634ce323 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e2b04fed-2e52-4d3a-8ebf-ff5d634ce323 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2b04fed-2e52-4d3a-8ebf-ff5d634ce323 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 478/944] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-13f8ec4a-e9a1-4193-b79b-2a54aeb9ffc6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-13f8ec4a-e9a1-4193-b79b-2a54aeb9ffc6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 Sep 01 02:04:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-13f8ec4a-e9a1-4193-b79b-2a54aeb9ffc6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-13f8ec4a-e9a1-4193-b79b-2a54aeb9ffc6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-13f8ec4a-e9a1-4193-b79b-2a54aeb9ffc6 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 returned with HTTP 404 Sep 01 02:04:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 467/945] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/snapshots/b04a00de-61fe-4c49-96ef-4941b3df94b5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Delete snapshot with id: ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot delete request issued successfully. Sep 01 02:04:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bf0c400f-a0c1-4ded-b780-4ac535f0a471 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 202 Sep 01 02:04:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 479/946] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:04:50 2026] DELETE /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cbb50a6f-f5c4-41f7-819b-855e7a785727 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbb50a6f-f5c4-41f7-819b-855e7a785727 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbb50a6f-f5c4-41f7-819b-855e7a785727 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbb50a6f-f5c4-41f7-819b-855e7a785727 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cbb50a6f-f5c4-41f7-819b-855e7a785727 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbb50a6f-f5c4-41f7-819b-855e7a785727 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 468/947] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c8fb4224-b2b9-4492-bc22-a3f3fd5ad77c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8fb4224-b2b9-4492-bc22-a3f3fd5ad77c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8fb4224-b2b9-4492-bc22-a3f3fd5ad77c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8fb4224-b2b9-4492-bc22-a3f3fd5ad77c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c8fb4224-b2b9-4492-bc22-a3f3fd5ad77c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Snapshot retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8fb4224-b2b9-4492-bc22-a3f3fd5ad77c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 480/948] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 471 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f46b7fd5-ae85-48a6-b60c-fceea1dcf491 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f46b7fd5-ae85-48a6-b60c-fceea1dcf491 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 Sep 01 02:04:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f46b7fd5-ae85-48a6-b60c-fceea1dcf491 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f46b7fd5-ae85-48a6-b60c-fceea1dcf491 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f46b7fd5-ae85-48a6-b60c-fceea1dcf491 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 returned with HTTP 404 Sep 01 02:04:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 469/949] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/snapshots/ac13ac73-6378-4e54-a86e-e60eaffbe632 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-58d72c80-8770-4951-9dca-c88b1a92293e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-58d72c80-8770-4951-9dca-c88b1a92293e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-58d72c80-8770-4951-9dca-c88b1a92293e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-58d72c80-8770-4951-9dca-c88b1a92293e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-58d72c80-8770-4951-9dca-c88b1a92293e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-58d72c80-8770-4951-9dca-c88b1a92293e tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 481/950] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-82192744-bee9-4019-8641-993baa5c5b53 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82192744-bee9-4019-8641-993baa5c5b53 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] DELETE http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82192744-bee9-4019-8641-993baa5c5b53 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82192744-bee9-4019-8641-993baa5c5b53 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-82192744-bee9-4019-8641-993baa5c5b53 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Delete volume with id: 532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-82192744-bee9-4019-8641-993baa5c5b53 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-82192744-bee9-4019-8641-993baa5c5b53 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Delete volume request issued successfully. Sep 01 02:04:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82192744-bee9-4019-8641-993baa5c5b53 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 202 Sep 01 02:04:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 470/951] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:52 2026] DELETE /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6797ce29-5265-4e03-86ca-09fa7ba65f4c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6797ce29-5265-4e03-86ca-09fa7ba65f4c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6797ce29-5265-4e03-86ca-09fa7ba65f4c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6797ce29-5265-4e03-86ca-09fa7ba65f4c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6797ce29-5265-4e03-86ca-09fa7ba65f4c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6797ce29-5265-4e03-86ca-09fa7ba65f4c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 482/952] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e55669b6-40b8-478b-9dfc-1c3261b4b855 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e55669b6-40b8-478b-9dfc-1c3261b4b855 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e55669b6-40b8-478b-9dfc-1c3261b4b855 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e55669b6-40b8-478b-9dfc-1c3261b4b855 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e55669b6-40b8-478b-9dfc-1c3261b4b855 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Volume info retrieved successfully. Sep 01 02:04:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e55669b6-40b8-478b-9dfc-1c3261b4b855 tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 200 Sep 01 02:04:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 471/953] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 857 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-173920ed-718e-41c3-aabe-80e2b2d7b67c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-173920ed-718e-41c3-aabe-80e2b2d7b67c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] GET http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 Sep 01 02:04:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-173920ed-718e-41c3-aabe-80e2b2d7b67c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-173920ed-718e-41c3-aabe-80e2b2d7b67c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=293,cinder:UPDATE=51,cinder:INSERT=26 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-173920ed-718e-41c3-aabe-80e2b2d7b67c tempest-VolumesSnapshotListTestJSON-1928021447 tempest-VolumesSnapshotListTestJSON-1928021447-project-member] http://192.168.122.25/volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 returned with HTTP 404 Sep 01 02:04:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 483/954] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/volumes/532a3ee1-e8f9-4482-a3de-95164615ed97 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-46467ad0-6ec9-4472-944a-ec997caaf642 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-806661332"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-806661332'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume of 1 GB Sep 01 02:04:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Availability Zones retrieved successfully. Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Flow 'volume_create_api' (7e1928df-49b1-488f-bd91-8e04e490dcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5be53c9-9353-4e22-8f4f-91d1a435cce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5be53c9-9353-4e22-8f4f-91d1a435cce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b7426f-44e8-447f-8ab6-c548d1dda70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:55 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Created reservations ['8a1d00f0-8670-4921-bd6b-d2111a1e7318', '3f4ebde0-cd2e-49c1-923f-339fac4ee318', 'bcbbdd11-7b33-4874-8470-8aafbdfd7bca', 'e8431ef2-3d43-4ec3-b219-6d2d8387bc39'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b7426f-44e8-447f-8ab6-c548d1dda70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1d00f0-8670-4921-bd6b-d2111a1e7318', '3f4ebde0-cd2e-49c1-923f-339fac4ee318', 'bcbbdd11-7b33-4874-8470-8aafbdfd7bca', 'e8431ef2-3d43-4ec3-b219-6d2d8387bc39']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98742d15-3338-4800-bb77-5bef12556f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98742d15-3338-4800-bb77-5bef12556f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04e46c9-2d70-4646-a534-358a3563d43f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-806661332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f53f3ab35f0487d8442cf12da1fa192',qos_specs=None,replication_status=,reservations=['8a1d00f0-8670-4921-bd6b-d2111a1e7318','3f4ebde0-cd2e-49c1-923f-339fac4ee318','bcbbdd11-7b33-4874-8470-8aafbdfd7bca','e8431ef2-3d43-4ec3-b219-6d2d8387bc39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-806661332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04e46c9-2d70-4646-a534-358a3563d43f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f53f3ab35f0487d8442cf12da1fa192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fe23a3-13ee-4460-929a-9c21274f0f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fe23a3-13ee-4460-929a-9c21274f0f0e) transitioned into state 'SUCCESS' from state '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-806661332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f53f3ab35f0487d8442cf12da1fa192',qos_specs=None,replication_status=,reservations=['8a1d00f0-8670-4921-bd6b-d2111a1e7318','3f4ebde0-cd2e-49c1-923f-339fac4ee318','bcbbdd11-7b33-4874-8470-8aafbdfd7bca','e8431ef2-3d43-4ec3-b219-6d2d8387bc39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51edb82e-7549-4c80-b3d0-62ec01b3d781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51edb82e-7549-4c80-b3d0-62ec01b3d781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Flow 'volume_create_api' (7e1928df-49b1-488f-bd91-8e04e490dcc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume request issued successfully. Sep 01 02:04:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46467ad0-6ec9-4472-944a-ec997caaf642 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 472/955] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:55 2026] POST /volume/v3/volumes => generated 757 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-124fe476-a37e-43bb-8dec-0b5f6cdee72b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-124fe476-a37e-43bb-8dec-0b5f6cdee72b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:04:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-124fe476-a37e-43bb-8dec-0b5f6cdee72b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-124fe476-a37e-43bb-8dec-0b5f6cdee72b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-124fe476-a37e-43bb-8dec-0b5f6cdee72b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-124fe476-a37e-43bb-8dec-0b5f6cdee72b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:04:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 484/956] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:56 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 825 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-949479de-e1d2-48f7-afa3-d8ea0d8d0433 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-949479de-e1d2-48f7-afa3-d8ea0d8d0433 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:04:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-949479de-e1d2-48f7-afa3-d8ea0d8d0433 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-949479de-e1d2-48f7-afa3-d8ea0d8d0433 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-949479de-e1d2-48f7-afa3-d8ea0d8d0433 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-949479de-e1d2-48f7-afa3-d8ea0d8d0433 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:04:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 473/957] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:57 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 849 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-601bc066-d4aa-41bd-8b25-794e44c4558f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-601bc066-d4aa-41bd-8b25-794e44c4558f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:04:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-601bc066-d4aa-41bd-8b25-794e44c4558f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-601bc066-d4aa-41bd-8b25-794e44c4558f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-601bc066-d4aa-41bd-8b25-794e44c4558f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-601bc066-d4aa-41bd-8b25-794e44c4558f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 485/958] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e3b512ca-191d-4d5c-aaac-d61c5ec6e3ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e3b512ca-191d-4d5c-aaac-d61c5ec6e3ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:04:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e3b512ca-191d-4d5c-aaac-d61c5ec6e3ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e3b512ca-191d-4d5c-aaac-d61c5ec6e3ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e3b512ca-191d-4d5c-aaac-d61c5ec6e3ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e3b512ca-191d-4d5c-aaac-d61c5ec6e3ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 474/959] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-2df472b6-0d36-43a8-9022-67e4600c17dc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-2df472b6-0d36-43a8-9022-67e4600c17dc None None] GET http://192.168.122.25/volume// Sep 01 02:04:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-2df472b6-0d36-43a8-9022-67e4600c17dc None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-2df472b6-0d36-43a8-9022-67e4600c17dc None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-2df472b6-0d36-43a8-9022-67e4600c17dc None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:04:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 486/960] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e4a32f7f-061a-42a1-a3ab-bbfc479f1352 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e4a32f7f-061a-42a1-a3ab-bbfc479f1352 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:04:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e4a32f7f-061a-42a1-a3ab-bbfc479f1352 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c04e46c9-2d70-4646-a534-358a3563d43f", "connector": null, "instance_uuid": "2085d5a9-5a6c-4782-bf7c-670987e8d7a5"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-e4a32f7f-061a-42a1-a3ab-bbfc479f1352 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 475/961] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:58 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bbb70c4a-cb94-4355-96e9-b405b9d27429 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bbb70c4a-cb94-4355-96e9-b405b9d27429 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bbb70c4a-cb94-4355-96e9-b405b9d27429 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bbb70c4a-cb94-4355-96e9-b405b9d27429 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-110e0fd1-d6bf-438e-b453-d06654eae340 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-110e0fd1-d6bf-438e-b453-d06654eae340 None None] GET http://192.168.122.25/volume// Sep 01 02:04:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-110e0fd1-d6bf-438e-b453-d06654eae340 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-110e0fd1-d6bf-438e-b453-d06654eae340 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-110e0fd1-d6bf-438e-b453-d06654eae340 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:04:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 476/962] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bbb70c4a-cb94-4355-96e9-b405b9d27429 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-34f1a279-1853-459a-8359-34a98ebbeb68 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bbb70c4a-cb94-4355-96e9-b405b9d27429 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 487/963] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-34f1a279-1853-459a-8359-34a98ebbeb68 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:04:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-34f1a279-1853-459a-8359-34a98ebbeb68 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-34f1a279-1853-459a-8359-34a98ebbeb68 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-34f1a279-1853-459a-8359-34a98ebbeb68 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-34f1a279-1853-459a-8359-34a98ebbeb68 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 477/964] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 1030 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-1ff5b75b-efcc-472b-aeff-5043e07b8643 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-1ff5b75b-efcc-472b-aeff-5043e07b8643 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] PUT http://192.168.122.25/volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-1ff5b75b-efcc-472b-aeff-5043e07b8643 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-1ff5b75b-efcc-472b-aeff-5043e07b8643 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Acquiring lock "cinder-attachment_update-c04e46c9-2d70-4646-a534-358a3563d43f-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-1ff5b75b-efcc-472b-aeff-5043e07b8643 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Lock "cinder-attachment_update-c04e46c9-2d70-4646-a534-358a3563d43f-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-1ff5b75b-efcc-472b-aeff-5043e07b8643 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Lock "cinder-attachment_update-c04e46c9-2d70-4646-a534-358a3563d43f-devstack" released by "attachment_update" :: held 0.232s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-1ff5b75b-efcc-472b-aeff-5043e07b8643 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 488/965] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:59 2026] PUT /volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b => generated 694 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-636e7aa7-e194-4e1b-bcde-704eef58d4ed None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-636e7aa7-e194-4e1b-bcde-704eef58d4ed tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-636e7aa7-e194-4e1b-bcde-704eef58d4ed tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-636e7aa7-e194-4e1b-bcde-704eef58d4ed tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-a4b54fef-e98a-4a95-806d-0dbcc0ef5596 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-a4b54fef-e98a-4a95-806d-0dbcc0ef5596 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b/action Sep 01 02:05:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-a4b54fef-e98a-4a95-806d-0dbcc0ef5596 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-a4b54fef-e98a-4a95-806d-0dbcc0ef5596 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-636e7aa7-e194-4e1b-bcde-704eef58d4ed tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e4d0ae62-eb68-4439-a5fb-a3982c79b1c5 req-a4b54fef-e98a-4a95-806d-0dbcc0ef5596 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b/action returned with HTTP 204 Sep 01 02:05:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-636e7aa7-e194-4e1b-bcde-704eef58d4ed tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 489/966] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:00 2026] POST /volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 478/967] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:00 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 850 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2fdd2a51-a68e-4212-bf5c-46c060487717 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fdd2a51-a68e-4212-bf5c-46c060487717 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fdd2a51-a68e-4212-bf5c-46c060487717 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fdd2a51-a68e-4212-bf5c-46c060487717 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2fdd2a51-a68e-4212-bf5c-46c060487717 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fdd2a51-a68e-4212-bf5c-46c060487717 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 490/968] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:01 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f323ac7c-74e3-45a6-9280-cb479e9a4243 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f323ac7c-74e3-45a6-9280-cb479e9a4243 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f323ac7c-74e3-45a6-9280-cb479e9a4243 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f323ac7c-74e3-45a6-9280-cb479e9a4243 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f323ac7c-74e3-45a6-9280-cb479e9a4243 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f323ac7c-74e3-45a6-9280-cb479e9a4243 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 479/969] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:01 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 1142 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2070929560"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2070929560'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume of 1 GB Sep 01 02:05:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Availability Zones retrieved successfully. Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Flow 'volume_create_api' (28d5d140-ebc0-484b-811c-51732714e206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ed0442-c183-462d-a3f4-0de92f307725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ed0442-c183-462d-a3f4-0de92f307725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34a5dd0-bab1-4379-90f7-60fdc860fc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Created reservations ['3e0e3e37-a5fe-4d04-a759-b2634ad78b5e', '16225e6b-48d4-4448-a6bb-eb4128ddb260', '0c232e8e-60b5-4f8b-9eb7-2ff30311511a', 'a55af490-e746-474f-b07e-aad2fd3bc79e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34a5dd0-bab1-4379-90f7-60fdc860fc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e0e3e37-a5fe-4d04-a759-b2634ad78b5e', '16225e6b-48d4-4448-a6bb-eb4128ddb260', '0c232e8e-60b5-4f8b-9eb7-2ff30311511a', 'a55af490-e746-474f-b07e-aad2fd3bc79e']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0fbc71-8c4e-4c18-bbe3-1a1993f10ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0fbc71-8c4e-4c18-bbe3-1a1993f10ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '266c10f1-66cc-463e-adc9-340db23f350b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2070929560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f53f3ab35f0487d8442cf12da1fa192',qos_specs=None,replication_status=,reservations=['3e0e3e37-a5fe-4d04-a759-b2634ad78b5e','16225e6b-48d4-4448-a6bb-eb4128ddb260','0c232e8e-60b5-4f8b-9eb7-2ff30311511a','a55af490-e746-474f-b07e-aad2fd3bc79e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2070929560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=266c10f1-66cc-463e-adc9-340db23f350b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f53f3ab35f0487d8442cf12da1fa192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23bb22ce-b9fd-46ec-91f0-b177162d4301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23bb22ce-b9fd-46ec-91f0-b177162d4301) transitioned into state 'SUCCESS' from state '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-2070929560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f53f3ab35f0487d8442cf12da1fa192',qos_specs=None,replication_status=,reservations=['3e0e3e37-a5fe-4d04-a759-b2634ad78b5e','16225e6b-48d4-4448-a6bb-eb4128ddb260','0c232e8e-60b5-4f8b-9eb7-2ff30311511a','a55af490-e746-474f-b07e-aad2fd3bc79e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4798cfcc0d0b4166a6fd2fabc87ec847',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4831bb48-b984-4a94-827c-e5fe6fcafb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4831bb48-b984-4a94-827c-e5fe6fcafb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Flow 'volume_create_api' (28d5d140-ebc0-484b-811c-51732714e206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Create volume request issued successfully. Sep 01 02:05:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57f96099-2df9-4d84-b5d4-9d71eea990fc tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 491/970] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:01 2026] POST /volume/v3/volumes => generated 758 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3b193caa-0722-478b-8f27-319dbd975549 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b193caa-0722-478b-8f27-319dbd975549 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b193caa-0722-478b-8f27-319dbd975549 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b193caa-0722-478b-8f27-319dbd975549 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3b193caa-0722-478b-8f27-319dbd975549 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b193caa-0722-478b-8f27-319dbd975549 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 480/971] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:02 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 826 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a7f5a41f-717f-415e-a888-01f5ece54cd3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7f5a41f-717f-415e-a888-01f5ece54cd3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7f5a41f-717f-415e-a888-01f5ece54cd3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7f5a41f-717f-415e-a888-01f5ece54cd3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a7f5a41f-717f-415e-a888-01f5ece54cd3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7f5a41f-717f-415e-a888-01f5ece54cd3 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 492/972] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:03 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10ea5924-8bb2-4f13-a400-caf385149834 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10ea5924-8bb2-4f13-a400-caf385149834 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10ea5924-8bb2-4f13-a400-caf385149834 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10ea5924-8bb2-4f13-a400-caf385149834 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:04 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:04 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10ea5924-8bb2-4f13-a400-caf385149834 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10ea5924-8bb2-4f13-a400-caf385149834 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 481/973] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:04 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-23b139ec-7265-4b82-81ab-8aacc76d1ad4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-23b139ec-7265-4b82-81ab-8aacc76d1ad4 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-23b139ec-7265-4b82-81ab-8aacc76d1ad4 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-23b139ec-7265-4b82-81ab-8aacc76d1ad4 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-23b139ec-7265-4b82-81ab-8aacc76d1ad4 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-23b139ec-7265-4b82-81ab-8aacc76d1ad4 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 493/974] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:04 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-01efbbb1-9c75-4e51-bcdb-2537df1594d4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-01efbbb1-9c75-4e51-bcdb-2537df1594d4 None None] GET http://192.168.122.25/volume// Sep 01 02:05:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-01efbbb1-9c75-4e51-bcdb-2537df1594d4 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-01efbbb1-9c75-4e51-bcdb-2537df1594d4 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-01efbbb1-9c75-4e51-bcdb-2537df1594d4 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 482/975] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:04 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-e07e8494-0374-4d2e-aed9-f1437d4007c6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-e07e8494-0374-4d2e-aed9-f1437d4007c6 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:05:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-e07e8494-0374-4d2e-aed9-f1437d4007c6 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "266c10f1-66cc-463e-adc9-340db23f350b", "connector": null, "instance_uuid": "2085d5a9-5a6c-4782-bf7c-670987e8d7a5"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-e07e8494-0374-4d2e-aed9-f1437d4007c6 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 494/976] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:04 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e7c6a28c-7263-4663-86ba-938cdfe1b07b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7c6a28c-7263-4663-86ba-938cdfe1b07b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e7c6a28c-7263-4663-86ba-938cdfe1b07b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e7c6a28c-7263-4663-86ba-938cdfe1b07b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-0dfd5e4e-edfd-4fde-bce8-b755a0aaa7fb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-0dfd5e4e-edfd-4fde-bce8-b755a0aaa7fb None None] GET http://192.168.122.25/volume// Sep 01 02:05:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-0dfd5e4e-edfd-4fde-bce8-b755a0aaa7fb None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-0dfd5e4e-edfd-4fde-bce8-b755a0aaa7fb None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-0dfd5e4e-edfd-4fde-bce8-b755a0aaa7fb None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 495/977] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:05 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-26476f20-f0c3-45c6-822a-a06c58609515 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-26476f20-f0c3-45c6-822a-a06c58609515 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-26476f20-f0c3-45c6-822a-a06c58609515 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-26476f20-f0c3-45c6-822a-a06c58609515 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e7c6a28c-7263-4663-86ba-938cdfe1b07b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7c6a28c-7263-4663-86ba-938cdfe1b07b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 483/978] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:05 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-26476f20-f0c3-45c6-822a-a06c58609515 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-26476f20-f0c3-45c6-822a-a06c58609515 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 496/979] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:05 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 1031 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-f4b029e2-14c0-4d89-ac82-ac5bd23cb4ff None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-f4b029e2-14c0-4d89-ac82-ac5bd23cb4ff tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] PUT http://192.168.122.25/volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-f4b029e2-14c0-4d89-ac82-ac5bd23cb4ff tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-f4b029e2-14c0-4d89-ac82-ac5bd23cb4ff tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Acquiring lock "cinder-attachment_update-266c10f1-66cc-463e-adc9-340db23f350b-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-f4b029e2-14c0-4d89-ac82-ac5bd23cb4ff tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Lock "cinder-attachment_update-266c10f1-66cc-463e-adc9-340db23f350b-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:05 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-f4b029e2-14c0-4d89-ac82-ac5bd23cb4ff tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Lock "cinder-attachment_update-266c10f1-66cc-463e-adc9-340db23f350b-devstack" released by "attachment_update" :: held 0.213s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-f4b029e2-14c0-4d89-ac82-ac5bd23cb4ff tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d returned with HTTP 200 Sep 01 02:05:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 484/980] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:05:05 2026] PUT /volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d => generated 694 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-bd630b99-3e74-4064-a4f2-92433e9e806a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-bd630b99-3e74-4064-a4f2-92433e9e806a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d/action Sep 01 02:05:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-bd630b99-3e74-4064-a4f2-92433e9e806a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-bd630b99-3e74-4064-a4f2-92433e9e806a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-507c1fbd-8145-491e-b4da-5b66250341db None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-507c1fbd-8145-491e-b4da-5b66250341db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-507c1fbd-8145-491e-b4da-5b66250341db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-507c1fbd-8145-491e-b4da-5b66250341db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e05c5ae2-8f81-4324-ada6-a66711cb7b35 req-bd630b99-3e74-4064-a4f2-92433e9e806a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d/action returned with HTTP 204 Sep 01 02:05:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 497/981] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:06 2026] POST /volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-507c1fbd-8145-491e-b4da-5b66250341db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-507c1fbd-8145-491e-b4da-5b66250341db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 485/982] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:06 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 1146 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cdc99ec6-8596-46d5-a8cd-3da9a01079d1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cdc99ec6-8596-46d5-a8cd-3da9a01079d1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cdc99ec6-8596-46d5-a8cd-3da9a01079d1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cdc99ec6-8596-46d5-a8cd-3da9a01079d1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cdc99ec6-8596-46d5-a8cd-3da9a01079d1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cdc99ec6-8596-46d5-a8cd-3da9a01079d1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 498/983] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:06 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 1143 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-28022010-047b-45d2-8c8d-be618aadc830 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-28022010-047b-45d2-8c8d-be618aadc830 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-28022010-047b-45d2-8c8d-be618aadc830 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-28022010-047b-45d2-8c8d-be618aadc830 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-28022010-047b-45d2-8c8d-be618aadc830 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-28022010-047b-45d2-8c8d-be618aadc830 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 486/984] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 1142 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-4029dfc6-5582-4d6d-ba37-e757dc36918e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-4029dfc6-5582-4d6d-ba37-e757dc36918e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f/action Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-4029dfc6-5582-4d6d-ba37-e757dc36918e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-4029dfc6-5582-4d6d-ba37-e757dc36918e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-4029dfc6-5582-4d6d-ba37-e757dc36918e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-4029dfc6-5582-4d6d-ba37-e757dc36918e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Begin detaching volume completed successfully. Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-4029dfc6-5582-4d6d-ba37-e757dc36918e tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f/action returned with HTTP 202 Sep 01 02:05:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 499/985] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f4ab5cf9-7514-43a1-9dcd-9980cbced825 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4ab5cf9-7514-43a1-9dcd-9980cbced825 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4ab5cf9-7514-43a1-9dcd-9980cbced825 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4ab5cf9-7514-43a1-9dcd-9980cbced825 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f4ab5cf9-7514-43a1-9dcd-9980cbced825 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4ab5cf9-7514-43a1-9dcd-9980cbced825 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 487/986] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 1145 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-bc36c09f-173f-45c1-a029-a7dcdf5a9a84 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-bc36c09f-173f-45c1-a029-a7dcdf5a9a84 None None] GET http://192.168.122.25/volume// Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-bc36c09f-173f-45c1-a029-a7dcdf5a9a84 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-bc36c09f-173f-45c1-a029-a7dcdf5a9a84 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-bc36c09f-173f-45c1-a029-a7dcdf5a9a84 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 500/987] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-aa97f6d0-2479-438c-99eb-73a6794a0f28 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-aa97f6d0-2479-438c-99eb-73a6794a0f28 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-aa97f6d0-2479-438c-99eb-73a6794a0f28 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-aa97f6d0-2479-438c-99eb-73a6794a0f28 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-aa97f6d0-2479-438c-99eb-73a6794a0f28 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-aa97f6d0-2479-438c-99eb-73a6794a0f28 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 488/988] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 1326 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-f5394a9c-f337-4723-9309-9544ecc8582b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-f5394a9c-f337-4723-9309-9544ecc8582b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] DELETE http://192.168.122.25/volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-f5394a9c-f337-4723-9309-9544ecc8582b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-f5394a9c-f337-4723-9309-9544ecc8582b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[86843]: /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 01 02:05:07 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:05:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8b3f6be1-4803-4b98-861a-c3ae9922315e req-f5394a9c-f337-4723-9309-9544ecc8582b tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 501/989] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:07 2026] DELETE /volume/v3/attachments/a6138741-b5c6-416f-a27c-89db60c7a28b => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-954526b7-224b-4bf8-b2e5-312ffce68027 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-954526b7-224b-4bf8-b2e5-312ffce68027 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-954526b7-224b-4bf8-b2e5-312ffce68027 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-954526b7-224b-4bf8-b2e5-312ffce68027 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-954526b7-224b-4bf8-b2e5-312ffce68027 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-954526b7-224b-4bf8-b2e5-312ffce68027 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 489/990] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-a7622064-89eb-42f8-bf6e-e1749582d6db None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-a7622064-89eb-42f8-bf6e-e1749582d6db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-a7622064-89eb-42f8-bf6e-e1749582d6db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-a7622064-89eb-42f8-bf6e-e1749582d6db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-a7622064-89eb-42f8-bf6e-e1749582d6db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-a7622064-89eb-42f8-bf6e-e1749582d6db tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 502/991] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 1143 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-03259ac8-12d9-4396-aba6-1ff83c801685 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-03259ac8-12d9-4396-aba6-1ff83c801685 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] POST http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b/action Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-03259ac8-12d9-4396-aba6-1ff83c801685 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-03259ac8-12d9-4396-aba6-1ff83c801685 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-03259ac8-12d9-4396-aba6-1ff83c801685 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-03259ac8-12d9-4396-aba6-1ff83c801685 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Begin detaching volume completed successfully. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-03259ac8-12d9-4396-aba6-1ff83c801685 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b/action returned with HTTP 202 Sep 01 02:05:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 490/992] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:05:08 2026] POST /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a1271a99-253d-4753-9c1f-209c11bf2416 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1271a99-253d-4753-9c1f-209c11bf2416 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1271a99-253d-4753-9c1f-209c11bf2416 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1271a99-253d-4753-9c1f-209c11bf2416 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a1271a99-253d-4753-9c1f-209c11bf2416 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-c08206a3-9726-4dcd-af60-b0d9497b0928 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-c08206a3-9726-4dcd-af60-b0d9497b0928 None None] GET http://192.168.122.25/volume// Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1271a99-253d-4753-9c1f-209c11bf2416 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 503/993] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 1146 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-c08206a3-9726-4dcd-af60-b0d9497b0928 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-c08206a3-9726-4dcd-af60-b0d9497b0928 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-c08206a3-9726-4dcd-af60-b0d9497b0928 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 491/994] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-5454b5f8-8e56-4f7e-82f7-613c9ee4e999 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-5454b5f8-8e56-4f7e-82f7-613c9ee4e999 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-5454b5f8-8e56-4f7e-82f7-613c9ee4e999 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-5454b5f8-8e56-4f7e-82f7-613c9ee4e999 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-5454b5f8-8e56-4f7e-82f7-613c9ee4e999 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-5454b5f8-8e56-4f7e-82f7-613c9ee4e999 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 504/995] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 1327 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-6029fb98-122d-48b2-8b21-d52417cfb8ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-6029fb98-122d-48b2-8b21-d52417cfb8ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] DELETE http://192.168.122.25/volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d Sep 01 02:05:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-6029fb98-122d-48b2-8b21-d52417cfb8ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-6029fb98-122d-48b2-8b21-d52417cfb8ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[86844]: /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 01 02:05:09 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:05:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5af690e-9cbf-4ccd-b7a5-34b6de561969 req-6029fb98-122d-48b2-8b21-d52417cfb8ca tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 492/996] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:09 2026] DELETE /volume/v3/attachments/aebcb6d7-dd12-41c8-898d-9d6575fd516d => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d4d91341-dc58-4f4c-9461-fd1472028440 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d4d91341-dc58-4f4c-9461-fd1472028440 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d4d91341-dc58-4f4c-9461-fd1472028440 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d4d91341-dc58-4f4c-9461-fd1472028440 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d4d91341-dc58-4f4c-9461-fd1472028440 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d4d91341-dc58-4f4c-9461-fd1472028440 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 505/997] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-72e137a1-61c5-4195-b43e-50cc4dad6a96 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72e137a1-61c5-4195-b43e-50cc4dad6a96 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72e137a1-61c5-4195-b43e-50cc4dad6a96 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72e137a1-61c5-4195-b43e-50cc4dad6a96 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-72e137a1-61c5-4195-b43e-50cc4dad6a96 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72e137a1-61c5-4195-b43e-50cc4dad6a96 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 493/998] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3f08f01a-b993-487d-a6b5-df6e647b0c4f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f08f01a-b993-487d-a6b5-df6e647b0c4f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f08f01a-b993-487d-a6b5-df6e647b0c4f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f08f01a-b993-487d-a6b5-df6e647b0c4f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3f08f01a-b993-487d-a6b5-df6e647b0c4f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f08f01a-b993-487d-a6b5-df6e647b0c4f tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 506/999] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5dcb096d-050c-49e4-9cf9-3c7afb87c602 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5dcb096d-050c-49e4-9cf9-3c7afb87c602 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5dcb096d-050c-49e4-9cf9-3c7afb87c602 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5dcb096d-050c-49e4-9cf9-3c7afb87c602 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5dcb096d-050c-49e4-9cf9-3c7afb87c602 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5dcb096d-050c-49e4-9cf9-3c7afb87c602 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 494/1000] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3925ab86-2d40-42f9-ae58-aa26767af288 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3925ab86-2d40-42f9-ae58-aa26767af288 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3925ab86-2d40-42f9-ae58-aa26767af288 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3925ab86-2d40-42f9-ae58-aa26767af288 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3925ab86-2d40-42f9-ae58-aa26767af288 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3925ab86-2d40-42f9-ae58-aa26767af288 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 507/1001] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-c35654f7-ea10-44ea-b3a5-986a01dad1bd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-c35654f7-ea10-44ea-b3a5-986a01dad1bd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-c35654f7-ea10-44ea-b3a5-986a01dad1bd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-c35654f7-ea10-44ea-b3a5-986a01dad1bd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-c35654f7-ea10-44ea-b3a5-986a01dad1bd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-c35654f7-ea10-44ea-b3a5-986a01dad1bd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 495/1002] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-8bac9f44-4e75-4509-b10c-e76f7fbdcae6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-8bac9f44-4e75-4509-b10c-e76f7fbdcae6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] POST http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca/action Sep 01 02:05:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-8bac9f44-4e75-4509-b10c-e76f7fbdcae6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-8bac9f44-4e75-4509-b10c-e76f7fbdcae6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-8bac9f44-4e75-4509-b10c-e76f7fbdcae6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-8bac9f44-4e75-4509-b10c-e76f7fbdcae6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Begin detaching volume completed successfully. Sep 01 02:05:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-8bac9f44-4e75-4509-b10c-e76f7fbdcae6 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca/action returned with HTTP 202 Sep 01 02:05:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 508/1003] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:05:11 2026] POST /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-56adb84b-be4e-42c3-84bb-9d0f8a959e76 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-56adb84b-be4e-42c3-84bb-9d0f8a959e76 None None] GET http://192.168.122.25/volume// Sep 01 02:05:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-56adb84b-be4e-42c3-84bb-9d0f8a959e76 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-56adb84b-be4e-42c3-84bb-9d0f8a959e76 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-56adb84b-be4e-42c3-84bb-9d0f8a959e76 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 496/1004] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-16d11837-e499-43c4-a73e-ff85669938ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-16d11837-e499-43c4-a73e-ff85669938ce tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-16d11837-e499-43c4-a73e-ff85669938ce tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-16d11837-e499-43c4-a73e-ff85669938ce tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-16d11837-e499-43c4-a73e-ff85669938ce tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-16d11837-e499-43c4-a73e-ff85669938ce tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 509/1005] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 1330 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-d10d29c9-78d7-4b82-8239-d9529e08c86b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-d10d29c9-78d7-4b82-8239-d9529e08c86b tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] DELETE http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 Sep 01 02:05:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-d10d29c9-78d7-4b82-8239-d9529e08c86b tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-d10d29c9-78d7-4b82-8239-d9529e08c86b tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[86844]: /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 01 02:05:11 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:05:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-054fab49-7e5c-4081-abd5-1ee88e4fa02d req-d10d29c9-78d7-4b82-8239-d9529e08c86b tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 497/1006] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:11 2026] DELETE /volume/v3/attachments/49a6719b-d553-4e81-ac63-d328a0456ea0 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-a31e47c8-efff-4388-8f04-617bfa88eee1 req-7522d1fc-dcd4-497f-8618-d9a10d07c3dd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-a31e47c8-efff-4388-8f04-617bfa88eee1 req-7522d1fc-dcd4-497f-8618-d9a10d07c3dd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-a31e47c8-efff-4388-8f04-617bfa88eee1 req-7522d1fc-dcd4-497f-8618-d9a10d07c3dd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-a31e47c8-efff-4388-8f04-617bfa88eee1 req-7522d1fc-dcd4-497f-8618-d9a10d07c3dd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-a31e47c8-efff-4388-8f04-617bfa88eee1 req-7522d1fc-dcd4-497f-8618-d9a10d07c3dd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:05:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-a31e47c8-efff-4388-8f04-617bfa88eee1 req-7522d1fc-dcd4-497f-8618-d9a10d07c3dd tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 510/1007] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:12 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] DELETE http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:12 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Delete volume with id: 264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:05:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Delete volume request issued successfully. Sep 01 02:05:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f65e7344-4e5e-49b2-9bb5-d45a97744e79 tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 202 Sep 01 02:05:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 498/1008] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:12 2026] DELETE /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c1320c56-3659-4f1d-b7b6-553eb8dd323c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1320c56-3659-4f1d-b7b6-553eb8dd323c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1320c56-3659-4f1d-b7b6-553eb8dd323c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1320c56-3659-4f1d-b7b6-553eb8dd323c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c1320c56-3659-4f1d-b7b6-553eb8dd323c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:05:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1320c56-3659-4f1d-b7b6-553eb8dd323c tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 511/1009] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:12 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b921bbf5-7571-46ba-8a0e-76464f486dfa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b921bbf5-7571-46ba-8a0e-76464f486dfa tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b921bbf5-7571-46ba-8a0e-76464f486dfa tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b921bbf5-7571-46ba-8a0e-76464f486dfa tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b921bbf5-7571-46ba-8a0e-76464f486dfa tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Volume info retrieved successfully. Sep 01 02:05:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b921bbf5-7571-46ba-8a0e-76464f486dfa tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 200 Sep 01 02:05:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 499/1010] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:13 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5f19a518-53c4-4b1c-94bd-6545b8e0756e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5f19a518-53c4-4b1c-94bd-6545b8e0756e tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] GET http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca Sep 01 02:05:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5f19a518-53c4-4b1c-94bd-6545b8e0756e tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5f19a518-53c4-4b1c-94bd-6545b8e0756e tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5f19a518-53c4-4b1c-94bd-6545b8e0756e tempest-TestMinimumBasicScenario-1690085929 tempest-TestMinimumBasicScenario-1690085929-project-member] http://192.168.122.25/volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca returned with HTTP 404 Sep 01 02:05:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 512/1011] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:15 2026] GET /volume/v3/volumes/264c87a9-4e19-4b96-bfaa-d7d9384e0cca => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-71651424-6975-49ef-a9df-189a1ffc94a5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-71651424-6975-49ef-a9df-189a1ffc94a5 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] DELETE http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-71651424-6975-49ef-a9df-189a1ffc94a5 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-71651424-6975-49ef-a9df-189a1ffc94a5 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-71651424-6975-49ef-a9df-189a1ffc94a5 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Delete volume with id: 266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-71651424-6975-49ef-a9df-189a1ffc94a5 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-71651424-6975-49ef-a9df-189a1ffc94a5 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Delete volume request issued successfully. Sep 01 02:05:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-71651424-6975-49ef-a9df-189a1ffc94a5 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 202 Sep 01 02:05:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 500/1012] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:15 2026] DELETE /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6a5bb8f0-4b5e-4f0b-935b-ba1deeacba08 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a5bb8f0-4b5e-4f0b-935b-ba1deeacba08 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a5bb8f0-4b5e-4f0b-935b-ba1deeacba08 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a5bb8f0-4b5e-4f0b-935b-ba1deeacba08 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6a5bb8f0-4b5e-4f0b-935b-ba1deeacba08 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a5bb8f0-4b5e-4f0b-935b-ba1deeacba08 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 513/1013] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:15 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1766324800"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1766324800'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume of 1 GB Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Availability Zones retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Flow 'volume_create_api' (5a796369-d687-4613-92d1-6bce99fb83ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c9f036-4ad4-4703-bcf1-3556784c7aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c9f036-4ad4-4703-bcf1-3556784c7aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80cc56b-3bc6-4c47-970e-a053868a961a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Created reservations ['7c409f47-cb93-4c9a-bac6-c2f4ccfb8784', '0db2d02a-5f56-46d1-bd03-f00f3b3e0b94', '259d8ec4-6594-49db-82d1-860e7f115bf8', '18216eb1-3c70-4091-81fd-27f7cee0bf73'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80cc56b-3bc6-4c47-970e-a053868a961a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c409f47-cb93-4c9a-bac6-c2f4ccfb8784', '0db2d02a-5f56-46d1-bd03-f00f3b3e0b94', '259d8ec4-6594-49db-82d1-860e7f115bf8', '18216eb1-3c70-4091-81fd-27f7cee0bf73']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a241b86-5e6d-4aed-ab7f-5a4ba1ef16e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a241b86-5e6d-4aed-ab7f-5a4ba1ef16e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb6474a4-d460-4526-a731-b13243564f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1766324800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97e230d7bef4d12ad7060960cfe5cbb',qos_specs=None,replication_status=,reservations=['7c409f47-cb93-4c9a-bac6-c2f4ccfb8784','0db2d02a-5f56-46d1-bd03-f00f3b3e0b94','259d8ec4-6594-49db-82d1-860e7f115bf8','18216eb1-3c70-4091-81fd-27f7cee0bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97752354ff134faaa3b606ac49d6275f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1766324800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb6474a4-d460-4526-a731-b13243564f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f97e230d7bef4d12ad7060960cfe5cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97752354ff134faaa3b606ac49d6275f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33bed13-b067-4bf9-8e2b-1c117d160436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33bed13-b067-4bf9-8e2b-1c117d160436) transitioned into state 'SUCCESS' from state '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-1766324800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97e230d7bef4d12ad7060960cfe5cbb',qos_specs=None,replication_status=,reservations=['7c409f47-cb93-4c9a-bac6-c2f4ccfb8784','0db2d02a-5f56-46d1-bd03-f00f3b3e0b94','259d8ec4-6594-49db-82d1-860e7f115bf8','18216eb1-3c70-4091-81fd-27f7cee0bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97752354ff134faaa3b606ac49d6275f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ffcee0-855f-49ec-adba-bc8c398910cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-960d5ae4-30f7-45b8-b791-a3b014b8bb05 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-960d5ae4-30f7-45b8-b791-a3b014b8bb05 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-960d5ae4-30f7-45b8-b791-a3b014b8bb05 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-960d5ae4-30f7-45b8-b791-a3b014b8bb05 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ffcee0-855f-49ec-adba-bc8c398910cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Flow 'volume_create_api' (5a796369-d687-4613-92d1-6bce99fb83ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Create volume request issued successfully. Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cf57d997-acd4-45de-a718-ba2bec35d8f2 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 501/1014] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:16 2026] POST /volume/v3/volumes => generated 762 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-960d5ae4-30f7-45b8-b791-a3b014b8bb05 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0c94b954-becc-4e62-8acf-d6d98ed4a17d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c94b954-becc-4e62-8acf-d6d98ed4a17d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0c94b954-becc-4e62-8acf-d6d98ed4a17d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0c94b954-becc-4e62-8acf-d6d98ed4a17d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-960d5ae4-30f7-45b8-b791-a3b014b8bb05 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 514/1015] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0c94b954-becc-4e62-8acf-d6d98ed4a17d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c94b954-becc-4e62-8acf-d6d98ed4a17d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 502/1016] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 830 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ecc2a66e-3e2f-472b-a0c5-70853c66aee1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ecc2a66e-3e2f-472b-a0c5-70853c66aee1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b Sep 01 02:05:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ecc2a66e-3e2f-472b-a0c5-70853c66aee1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ecc2a66e-3e2f-472b-a0c5-70853c66aee1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ecc2a66e-3e2f-472b-a0c5-70853c66aee1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b returned with HTTP 404 Sep 01 02:05:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 515/1017] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/266c10f1-66cc-463e-adc9-340db23f350b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Delete volume with id: c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d0c327a6-79f2-4cb5-b403-a77380bb0fb9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0c327a6-79f2-4cb5-b403-a77380bb0fb9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0c327a6-79f2-4cb5-b403-a77380bb0fb9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0c327a6-79f2-4cb5-b403-a77380bb0fb9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Delete volume request issued successfully. Sep 01 02:05:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a0cd1ac-b5a5-4911-8dc9-72d9e89c971a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 202 Sep 01 02:05:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 503/1018] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:17 2026] DELETE /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8151af6c-96a4-4621-8765-8690080e9171 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d0c327a6-79f2-4cb5-b403-a77380bb0fb9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8151af6c-96a4-4621-8765-8690080e9171 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8151af6c-96a4-4621-8765-8690080e9171 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8151af6c-96a4-4621-8765-8690080e9171 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0c327a6-79f2-4cb5-b403-a77380bb0fb9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 516/1019] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8151af6c-96a4-4621-8765-8690080e9171 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8151af6c-96a4-4621-8765-8690080e9171 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 504/1020] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 849 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b1bb1f48-ca98-4435-9ce0-9c40d2e194c1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b1bb1f48-ca98-4435-9ce0-9c40d2e194c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b1bb1f48-ca98-4435-9ce0-9c40d2e194c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b1bb1f48-ca98-4435-9ce0-9c40d2e194c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b1bb1f48-ca98-4435-9ce0-9c40d2e194c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b1bb1f48-ca98-4435-9ce0-9c40d2e194c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 517/1021] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3930bc76-0c7b-4ea1-8c21-54c13275ee2a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3930bc76-0c7b-4ea1-8c21-54c13275ee2a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3930bc76-0c7b-4ea1-8c21-54c13275ee2a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3930bc76-0c7b-4ea1-8c21-54c13275ee2a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3930bc76-0c7b-4ea1-8c21-54c13275ee2a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-0fc34f48-dd34-42a7-a1bf-994df105ddc7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3930bc76-0c7b-4ea1-8c21-54c13275ee2a tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 505/1022] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-0fc34f48-dd34-42a7-a1bf-994df105ddc7 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-0fc34f48-dd34-42a7-a1bf-994df105ddc7 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-0fc34f48-dd34-42a7-a1bf-994df105ddc7 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-0fc34f48-dd34-42a7-a1bf-994df105ddc7 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-0fc34f48-dd34-42a7-a1bf-994df105ddc7 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 518/1023] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-e327fb6b-eb5a-40d5-b527-66f180847bf7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-e327fb6b-eb5a-40d5-b527-66f180847bf7 None None] GET http://192.168.122.25/volume// Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-e327fb6b-eb5a-40d5-b527-66f180847bf7 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-e327fb6b-eb5a-40d5-b527-66f180847bf7 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-e327fb6b-eb5a-40d5-b527-66f180847bf7 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 506/1024] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-cfcf6b7a-f91f-45fe-9d9d-9ae0ee6f7195 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-cfcf6b7a-f91f-45fe-9d9d-9ae0ee6f7195 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-cfcf6b7a-f91f-45fe-9d9d-9ae0ee6f7195 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb6474a4-d460-4526-a731-b13243564f33", "connector": null, "instance_uuid": "dc4bf07e-33bc-40dc-910a-651be310db01"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-cfcf6b7a-f91f-45fe-9d9d-9ae0ee6f7195 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 519/1025] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:19 2026] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-73a8e79e-58b5-4bc6-9c47-3fc5ac52acb1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-73a8e79e-58b5-4bc6-9c47-3fc5ac52acb1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-73a8e79e-58b5-4bc6-9c47-3fc5ac52acb1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-73a8e79e-58b5-4bc6-9c47-3fc5ac52acb1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-73a8e79e-58b5-4bc6-9c47-3fc5ac52acb1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-221a6722-e930-4d00-b507-a63251dd0d0f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-221a6722-e930-4d00-b507-a63251dd0d0f None None] GET http://192.168.122.25/volume// Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-221a6722-e930-4d00-b507-a63251dd0d0f None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-221a6722-e930-4d00-b507-a63251dd0d0f None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-221a6722-e930-4d00-b507-a63251dd0d0f None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 520/1026] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-73a8e79e-58b5-4bc6-9c47-3fc5ac52acb1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 507/1027] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-2c931930-fe95-4781-bd65-be43cec9a2b9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-2c931930-fe95-4781-bd65-be43cec9a2b9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-2c931930-fe95-4781-bd65-be43cec9a2b9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-2c931930-fe95-4781-bd65-be43cec9a2b9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-2c931930-fe95-4781-bd65-be43cec9a2b9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-2c931930-fe95-4781-bd65-be43cec9a2b9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 521/1028] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 1035 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-90609c42-16bf-4353-ae24-5a139d039e28 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-90609c42-16bf-4353-ae24-5a139d039e28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] PUT http://192.168.122.25/volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388 Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-90609c42-16bf-4353-ae24-5a139d039e28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-90609c42-16bf-4353-ae24-5a139d039e28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Acquiring lock "cinder-attachment_update-cb6474a4-d460-4526-a731-b13243564f33-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-90609c42-16bf-4353-ae24-5a139d039e28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Lock "cinder-attachment_update-cb6474a4-d460-4526-a731-b13243564f33-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-48403e7e-2e54-484a-a96e-c048a7234b83 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48403e7e-2e54-484a-a96e-c048a7234b83 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48403e7e-2e54-484a-a96e-c048a7234b83 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48403e7e-2e54-484a-a96e-c048a7234b83 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48403e7e-2e54-484a-a96e-c048a7234b83 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f returned with HTTP 404 Sep 01 02:05:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 522/1029] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/c04e46c9-2d70-4646-a534-358a3563d43f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4a94831e-9559-4059-84cc-c64c7b723ebd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a94831e-9559-4059-84cc-c64c7b723ebd tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a94831e-9559-4059-84cc-c64c7b723ebd tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a94831e-9559-4059-84cc-c64c7b723ebd tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-4a94831e-9559-4059-84cc-c64c7b723ebd tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Delete volume with id: a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:05:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4a94831e-9559-4059-84cc-c64c7b723ebd tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-90609c42-16bf-4353-ae24-5a139d039e28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Lock "cinder-attachment_update-cb6474a4-d460-4526-a731-b13243564f33-devstack" released by "attachment_update" :: held 0.299s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-90609c42-16bf-4353-ae24-5a139d039e28 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388 returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 508/1030] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:05:20 2026] PUT /volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388 => generated 694 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4a94831e-9559-4059-84cc-c64c7b723ebd tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Delete volume request issued successfully. Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a94831e-9559-4059-84cc-c64c7b723ebd tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 202 Sep 01 02:05:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 523/1031] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:20 2026] DELETE /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-555e45ab-ebef-487d-916b-08b40db9da32 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-555e45ab-ebef-487d-916b-08b40db9da32 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-555e45ab-ebef-487d-916b-08b40db9da32 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-555e45ab-ebef-487d-916b-08b40db9da32 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-555e45ab-ebef-487d-916b-08b40db9da32 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-555e45ab-ebef-487d-916b-08b40db9da32 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 509/1032] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 849 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a4b30344-5a1b-4565-8f48-07e3295c75bf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a4b30344-5a1b-4565-8f48-07e3295c75bf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a4b30344-5a1b-4565-8f48-07e3295c75bf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a4b30344-5a1b-4565-8f48-07e3295c75bf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a4b30344-5a1b-4565-8f48-07e3295c75bf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a4b30344-5a1b-4565-8f48-07e3295c75bf tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 524/1033] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 855 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-ee89614f-482f-47f0-bdd8-f861768c1c19 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-ee89614f-482f-47f0-bdd8-f861768c1c19 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388/action Sep 01 02:05:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-ee89614f-482f-47f0-bdd8-f861768c1c19 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-ee89614f-482f-47f0-bdd8-f861768c1c19 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8fca4d1c-808b-4d49-9305-79b193f99174 req-ee89614f-482f-47f0-bdd8-f861768c1c19 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388/action returned with HTTP 204 Sep 01 02:05:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 510/1034] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:21 2026] POST /volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-79e4ae6e-cf03-4480-8ab7-b86a44a0f4f1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-79e4ae6e-cf03-4480-8ab7-b86a44a0f4f1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:05:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-79e4ae6e-cf03-4480-8ab7-b86a44a0f4f1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-79e4ae6e-cf03-4480-8ab7-b86a44a0f4f1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-79e4ae6e-cf03-4480-8ab7-b86a44a0f4f1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Volume info retrieved successfully. Sep 01 02:05:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-79e4ae6e-cf03-4480-8ab7-b86a44a0f4f1 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 525/1035] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-18c374ce-2faf-46bb-9b29-32024482c7c1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18c374ce-2faf-46bb-9b29-32024482c7c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18c374ce-2faf-46bb-9b29-32024482c7c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18c374ce-2faf-46bb-9b29-32024482c7c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-18c374ce-2faf-46bb-9b29-32024482c7c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18c374ce-2faf-46bb-9b29-32024482c7c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 511/1036] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 1147 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-57f81c75-f934-4e7a-9504-247e25d20f45 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57f81c75-f934-4e7a-9504-247e25d20f45 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-57f81c75-f934-4e7a-9504-247e25d20f45 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-57f81c75-f934-4e7a-9504-247e25d20f45 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-57f81c75-f934-4e7a-9504-247e25d20f45 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57f81c75-f934-4e7a-9504-247e25d20f45 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 526/1037] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 1147 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] DELETE http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Delete volume with id: cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-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 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ca9cfae-8eac-40b7-8785-6aa973173ee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 400 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 512/1038] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:22 2026] DELETE /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 307 bytes in 88 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ec0256c5-c7b2-49ea-9954-054acea9f3f5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec0256c5-c7b2-49ea-9954-054acea9f3f5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec0256c5-c7b2-49ea-9954-054acea9f3f5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec0256c5-c7b2-49ea-9954-054acea9f3f5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ec0256c5-c7b2-49ea-9954-054acea9f3f5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec0256c5-c7b2-49ea-9954-054acea9f3f5 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 527/1039] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 1147 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-f1277229-500a-48d4-85d6-38de71b79216 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-f1277229-500a-48d4-85d6-38de71b79216 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-f1277229-500a-48d4-85d6-38de71b79216 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-f1277229-500a-48d4-85d6-38de71b79216 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-f1277229-500a-48d4-85d6-38de71b79216 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-f1277229-500a-48d4-85d6-38de71b79216 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 513/1040] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 1147 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-a579d4bc-f59a-47a7-9184-dae63836f74d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-a579d4bc-f59a-47a7-9184-dae63836f74d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] POST http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33/action Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-a579d4bc-f59a-47a7-9184-dae63836f74d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-a579d4bc-f59a-47a7-9184-dae63836f74d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-a579d4bc-f59a-47a7-9184-dae63836f74d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-a579d4bc-f59a-47a7-9184-dae63836f74d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Begin detaching volume completed successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-a579d4bc-f59a-47a7-9184-dae63836f74d tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33/action returned with HTTP 202 Sep 01 02:05:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 528/1041] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:05:22 2026] POST /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-14b6faf1-efa1-482f-bcfa-f3d9f5081277 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-14b6faf1-efa1-482f-bcfa-f3d9f5081277 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] GET http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-14b6faf1-efa1-482f-bcfa-f3d9f5081277 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-14b6faf1-efa1-482f-bcfa-f3d9f5081277 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-14b6faf1-efa1-482f-bcfa-f3d9f5081277 tempest-AttachVolumeTestJSON-602593005 tempest-AttachVolumeTestJSON-602593005-project-member] http://192.168.122.25/volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec returned with HTTP 404 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 514/1042] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/a8a0214c-db64-4fdb-b80e-bdd635af0bec => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-c57b256f-72c8-4557-919e-40dc34905d1a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-c57b256f-72c8-4557-919e-40dc34905d1a None None] GET http://192.168.122.25/volume// Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-c57b256f-72c8-4557-919e-40dc34905d1a None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-c57b256f-72c8-4557-919e-40dc34905d1a None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-c57b256f-72c8-4557-919e-40dc34905d1a None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 529/1043] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-3272fb34-7af5-418b-b644-04012d8c30c1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-3272fb34-7af5-418b-b644-04012d8c30c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-3272fb34-7af5-418b-b644-04012d8c30c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-3272fb34-7af5-418b-b644-04012d8c30c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-3272fb34-7af5-418b-b644-04012d8c30c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-3272fb34-7af5-418b-b644-04012d8c30c1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 515/1044] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 1331 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-1092f97b-771d-43f2-8bde-aa9e6140b4bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-1092f97b-771d-43f2-8bde-aa9e6140b4bd tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] DELETE http://192.168.122.25/volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388 Sep 01 02:05:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-1092f97b-771d-43f2-8bde-aa9e6140b4bd tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-1092f97b-771d-43f2-8bde-aa9e6140b4bd tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[86843]: /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 01 02:05:23 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:05:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-cd70e465-d9e5-46d9-bb9b-0525d2050b66 req-1092f97b-771d-43f2-8bde-aa9e6140b4bd tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388 returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 530/1045] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:23 2026] DELETE /volume/v3/attachments/51f6c4f7-82fd-4d7f-81b7-2888df2d8388 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3264f5d5-4965-45f9-9872-9469dc060318 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3264f5d5-4965-45f9-9872-9469dc060318 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3264f5d5-4965-45f9-9872-9469dc060318 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3264f5d5-4965-45f9-9872-9469dc060318 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3264f5d5-4965-45f9-9872-9469dc060318 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3264f5d5-4965-45f9-9872-9469dc060318 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 516/1046] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-772673d6-51b4-4103-8b53-112eff2e972e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-772673d6-51b4-4103-8b53-112eff2e972e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:05:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-772673d6-51b4-4103-8b53-112eff2e972e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054", "extra_specs": {}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-772673d6-51b4-4103-8b53-112eff2e972e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:05:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 531/1047] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:26 2026] POST /volume/v3/types => generated 266 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e3d0f7a1-06f5-44bb-81c0-ae49e731f126 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e3d0f7a1-06f5-44bb-81c0-ae49e731f126 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e3d0f7a1-06f5-44bb-81c0-ae49e731f126 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230", "extra_specs": {}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e3d0f7a1-06f5-44bb-81c0-ae49e731f126 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:05:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 517/1048] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:31 2026] POST /volume/v3/types => generated 269 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a70d0cf5-0a32-4cef-8534-c0de155a20eb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a70d0cf5-0a32-4cef-8534-c0de155a20eb tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a70d0cf5-0a32-4cef-8534-c0de155a20eb tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366", "extra_specs": {}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a70d0cf5-0a32-4cef-8534-c0de155a20eb tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:05:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 532/1049] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:31 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 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-657952718", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-657952718', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume of 1 GB Sep 01 02:05:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Availability Zones retrieved successfully. Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Flow 'volume_create_api' (704f2b39-c147-4ccf-bdbd-39aae48d71d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a23d615-ed15-4e01-9d10-bef198a3c94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a23d615-ed15-4e01-9d10-bef198a3c94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=55829360-a26b-4857-bd27-5cd1ed9fb292,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55829360-a26b-4857-bd27-5cd1ed9fb292', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4e1613-c98c-4a66-94c3-fa5270fb87f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:31 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Created reservations ['6254c770-b2ba-49b3-ba33-91bd52e702fb', '537cf429-e22b-45b9-b234-7ae4f75b5f82', 'f7039658-0622-4a90-9b37-42b845055474', 'ad47b714-89cb-45ec-a2ed-4e53d0d27dc0'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4e1613-c98c-4a66-94c3-fa5270fb87f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6254c770-b2ba-49b3-ba33-91bd52e702fb', '537cf429-e22b-45b9-b234-7ae4f75b5f82', 'f7039658-0622-4a90-9b37-42b845055474', 'ad47b714-89cb-45ec-a2ed-4e53d0d27dc0']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a001a75d-7a20-4d98-b524-77d47ba264ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a001a75d-7a20-4d98-b524-77d47ba264ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612eba68-bcab-4bf6-a828-c2ea50d95589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-657952718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89af038c103e418da0073c0583f277eb',qos_specs=None,replication_status=,reservations=['6254c770-b2ba-49b3-ba33-91bd52e702fb','537cf429-e22b-45b9-b234-7ae4f75b5f82','f7039658-0622-4a90-9b37-42b845055474','ad47b714-89cb-45ec-a2ed-4e53d0d27dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d85e902eb9b4515b2956a56e142d908',volume_type_id=55829360-a26b-4857-bd27-5cd1ed9fb292), 'volume': Volume(_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-01T00:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-657952718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612eba68-bcab-4bf6-a828-c2ea50d95589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89af038c103e418da0073c0583f277eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d85e902eb9b4515b2956a56e142d908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55829360-a26b-4857-bd27-5cd1ed9fb292),volume_type_id=55829360-a26b-4857-bd27-5cd1ed9fb292)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395f5626-ddef-415b-ba0e-020eeea59914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395f5626-ddef-415b-ba0e-020eeea59914) transitioned into state 'SUCCESS' from state '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-657952718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89af038c103e418da0073c0583f277eb',qos_specs=None,replication_status=,reservations=['6254c770-b2ba-49b3-ba33-91bd52e702fb','537cf429-e22b-45b9-b234-7ae4f75b5f82','f7039658-0622-4a90-9b37-42b845055474','ad47b714-89cb-45ec-a2ed-4e53d0d27dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d85e902eb9b4515b2956a56e142d908',volume_type_id=55829360-a26b-4857-bd27-5cd1ed9fb292)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77b9dfb-1f2b-4615-891e-b621e9785c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77b9dfb-1f2b-4615-891e-b621e9785c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Flow 'volume_create_api' (704f2b39-c147-4ccf-bdbd-39aae48d71d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume request issued successfully. Sep 01 02:05:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6dbdf712-9b89-4a66-a0b2-ef890da30cf4 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 518/1050] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:31 2026] POST /volume/v3/volumes => generated 852 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1895461415", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1895461415', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume of 1 GB Sep 01 02:05:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Availability Zones retrieved successfully. Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Flow 'volume_create_api' (88fad539-6043-4d7f-b469-ba7f9b52e46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e6a60a-ce62-4ef1-838c-9c4358df5f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e6a60a-ce62-4ef1-838c-9c4358df5f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1bb560dd-5a38-47c5-84bf-645690e3b5ac,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bb560dd-5a38-47c5-84bf-645690e3b5ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a1d285-92ab-470c-a965-f29b411936d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:31 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Created reservations ['66d6b65f-3e64-4e28-a007-3bcf9f992ea7', 'a1c6b90f-d72a-4e60-9fe4-a7ad4782b0e4', '3a22af7d-8904-465c-967d-5d43c183769c', '36e3290b-4c89-4027-aeb7-c41b3249a5f9'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a1d285-92ab-470c-a965-f29b411936d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d6b65f-3e64-4e28-a007-3bcf9f992ea7', 'a1c6b90f-d72a-4e60-9fe4-a7ad4782b0e4', '3a22af7d-8904-465c-967d-5d43c183769c', '36e3290b-4c89-4027-aeb7-c41b3249a5f9']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91713e8-b214-42d5-bf92-a09003dbf147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91713e8-b214-42d5-bf92-a09003dbf147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d69fdbe-18c4-4e1d-8c82-eea20f6835c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1895461415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89af038c103e418da0073c0583f277eb',qos_specs=None,replication_status=,reservations=['66d6b65f-3e64-4e28-a007-3bcf9f992ea7','a1c6b90f-d72a-4e60-9fe4-a7ad4782b0e4','3a22af7d-8904-465c-967d-5d43c183769c','36e3290b-4c89-4027-aeb7-c41b3249a5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d85e902eb9b4515b2956a56e142d908',volume_type_id=1bb560dd-5a38-47c5-84bf-645690e3b5ac), 'volume': Volume(_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-01T00:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1895461415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d69fdbe-18c4-4e1d-8c82-eea20f6835c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89af038c103e418da0073c0583f277eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d85e902eb9b4515b2956a56e142d908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bb560dd-5a38-47c5-84bf-645690e3b5ac),volume_type_id=1bb560dd-5a38-47c5-84bf-645690e3b5ac)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486904e7-c387-4d4f-9acc-b8f2db3c1f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486904e7-c387-4d4f-9acc-b8f2db3c1f21) transitioned into state 'SUCCESS' from state '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-1895461415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89af038c103e418da0073c0583f277eb',qos_specs=None,replication_status=,reservations=['66d6b65f-3e64-4e28-a007-3bcf9f992ea7','a1c6b90f-d72a-4e60-9fe4-a7ad4782b0e4','3a22af7d-8904-465c-967d-5d43c183769c','36e3290b-4c89-4027-aeb7-c41b3249a5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d85e902eb9b4515b2956a56e142d908',volume_type_id=1bb560dd-5a38-47c5-84bf-645690e3b5ac)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d4d825-f8c7-4964-a6a5-40c23cce65ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d4d825-f8c7-4964-a6a5-40c23cce65ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Flow 'volume_create_api' (88fad539-6043-4d7f-b469-ba7f9b52e46b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume request issued successfully. Sep 01 02:05:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64af6bf0-ca99-41ab-92d3-7b5197aeece2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 533/1051] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:31 2026] POST /volume/v3/volumes => generated 852 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-122352793", "snapshot_id": null, "imageRef": "a9a0237f-9af2-4aa5-a2d4-3bd0cdd3fc82", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-122352793', 'snapshot_id': None, 'imageRef': 'a9a0237f-9af2-4aa5-a2d4-3bd0cdd3fc82', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume of 1 GB Sep 01 02:05:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Availability Zones retrieved successfully. Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Flow 'volume_create_api' (f64689e7-18be-4420-8af9-e91a37cb9b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a3faa5-3301-4c01-9448-db22ce701fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a3faa5-3301-4c01-9448-db22ce701fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2812f881-451a-4caa-867c-d96a89dfc550,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2812f881-451a-4caa-867c-d96a89dfc550', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a9572f-084f-43b5-ac07-5e2f08792277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:32 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Created reservations ['054f359b-790f-4f30-b86a-5f92a0bda2a6', '53af547d-fdc0-4d9a-8e7b-bd3d3830398d', 'fbfa08af-c2d6-44e2-a7e6-08298b3d9e4f', '5ffd3c5f-006a-4382-81c0-21c228fc39b3'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a9572f-084f-43b5-ac07-5e2f08792277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054f359b-790f-4f30-b86a-5f92a0bda2a6', '53af547d-fdc0-4d9a-8e7b-bd3d3830398d', 'fbfa08af-c2d6-44e2-a7e6-08298b3d9e4f', '5ffd3c5f-006a-4382-81c0-21c228fc39b3']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f10d541-b3a8-44c6-8421-231bd5860374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f10d541-b3a8-44c6-8421-231bd5860374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bd14f2c-8ae2-4d73-b309-858fe0df8c84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-122352793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89af038c103e418da0073c0583f277eb',qos_specs=None,replication_status=,reservations=['054f359b-790f-4f30-b86a-5f92a0bda2a6','53af547d-fdc0-4d9a-8e7b-bd3d3830398d','fbfa08af-c2d6-44e2-a7e6-08298b3d9e4f','5ffd3c5f-006a-4382-81c0-21c228fc39b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d85e902eb9b4515b2956a56e142d908',volume_type_id=2812f881-451a-4caa-867c-d96a89dfc550), 'volume': Volume(_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-01T00:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-122352793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bd14f2c-8ae2-4d73-b309-858fe0df8c84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89af038c103e418da0073c0583f277eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d85e902eb9b4515b2956a56e142d908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2812f881-451a-4caa-867c-d96a89dfc550),volume_type_id=2812f881-451a-4caa-867c-d96a89dfc550)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74fd822-df03-463c-b226-9251a9497775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74fd822-df03-463c-b226-9251a9497775) transitioned into state 'SUCCESS' from state '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-122352793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89af038c103e418da0073c0583f277eb',qos_specs=None,replication_status=,reservations=['054f359b-790f-4f30-b86a-5f92a0bda2a6','53af547d-fdc0-4d9a-8e7b-bd3d3830398d','fbfa08af-c2d6-44e2-a7e6-08298b3d9e4f','5ffd3c5f-006a-4382-81c0-21c228fc39b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d85e902eb9b4515b2956a56e142d908',volume_type_id=2812f881-451a-4caa-867c-d96a89dfc550)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f7ecef-2ba7-46b3-a6fe-34ae1c23f8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f7ecef-2ba7-46b3-a6fe-34ae1c23f8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Flow 'volume_create_api' (f64689e7-18be-4420-8af9-e91a37cb9b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Create volume request issued successfully. Sep 01 02:05:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af8c0629-a6cf-4c30-8ca0-c2d1c6550a5f tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 519/1052] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:32 2026] POST /volume/v3/volumes => generated 849 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c3fbb54b-745a-47b3-b805-a77a4bc16654 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3fbb54b-745a-47b3-b805-a77a4bc16654 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3fbb54b-745a-47b3-b805-a77a4bc16654 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3fbb54b-745a-47b3-b805-a77a4bc16654 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c3fbb54b-745a-47b3-b805-a77a4bc16654 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3fbb54b-745a-47b3-b805-a77a4bc16654 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 534/1053] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:33 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] DELETE http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Delete volume with id: cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Delete volume request issued successfully. Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6aafacf2-b491-4c89-b60f-0a1f9a112a2f tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 202 Sep 01 02:05:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 520/1054] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:34 2026] DELETE /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-434960a6-ad99-4c4d-9ab4-e6d5e37ac62c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb2b66fa-02e6-4b0c-bf52-0b922d9aaee4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-434960a6-ad99-4c4d-9ab4-e6d5e37ac62c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-434960a6-ad99-4c4d-9ab4-e6d5e37ac62c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-434960a6-ad99-4c4d-9ab4-e6d5e37ac62c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb2b66fa-02e6-4b0c-bf52-0b922d9aaee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb2b66fa-02e6-4b0c-bf52-0b922d9aaee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb2b66fa-02e6-4b0c-bf52-0b922d9aaee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-434960a6-ad99-4c4d-9ab4-e6d5e37ac62c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-434960a6-ad99-4c4d-9ab4-e6d5e37ac62c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 535/1055] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 941 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bb2b66fa-02e6-4b0c-bf52-0b922d9aaee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb2b66fa-02e6-4b0c-bf52-0b922d9aaee4 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 521/1056] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bf16e6e6-b6e8-43a9-9355-7ceac6b40648 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bf16e6e6-b6e8-43a9-9355-7ceac6b40648 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bf16e6e6-b6e8-43a9-9355-7ceac6b40648 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bf16e6e6-b6e8-43a9-9355-7ceac6b40648 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0254bcd8-df47-4352-adf4-c82aee672f54 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bf16e6e6-b6e8-43a9-9355-7ceac6b40648 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0254bcd8-df47-4352-adf4-c82aee672f54 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0254bcd8-df47-4352-adf4-c82aee672f54 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0254bcd8-df47-4352-adf4-c82aee672f54 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bf16e6e6-b6e8-43a9-9355-7ceac6b40648 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 536/1057] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 941 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0254bcd8-df47-4352-adf4-c82aee672f54 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0254bcd8-df47-4352-adf4-c82aee672f54 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 522/1058] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-38515b8f-215c-462b-9f8c-d353a4585cba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38515b8f-215c-462b-9f8c-d353a4585cba tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38515b8f-215c-462b-9f8c-d353a4585cba tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38515b8f-215c-462b-9f8c-d353a4585cba tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-38515b8f-215c-462b-9f8c-d353a4585cba tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38515b8f-215c-462b-9f8c-d353a4585cba tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 537/1059] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 941 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a7a6ba2b-1508-4daa-a463-c437a60ff4f1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7a6ba2b-1508-4daa-a463-c437a60ff4f1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 Sep 01 02:05:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7a6ba2b-1508-4daa-a463-c437a60ff4f1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7a6ba2b-1508-4daa-a463-c437a60ff4f1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7a6ba2b-1508-4daa-a463-c437a60ff4f1 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 returned with HTTP 404 Sep 01 02:05:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 523/1060] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/cb6474a4-d460-4526-a731-b13243564f33 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] DELETE http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:05:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Delete volume with id: e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:05:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Delete volume request issued successfully. Sep 01 02:05:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b9b8736-18ad-477b-959f-5ce3c19fab92 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 202 Sep 01 02:05:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 538/1061] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:36 2026] DELETE /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e9145415-9405-4119-9f80-87417b9e5681 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9145415-9405-4119-9f80-87417b9e5681 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:05:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9145415-9405-4119-9f80-87417b9e5681 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9145415-9405-4119-9f80-87417b9e5681 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e9145415-9405-4119-9f80-87417b9e5681 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9145415-9405-4119-9f80-87417b9e5681 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 524/1062] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1747216929", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1747216929', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Create volume of 1 GB Sep 01 02:05:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Availability Zones retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Flow 'volume_create_api' (db74efb6-d7ef-4010-9550-7b087f564d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d767b9-1242-4c7c-ab0c-031f1e16ecc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-232f1dbe-f3e8-46b7-8f58-4d396ec4e4aa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-232f1dbe-f3e8-46b7-8f58-4d396ec4e4aa tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-232f1dbe-f3e8-46b7-8f58-4d396ec4e4aa tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-232f1dbe-f3e8-46b7-8f58-4d396ec4e4aa tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-232f1dbe-f3e8-46b7-8f58-4d396ec4e4aa tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-232f1dbe-f3e8-46b7-8f58-4d396ec4e4aa tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 525/1063] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 941 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d767b9-1242-4c7c-ab0c-031f1e16ecc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb62cd0-a05e-4761-b885-24329a28c821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Created reservations ['272670d0-c467-4262-b450-ed32ee444da2', 'cd92e360-967a-4a47-9879-0c6d195c4d5f', '9e0fbb0a-ffe5-4fea-8893-c888a3cbbd40', '648e2e06-36e2-4807-8c19-4e2aced318b5'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb62cd0-a05e-4761-b885-24329a28c821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272670d0-c467-4262-b450-ed32ee444da2', 'cd92e360-967a-4a47-9879-0c6d195c4d5f', '9e0fbb0a-ffe5-4fea-8893-c888a3cbbd40', '648e2e06-36e2-4807-8c19-4e2aced318b5']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feadb51f-9e76-4e93-ab93-1085b3b482be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feadb51f-9e76-4e93-ab93-1085b3b482be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbee9ba6-cf13-43b1-982b-f72db5c5806f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1747216929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa74e2dff08f408597d1d970b8f1a87b',qos_specs=None,replication_status=,reservations=['272670d0-c467-4262-b450-ed32ee444da2','cd92e360-967a-4a47-9879-0c6d195c4d5f','9e0fbb0a-ffe5-4fea-8893-c888a3cbbd40','648e2e06-36e2-4807-8c19-4e2aced318b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65b9c1ab6434c5aa90a2d4f3235ec87',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1747216929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbee9ba6-cf13-43b1-982b-f72db5c5806f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fa74e2dff08f408597d1d970b8f1a87b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d65b9c1ab6434c5aa90a2d4f3235ec87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71562b72-566f-4af4-992d-b8f2bf01970d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-117c9a42-3980-4826-91d0-91f9d71ce1d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-117c9a42-3980-4826-91d0-91f9d71ce1d9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d Sep 01 02:05:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-117c9a42-3980-4826-91d0-91f9d71ce1d9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-117c9a42-3980-4826-91d0-91f9d71ce1d9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-117c9a42-3980-4826-91d0-91f9d71ce1d9 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d returned with HTTP 404 Sep 01 02:05:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 526/1064] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/e5f74a07-17fb-469d-a908-d4b3291b804d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71562b72-566f-4af4-992d-b8f2bf01970d) transitioned into state 'SUCCESS' from state '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-1747216929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa74e2dff08f408597d1d970b8f1a87b',qos_specs=None,replication_status=,reservations=['272670d0-c467-4262-b450-ed32ee444da2','cd92e360-967a-4a47-9879-0c6d195c4d5f','9e0fbb0a-ffe5-4fea-8893-c888a3cbbd40','648e2e06-36e2-4807-8c19-4e2aced318b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65b9c1ab6434c5aa90a2d4f3235ec87',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7959979-0971-4fc4-b238-2ec970b085d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7959979-0971-4fc4-b238-2ec970b085d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Flow 'volume_create_api' (db74efb6-d7ef-4010-9550-7b087f564d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Create volume request issued successfully. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-c2caf045-5256-4826-bc95-e448700acedf req-4ff73576-dac5-48f0-9fb8-29df1e355470 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 539/1065] 192.168.122.25 () {64 vars in 1425 bytes} [Tue Sep 1 02:05:37 2026] POST /volume/v3/volumes => generated 770 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-c2caf045-5256-4826-bc95-e448700acedf req-b6f498c5-a5f8-4d2c-8b97-6a13d66db718 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c2caf045-5256-4826-bc95-e448700acedf req-b6f498c5-a5f8-4d2c-8b97-6a13d66db718 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] GET http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c2caf045-5256-4826-bc95-e448700acedf req-b6f498c5-a5f8-4d2c-8b97-6a13d66db718 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-c2caf045-5256-4826-bc95-e448700acedf req-b6f498c5-a5f8-4d2c-8b97-6a13d66db718 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-c2caf045-5256-4826-bc95-e448700acedf req-b6f498c5-a5f8-4d2c-8b97-6a13d66db718 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Volume info retrieved successfully. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-c2caf045-5256-4826-bc95-e448700acedf req-b6f498c5-a5f8-4d2c-8b97-6a13d66db718 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 200 Sep 01 02:05:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 527/1066] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 838 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-e99f5425-272a-43c6-b291-de13227387dc req-82cea884-5522-4b6c-a3ee-fc3295e7fa12 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e99f5425-272a-43c6-b291-de13227387dc req-82cea884-5522-4b6c-a3ee-fc3295e7fa12 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] GET http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e99f5425-272a-43c6-b291-de13227387dc req-82cea884-5522-4b6c-a3ee-fc3295e7fa12 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-e99f5425-272a-43c6-b291-de13227387dc req-82cea884-5522-4b6c-a3ee-fc3295e7fa12 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Delete volume with id: ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:05:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-e99f5425-272a-43c6-b291-de13227387dc req-82cea884-5522-4b6c-a3ee-fc3295e7fa12 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Volume info retrieved successfully. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-e99f5425-272a-43c6-b291-de13227387dc req-82cea884-5522-4b6c-a3ee-fc3295e7fa12 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 200 Sep 01 02:05:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 528/1067] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 838 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Delete volume request issued successfully. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-276a6d8a-0015-469e-ab19-8ca2fee0c5a6 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 202 Sep 01 02:05:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 540/1068] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:38 2026] DELETE /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0468009f-4ab0-438e-971c-f999f920e8ff None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0468009f-4ab0-438e-971c-f999f920e8ff tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0468009f-4ab0-438e-971c-f999f920e8ff tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0468009f-4ab0-438e-971c-f999f920e8ff tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0468009f-4ab0-438e-971c-f999f920e8ff tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0468009f-4ab0-438e-971c-f999f920e8ff tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:05:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 529/1069] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-14632bd3-2026-46b3-a817-bb33adea99fc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14632bd3-2026-46b3-a817-bb33adea99fc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14632bd3-2026-46b3-a817-bb33adea99fc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14632bd3-2026-46b3-a817-bb33adea99fc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-14632bd3-2026-46b3-a817-bb33adea99fc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14632bd3-2026-46b3-a817-bb33adea99fc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 541/1070] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 941 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-f63c64de-02d7-400b-ad8a-b3fa92402ce6 req-69dfc6b6-2f30-444b-afe1-f8ab3f2da211 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-f63c64de-02d7-400b-ad8a-b3fa92402ce6 req-69dfc6b6-2f30-444b-afe1-f8ab3f2da211 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] GET http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-f63c64de-02d7-400b-ad8a-b3fa92402ce6 req-69dfc6b6-2f30-444b-afe1-f8ab3f2da211 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-f63c64de-02d7-400b-ad8a-b3fa92402ce6 req-69dfc6b6-2f30-444b-afe1-f8ab3f2da211 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-f63c64de-02d7-400b-ad8a-b3fa92402ce6 req-69dfc6b6-2f30-444b-afe1-f8ab3f2da211 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Volume info retrieved successfully. Sep 01 02:05:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-f63c64de-02d7-400b-ad8a-b3fa92402ce6 req-69dfc6b6-2f30-444b-afe1-f8ab3f2da211 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 200 Sep 01 02:05:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 530/1071] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:39 2026] GET /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a092b85a-0fc3-4584-81c4-c740eb2db2ac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a092b85a-0fc3-4584-81c4-c740eb2db2ac tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:05:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a092b85a-0fc3-4584-81c4-c740eb2db2ac tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a092b85a-0fc3-4584-81c4-c740eb2db2ac tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a092b85a-0fc3-4584-81c4-c740eb2db2ac tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Volume info retrieved successfully. Sep 01 02:05:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a092b85a-0fc3-4584-81c4-c740eb2db2ac tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 200 Sep 01 02:05:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 542/1072] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:39 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d12d46be-616f-43b8-9ada-f8119be7b8cf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d12d46be-616f-43b8-9ada-f8119be7b8cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d12d46be-616f-43b8-9ada-f8119be7b8cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d12d46be-616f-43b8-9ada-f8119be7b8cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d12d46be-616f-43b8-9ada-f8119be7b8cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d12d46be-616f-43b8-9ada-f8119be7b8cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 531/1073] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:39 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 941 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-e1c97371-7da4-44b1-9839-7be1441af490 req-340973e6-21d5-428a-a676-4be2e57d2790 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e1c97371-7da4-44b1-9839-7be1441af490 req-340973e6-21d5-428a-a676-4be2e57d2790 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] GET http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e1c97371-7da4-44b1-9839-7be1441af490 req-340973e6-21d5-428a-a676-4be2e57d2790 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-e1c97371-7da4-44b1-9839-7be1441af490 req-340973e6-21d5-428a-a676-4be2e57d2790 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-e1c97371-7da4-44b1-9839-7be1441af490 req-340973e6-21d5-428a-a676-4be2e57d2790 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-e1c97371-7da4-44b1-9839-7be1441af490 req-340973e6-21d5-428a-a676-4be2e57d2790 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 543/1074] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-090ef13a-7fed-492d-80b2-0a72e36b7dd3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-090ef13a-7fed-492d-80b2-0a72e36b7dd3 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] GET http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-090ef13a-7fed-492d-80b2-0a72e36b7dd3 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-090ef13a-7fed-492d-80b2-0a72e36b7dd3 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-090ef13a-7fed-492d-80b2-0a72e36b7dd3 tempest-AttachVolumeNegativeTest-545642174 tempest-AttachVolumeNegativeTest-545642174-project-member] http://192.168.122.25/volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 returned with HTTP 404 Sep 01 02:05:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 532/1075] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/ae8db6d3-20e0-4625-814e-2b35661e25f0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-5063eb63-f8c9-41e8-8f76-ae7caac115f9 req-395e9ff7-5171-480d-a182-7842b8556a67 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5028024f-3e25-4070-8538-98ebc1cc2b00 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5063eb63-f8c9-41e8-8f76-ae7caac115f9 req-395e9ff7-5171-480d-a182-7842b8556a67 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-reader] GET http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5063eb63-f8c9-41e8-8f76-ae7caac115f9 req-395e9ff7-5171-480d-a182-7842b8556a67 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5063eb63-f8c9-41e8-8f76-ae7caac115f9 req-395e9ff7-5171-480d-a182-7842b8556a67 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-reader] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5028024f-3e25-4070-8538-98ebc1cc2b00 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5028024f-3e25-4070-8538-98ebc1cc2b00 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5028024f-3e25-4070-8538-98ebc1cc2b00 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5028024f-3e25-4070-8538-98ebc1cc2b00 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-5063eb63-f8c9-41e8-8f76-ae7caac115f9 req-395e9ff7-5171-480d-a182-7842b8556a67 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-reader] Volume info retrieved successfully. Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5028024f-3e25-4070-8538-98ebc1cc2b00 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 533/1076] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 999 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5063eb63-f8c9-41e8-8f76-ae7caac115f9 req-395e9ff7-5171-480d-a182-7842b8556a67 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-reader] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 544/1077] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 863 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] DELETE http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Delete volume with id: cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Volume info retrieved successfully. Sep 01 02:05:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Delete volume request issued successfully. Sep 01 02:05:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7fdb9fbc-5911-4079-87a6-d6afe134d0b6 req-816a86aa-a0f6-452f-b08a-4f1e350328bb tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 202 Sep 01 02:05:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 534/1078] 192.168.122.25 () {62 vars in 1504 bytes} [Tue Sep 1 02:05:40 2026] DELETE /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-565b50f1-e4b5-45de-bce0-169ab85042a1 req-442f2b9e-7710-494e-bc9f-fb2b1bb426b4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-565b50f1-e4b5-45de-bce0-169ab85042a1 req-442f2b9e-7710-494e-bc9f-fb2b1bb426b4 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] GET http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-565b50f1-e4b5-45de-bce0-169ab85042a1 req-442f2b9e-7710-494e-bc9f-fb2b1bb426b4 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-565b50f1-e4b5-45de-bce0-169ab85042a1 req-442f2b9e-7710-494e-bc9f-fb2b1bb426b4 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-565b50f1-e4b5-45de-bce0-169ab85042a1 req-442f2b9e-7710-494e-bc9f-fb2b1bb426b4 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Volume info retrieved successfully. Sep 01 02:05:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-565b50f1-e4b5-45de-bce0-169ab85042a1 req-442f2b9e-7710-494e-bc9f-fb2b1bb426b4 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 200 Sep 01 02:05:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 545/1079] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:41 2026] GET /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4c403db1-eed7-43a0-a4bb-d50ac608c7cf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4c403db1-eed7-43a0-a4bb-d50ac608c7cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4c403db1-eed7-43a0-a4bb-d50ac608c7cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4c403db1-eed7-43a0-a4bb-d50ac608c7cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4c403db1-eed7-43a0-a4bb-d50ac608c7cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4c403db1-eed7-43a0-a4bb-d50ac608c7cf tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 535/1080] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:41 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1002 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-9b562613-be6f-47aa-a54c-327f351cedf6 req-2348f235-ea44-4c83-8151-e5f4f6cdbf04 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9b562613-be6f-47aa-a54c-327f351cedf6 req-2348f235-ea44-4c83-8151-e5f4f6cdbf04 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] GET http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f Sep 01 02:05:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9b562613-be6f-47aa-a54c-327f351cedf6 req-2348f235-ea44-4c83-8151-e5f4f6cdbf04 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9b562613-be6f-47aa-a54c-327f351cedf6 req-2348f235-ea44-4c83-8151-e5f4f6cdbf04 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9b562613-be6f-47aa-a54c-327f351cedf6 req-2348f235-ea44-4c83-8151-e5f4f6cdbf04 tempest-VolumesGetTestJSON-705992665 tempest-VolumesGetTestJSON-705992665-project-member] http://192.168.122.25/volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f returned with HTTP 404 Sep 01 02:05:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 546/1081] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:42 2026] GET /volume/v3/volumes/cbee9ba6-cf13-43b1-982b-f72db5c5806f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6834c50b-5f8a-4595-9ceb-4c7903d59169 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6834c50b-5f8a-4595-9ceb-4c7903d59169 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6834c50b-5f8a-4595-9ceb-4c7903d59169 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6834c50b-5f8a-4595-9ceb-4c7903d59169 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6834c50b-5f8a-4595-9ceb-4c7903d59169 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6834c50b-5f8a-4595-9ceb-4c7903d59169 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 536/1082] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:42 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1002 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea5f1b55-23e9-440a-8293-b23f3c69e66b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea5f1b55-23e9-440a-8293-b23f3c69e66b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea5f1b55-23e9-440a-8293-b23f3c69e66b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea5f1b55-23e9-440a-8293-b23f3c69e66b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ea5f1b55-23e9-440a-8293-b23f3c69e66b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea5f1b55-23e9-440a-8293-b23f3c69e66b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 547/1083] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:44 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1002 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-963b4d82-e122-4520-87a3-962b0327be86 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-963b4d82-e122-4520-87a3-962b0327be86 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-963b4d82-e122-4520-87a3-962b0327be86 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-963b4d82-e122-4520-87a3-962b0327be86 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:45 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=344,cinder:UPDATE=69,cinder:INSERT=38 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-963b4d82-e122-4520-87a3-962b0327be86 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-963b4d82-e122-4520-87a3-962b0327be86 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 537/1084] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:45 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1002 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5f529835-c303-4685-b9b4-908a184aa1b1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5f529835-c303-4685-b9b4-908a184aa1b1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5f529835-c303-4685-b9b4-908a184aa1b1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5f529835-c303-4685-b9b4-908a184aa1b1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5f529835-c303-4685-b9b4-908a184aa1b1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5f529835-c303-4685-b9b4-908a184aa1b1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 548/1085] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:46 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1253 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9b9eabe3-b9f9-4fb1-b2af-2ffa52c38d66 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9b9eabe3-b9f9-4fb1-b2af-2ffa52c38d66 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9b9eabe3-b9f9-4fb1-b2af-2ffa52c38d66 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9b9eabe3-b9f9-4fb1-b2af-2ffa52c38d66 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9b9eabe3-b9f9-4fb1-b2af-2ffa52c38d66 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9b9eabe3-b9f9-4fb1-b2af-2ffa52c38d66 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 538/1086] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:46 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1253 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-aff74e57-50eb-4aff-8f18-6190c2a19cae None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-aff74e57-50eb-4aff-8f18-6190c2a19cae tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-aff74e57-50eb-4aff-8f18-6190c2a19cae tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-aff74e57-50eb-4aff-8f18-6190c2a19cae tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-aff74e57-50eb-4aff-8f18-6190c2a19cae tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-aff74e57-50eb-4aff-8f18-6190c2a19cae tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 549/1087] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:49 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1253 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-a0b787e7-186c-43e7-b32d-cf0ac17f5a03 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-a0b787e7-186c-43e7-b32d-cf0ac17f5a03 None None] GET http://192.168.122.25/volume// Sep 01 02:05:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-a0b787e7-186c-43e7-b32d-cf0ac17f5a03 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-a0b787e7-186c-43e7-b32d-cf0ac17f5a03 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-a0b787e7-186c-43e7-b32d-cf0ac17f5a03 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 539/1088] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:49 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-e0636579-4da6-4458-859e-491660455466 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-e0636579-4da6-4458-859e-491660455466 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:05:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-e0636579-4da6-4458-859e-491660455466 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bd14f2c-8ae2-4d73-b309-858fe0df8c84", "connector": null, "instance_uuid": "5f7faf69-ed00-43fe-b5a6-1627f832a2a0"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-e0636579-4da6-4458-859e-491660455466 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 550/1089] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:49 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 01 02:05:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6b0e925c-3e68-452c-bd09-8d67b5be5199 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b0e925c-3e68-452c-bd09-8d67b5be5199 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] POST http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b0e925c-3e68-452c-bd09-8d67b5be5199 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1512736937", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:50 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.qos_specs [None req-6b0e925c-3e68-452c-bd09-8d67b5be5199 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1512736937', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86844) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:50 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-6b0e925c-3e68-452c-bd09-8d67b5be5199 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DB qos_specs_create(): root {'id': '965864ba-ca57-4731-96ce-42063b3afdda', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1512736937'} {{(pid=86844) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b0e925c-3e68-452c-bd09-8d67b5be5199 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 540/1090] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:05:50 2026] POST /volume/v3/qos-specs => generated 399 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0ef5e0d-4e36-4b46-b8f1-36931a81ed0d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0ef5e0d-4e36-4b46-b8f1-36931a81ed0d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:05:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0ef5e0d-4e36-4b46-b8f1-36931a81ed0d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-193427789"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0ef5e0d-4e36-4b46-b8f1-36931a81ed0d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 551/1091] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:50 2026] POST /volume/v3/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0c34ce0e-1730-4087-b18f-cdff67f0af0f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c34ce0e-1730-4087-b18f-cdff67f0af0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:05:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0c34ce0e-1730-4087-b18f-cdff67f0af0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1546807924"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c34ce0e-1730-4087-b18f-cdff67f0af0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 541/1092] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:50 2026] POST /volume/v3/types => generated 222 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d6726211-7777-4d97-b9c8-550d799f869b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6726211-7777-4d97-b9c8-550d799f869b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d6726211-7777-4d97-b9c8-550d799f869b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1247581006"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6726211-7777-4d97-b9c8-550d799f869b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 552/1093] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:51 2026] POST /volume/v3/types => generated 222 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1d0ddf6e-efb8-4468-8bc4-eb639c614fd7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1d0ddf6e-efb8-4468-8bc4-eb639c614fd7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=15ee09cb-d2b6-4a09-87df-f528a54798cb Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1d0ddf6e-efb8-4468-8bc4-eb639c614fd7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1d0ddf6e-efb8-4468-8bc4-eb639c614fd7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'associate' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1d0ddf6e-efb8-4468-8bc4-eb639c614fd7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Associate qos_spec: 965864ba-ca57-4731-96ce-42063b3afdda with type: 15ee09cb-d2b6-4a09-87df-f528a54798cb {{(pid=86844) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1d0ddf6e-efb8-4468-8bc4-eb639c614fd7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=15ee09cb-d2b6-4a09-87df-f528a54798cb returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 542/1094] 192.168.122.25 () {58 vars in 1360 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=15ee09cb-d2b6-4a09-87df-f528a54798cb => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7c4f00fe-4930-4700-bc2e-de07e18582e6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7c4f00fe-4930-4700-bc2e-de07e18582e6 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=845083f5-5e8d-4e4b-852c-ffe001718d64 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7c4f00fe-4930-4700-bc2e-de07e18582e6 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7c4f00fe-4930-4700-bc2e-de07e18582e6 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'associate' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c4f00fe-4930-4700-bc2e-de07e18582e6 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Associate qos_spec: 965864ba-ca57-4731-96ce-42063b3afdda with type: 845083f5-5e8d-4e4b-852c-ffe001718d64 {{(pid=86843) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7c4f00fe-4930-4700-bc2e-de07e18582e6 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=845083f5-5e8d-4e4b-852c-ffe001718d64 returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 553/1095] 192.168.122.25 () {58 vars in 1360 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=845083f5-5e8d-4e4b-852c-ffe001718d64 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-497cee70-13ef-49ee-9ed3-1727464775e0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-497cee70-13ef-49ee-9ed3-1727464775e0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=b35cfd9f-e15d-4792-b215-dfcf11fddbae Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-497cee70-13ef-49ee-9ed3-1727464775e0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-497cee70-13ef-49ee-9ed3-1727464775e0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'associate' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-497cee70-13ef-49ee-9ed3-1727464775e0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Associate qos_spec: 965864ba-ca57-4731-96ce-42063b3afdda with type: b35cfd9f-e15d-4792-b215-dfcf11fddbae {{(pid=86844) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-497cee70-13ef-49ee-9ed3-1727464775e0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=b35cfd9f-e15d-4792-b215-dfcf11fddbae returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 543/1096] 192.168.122.25 () {58 vars in 1360 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associate?vol_type_id=b35cfd9f-e15d-4792-b215-dfcf11fddbae => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b563bd25-672d-46d7-8169-15dcd65e0d7d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b563bd25-672d-46d7-8169-15dcd65e0d7d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b563bd25-672d-46d7-8169-15dcd65e0d7d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b563bd25-672d-46d7-8169-15dcd65e0d7d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'associations' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b563bd25-672d-46d7-8169-15dcd65e0d7d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Get associations for qos_spec id: 965864ba-ca57-4731-96ce-42063b3afdda {{(pid=86843) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /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 01 02:05:51 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b563bd25-672d-46d7-8169-15dcd65e0d7d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 554/1097] 192.168.122.25 () {58 vars in 1272 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations => generated 447 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09f7ca15-8248-4161-bdb9-f8e03e404ab4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09f7ca15-8248-4161-bdb9-f8e03e404ab4 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/disassociate?vol_type_id=15ee09cb-d2b6-4a09-87df-f528a54798cb Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09f7ca15-8248-4161-bdb9-f8e03e404ab4 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09f7ca15-8248-4161-bdb9-f8e03e404ab4 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'disassociate' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09f7ca15-8248-4161-bdb9-f8e03e404ab4 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Disassociate qos_spec: 965864ba-ca57-4731-96ce-42063b3afdda from type: 15ee09cb-d2b6-4a09-87df-f528a54798cb {{(pid=86844) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09f7ca15-8248-4161-bdb9-f8e03e404ab4 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/disassociate?vol_type_id=15ee09cb-d2b6-4a09-87df-f528a54798cb returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 544/1098] 192.168.122.25 () {58 vars in 1369 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/disassociate?vol_type_id=15ee09cb-d2b6-4a09-87df-f528a54798cb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-db530a0a-09e1-474b-9edf-a2eba1377fe9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-db530a0a-09e1-474b-9edf-a2eba1377fe9 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-db530a0a-09e1-474b-9edf-a2eba1377fe9 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-db530a0a-09e1-474b-9edf-a2eba1377fe9 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'associations' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db530a0a-09e1-474b-9edf-a2eba1377fe9 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Get associations for qos_spec id: 965864ba-ca57-4731-96ce-42063b3afdda {{(pid=86843) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /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 01 02:05:51 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-db530a0a-09e1-474b-9edf-a2eba1377fe9 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 555/1099] 192.168.122.25 () {58 vars in 1272 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations => generated 306 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b490ebbc-adf4-4d0f-bc94-152d5bb3da68 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b490ebbc-adf4-4d0f-bc94-152d5bb3da68 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/disassociate_all Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b490ebbc-adf4-4d0f-bc94-152d5bb3da68 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b490ebbc-adf4-4d0f-bc94-152d5bb3da68 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'disassociate_all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b490ebbc-adf4-4d0f-bc94-152d5bb3da68 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Disassociate qos_spec: 965864ba-ca57-4731-96ce-42063b3afdda from all. {{(pid=86844) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b490ebbc-adf4-4d0f-bc94-152d5bb3da68 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/disassociate_all returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 545/1100] 192.168.122.25 () {58 vars in 1284 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/disassociate_all => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e2ef3180-7d9b-446e-8a45-57caea77aa28 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2ef3180-7d9b-446e-8a45-57caea77aa28 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2ef3180-7d9b-446e-8a45-57caea77aa28 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2ef3180-7d9b-446e-8a45-57caea77aa28 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'associations' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2ef3180-7d9b-446e-8a45-57caea77aa28 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Get associations for qos_spec id: 965864ba-ca57-4731-96ce-42063b3afdda {{(pid=86843) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /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 01 02:05:51 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2ef3180-7d9b-446e-8a45-57caea77aa28 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 556/1101] 192.168.122.25 () {58 vars in 1272 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/associations => generated 24 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-752e2b4b-adde-4a52-8d09-d5c02b5524c0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-1f9bf0ec-2e81-487c-8625-fdcc0a14f9bb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-1f9bf0ec-2e81-487c-8625-fdcc0a14f9bb None None] GET http://192.168.122.25/volume// Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-1f9bf0ec-2e81-487c-8625-fdcc0a14f9bb None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-1f9bf0ec-2e81-487c-8625-fdcc0a14f9bb None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-752e2b4b-adde-4a52-8d09-d5c02b5524c0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/types/b35cfd9f-e15d-4792-b215-dfcf11fddbae Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-1f9bf0ec-2e81-487c-8625-fdcc0a14f9bb None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-752e2b4b-adde-4a52-8d09-d5c02b5524c0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-752e2b4b-adde-4a52-8d09-d5c02b5524c0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 557/1102] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9fda6e66-f406-4402-9790-a63bd29f8474 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9fda6e66-f406-4402-9790-a63bd29f8474 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9fda6e66-f406-4402-9790-a63bd29f8474 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9fda6e66-f406-4402-9790-a63bd29f8474 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9fda6e66-f406-4402-9790-a63bd29f8474 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-9fda6e66-f406-4402-9790-a63bd29f8474 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 558/1103] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1433 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-752e2b4b-adde-4a52-8d09-d5c02b5524c0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types/b35cfd9f-e15d-4792-b215-dfcf11fddbae returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 546/1104] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:51 2026] DELETE /volume/v3/types/b35cfd9f-e15d-4792-b215-dfcf11fddbae => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-25a15b53-be59-4301-9d30-fa896a9f3a1c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25a15b53-be59-4301-9d30-fa896a9f3a1c tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/types/b35cfd9f-e15d-4792-b215-dfcf11fddbae Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25a15b53-be59-4301-9d30-fa896a9f3a1c tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25a15b53-be59-4301-9d30-fa896a9f3a1c tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25a15b53-be59-4301-9d30-fa896a9f3a1c tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types/b35cfd9f-e15d-4792-b215-dfcf11fddbae returned with HTTP 404 Sep 01 02:05:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 559/1105] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/types/b35cfd9f-e15d-4792-b215-dfcf11fddbae => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb6eea30-774f-4923-bcf6-ce538610e531 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb6eea30-774f-4923-bcf6-ce538610e531 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/types/845083f5-5e8d-4e4b-852c-ffe001718d64 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb6eea30-774f-4923-bcf6-ce538610e531 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb6eea30-774f-4923-bcf6-ce538610e531 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb6eea30-774f-4923-bcf6-ce538610e531 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types/845083f5-5e8d-4e4b-852c-ffe001718d64 returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 547/1106] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:51 2026] DELETE /volume/v3/types/845083f5-5e8d-4e4b-852c-ffe001718d64 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0f813ee-d9e0-457e-aba1-b35af5e99a74 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0f813ee-d9e0-457e-aba1-b35af5e99a74 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/types/845083f5-5e8d-4e4b-852c-ffe001718d64 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0f813ee-d9e0-457e-aba1-b35af5e99a74 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0f813ee-d9e0-457e-aba1-b35af5e99a74 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-4c9af708-d152-463a-9c9b-2105b734bc07 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-4c9af708-d152-463a-9c9b-2105b734bc07 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] PUT http://192.168.122.25/volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-4c9af708-d152-463a-9c9b-2105b734bc07 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0f813ee-d9e0-457e-aba1-b35af5e99a74 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types/845083f5-5e8d-4e4b-852c-ffe001718d64 returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 560/1107] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/types/845083f5-5e8d-4e4b-852c-ffe001718d64 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-400601c2-6acf-4445-aa0b-37b1b34af671 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-4c9af708-d152-463a-9c9b-2105b734bc07 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Acquiring lock "cinder-attachment_update-4bd14f2c-8ae2-4d73-b309-858fe0df8c84-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-400601c2-6acf-4445-aa0b-37b1b34af671 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/types/15ee09cb-d2b6-4a09-87df-f528a54798cb Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-400601c2-6acf-4445-aa0b-37b1b34af671 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-400601c2-6acf-4445-aa0b-37b1b34af671 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-4c9af708-d152-463a-9c9b-2105b734bc07 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Lock "cinder-attachment_update-4bd14f2c-8ae2-4d73-b309-858fe0df8c84-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-400601c2-6acf-4445-aa0b-37b1b34af671 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types/15ee09cb-d2b6-4a09-87df-f528a54798cb returned with HTTP 202 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 561/1108] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:52 2026] DELETE /volume/v3/types/15ee09cb-d2b6-4a09-87df-f528a54798cb => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4a11d972-5652-4c47-a5e6-e616583ea1ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a11d972-5652-4c47-a5e6-e616583ea1ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/types/15ee09cb-d2b6-4a09-87df-f528a54798cb Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a11d972-5652-4c47-a5e6-e616583ea1ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a11d972-5652-4c47-a5e6-e616583ea1ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a11d972-5652-4c47-a5e6-e616583ea1ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/types/15ee09cb-d2b6-4a09-87df-f528a54798cb returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 562/1109] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/types/15ee09cb-d2b6-4a09-87df-f528a54798cb => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-65bb8e9c-3b69-48ba-b28b-eb59099ab3af None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-65bb8e9c-3b69-48ba-b28b-eb59099ab3af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] POST http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-65bb8e9c-3b69-48ba-b28b-eb59099ab3af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2126331976", "consumer": "back-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.qos_specs [None req-65bb8e9c-3b69-48ba-b28b-eb59099ab3af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2126331976', 'consumer': 'back-end', 'specs': {}} {{(pid=86843) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-65bb8e9c-3b69-48ba-b28b-eb59099ab3af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DB qos_specs_create(): root {'id': '0d2617f9-9660-4b89-83b9-a28ef013b883', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2126331976'} {{(pid=86843) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-65bb8e9c-3b69-48ba-b28b-eb59099ab3af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 563/1110] 192.168.122.25 () {60 vars in 1143 bytes} [Tue Sep 1 02:05:52 2026] POST /volume/v3/qos-specs => generated 375 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5d72f7c9-bced-45f9-8b09-13c968027efa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5d72f7c9-bced-45f9-8b09-13c968027efa tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883?force=False Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5d72f7c9-bced-45f9-8b09-13c968027efa tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5d72f7c9-bced-45f9-8b09-13c968027efa tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d72f7c9-bced-45f9-8b09-13c968027efa tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete qos_spec: 0d2617f9-9660-4b89-83b9-a28ef013b883, force: False {{(pid=86843) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-4c9af708-d152-463a-9c9b-2105b734bc07 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Lock "cinder-attachment_update-4bd14f2c-8ae2-4d73-b309-858fe0df8c84-devstack" released by "attachment_update" :: held 0.302s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-4c9af708-d152-463a-9c9b-2105b734bc07 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 548/1111] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:05:52 2026] PUT /volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef => generated 694 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /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 01 02:05:52 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5d72f7c9-bced-45f9-8b09-13c968027efa tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883?force=False returned with HTTP 202 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 564/1112] 192.168.122.25 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:52 2026] DELETE /volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883?force=False => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-31ac4dfe-693b-4c10-9a9f-88ab4b18554a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31ac4dfe-693b-4c10-9a9f-88ab4b18554a tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-021ab613-2cde-4185-8a1e-9765ef4307bb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31ac4dfe-693b-4c10-9a9f-88ab4b18554a tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31ac4dfe-693b-4c10-9a9f-88ab4b18554a tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-021ab613-2cde-4185-8a1e-9765ef4307bb tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef/action Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-021ab613-2cde-4185-8a1e-9765ef4307bb tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31ac4dfe-693b-4c10-9a9f-88ab4b18554a tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883 returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 549/1113] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-021ab613-2cde-4185-8a1e-9765ef4307bb tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1c7afa85-6e24-42ed-818a-2a6ee5aa2e39 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c7afa85-6e24-42ed-818a-2a6ee5aa2e39 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c7afa85-6e24-42ed-818a-2a6ee5aa2e39 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c7afa85-6e24-42ed-818a-2a6ee5aa2e39 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: /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 01 02:05:52 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c7afa85-6e24-42ed-818a-2a6ee5aa2e39 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 550/1114] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs => generated 175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-20489031-3b7b-40c2-aa20-5c2a39de933b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20489031-3b7b-40c2-aa20-5c2a39de933b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883?force=False Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20489031-3b7b-40c2-aa20-5c2a39de933b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20489031-3b7b-40c2-aa20-5c2a39de933b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-20489031-3b7b-40c2-aa20-5c2a39de933b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete qos_spec: 0d2617f9-9660-4b89-83b9-a28ef013b883, force: False {{(pid=86844) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20489031-3b7b-40c2-aa20-5c2a39de933b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883?force=False returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 551/1115] 192.168.122.25 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:52 2026] DELETE /volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b172ad48-8bc7-46fc-9ffe-30fad1bdab54 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b172ad48-8bc7-46fc-9ffe-30fad1bdab54 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b172ad48-8bc7-46fc-9ffe-30fad1bdab54 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b172ad48-8bc7-46fc-9ffe-30fad1bdab54 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b172ad48-8bc7-46fc-9ffe-30fad1bdab54 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883 returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 552/1116] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs/0d2617f9-9660-4b89-83b9-a28ef013b883 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e7cc8f33-9746-4451-8657-fd28ee0d0d57 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7cc8f33-9746-4451-8657-fd28ee0d0d57 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] POST http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e7cc8f33-9746-4451-8657-fd28ee0d0d57 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-473526286", "consumer": "both"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.qos_specs [None req-e7cc8f33-9746-4451-8657-fd28ee0d0d57 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-473526286', 'consumer': 'both', 'specs': {}} {{(pid=86844) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-976ae4e0-9402-4cc3-9b51-090910e11d27 req-021ab613-2cde-4185-8a1e-9765ef4307bb tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef/action returned with HTTP 204 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 565/1117] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:52 2026] POST /volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-e7cc8f33-9746-4451-8657-fd28ee0d0d57 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DB qos_specs_create(): root {'id': '96b0e68d-69cd-4dc2-8352-cb3573cb738f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-473526286'} {{(pid=86844) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7cc8f33-9746-4451-8657-fd28ee0d0d57 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 553/1118] 192.168.122.25 () {60 vars in 1143 bytes} [Tue Sep 1 02:05:52 2026] POST /volume/v3/qos-specs => generated 370 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-44759f91-c146-4521-b08b-ca97f15c79d5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44759f91-c146-4521-b08b-ca97f15c79d5 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f?force=False Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44759f91-c146-4521-b08b-ca97f15c79d5 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44759f91-c146-4521-b08b-ca97f15c79d5 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44759f91-c146-4521-b08b-ca97f15c79d5 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete qos_spec: 96b0e68d-69cd-4dc2-8352-cb3573cb738f, force: False {{(pid=86843) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /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 01 02:05:52 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44759f91-c146-4521-b08b-ca97f15c79d5 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f?force=False returned with HTTP 202 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 566/1119] 192.168.122.25 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:52 2026] DELETE /volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f?force=False => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-29d2bce3-436c-43ab-8236-6fe7d7302047 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29d2bce3-436c-43ab-8236-6fe7d7302047 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-29d2bce3-436c-43ab-8236-6fe7d7302047 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-29d2bce3-436c-43ab-8236-6fe7d7302047 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29d2bce3-436c-43ab-8236-6fe7d7302047 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 554/1120] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dfa6193e-14db-43c0-994b-ecde7a2fa92d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dfa6193e-14db-43c0-994b-ecde7a2fa92d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dfa6193e-14db-43c0-994b-ecde7a2fa92d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dfa6193e-14db-43c0-994b-ecde7a2fa92d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /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 01 02:05:52 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dfa6193e-14db-43c0-994b-ecde7a2fa92d tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 567/1121] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs => generated 175 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-44380628-90f7-4b10-8536-31097fdf9284 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44380628-90f7-4b10-8536-31097fdf9284 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f?force=False Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-44380628-90f7-4b10-8536-31097fdf9284 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-44380628-90f7-4b10-8536-31097fdf9284 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44380628-90f7-4b10-8536-31097fdf9284 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete qos_spec: 96b0e68d-69cd-4dc2-8352-cb3573cb738f, force: False {{(pid=86844) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44380628-90f7-4b10-8536-31097fdf9284 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f?force=False returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 555/1122] 192.168.122.25 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:52 2026] DELETE /volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7011fd67-a6f6-4858-ab16-0d9762ed7d55 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7011fd67-a6f6-4858-ab16-0d9762ed7d55 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7011fd67-a6f6-4858-ab16-0d9762ed7d55 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7011fd67-a6f6-4858-ab16-0d9762ed7d55 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7011fd67-a6f6-4858-ab16-0d9762ed7d55 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 568/1123] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs/96b0e68d-69cd-4dc2-8352-cb3573cb738f => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e1a497ba-da94-4393-95eb-94770c3ec015 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1a497ba-da94-4393-95eb-94770c3ec015 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] POST http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e1a497ba-da94-4393-95eb-94770c3ec015 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1997493099", "consumer": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.qos_specs [None req-e1a497ba-da94-4393-95eb-94770c3ec015 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1997493099', 'consumer': 'front-end', 'specs': {}} {{(pid=86844) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-e1a497ba-da94-4393-95eb-94770c3ec015 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DB qos_specs_create(): root {'id': '118a2dcc-0892-471f-a046-5eeaf1ea1a7d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1997493099'} {{(pid=86844) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1a497ba-da94-4393-95eb-94770c3ec015 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 556/1124] 192.168.122.25 () {60 vars in 1143 bytes} [Tue Sep 1 02:05:52 2026] POST /volume/v3/qos-specs => generated 376 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f55e24dc-5786-4856-8afa-3de71b3206f0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f55e24dc-5786-4856-8afa-3de71b3206f0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d?force=False Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f55e24dc-5786-4856-8afa-3de71b3206f0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f55e24dc-5786-4856-8afa-3de71b3206f0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f55e24dc-5786-4856-8afa-3de71b3206f0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete qos_spec: 118a2dcc-0892-471f-a046-5eeaf1ea1a7d, force: False {{(pid=86843) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:52 devstack devstack@c-api.service[86843]: /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 01 02:05:52 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f55e24dc-5786-4856-8afa-3de71b3206f0 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d?force=False returned with HTTP 202 Sep 01 02:05:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 569/1125] 192.168.122.25 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:52 2026] DELETE /volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d?force=False => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9d039df4-d89a-4f57-b0ab-d26876677901 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d039df4-d89a-4f57-b0ab-d26876677901 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d039df4-d89a-4f57-b0ab-d26876677901 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d039df4-d89a-4f57-b0ab-d26876677901 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d039df4-d89a-4f57-b0ab-d26876677901 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 557/1126] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-749d5d7d-94bf-41c7-abbe-f8818aa0d777 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-749d5d7d-94bf-41c7-abbe-f8818aa0d777 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-749d5d7d-94bf-41c7-abbe-f8818aa0d777 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-749d5d7d-94bf-41c7-abbe-f8818aa0d777 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /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 01 02:05:53 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-749d5d7d-94bf-41c7-abbe-f8818aa0d777 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 570/1127] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-460c0a33-44a9-4697-95d2-a8b22041d79b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-460c0a33-44a9-4697-95d2-a8b22041d79b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d?force=False Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-460c0a33-44a9-4697-95d2-a8b22041d79b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-460c0a33-44a9-4697-95d2-a8b22041d79b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-460c0a33-44a9-4697-95d2-a8b22041d79b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete qos_spec: 118a2dcc-0892-471f-a046-5eeaf1ea1a7d, force: False {{(pid=86844) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-460c0a33-44a9-4697-95d2-a8b22041d79b tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d?force=False returned with HTTP 404 Sep 01 02:05:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 558/1128] 192.168.122.25 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:53 2026] DELETE /volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9b2d4ad8-5b9b-4f33-b54a-e7e32a379540 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9b2d4ad8-5b9b-4f33-b54a-e7e32a379540 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9b2d4ad8-5b9b-4f33-b54a-e7e32a379540 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9b2d4ad8-5b9b-4f33-b54a-e7e32a379540 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9b2d4ad8-5b9b-4f33-b54a-e7e32a379540 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d returned with HTTP 404 Sep 01 02:05:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 571/1129] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/qos-specs/118a2dcc-0892-471f-a046-5eeaf1ea1a7d => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6e0770ee-305d-4d36-a445-9acfe77cc2ab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e0770ee-305d-4d36-a445-9acfe77cc2ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e0770ee-305d-4d36-a445-9acfe77cc2ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e0770ee-305d-4d36-a445-9acfe77cc2ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e0770ee-305d-4d36-a445-9acfe77cc2ab tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 559/1130] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda => generated 399 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7ff74d69-a44b-4779-b9b7-08c40797d791 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7ff74d69-a44b-4779-b9b7-08c40797d791 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7ff74d69-a44b-4779-b9b7-08c40797d791 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7ff74d69-a44b-4779-b9b7-08c40797d791 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /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 01 02:05:53 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7ff74d69-a44b-4779-b9b7-08c40797d791 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 572/1131] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c5cd966d-4a07-4d5d-babf-ae34efec3c0f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c5cd966d-4a07-4d5d-babf-ae34efec3c0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] PUT http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c5cd966d-4a07-4d5d-babf-ae34efec3c0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.qos_specs [None req-c5cd966d-4a07-4d5d-babf-ae34efec3c0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86844) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-c5cd966d-4a07-4d5d-babf-ae34efec3c0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] qos_specs_update() value: {'id': '5f34101a-0d3f-41f3-96f8-0215e4577622', 'key': 'iops_bytes', 'value': '500', 'specs_id': '965864ba-ca57-4731-96ce-42063b3afdda', 'deleted': False} {{(pid=86844) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c5cd966d-4a07-4d5d-babf-ae34efec3c0f tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 560/1132] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:05:53 2026] PUT /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda => generated 36 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-05142a58-da6b-477a-9d61-757f21f4b1cd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-05142a58-da6b-477a-9d61-757f21f4b1cd tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-05142a58-da6b-477a-9d61-757f21f4b1cd tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-05142a58-da6b-477a-9d61-757f21f4b1cd tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-05142a58-da6b-477a-9d61-757f21f4b1cd tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 573/1133] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda => generated 420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-01b0f84f-e4ba-406e-ad7d-d74c7ba3e8af None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01b0f84f-e4ba-406e-ad7d-d74c7ba3e8af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] PUT http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/delete_keys Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-01b0f84f-e4ba-406e-ad7d-d74c7ba3e8af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.qos_specs_manage [None req-01b0f84f-e4ba-406e-ad7d-d74c7ba3e8af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete_key spec: 965864ba-ca57-4731-96ce-42063b3afdda, keys: ['iops_bytes'] {{(pid=86844) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01b0f84f-e4ba-406e-ad7d-d74c7ba3e8af tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/delete_keys returned with HTTP 202 Sep 01 02:05:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 561/1134] 192.168.122.25 () {60 vars in 1289 bytes} [Tue Sep 1 02:05:53 2026] PUT /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda/delete_keys => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1ece5986-8b98-4ab8-83c5-49644ae61997 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1ece5986-8b98-4ab8-83c5-49644ae61997 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1ece5986-8b98-4ab8-83c5-49644ae61997 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1ece5986-8b98-4ab8-83c5-49644ae61997 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1ece5986-8b98-4ab8-83c5-49644ae61997 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 574/1135] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda => generated 399 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c279fb68-d246-4eaf-b24b-cac44931f8f7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c279fb68-d246-4eaf-b24b-cac44931f8f7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c279fb68-d246-4eaf-b24b-cac44931f8f7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c279fb68-d246-4eaf-b24b-cac44931f8f7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c279fb68-d246-4eaf-b24b-cac44931f8f7 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda returned with HTTP 200 Sep 01 02:05:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 562/1136] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda => generated 399 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-96e383b6-e15f-453f-8f51-b39e42191887 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-96e383b6-e15f-453f-8f51-b39e42191887 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] DELETE http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda?force=False Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-96e383b6-e15f-453f-8f51-b39e42191887 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-96e383b6-e15f-453f-8f51-b39e42191887 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.qos_specs_manage [None req-96e383b6-e15f-453f-8f51-b39e42191887 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Delete qos_spec: 965864ba-ca57-4731-96ce-42063b3afdda, force: False {{(pid=86843) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:05:53 devstack devstack@c-api.service[86843]: /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 01 02:05:53 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:05:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-96e383b6-e15f-453f-8f51-b39e42191887 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda?force=False returned with HTTP 202 Sep 01 02:05:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 575/1137] 192.168.122.25 () {58 vars in 1259 bytes} [Tue Sep 1 02:05:53 2026] DELETE /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda?force=False => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4ef15e3c-5c4c-4844-bc02-8f8dfbd38e97 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4ef15e3c-5c4c-4844-bc02-8f8dfbd38e97 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] GET http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4ef15e3c-5c4c-4844-bc02-8f8dfbd38e97 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4ef15e3c-5c4c-4844-bc02-8f8dfbd38e97 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:05:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4ef15e3c-5c4c-4844-bc02-8f8dfbd38e97 tempest-QosSpecsTestJSON-454180786 tempest-QosSpecsTestJSON-454180786-project-admin] http://192.168.122.25/volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda returned with HTTP 404 Sep 01 02:05:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 563/1138] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/qos-specs/965864ba-ca57-4731-96ce-42063b3afdda => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-aa7fffbc-1617-4709-b686-6bacce9b6aa9 req-d690f986-c837-4891-ad09-444e52c8be88 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-aa7fffbc-1617-4709-b686-6bacce9b6aa9 req-d690f986-c837-4891-ad09-444e52c8be88 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] DELETE http://192.168.122.25/volume/v3/volumes/tempest-invalid-40141101 Sep 01 02:05:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-aa7fffbc-1617-4709-b686-6bacce9b6aa9 req-d690f986-c837-4891-ad09-444e52c8be88 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-aa7fffbc-1617-4709-b686-6bacce9b6aa9 req-d690f986-c837-4891-ad09-444e52c8be88 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [req-aa7fffbc-1617-4709-b686-6bacce9b6aa9 req-d690f986-c837-4891-ad09-444e52c8be88 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] Delete volume with id: tempest-invalid-40141101 Sep 01 02:05:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-aa7fffbc-1617-4709-b686-6bacce9b6aa9 req-d690f986-c837-4891-ad09-444e52c8be88 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] http://192.168.122.25/volume/v3/volumes/tempest-invalid-40141101 returned with HTTP 404 Sep 01 02:05:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 576/1139] 192.168.122.25 () {62 vars in 1468 bytes} [Tue Sep 1 02:05:55 2026] DELETE /volume/v3/volumes/tempest-invalid-40141101 => generated 97 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-4dd5faf4-84b6-4b7c-a976-0762488f9f92 req-ec38e19e-589b-49cb-b2a5-a0767dbc207a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4dd5faf4-84b6-4b7c-a976-0762488f9f92 req-ec38e19e-589b-49cb-b2a5-a0767dbc207a tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] DELETE http://192.168.122.25/volume/v3/volumes/8bce075c-1fdf-409f-9867-470f6f239348 Sep 01 02:05:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4dd5faf4-84b6-4b7c-a976-0762488f9f92 req-ec38e19e-589b-49cb-b2a5-a0767dbc207a tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-4dd5faf4-84b6-4b7c-a976-0762488f9f92 req-ec38e19e-589b-49cb-b2a5-a0767dbc207a tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [req-4dd5faf4-84b6-4b7c-a976-0762488f9f92 req-ec38e19e-589b-49cb-b2a5-a0767dbc207a tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] Delete volume with id: 8bce075c-1fdf-409f-9867-470f6f239348 Sep 01 02:05:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-4dd5faf4-84b6-4b7c-a976-0762488f9f92 req-ec38e19e-589b-49cb-b2a5-a0767dbc207a tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-member] http://192.168.122.25/volume/v3/volumes/8bce075c-1fdf-409f-9867-470f6f239348 returned with HTTP 404 Sep 01 02:05:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 564/1140] 192.168.122.25 () {62 vars in 1504 bytes} [Tue Sep 1 02:05:55 2026] DELETE /volume/v3/volumes/8bce075c-1fdf-409f-9867-470f6f239348 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8fc38039-d750-4d71-b013-b770bc3f4496 req-2c0f40e3-f8a2-41be-876a-d638d0d07a51 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fc38039-d750-4d71-b013-b770bc3f4496 req-2c0f40e3-f8a2-41be-876a-d638d0d07a51 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-reader] GET http://192.168.122.25/volume/v3/volumes/486f803a-759e-4287-be74-c84cb7524a06 Sep 01 02:05:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fc38039-d750-4d71-b013-b770bc3f4496 req-2c0f40e3-f8a2-41be-876a-d638d0d07a51 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8fc38039-d750-4d71-b013-b770bc3f4496 req-2c0f40e3-f8a2-41be-876a-d638d0d07a51 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-reader] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=382,cinder:UPDATE=70,cinder:INSERT=37 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8fc38039-d750-4d71-b013-b770bc3f4496 req-2c0f40e3-f8a2-41be-876a-d638d0d07a51 tempest-VolumesNegativeTest-116749501 tempest-VolumesNegativeTest-116749501-project-reader] http://192.168.122.25/volume/v3/volumes/486f803a-759e-4287-be74-c84cb7524a06 returned with HTTP 404 Sep 01 02:05:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 577/1141] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/volumes/486f803a-759e-4287-be74-c84cb7524a06 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8787872b-4b9a-47b6-aef5-7d6f8f2d900d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8787872b-4b9a-47b6-aef5-7d6f8f2d900d tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:06:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8787872b-4b9a-47b6-aef5-7d6f8f2d900d tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1881984811"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8787872b-4b9a-47b6-aef5-7d6f8f2d900d tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 565/1142] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:01 2026] POST /volume/v3/types => generated 228 bytes in 771 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b19803d7-cd37-41aa-a762-c91afbb71295 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b19803d7-cd37-41aa-a762-c91afbb71295 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:06:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b19803d7-cd37-41aa-a762-c91afbb71295 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1303345770"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b19803d7-cd37-41aa-a762-c91afbb71295 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 578/1143] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:06:02 2026] POST /volume/v3/group_types => generated 185 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d254eb11-4d8a-4662-b813-5203ec91522b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d254eb11-4d8a-4662-b813-5203ec91522b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:06:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d254eb11-4d8a-4662-b813-5203ec91522b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5ca46807-3777-4f0b-8b2f-30b684076557", "volume_types": ["d6031d95-352d-4bc6-8ebb-014749bd77be"], "name": "tempest-GroupSnapshotsV319Test-Group-63452564"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-d254eb11-4d8a-4662-b813-5203ec91522b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Creating new group {'group': {'group_type': '5ca46807-3777-4f0b-8b2f-30b684076557', 'volume_types': ['d6031d95-352d-4bc6-8ebb-014749bd77be'], 'name': 'tempest-GroupSnapshotsV319Test-Group-63452564'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:06:02 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-d254eb11-4d8a-4662-b813-5203ec91522b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-63452564. Sep 01 02:06:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d254eb11-4d8a-4662-b813-5203ec91522b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Availability Zones retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d254eb11-4d8a-4662-b813-5203ec91522b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Created reservations ['73a43ee9-a021-48ab-acd7-a4c98d4ce0cb'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d254eb11-4d8a-4662-b813-5203ec91522b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:06:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 566/1144] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:06:02 2026] POST /volume/v3/groups => generated 114 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cffc4d9a-a21b-450e-9117-a7f607ad56b1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cffc4d9a-a21b-450e-9117-a7f607ad56b1 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 Sep 01 02:06:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cffc4d9a-a21b-450e-9117-a7f607ad56b1 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cffc4d9a-a21b-450e-9117-a7f607ad56b1 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-cffc4d9a-a21b-450e-9117-a7f607ad56b1 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member c8038b8e-64ec-417d-8b26-c9f9521f8bc8 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[86843]: /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 01 02:06:03 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cffc4d9a-a21b-450e-9117-a7f607ad56b1 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 returned with HTTP 200 Sep 01 02:06:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 579/1145] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:03 2026] GET /volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 => generated 394 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8b77eea1-1292-42c6-a97d-c773656cb55b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b77eea1-1292-42c6-a97d-c773656cb55b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 Sep 01 02:06:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b77eea1-1292-42c6-a97d-c773656cb55b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b77eea1-1292-42c6-a97d-c773656cb55b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-8b77eea1-1292-42c6-a97d-c773656cb55b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member c8038b8e-64ec-417d-8b26-c9f9521f8bc8 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:04 devstack devstack@c-api.service[86844]: /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 01 02:06:04 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b77eea1-1292-42c6-a97d-c773656cb55b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 returned with HTTP 200 Sep 01 02:06:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 567/1146] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:04 2026] GET /volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 => generated 395 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-065e7e00-264e-4fb7-9814-0746fed95e27 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1263503226", "volume_type": "d6031d95-352d-4bc6-8ebb-014749bd77be", "group_id": "c8038b8e-64ec-417d-8b26-c9f9521f8bc8", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1263503226', 'volume_type': 'd6031d95-352d-4bc6-8ebb-014749bd77be', 'group_id': 'c8038b8e-64ec-417d-8b26-c9f9521f8bc8', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:04 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Create volume of 1 GB Sep 01 02:06:04 devstack devstack@c-api.service[86843]: /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 01 02:06:04 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Availability Zones retrieved successfully. Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Flow 'volume_create_api' (2f7d4ebc-c0b0-4405-9621-81cad3eb9436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6c4a98-2367-4b6a-a539-939d9b0661df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6c4a98-2367-4b6a-a539-939d9b0661df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6031d95-352d-4bc6-8ebb-014749bd77be,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1881984811',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6031d95-352d-4bc6-8ebb-014749bd77be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c8038b8e-64ec-417d-8b26-c9f9521f8bc8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1475bf-86e5-4023-ad4e-1394f16c167c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1881984811 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1881984811, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:04 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1881984811 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1881984811, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Created reservations ['a8e233e5-f5f6-44fb-b57e-0d4208e3112b', '6c119a9d-3828-4cf8-8ac0-0ab7144cd2cd', '1b567c8b-316b-4d45-b869-cc62cd8eae56', '803b53ae-6584-44cd-b58b-cdf7126ae665'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1475bf-86e5-4023-ad4e-1394f16c167c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8e233e5-f5f6-44fb-b57e-0d4208e3112b', '6c119a9d-3828-4cf8-8ac0-0ab7144cd2cd', '1b567c8b-316b-4d45-b869-cc62cd8eae56', '803b53ae-6584-44cd-b58b-cdf7126ae665']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b4341d-7ece-403f-9ffd-1647e03f9e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b4341d-7ece-403f-9ffd-1647e03f9e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73839a0e-261e-4378-80d9-edf0b6317024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1263503226',encryption_key_id=None,group_id=c8038b8e-64ec-417d-8b26-c9f9521f8bc8,group_type_id=,metadata={},multiattach=False,project_id='6402499f41ec42ebbfb3004c2f611f3c',qos_specs=None,replication_status=,reservations=['a8e233e5-f5f6-44fb-b57e-0d4208e3112b','6c119a9d-3828-4cf8-8ac0-0ab7144cd2cd','1b567c8b-316b-4d45-b869-cc62cd8eae56','803b53ae-6584-44cd-b58b-cdf7126ae665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1570f5a4da49b79d183e0a6da7c2e5',volume_type_id=d6031d95-352d-4bc6-8ebb-014749bd77be), 'volume': Volume(_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-01T00:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1263503226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c8038b8e-64ec-417d-8b26-c9f9521f8bc8,host=None,id=73839a0e-261e-4378-80d9-edf0b6317024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6402499f41ec42ebbfb3004c2f611f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf1570f5a4da49b79d183e0a6da7c2e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6031d95-352d-4bc6-8ebb-014749bd77be),volume_type_id=d6031d95-352d-4bc6-8ebb-014749bd77be)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d470c19-13b1-44e3-ba77-f9af7c95f066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d470c19-13b1-44e3-ba77-f9af7c95f066) transitioned into state 'SUCCESS' from state '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-1263503226',encryption_key_id=None,group_id=c8038b8e-64ec-417d-8b26-c9f9521f8bc8,group_type_id=,metadata={},multiattach=False,project_id='6402499f41ec42ebbfb3004c2f611f3c',qos_specs=None,replication_status=,reservations=['a8e233e5-f5f6-44fb-b57e-0d4208e3112b','6c119a9d-3828-4cf8-8ac0-0ab7144cd2cd','1b567c8b-316b-4d45-b869-cc62cd8eae56','803b53ae-6584-44cd-b58b-cdf7126ae665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1570f5a4da49b79d183e0a6da7c2e5',volume_type_id=d6031d95-352d-4bc6-8ebb-014749bd77be)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d131cff-05b1-425a-af61-8bd3f191670d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1881984811 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1881984811, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1881984811 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1881984811, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1881984811 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1881984811, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d131cff-05b1-425a-af61-8bd3f191670d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Flow 'volume_create_api' (2f7d4ebc-c0b0-4405-9621-81cad3eb9436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Create volume request issued successfully. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:05 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2f316ab7-fcc7-4b45-ad7f-34509abda1a8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 568/1147] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:04 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 1641 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ff1ae389-60fe-45cb-8a98-0b2de4d1909f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ff1ae389-60fe-45cb-8a98-0b2de4d1909f tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477/defaults Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ff1ae389-60fe-45cb-8a98-0b2de4d1909f tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ff1ae389-60fe-45cb-8a98-0b2de4d1909f tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'defaults' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ff1ae389-60fe-45cb-8a98-0b2de4d1909f tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477/defaults returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 569/1148] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477/defaults => generated 1641 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eec9ba70-af40-4afe-8161-13437b80181d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eec9ba70-af40-4afe-8161-13437b80181d tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eec9ba70-af40-4afe-8161-13437b80181d tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-065e7e00-264e-4fb7-9814-0746fed95e27 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 580/1149] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:06:04 2026] POST /volume/v3/volumes => generated 833 bytes in 1196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eec9ba70-af40-4afe-8161-13437b80181d tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 570/1150] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:05 2026] PUT /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 1599 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-448300cd-24ea-47a0-88e7-b13872bb8660 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-448300cd-24ea-47a0-88e7-b13872bb8660 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] DELETE http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-448300cd-24ea-47a0-88e7-b13872bb8660 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-448300cd-24ea-47a0-88e7-b13872bb8660 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-448300cd-24ea-47a0-88e7-b13872bb8660 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 571/1151] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:06:05 2026] DELETE /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Volume info retrieved successfully. Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-64193b9c-e1d4-47f7-aa80-026dedd60af8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64193b9c-e1d4-47f7-aa80-026dedd60af8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-64193b9c-e1d4-47f7-aa80-026dedd60af8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-64193b9c-e1d4-47f7-aa80-026dedd60af8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:05 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64193b9c-e1d4-47f7-aa80-026dedd60af8 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 572/1152] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 1641 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4828fb18-3576-4f58-9e77-f8c0e873fedf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4828fb18-3576-4f58-9e77-f8c0e873fedf tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4828fb18-3576-4f58-9e77-f8c0e873fedf tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ac42b53-33f8-4c4b-b256-f6bef7de4ce9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 581/1153] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 => generated 901 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4828fb18-3576-4f58-9e77-f8c0e873fedf tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 573/1154] 192.168.122.25 () {60 vars in 1254 bytes} [Tue Sep 1 02:06:05 2026] PUT /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 1599 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8643a362-4661-4e7c-8c02-bee134ef005a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477/defaults Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'defaults' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1881984811 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1881984811, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1298016780-1943749230, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-726250350-1721387366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1626414447-1804054, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8643a362-4661-4e7c-8c02-bee134ef005a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477/defaults returned with HTTP 200 Sep 01 02:06:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 582/1155] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:06 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477/defaults => generated 1641 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8052b205-ed9c-42c2-a4a8-1ea47cbcabdf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8052b205-ed9c-42c2-a4a8-1ea47cbcabdf tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8052b205-ed9c-42c2-a4a8-1ea47cbcabdf tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8052b205-ed9c-42c2-a4a8-1ea47cbcabdf tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8052b205-ed9c-42c2-a4a8-1ea47cbcabdf tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 574/1156] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:06 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 1641 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1e882563-ac7f-40ad-bc32-83bb2e2c901b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1e882563-ac7f-40ad-bc32-83bb2e2c901b tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1e882563-ac7f-40ad-bc32-83bb2e2c901b tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1e882563-ac7f-40ad-bc32-83bb2e2c901b tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1e882563-ac7f-40ad-bc32-83bb2e2c901b tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True returned with HTTP 200 Sep 01 02:06:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 583/1157] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:06 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True => generated 2733 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f12b8261-1922-48e0-ad74-83536337c8c3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721131896"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1721131896'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Create volume of 1 GB Sep 01 02:06:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Availability Zones retrieved successfully. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Volume info retrieved successfully. Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:06 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Flow 'volume_create_api' (7af31ba8-c3d5-4205-a01c-668191127def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d611ef4-1334-41ce-aac6-8ec134b254bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d611ef4-1334-41ce-aac6-8ec134b254bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (166ae131-7791-4e10-8884-0fa69e854b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f12b8261-1922-48e0-ad74-83536337c8c3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 584/1158] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:06 2026] GET /volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 => generated 925 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Created reservations ['65964e81-7250-4cf4-b768-414d45094877', '6918d78e-3e04-4d17-8e49-64e70890c72b', '2212b243-63eb-4112-9997-b2c247ffee8f', '7560a6eb-6f21-4c95-8298-2e7e0d188a26'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (166ae131-7791-4e10-8884-0fa69e854b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65964e81-7250-4cf4-b768-414d45094877', '6918d78e-3e04-4d17-8e49-64e70890c72b', '2212b243-63eb-4112-9997-b2c247ffee8f', '7560a6eb-6f21-4c95-8298-2e7e0d188a26']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51046c2b-0e9b-4487-8599-7504998ce19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51046c2b-0e9b-4487-8599-7504998ce19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7beb78d5-8ab8-4275-9ab6-e85974d2a75f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1721131896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e8daee682f14c6aa345006b7897f477',qos_specs=None,replication_status=,reservations=['65964e81-7250-4cf4-b768-414d45094877','6918d78e-3e04-4d17-8e49-64e70890c72b','2212b243-63eb-4112-9997-b2c247ffee8f','7560a6eb-6f21-4c95-8298-2e7e0d188a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc3be649a3b4921878b6c47c683ed4f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1721131896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7beb78d5-8ab8-4275-9ab6-e85974d2a75f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e8daee682f14c6aa345006b7897f477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dc3be649a3b4921878b6c47c683ed4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f58ccc9-edf3-47d7-a457-4e38f5e85195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f58ccc9-edf3-47d7-a457-4e38f5e85195) transitioned into state 'SUCCESS' from state '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-1721131896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e8daee682f14c6aa345006b7897f477',qos_specs=None,replication_status=,reservations=['65964e81-7250-4cf4-b768-414d45094877','6918d78e-3e04-4d17-8e49-64e70890c72b','2212b243-63eb-4112-9997-b2c247ffee8f','7560a6eb-6f21-4c95-8298-2e7e0d188a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc3be649a3b4921878b6c47c683ed4f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66f5c17-5922-484b-9bbc-47e9e8a24b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66f5c17-5922-484b-9bbc-47e9e8a24b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Flow 'volume_create_api' (7af31ba8-c3d5-4205-a01c-668191127def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Create volume request issued successfully. Sep 01 02:06:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-867a5416-f0d5-42da-bc7e-5e5c1ca36dad tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 575/1159] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:06 2026] POST /volume/v3/volumes => generated 763 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8122b513-0466-4acd-a579-f725a9c5bd51 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8122b513-0466-4acd-a579-f725a9c5bd51 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8122b513-0466-4acd-a579-f725a9c5bd51 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8122b513-0466-4acd-a579-f725a9c5bd51 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8122b513-0466-4acd-a579-f725a9c5bd51 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8122b513-0466-4acd-a579-f725a9c5bd51 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 585/1160] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:07 2026] GET /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 831 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 Sep 01 02:06:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Volume info retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:08 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:08 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-903e3c58-f53d-48cb-95c8-96dab1c92932 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 returned with HTTP 200 Sep 01 02:06:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 576/1161] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:08 2026] GET /volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 => generated 926 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04d1b734-30d6-42fa-90f6-df4caf4ac2c6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04d1b734-30d6-42fa-90f6-df4caf4ac2c6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] POST http://192.168.122.25/volume/v3/group_snapshots Sep 01 02:06:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04d1b734-30d6-42fa-90f6-df4caf4ac2c6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c8038b8e-64ec-417d-8b26-c9f9521f8bc8", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1584220947"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-04d1b734-30d6-42fa-90f6-df4caf4ac2c6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c8038b8e-64ec-417d-8b26-c9f9521f8bc8', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1584220947'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:06:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.group_snapshots [None req-04d1b734-30d6-42fa-90f6-df4caf4ac2c6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1584220947. Sep 01 02:06:08 devstack devstack@c-api.service[86843]: /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 01 02:06:08 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a55f9cab-114f-4f22-b1d0-e2b5c01806c4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a55f9cab-114f-4f22-b1d0-e2b5c01806c4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a55f9cab-114f-4f22-b1d0-e2b5c01806c4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a55f9cab-114f-4f22-b1d0-e2b5c01806c4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-04d1b734-30d6-42fa-90f6-df4caf4ac2c6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Created reservations ['33436629-7534-4bd4-a6e0-96b678f2b4a9', 'e82f5e9e-3bba-4cf1-a1d3-5a8918499170', '6f9dbf8c-e04e-48a4-9063-a4bb9ac7929c', 'b1fda777-527d-494e-b812-da2d8d0317bc'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a55f9cab-114f-4f22-b1d0-e2b5c01806c4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a55f9cab-114f-4f22-b1d0-e2b5c01806c4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 200 Sep 01 02:06:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 577/1162] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:08 2026] GET /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 855 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04d1b734-30d6-42fa-90f6-df4caf4ac2c6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:06:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 586/1163] 192.168.122.25 () {62 vars in 1203 bytes} [Tue Sep 1 02:06:08 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d906dbd6-b450-4871-ba70-0bfb85f8804f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d906dbd6-b450-4871-ba70-0bfb85f8804f tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d906dbd6-b450-4871-ba70-0bfb85f8804f tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d906dbd6-b450-4871-ba70-0bfb85f8804f tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-d906dbd6-b450-4871-ba70-0bfb85f8804f tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d906dbd6-b450-4871-ba70-0bfb85f8804f tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 578/1164] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:09 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 330 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2da3b292-0731-4937-b6f7-965057b4b761 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-110627175", "imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-110627175', 'imageRef': '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a1821bb5-bcaf-40c8-9e36-8aefe85ebde9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a1821bb5-bcaf-40c8-9e36-8aefe85ebde9 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a1821bb5-bcaf-40c8-9e36-8aefe85ebde9 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a1821bb5-bcaf-40c8-9e36-8aefe85ebde9 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Create volume of 1 GB Sep 01 02:06:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a1821bb5-bcaf-40c8-9e36-8aefe85ebde9 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Availability Zones retrieved successfully. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a1821bb5-bcaf-40c8-9e36-8aefe85ebde9 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 200 Sep 01 02:06:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 579/1165] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:10 2026] GET /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-24e155c1-0e6b-4319-91e0-8e882dbad800 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24e155c1-0e6b-4319-91e0-8e882dbad800 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-24e155c1-0e6b-4319-91e0-8e882dbad800 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-24e155c1-0e6b-4319-91e0-8e882dbad800 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Flow 'volume_create_api' (82bc2e16-35da-43e8-8a65-75c684e0d189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422e9aa9-fd99-47d2-b8d5-94cbab1b3b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24e155c1-0e6b-4319-91e0-8e882dbad800 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True returned with HTTP 200 Sep 01 02:06:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 580/1166] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:10 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True => generated 2733 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0d8850e3-2290-4006-b2ae-1afbc11a5c70 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d8850e3-2290-4006-b2ae-1afbc11a5c70 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d8850e3-2290-4006-b2ae-1afbc11a5c70 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d8850e3-2290-4006-b2ae-1afbc11a5c70 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-0d8850e3-2290-4006-b2ae-1afbc11a5c70 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d8850e3-2290-4006-b2ae-1afbc11a5c70 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 581/1167] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:10 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 330 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Delete volume with id: 7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Delete volume request issued successfully. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c1e7e2c4-d401-41e1-8b2f-11abbafa24a0 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 202 Sep 01 02:06:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 582/1168] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:10 2026] DELETE /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ac5b327a-79bb-4867-a324-6159712303a3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422e9aa9-fd99-47d2-b8d5-94cbab1b3b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac5b327a-79bb-4867-a324-6159712303a3 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac5b327a-79bb-4867-a324-6159712303a3 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac5b327a-79bb-4867-a324-6159712303a3 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7e8655-b349-4d56-a5dd-0be5c56daed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ac5b327a-79bb-4867-a324-6159712303a3 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac5b327a-79bb-4867-a324-6159712303a3 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 200 Sep 01 02:06:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 583/1169] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:10 2026] GET /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Created reservations ['93fc101b-d31a-4eeb-9349-ee05bc89e1a3', 'b159910f-e2ba-4f47-ad01-300eb01cdd50', '62c8444b-c4ed-4488-aa06-005712a6c784', 'b0ae3e71-01fa-41b8-b4fa-ca26bb881951'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7e8655-b349-4d56-a5dd-0be5c56daed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93fc101b-d31a-4eeb-9349-ee05bc89e1a3', 'b159910f-e2ba-4f47-ad01-300eb01cdd50', '62c8444b-c4ed-4488-aa06-005712a6c784', 'b0ae3e71-01fa-41b8-b4fa-ca26bb881951']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db8df42-c406-4a23-a555-9c8cd2f8b3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db8df42-c406-4a23-a555-9c8cd2f8b3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c53b0b6-043a-4275-afc5-6d0e749e4977', '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-110627175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88a0e38eb3ca4e04a52b20c65b26ee47',qos_specs=None,replication_status=,reservations=['93fc101b-d31a-4eeb-9349-ee05bc89e1a3','b159910f-e2ba-4f47-ad01-300eb01cdd50','62c8444b-c4ed-4488-aa06-005712a6c784','b0ae3e71-01fa-41b8-b4fa-ca26bb881951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b983b2f7a4408ead6f119763eafeb7',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-110627175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c53b0b6-043a-4275-afc5-6d0e749e4977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a0e38eb3ca4e04a52b20c65b26ee47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b983b2f7a4408ead6f119763eafeb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9eb402-e16d-4a07-8bc0-9a52a557fa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9eb402-e16d-4a07-8bc0-9a52a557fa74) transitioned into state 'SUCCESS' from state '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-110627175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88a0e38eb3ca4e04a52b20c65b26ee47',qos_specs=None,replication_status=,reservations=['93fc101b-d31a-4eeb-9349-ee05bc89e1a3','b159910f-e2ba-4f47-ad01-300eb01cdd50','62c8444b-c4ed-4488-aa06-005712a6c784','b0ae3e71-01fa-41b8-b4fa-ca26bb881951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b983b2f7a4408ead6f119763eafeb7',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289398b8-1727-4a8f-a5c1-1dbbd62cc5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289398b8-1727-4a8f-a5c1-1dbbd62cc5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Flow 'volume_create_api' (82bc2e16-35da-43e8-8a65-75c684e0d189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Create volume request issued successfully. Sep 01 02:06:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2da3b292-0731-4937-b6f7-965057b4b761 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 587/1170] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:09 2026] POST /volume/v3/volumes => generated 759 bytes in 1251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-54601549-308f-4a52-93e2-5fb5e24a18c5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54601549-308f-4a52-93e2-5fb5e24a18c5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54601549-308f-4a52-93e2-5fb5e24a18c5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54601549-308f-4a52-93e2-5fb5e24a18c5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-54601549-308f-4a52-93e2-5fb5e24a18c5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54601549-308f-4a52-93e2-5fb5e24a18c5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 584/1171] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 827 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b48eefc7-d344-4504-bc89-a8636e2e73ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b48eefc7-d344-4504-bc89-a8636e2e73ee tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b48eefc7-d344-4504-bc89-a8636e2e73ee tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b48eefc7-d344-4504-bc89-a8636e2e73ee tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-b48eefc7-d344-4504-bc89-a8636e2e73ee tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b48eefc7-d344-4504-bc89-a8636e2e73ee tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 588/1172] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 330 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d8bc5cdc-d9cd-43c8-a89b-e22bf3ed58f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8bc5cdc-d9cd-43c8-a89b-e22bf3ed58f6 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8bc5cdc-d9cd-43c8-a89b-e22bf3ed58f6 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8bc5cdc-d9cd-43c8-a89b-e22bf3ed58f6 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d8bc5cdc-d9cd-43c8-a89b-e22bf3ed58f6 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8bc5cdc-d9cd-43c8-a89b-e22bf3ed58f6 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 200 Sep 01 02:06:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 585/1173] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-306f74ec-7bc6-4c9d-9014-12ab91ba0e8d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-306f74ec-7bc6-4c9d-9014-12ab91ba0e8d tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-306f74ec-7bc6-4c9d-9014-12ab91ba0e8d tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-306f74ec-7bc6-4c9d-9014-12ab91ba0e8d tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-306f74ec-7bc6-4c9d-9014-12ab91ba0e8d tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-306f74ec-7bc6-4c9d-9014-12ab91ba0e8d tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 589/1174] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-34dd8ff6-37af-4f1f-a79b-a2b8ae635fda None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34dd8ff6-37af-4f1f-a79b-a2b8ae635fda tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34dd8ff6-37af-4f1f-a79b-a2b8ae635fda tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34dd8ff6-37af-4f1f-a79b-a2b8ae635fda tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-34dd8ff6-37af-4f1f-a79b-a2b8ae635fda tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34dd8ff6-37af-4f1f-a79b-a2b8ae635fda tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 586/1175] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 330 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5ea4f575-6341-490e-8b07-f94387a853f8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ea4f575-6341-490e-8b07-f94387a853f8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5ea4f575-6341-490e-8b07-f94387a853f8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5ea4f575-6341-490e-8b07-f94387a853f8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ea4f575-6341-490e-8b07-f94387a853f8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 404 Sep 01 02:06:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 590/1176] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb68abdd-0c93-4f0d-a02c-1c35f64d1152 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb68abdd-0c93-4f0d-a02c-1c35f64d1152 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb68abdd-0c93-4f0d-a02c-1c35f64d1152 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb68abdd-0c93-4f0d-a02c-1c35f64d1152 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb68abdd-0c93-4f0d-a02c-1c35f64d1152 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 404 Sep 01 02:06:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 587/1177] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eb26ce87-4d60-446f-a449-b30dedd070b8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eb26ce87-4d60-446f-a449-b30dedd070b8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eb26ce87-4d60-446f-a449-b30dedd070b8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eb26ce87-4d60-446f-a449-b30dedd070b8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-eb26ce87-4d60-446f-a449-b30dedd070b8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Delete volume with id: 7beb78d5-8ab8-4275-9ab6-e85974d2a75f Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eb26ce87-4d60-446f-a449-b30dedd070b8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f returned with HTTP 404 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 591/1178] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:12 2026] DELETE /volume/v3/volumes/7beb78d5-8ab8-4275-9ab6-e85974d2a75f => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1136181746"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1136181746'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Create volume of 1 GB Sep 01 02:06:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Availability Zones retrieved successfully. Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Flow 'volume_create_api' (02973fb4-695e-48c8-ab51-070948dbc8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a43ce8-4391-4c7b-87d7-e85d23b17467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a43ce8-4391-4c7b-87d7-e85d23b17467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0ed374-a252-43c0-9267-3fa2cb4fd74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-da08b846-b3e4-4ba6-8c9a-6059df651539 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-da08b846-b3e4-4ba6-8c9a-6059df651539 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-da08b846-b3e4-4ba6-8c9a-6059df651539 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-da08b846-b3e4-4ba6-8c9a-6059df651539 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-da08b846-b3e4-4ba6-8c9a-6059df651539 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-da08b846-b3e4-4ba6-8c9a-6059df651539 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 592/1179] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:13 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Created reservations ['304d8f52-b81b-440f-9617-0f063d677fe5', '1d8eebd0-68c2-43e7-8088-e68783d7fec2', '7e16a50d-9b74-49ae-9206-37bfe9ac01ba', 'f1ec3481-310d-4191-a809-49db1d567d0f'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0ed374-a252-43c0-9267-3fa2cb4fd74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['304d8f52-b81b-440f-9617-0f063d677fe5', '1d8eebd0-68c2-43e7-8088-e68783d7fec2', '7e16a50d-9b74-49ae-9206-37bfe9ac01ba', 'f1ec3481-310d-4191-a809-49db1d567d0f']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86411ba9-862a-4f38-8fcc-3a629b2933aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-172d02ad-0e4d-42be-92f2-303bfaa59af9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-172d02ad-0e4d-42be-92f2-303bfaa59af9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-172d02ad-0e4d-42be-92f2-303bfaa59af9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-172d02ad-0e4d-42be-92f2-303bfaa59af9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-172d02ad-0e4d-42be-92f2-303bfaa59af9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86411ba9-862a-4f38-8fcc-3a629b2933aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3501af12-4a78-4900-b523-a3cbafcf9f44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1136181746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e8daee682f14c6aa345006b7897f477',qos_specs=None,replication_status=,reservations=['304d8f52-b81b-440f-9617-0f063d677fe5','1d8eebd0-68c2-43e7-8088-e68783d7fec2','7e16a50d-9b74-49ae-9206-37bfe9ac01ba','f1ec3481-310d-4191-a809-49db1d567d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc3be649a3b4921878b6c47c683ed4f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1136181746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3501af12-4a78-4900-b523-a3cbafcf9f44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e8daee682f14c6aa345006b7897f477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dc3be649a3b4921878b6c47c683ed4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0f5e15-47ef-4d18-ac5e-b59bba90735e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-172d02ad-0e4d-42be-92f2-303bfaa59af9 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 593/1180] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:13 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 331 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0f5e15-47ef-4d18-ac5e-b59bba90735e) transitioned into state 'SUCCESS' from state '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-1136181746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e8daee682f14c6aa345006b7897f477',qos_specs=None,replication_status=,reservations=['304d8f52-b81b-440f-9617-0f063d677fe5','1d8eebd0-68c2-43e7-8088-e68783d7fec2','7e16a50d-9b74-49ae-9206-37bfe9ac01ba','f1ec3481-310d-4191-a809-49db1d567d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc3be649a3b4921878b6c47c683ed4f',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /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 01 02:06:13 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fabe74-cf04-406c-b890-c8be7f323524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Get all snapshots completed successfully. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9c6d7b52-cb33-42d6-a991-d3fcc99ca2fd tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 594/1181] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:06:13 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-070950a7-c663-4cd6-9f0e-5e8acf538a7b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-070950a7-c663-4cd6-9f0e-5e8acf538a7b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-070950a7-c663-4cd6-9f0e-5e8acf538a7b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-070950a7-c663-4cd6-9f0e-5e8acf538a7b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fabe74-cf04-406c-b890-c8be7f323524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Flow 'volume_create_api' (02973fb4-695e-48c8-ab51-070948dbc8c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Create volume request issued successfully. Sep 01 02:06:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a8d5ebb5-5dbe-4c6a-908b-217e78dd5f39 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-070950a7-c663-4cd6-9f0e-5e8acf538a7b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Snapshot retrieved successfully. Sep 01 02:06:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 588/1182] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:13 2026] POST /volume/v3/volumes => generated 763 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-070950a7-c663-4cd6-9f0e-5e8acf538a7b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 returned with HTTP 200 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 595/1183] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:13 2026] GET /volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 => generated 474 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c0d682fe-5b7c-4b1b-b936-148192a913ae None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ef37a81b-7694-4fb4-92c6-2f7880c1340c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ef37a81b-7694-4fb4-92c6-2f7880c1340c tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ef37a81b-7694-4fb4-92c6-2f7880c1340c tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0d682fe-5b7c-4b1b-b936-148192a913ae tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] POST http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action Sep 01 02:06:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ef37a81b-7694-4fb4-92c6-2f7880c1340c tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0d682fe-5b7c-4b1b-b936-148192a913ae tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0d682fe-5b7c-4b1b-b936-148192a913ae tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-c0d682fe-5b7c-4b1b-b936-148192a913ae tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Updating group '23d55076-8dde-43ed-8cf4-356d63954d7c' with 'creating' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ef37a81b-7694-4fb4-92c6-2f7880c1340c tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ef37a81b-7694-4fb4-92c6-2f7880c1340c tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 200 Sep 01 02:06:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 596/1184] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:13 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 831 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0d682fe-5b7c-4b1b-b936-148192a913ae tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action returned with HTTP 202 Sep 01 02:06:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 589/1185] 192.168.122.25 () {62 vars in 1334 bytes} [Tue Sep 1 02:06:13 2026] POST /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action => generated 0 bytes in 405 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ee2e32c4-cd7f-4917-a480-ff95d003a617 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee2e32c4-cd7f-4917-a480-ff95d003a617 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ee2e32c4-cd7f-4917-a480-ff95d003a617 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ee2e32c4-cd7f-4917-a480-ff95d003a617 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-ee2e32c4-cd7f-4917-a480-ff95d003a617 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee2e32c4-cd7f-4917-a480-ff95d003a617 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 597/1186] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-28321c60-1dcd-42c9-96d8-0f5068014a6e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28321c60-1dcd-42c9-96d8-0f5068014a6e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] POST http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28321c60-1dcd-42c9-96d8-0f5068014a6e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28321c60-1dcd-42c9-96d8-0f5068014a6e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-28321c60-1dcd-42c9-96d8-0f5068014a6e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Updating group '23d55076-8dde-43ed-8cf4-356d63954d7c' with 'available' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28321c60-1dcd-42c9-96d8-0f5068014a6e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action returned with HTTP 202 Sep 01 02:06:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 590/1187] 192.168.122.25 () {62 vars in 1334 bytes} [Tue Sep 1 02:06:14 2026] POST /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b229a78d-0a87-4012-8b83-aec879f9f161 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b229a78d-0a87-4012-8b83-aec879f9f161 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b229a78d-0a87-4012-8b83-aec879f9f161 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b229a78d-0a87-4012-8b83-aec879f9f161 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-b229a78d-0a87-4012-8b83-aec879f9f161 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b229a78d-0a87-4012-8b83-aec879f9f161 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 598/1188] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 331 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-544ba583-53f1-4301-b8b4-6cc705503c13 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-544ba583-53f1-4301-b8b4-6cc705503c13 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] POST http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-544ba583-53f1-4301-b8b4-6cc705503c13 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-544ba583-53f1-4301-b8b4-6cc705503c13 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-544ba583-53f1-4301-b8b4-6cc705503c13 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Updating group '23d55076-8dde-43ed-8cf4-356d63954d7c' with 'error' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-544ba583-53f1-4301-b8b4-6cc705503c13 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action returned with HTTP 202 Sep 01 02:06:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 591/1189] 192.168.122.25 () {62 vars in 1334 bytes} [Tue Sep 1 02:06:14 2026] POST /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a36026cd-0200-445b-a494-a710df9b37a8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a36026cd-0200-445b-a494-a710df9b37a8 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a36026cd-0200-445b-a494-a710df9b37a8 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a36026cd-0200-445b-a494-a710df9b37a8 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-a36026cd-0200-445b-a494-a710df9b37a8 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a36026cd-0200-445b-a494-a710df9b37a8 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 599/1190] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f4527896-edfe-4ac3-b4e3-fa40e6b10f99 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4527896-edfe-4ac3-b4e3-fa40e6b10f99 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] POST http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4527896-edfe-4ac3-b4e3-fa40e6b10f99 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4527896-edfe-4ac3-b4e3-fa40e6b10f99 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-f4527896-edfe-4ac3-b4e3-fa40e6b10f99 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Updating group '23d55076-8dde-43ed-8cf4-356d63954d7c' with 'available' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4527896-edfe-4ac3-b4e3-fa40e6b10f99 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action returned with HTTP 202 Sep 01 02:06:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 592/1191] 192.168.122.25 () {62 vars in 1334 bytes} [Tue Sep 1 02:06:14 2026] POST /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e7059577-c0ca-4d49-9eff-81b4468a4779 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e7059577-c0ca-4d49-9eff-81b4468a4779 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e7059577-c0ca-4d49-9eff-81b4468a4779 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e7059577-c0ca-4d49-9eff-81b4468a4779 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-e7059577-c0ca-4d49-9eff-81b4468a4779 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c951e42e-b3fa-4f69-8e40-4279a4783f06 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e7059577-c0ca-4d49-9eff-81b4468a4779 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c951e42e-b3fa-4f69-8e40-4279a4783f06 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 600/1192] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c951e42e-b3fa-4f69-8e40-4279a4783f06 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c951e42e-b3fa-4f69-8e40-4279a4783f06 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cac66205-c73c-430e-890c-c819602398bb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cac66205-c73c-430e-890c-c819602398bb tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] DELETE http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cac66205-c73c-430e-890c-c819602398bb tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cac66205-c73c-430e-890c-c819602398bb tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.group_snapshots [None req-cac66205-c73c-430e-890c-c819602398bb tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] delete called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86843) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.group_snapshots [None req-cac66205-c73c-430e-890c-c819602398bb tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Delete group_snapshot with id: 23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c951e42e-b3fa-4f69-8e40-4279a4783f06 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c951e42e-b3fa-4f69-8e40-4279a4783f06 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 593/1193] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 909 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /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 01 02:06:14 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cac66205-c73c-430e-890c-c819602398bb tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 202 Sep 01 02:06:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 601/1194] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:06:14 2026] DELETE /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Get all volumes completed successfully. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:14 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-505ad4f5-41af-4eaf-84b8-e704b2bcfc46 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-505ad4f5-41af-4eaf-84b8-e704b2bcfc46 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-505ad4f5-41af-4eaf-84b8-e704b2bcfc46 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-505ad4f5-41af-4eaf-84b8-e704b2bcfc46 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-505ad4f5-41af-4eaf-84b8-e704b2bcfc46 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-505ad4f5-41af-4eaf-84b8-e704b2bcfc46 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 602/1195] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1ae0b42-ecfa-46b7-a201-08a66ece6f86 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 594/1196] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/snapshots/detail Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:14 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:06:15 devstack devstack@c-api.service[86843]: /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 01 02:06:15 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Get all snapshots completed successfully. Sep 01 02:06:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae1daa50-4c5b-425d-9bad-92d9471234f2 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:06:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 603/1197] 192.168.122.25 () {58 vars in 1143 bytes} [Tue Sep 1 02:06:14 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ebbf7bc8-f1f0-4cc7-b5ac-26e7b9f9e0e0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebbf7bc8-f1f0-4cc7-b5ac-26e7b9f9e0e0 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 Sep 01 02:06:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebbf7bc8-f1f0-4cc7-b5ac-26e7b9f9e0e0 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebbf7bc8-f1f0-4cc7-b5ac-26e7b9f9e0e0 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ebbf7bc8-f1f0-4cc7-b5ac-26e7b9f9e0e0 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Snapshot retrieved successfully. Sep 01 02:06:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebbf7bc8-f1f0-4cc7-b5ac-26e7b9f9e0e0 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 returned with HTTP 200 Sep 01 02:06:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 595/1198] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:15 2026] GET /volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 => generated 473 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0f460e0f-a49d-4e7a-a3b5-5c575272e8f0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f460e0f-a49d-4e7a-a3b5-5c575272e8f0 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f460e0f-a49d-4e7a-a3b5-5c575272e8f0 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f460e0f-a49d-4e7a-a3b5-5c575272e8f0 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0f460e0f-a49d-4e7a-a3b5-5c575272e8f0 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f460e0f-a49d-4e7a-a3b5-5c575272e8f0 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 604/1199] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:15 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 909 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e4d81570-f295-46e7-9db1-2947d9ec55e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4d81570-f295-46e7-9db1-2947d9ec55e4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4d81570-f295-46e7-9db1-2947d9ec55e4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4d81570-f295-46e7-9db1-2947d9ec55e4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e4d81570-f295-46e7-9db1-2947d9ec55e4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Volume info retrieved successfully. Sep 01 02:06:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4d81570-f295-46e7-9db1-2947d9ec55e4 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 200 Sep 01 02:06:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 596/1200] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:15 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4c857181-f9e2-4271-94fe-3e048f6bada4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c857181-f9e2-4271-94fe-3e048f6bada4 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True Sep 01 02:06:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4c857181-f9e2-4271-94fe-3e048f6bada4 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4c857181-f9e2-4271-94fe-3e048f6bada4 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c857181-f9e2-4271-94fe-3e048f6bada4 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True returned with HTTP 200 Sep 01 02:06:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 605/1201] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:15 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True => generated 2733 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-af943a73-80d9-4628-b4c2-68f7f9a803e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af943a73-80d9-4628-b4c2-68f7f9a803e9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/6dce3d2843c94fb9aa6401cfcaa5eca3?usage=True Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af943a73-80d9-4628-b4c2-68f7f9a803e9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af943a73-80d9-4628-b4c2-68f7f9a803e9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ffbcbe87-3c5d-4a7e-9d76-3602e5ba3fc6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ffbcbe87-3c5d-4a7e-9d76-3602e5ba3fc6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ffbcbe87-3c5d-4a7e-9d76-3602e5ba3fc6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ffbcbe87-3c5d-4a7e-9d76-3602e5ba3fc6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af943a73-80d9-4628-b4c2-68f7f9a803e9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/6dce3d2843c94fb9aa6401cfcaa5eca3?usage=True returned with HTTP 200 Sep 01 02:06:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 597/1202] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:16 2026] GET /volume/v3/os-quota-sets/6dce3d2843c94fb9aa6401cfcaa5eca3?usage=True => generated 2733 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ffbcbe87-3c5d-4a7e-9d76-3602e5ba3fc6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Snapshot retrieved successfully. Sep 01 02:06:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ffbcbe87-3c5d-4a7e-9d76-3602e5ba3fc6 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 returned with HTTP 200 Sep 01 02:06:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 606/1203] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:16 2026] GET /volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5853b970-bf06-4f16-b904-8f0b893ce11f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5853b970-bf06-4f16-b904-8f0b893ce11f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] POST http://192.168.122.25/volume/v3/os-volume-transfer Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5853b970-bf06-4f16-b904-8f0b893ce11f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3501af12-4a78-4900-b523-a3cbafcf9f44"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-5853b970-bf06-4f16-b904-8f0b893ce11f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Creating new volume transfer {'transfer': {'volume_id': '3501af12-4a78-4900-b523-a3cbafcf9f44'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-5853b970-bf06-4f16-b904-8f0b893ce11f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Creating transfer of volume 3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-5853b970-bf06-4f16-b904-8f0b893ce11f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Generating transfer record for volume 3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5853b970-bf06-4f16-b904-8f0b893ce11f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:06:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 598/1204] 192.168.122.25 () {60 vars in 1170 bytes} [Tue Sep 1 02:06:16 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] POST http://192.168.122.25/volume/v3/os-volume-transfer/9bf440a7-b21c-48cc-976f-05d49a27a988/accept Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "168251955c6f7ced"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.volume_transfer [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Accepting volume transfer 9bf440a7-b21c-48cc-976f-05d49a27a988 {{(pid=86843) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: INFO cinder.api.contrib.volume_transfer [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Accepting transfer 9bf440a7-b21c-48cc-976f-05d49a27a988 Sep 01 02:06:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Created reservations ['d168b7c6-93c0-4761-a09b-f6ac457c3e28', 'f173c37f-37d3-40d9-b9f2-fe44dbabaf34', '4338cb0c-db96-4c07-b993-86206d0ac500', 'd319524c-e6d0-4370-8865-ed8c423ef2c5'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Created reservations ['4eca1c8f-6635-4da2-ad93-6fd21dc3c112', '191fec16-b52b-435e-9fb0-64799447a074', '08d4394d-0043-4807-b7a1-d8ac96b4063f', 'cdf8f9ef-021b-4791-b55e-cf64383f9d79'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:16 devstack devstack@c-api.service[86843]: /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 01 02:06:16 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Created reservations ['fb234e2c-14ad-4bcf-ad53-15c03962b484', 'ba1fe390-4715-4e06-91f2-6acdf693944d', 'c6ff781c-ca0c-45cb-b747-b2993d2fa0bc', '2c9b5c0e-f090-4faf-97e0-4cb981c34e34'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4e419679-cf2c-4afd-80ec-afad4d9e2e67 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4e419679-cf2c-4afd-80ec-afad4d9e2e67 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4e419679-cf2c-4afd-80ec-afad4d9e2e67 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4e419679-cf2c-4afd-80ec-afad4d9e2e67 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4e419679-cf2c-4afd-80ec-afad4d9e2e67 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:16 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Created reservations ['ab36c3d1-013d-4436-bb95-0fffd543570c', '05bd859a-4cb4-4a41-a8bd-38470382cb86', 'cbc58cf7-65e0-48f0-bd16-192317815417', 'dd01446e-8982-40da-a0bf-2ef4cfdc2228'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4e419679-cf2c-4afd-80ec-afad4d9e2e67 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 599/1205] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:16 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Transfer volume completed successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-74a985c3-f583-4f1a-ae81-3701b72fdc14 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-74a985c3-f583-4f1a-ae81-3701b72fdc14 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-74a985c3-f583-4f1a-ae81-3701b72fdc14 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-74a985c3-f583-4f1a-ae81-3701b72fdc14 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-74a985c3-f583-4f1a-ae81-3701b72fdc14 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 returned with HTTP 404 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 600/1206] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/snapshots/51c7163e-eacd-4973-b9e6-1a5ad9d9ee83 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7c2c5250-2f39-4f73-bc52-21db351f568e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c2c5250-2f39-4f73-bc52-21db351f568e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7c2c5250-2f39-4f73-bc52-21db351f568e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7c2c5250-2f39-4f73-bc52-21db351f568e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.group_snapshots [None req-7c2c5250-2f39-4f73-bc52-21db351f568e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member 23d55076-8dde-43ed-8cf4-356d63954d7c {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.transfer.api [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Volume 3501af12-4a78-4900-b523-a3cbafcf9f44 has been transferred. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c2c5250-2f39-4f73-bc52-21db351f568e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c returned with HTTP 404 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 601/1207] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/group_snapshots/23d55076-8dde-43ed-8cf4-356d63954d7c => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d7ce7c86-ef40-4f3e-92e8-1b4d8620c024 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] http://192.168.122.25/volume/v3/os-volume-transfer/9bf440a7-b21c-48cc-976f-05d49a27a988/accept returned with HTTP 202 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 607/1208] 192.168.122.25 () {60 vars in 1302 bytes} [Tue Sep 1 02:06:16 2026] POST /volume/v3/os-volume-transfer/9bf440a7-b21c-48cc-976f-05d49a27a988/accept => generated 371 bytes in 1036 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-043432de-b3e6-429f-9ee8-b2d30afae5e3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-043432de-b3e6-429f-9ee8-b2d30afae5e3 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-043432de-b3e6-429f-9ee8-b2d30afae5e3 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-043432de-b3e6-429f-9ee8-b2d30afae5e3 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-043432de-b3e6-429f-9ee8-b2d30afae5e3 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Get all volumes completed successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:17 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-043432de-b3e6-429f-9ee8-b2d30afae5e3 tempest-VolumeQuotasAdminTestJSON-682675767 tempest-VolumeQuotasAdminTestJSON-682675767-project-member] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 608/1209] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2daad6cd-cbe6-4b16-8e15-4417141fec08 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2daad6cd-cbe6-4b16-8e15-4417141fec08 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2daad6cd-cbe6-4b16-8e15-4417141fec08 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2daad6cd-cbe6-4b16-8e15-4417141fec08 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2daad6cd-cbe6-4b16-8e15-4417141fec08 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 609/1210] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477?usage=True => generated 2733 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8af9cfef-2485-4a6a-b43d-31e781563827 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8af9cfef-2485-4a6a-b43d-31e781563827 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/6dce3d2843c94fb9aa6401cfcaa5eca3?usage=True Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8af9cfef-2485-4a6a-b43d-31e781563827 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8af9cfef-2485-4a6a-b43d-31e781563827 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7e74e4ee-25b7-4a35-9233-a5871e0b4394 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 602/1211] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dcffcbef-3dff-4da0-8a8e-14d5535eb0f3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dcffcbef-3dff-4da0-8a8e-14d5535eb0f3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] POST http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8/action Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dcffcbef-3dff-4da0-8a8e-14d5535eb0f3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dcffcbef-3dff-4da0-8a8e-14d5535eb0f3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-dcffcbef-3dff-4da0-8a8e-14d5535eb0f3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] delete called for group c8038b8e-64ec-417d-8b26-c9f9521f8bc8 {{(pid=86844) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-dcffcbef-3dff-4da0-8a8e-14d5535eb0f3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Delete group with id: c8038b8e-64ec-417d-8b26-c9f9521f8bc8 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8af9cfef-2485-4a6a-b43d-31e781563827 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/6dce3d2843c94fb9aa6401cfcaa5eca3?usage=True returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 610/1212] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/os-quota-sets/6dce3d2843c94fb9aa6401cfcaa5eca3?usage=True => generated 2733 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /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 01 02:06:17 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Delete volume with id: 3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /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 01 02:06:17 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dcffcbef-3dff-4da0-8a8e-14d5535eb0f3 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8/action returned with HTTP 202 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 603/1213] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:06:17 2026] POST /volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9068f84c-e365-45c3-bc3c-e3489255507d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:17 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Delete volume request issued successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9b1f8dc6-72c5-4696-b6fa-2bab9567a528 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 202 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 611/1214] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:17 2026] DELETE /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d8b16e12-7117-4de7-8a1b-8e129cc05bbe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d8b16e12-7117-4de7-8a1b-8e129cc05bbe tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d8b16e12-7117-4de7-8a1b-8e129cc05bbe tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d8b16e12-7117-4de7-8a1b-8e129cc05bbe tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d8b16e12-7117-4de7-8a1b-8e129cc05bbe tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9068f84c-e365-45c3-bc3c-e3489255507d tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 604/1215] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 => generated 925 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d8b16e12-7117-4de7-8a1b-8e129cc05bbe tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 612/1216] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 1018 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3d2d548b-9fd2-41ed-bd7f-2e20d7261177 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d2d548b-9fd2-41ed-bd7f-2e20d7261177 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d2d548b-9fd2-41ed-bd7f-2e20d7261177 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d2d548b-9fd2-41ed-bd7f-2e20d7261177 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3d2d548b-9fd2-41ed-bd7f-2e20d7261177 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d2d548b-9fd2-41ed-bd7f-2e20d7261177 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 605/1217] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3cae269d-eb5f-462c-a257-b92df685a1c4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3cae269d-eb5f-462c-a257-b92df685a1c4 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 Sep 01 02:06:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3cae269d-eb5f-462c-a257-b92df685a1c4 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3cae269d-eb5f-462c-a257-b92df685a1c4 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5b76b514-89a7-450c-8e26-c932c7fe04f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5b76b514-89a7-450c-8e26-c932c7fe04f5 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5b76b514-89a7-450c-8e26-c932c7fe04f5 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5b76b514-89a7-450c-8e26-c932c7fe04f5 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3cae269d-eb5f-462c-a257-b92df685a1c4 tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 returned with HTTP 404 Sep 01 02:06:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 613/1218] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/volumes/73839a0e-261e-4378-80d9-edf0b6317024 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-54bce02f-ef17-46ad-9f6a-c60fd08f692b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-54bce02f-ef17-46ad-9f6a-c60fd08f692b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 Sep 01 02:06:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-54bce02f-ef17-46ad-9f6a-c60fd08f692b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-54bce02f-ef17-46ad-9f6a-c60fd08f692b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-54bce02f-ef17-46ad-9f6a-c60fd08f692b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member c8038b8e-64ec-417d-8b26-c9f9521f8bc8 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5b76b514-89a7-450c-8e26-c932c7fe04f5 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Volume info retrieved successfully. Sep 01 02:06:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5b76b514-89a7-450c-8e26-c932c7fe04f5 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 606/1219] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 1018 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[86843]: /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 01 02:06:18 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-54bce02f-ef17-46ad-9f6a-c60fd08f692b tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 614/1220] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 => generated 394 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6fc99878-082b-4e51-88ab-394ff4963247 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6fc99878-082b-4e51-88ab-394ff4963247 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6fc99878-082b-4e51-88ab-394ff4963247 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6fc99878-082b-4e51-88ab-394ff4963247 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6fc99878-082b-4e51-88ab-394ff4963247 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6fc99878-082b-4e51-88ab-394ff4963247 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 607/1221] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 912 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-80480a42-c8c3-4999-b6fd-078d5c301ba9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80480a42-c8c3-4999-b6fd-078d5c301ba9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-80480a42-c8c3-4999-b6fd-078d5c301ba9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-80480a42-c8c3-4999-b6fd-078d5c301ba9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80480a42-c8c3-4999-b6fd-078d5c301ba9 tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 404 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 615/1222] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2e5179bf-06b1-43d3-9309-e1144e8aff7e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e5179bf-06b1-43d3-9309-e1144e8aff7e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] GET http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2e5179bf-06b1-43d3-9309-e1144e8aff7e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2e5179bf-06b1-43d3-9309-e1144e8aff7e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2fbda002-ccc2-4662-ae25-243d95fd95c8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-2e5179bf-06b1-43d3-9309-e1144e8aff7e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] show called for member c8038b8e-64ec-417d-8b26-c9f9521f8bc8 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fbda002-ccc2-4662-ae25-243d95fd95c8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] GET http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fbda002-ccc2-4662-ae25-243d95fd95c8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fbda002-ccc2-4662-ae25-243d95fd95c8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e5179bf-06b1-43d3-9309-e1144e8aff7e tempest-GroupSnapshotsV319Test-30724332 tempest-GroupSnapshotsV319Test-30724332-project-member] http://192.168.122.25/volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 returned with HTTP 404 Sep 01 02:06:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 608/1223] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/groups/c8038b8e-64ec-417d-8b26-c9f9521f8bc8 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-079c2fc5-f919-42cd-a944-2bbcd6bf5b8a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-079c2fc5-f919-42cd-a944-2bbcd6bf5b8a tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/5ca46807-3777-4f0b-8b2f-30b684076557 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fbda002-ccc2-4662-ae25-243d95fd95c8 tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 404 Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-079c2fc5-f919-42cd-a944-2bbcd6bf5b8a tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 616/1224] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-079c2fc5-f919-42cd-a944-2bbcd6bf5b8a tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-99d36f54-528b-4737-90c2-98e4ce933a8f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99d36f54-528b-4737-90c2-98e4ce933a8f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] DELETE http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99d36f54-528b-4737-90c2-98e4ce933a8f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99d36f54-528b-4737-90c2-98e4ce933a8f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-99d36f54-528b-4737-90c2-98e4ce933a8f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] Delete volume with id: 3501af12-4a78-4900-b523-a3cbafcf9f44 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99d36f54-528b-4737-90c2-98e4ce933a8f tempest-VolumeQuotasAdminTestJSON-731966102 tempest-VolumeQuotasAdminTestJSON-731966102-project-member] http://192.168.122.25/volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 returned with HTTP 404 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 617/1225] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:19 2026] DELETE /volume/v3/volumes/3501af12-4a78-4900-b523-a3cbafcf9f44 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-079c2fc5-f919-42cd-a944-2bbcd6bf5b8a tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/group_types/5ca46807-3777-4f0b-8b2f-30b684076557 returned with HTTP 202 Sep 01 02:06:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 609/1226] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:06:19 2026] DELETE /volume/v3/group_types/5ca46807-3777-4f0b-8b2f-30b684076557 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-81a7789b-20de-447e-bc52-3cea31f48515 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ac3b0558-a0d1-4ea9-9070-0d41c1317d4a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81a7789b-20de-447e-bc52-3cea31f48515 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] DELETE http://192.168.122.25/volume/v3/types/d6031d95-352d-4bc6-8ebb-014749bd77be Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81a7789b-20de-447e-bc52-3cea31f48515 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81a7789b-20de-447e-bc52-3cea31f48515 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac3b0558-a0d1-4ea9-9070-0d41c1317d4a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/469f4201afa446759d8c25f7c79a15f1?usage=True Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac3b0558-a0d1-4ea9-9070-0d41c1317d4a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac3b0558-a0d1-4ea9-9070-0d41c1317d4a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac3b0558-a0d1-4ea9-9070-0d41c1317d4a tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/469f4201afa446759d8c25f7c79a15f1?usage=True returned with HTTP 200 Sep 01 02:06:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 610/1227] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/os-quota-sets/469f4201afa446759d8c25f7c79a15f1?usage=True => generated 2733 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81a7789b-20de-447e-bc52-3cea31f48515 tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/types/d6031d95-352d-4bc6-8ebb-014749bd77be returned with HTTP 202 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 618/1228] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:19 2026] DELETE /volume/v3/types/d6031d95-352d-4bc6-8ebb-014749bd77be => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-27c72082-c869-4abc-8c7a-3b708403722c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-27c72082-c869-4abc-8c7a-3b708403722c tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-51003380-4fde-44c7-88ec-1e703dc45b1e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-27c72082-c869-4abc-8c7a-3b708403722c tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51003380-4fde-44c7-88ec-1e703dc45b1e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] GET http://192.168.122.25/volume/v3/types/d6031d95-352d-4bc6-8ebb-014749bd77be Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51003380-4fde-44c7-88ec-1e703dc45b1e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51003380-4fde-44c7-88ec-1e703dc45b1e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51003380-4fde-44c7-88ec-1e703dc45b1e tempest-GroupSnapshotsV319Test-797760797 tempest-GroupSnapshotsV319Test-797760797-project-admin] http://192.168.122.25/volume/v3/types/d6031d95-352d-4bc6-8ebb-014749bd77be returned with HTTP 404 Sep 01 02:06:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 619/1229] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/types/d6031d95-352d-4bc6-8ebb-014749bd77be => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-abbdd67a-9201-4c26-8a1f-1b8daaa6e05a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-abbdd67a-9201-4c26-8a1f-1b8daaa6e05a tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-abbdd67a-9201-4c26-8a1f-1b8daaa6e05a tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-abbdd67a-9201-4c26-8a1f-1b8daaa6e05a tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-abbdd67a-9201-4c26-8a1f-1b8daaa6e05a tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-abbdd67a-9201-4c26-8a1f-1b8daaa6e05a tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 620/1230] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:20 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-27c72082-c869-4abc-8c7a-3b708403722c tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 611/1231] 192.168.122.25 () {60 vars in 1254 bytes} [Tue Sep 1 02:06:19 2026] PUT /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 1390 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fe2d86f1-f815-4d64-9bdb-a8bd9b70f4fb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fe2d86f1-f815-4d64-9bdb-a8bd9b70f4fb tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 Sep 01 02:06:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fe2d86f1-f815-4d64-9bdb-a8bd9b70f4fb tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fe2d86f1-f815-4d64-9bdb-a8bd9b70f4fb tempest-VolumeQuotasAdminTestJSON-110095171 tempest-VolumeQuotasAdminTestJSON-110095171-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 returned with HTTP 200 Sep 01 02:06:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 621/1232] 192.168.122.25 () {60 vars in 1254 bytes} [Tue Sep 1 02:06:20 2026] PUT /volume/v3/os-quota-sets/5e8daee682f14c6aa345006b7897f477 => generated 1388 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1c6d3201-7c71-4e54-9448-bf3349c4c911 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c6d3201-7c71-4e54-9448-bf3349c4c911 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c6d3201-7c71-4e54-9448-bf3349c4c911 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c6d3201-7c71-4e54-9448-bf3349c4c911 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1c6d3201-7c71-4e54-9448-bf3349c4c911 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c6d3201-7c71-4e54-9448-bf3349c4c911 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 612/1233] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-85580aaa-fd89-4944-8d61-508bc06d6f76 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85580aaa-fd89-4944-8d61-508bc06d6f76 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85580aaa-fd89-4944-8d61-508bc06d6f76 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85580aaa-fd89-4944-8d61-508bc06d6f76 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-85580aaa-fd89-4944-8d61-508bc06d6f76 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85580aaa-fd89-4944-8d61-508bc06d6f76 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 622/1234] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 1330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-bda913bb-afc7-4e95-9631-c46a36816ee5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-bda913bb-afc7-4e95-9631-c46a36816ee5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-bda913bb-afc7-4e95-9631-c46a36816ee5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-bda913bb-afc7-4e95-9631-c46a36816ee5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-bda913bb-afc7-4e95-9631-c46a36816ee5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-bda913bb-afc7-4e95-9631-c46a36816ee5 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 613/1235] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 1330 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-0d9565c2-fef9-4b39-8644-d9afa41f41fa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-0d9565c2-fef9-4b39-8644-d9afa41f41fa tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-0d9565c2-fef9-4b39-8644-d9afa41f41fa tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-0d9565c2-fef9-4b39-8644-d9afa41f41fa tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-0d9565c2-fef9-4b39-8644-d9afa41f41fa tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-0d9565c2-fef9-4b39-8644-d9afa41f41fa tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 623/1236] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 1330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-8e5f0879-4a2d-4bd2-8488-52d735eb5ba0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-8e5f0879-4a2d-4bd2-8488-52d735eb5ba0 None None] GET http://192.168.122.25/volume// Sep 01 02:06:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-8e5f0879-4a2d-4bd2-8488-52d735eb5ba0 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-8e5f0879-4a2d-4bd2-8488-52d735eb5ba0 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-8e5f0879-4a2d-4bd2-8488-52d735eb5ba0 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 614/1237] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-4d75e41f-fc05-4aa8-951c-6b4698776497 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-4d75e41f-fc05-4aa8-951c-6b4698776497 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:06:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-4d75e41f-fc05-4aa8-951c-6b4698776497 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c53b0b6-043a-4275-afc5-6d0e749e4977", "connector": null, "instance_uuid": "341ccad0-e72d-4d3c-b1b5-ec3b453082ff"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-4d75e41f-fc05-4aa8-951c-6b4698776497 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 624/1238] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:06:23 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-584e2749-2a30-4210-b4b2-b2036a883087 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-584e2749-2a30-4210-b4b2-b2036a883087 None None] GET http://192.168.122.25/volume// Sep 01 02:06:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-584e2749-2a30-4210-b4b2-b2036a883087 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-584e2749-2a30-4210-b4b2-b2036a883087 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-584e2749-2a30-4210-b4b2-b2036a883087 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 615/1239] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-cf8c558c-7231-4e7c-8129-7ed914790275 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-cf8c558c-7231-4e7c-8129-7ed914790275 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:06:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-cf8c558c-7231-4e7c-8129-7ed914790275 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-cf8c558c-7231-4e7c-8129-7ed914790275 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-cf8c558c-7231-4e7c-8129-7ed914790275 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-cf8c558c-7231-4e7c-8129-7ed914790275 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 625/1240] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 1510 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-b17ad258-3d24-4db4-96ab-c644a39483de None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-b17ad258-3d24-4db4-96ab-c644a39483de tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] PUT http://192.168.122.25/volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e Sep 01 02:06:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-b17ad258-3d24-4db4-96ab-c644a39483de tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-63ec3d3b-df61-4319-8b32-4903648fd703 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-b17ad258-3d24-4db4-96ab-c644a39483de tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Acquiring lock "cinder-attachment_update-1c53b0b6-043a-4275-afc5-6d0e749e4977-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:06:25 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-b17ad258-3d24-4db4-96ab-c644a39483de tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Lock "cinder-attachment_update-1c53b0b6-043a-4275-afc5-6d0e749e4977-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:06:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:26 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-b17ad258-3d24-4db4-96ab-c644a39483de tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Lock "cinder-attachment_update-1c53b0b6-043a-4275-afc5-6d0e749e4977-devstack" released by "attachment_update" :: held 0.231s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:06:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-b17ad258-3d24-4db4-96ab-c644a39483de tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e returned with HTTP 200 Sep 01 02:06:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 616/1241] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:06:25 2026] PUT /volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e => generated 694 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-543f152b-9cf1-44e2-b9bd-5e61329a30bf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-543f152b-9cf1-44e2-b9bd-5e61329a30bf tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] POST http://192.168.122.25/volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e/action Sep 01 02:06:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-543f152b-9cf1-44e2-b9bd-5e61329a30bf tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-543f152b-9cf1-44e2-b9bd-5e61329a30bf tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-0f57e034-ca3a-4db3-b2a0-1aeb48ff219f req-543f152b-9cf1-44e2-b9bd-5e61329a30bf tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e/action returned with HTTP 204 Sep 01 02:06:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 617/1242] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:06:26 2026] POST /volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-63ec3d3b-df61-4319-8b32-4903648fd703 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:06:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-63ec3d3b-df61-4319-8b32-4903648fd703 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1183485355"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-63ec3d3b-df61-4319-8b32-4903648fd703 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:06:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 626/1243] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:25 2026] POST /volume/v3/types => generated 216 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-342a2850-9f0c-4752-a7eb-44a409a0e4ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-342a2850-9f0c-4752-a7eb-44a409a0e4ca tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:06:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-342a2850-9f0c-4752-a7eb-44a409a0e4ca tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-417950344"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-342a2850-9f0c-4752-a7eb-44a409a0e4ca tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 618/1244] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:06:26 2026] POST /volume/v3/group_types => generated 172 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:06:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "264b4af4-d0b2-41bc-be7a-fe8e647c98eb", "volume_types": ["1c14262c-5975-4261-89f0-cbc49efc0e97"], "name": "tempest-Group1-672864284"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Creating new group {'group': {'group_type': '264b4af4-d0b2-41bc-be7a-fe8e647c98eb', 'volume_types': ['1c14262c-5975-4261-89f0-cbc49efc0e97'], 'name': 'tempest-Group1-672864284'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:06:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Creating group tempest-Group1-672864284. Sep 01 02:06:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Availability Zones retrieved successfully. Sep 01 02:06:26 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Created reservations ['416f80d3-06de-42c4-b9b6-d43c1bf829da'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc6ceffa-0f2c-4fe5-967c-26e4cd2f016a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:06:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 627/1245] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:06:26 2026] POST /volume/v3/groups => generated 93 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-18ae4bb0-b952-44dd-a8e4-e22da7879a50 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18ae4bb0-b952-44dd-a8e4-e22da7879a50 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 Sep 01 02:06:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18ae4bb0-b952-44dd-a8e4-e22da7879a50 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18ae4bb0-b952-44dd-a8e4-e22da7879a50 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-18ae4bb0-b952-44dd-a8e4-e22da7879a50 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 46eea34c-d416-4c88-aa01-3d65009f7fe6 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:27 devstack devstack@c-api.service[86844]: /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 01 02:06:27 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18ae4bb0-b952-44dd-a8e4-e22da7879a50 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 returned with HTTP 200 Sep 01 02:06:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 619/1246] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:27 2026] GET /volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 => generated 321 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] GET http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-645bf08a-4d99-4fbc-9cf3-29abbd571a52 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-645bf08a-4d99-4fbc-9cf3-29abbd571a52 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-645bf08a-4d99-4fbc-9cf3-29abbd571a52 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-645bf08a-4d99-4fbc-9cf3-29abbd571a52 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-645bf08a-4d99-4fbc-9cf3-29abbd571a52 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 46eea34c-d416-4c88-aa01-3d65009f7fe6 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:28 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1183485355 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1183485355, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:28 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1183485355 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1183485355, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:28 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1183485355 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1183485355, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: /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 01 02:06:28 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-43cf6f38-799d-4e2a-960b-84ce03557e8c tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b returned with HTTP 200 Sep 01 02:06:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 628/1247] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b => generated 1605 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-645bf08a-4d99-4fbc-9cf3-29abbd571a52 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 returned with HTTP 200 Sep 01 02:06:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 620/1248] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 => generated 322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1df21e5a-934b-450c-8c33-2352f7a0121f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1df21e5a-934b-450c-8c33-2352f7a0121f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1df21e5a-934b-450c-8c33-2352f7a0121f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "264b4af4-d0b2-41bc-be7a-fe8e647c98eb", "volume_types": ["1c14262c-5975-4261-89f0-cbc49efc0e97"], "name": "tempest-Group2-741977305"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-1df21e5a-934b-450c-8c33-2352f7a0121f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Creating new group {'group': {'group_type': '264b4af4-d0b2-41bc-be7a-fe8e647c98eb', 'volume_types': ['1c14262c-5975-4261-89f0-cbc49efc0e97'], 'name': 'tempest-Group2-741977305'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-1df21e5a-934b-450c-8c33-2352f7a0121f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Creating group tempest-Group2-741977305. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1df21e5a-934b-450c-8c33-2352f7a0121f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Availability Zones retrieved successfully. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1df21e5a-934b-450c-8c33-2352f7a0121f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Created reservations ['801b632a-835e-425f-ad3f-81d4954d24bd'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1df21e5a-934b-450c-8c33-2352f7a0121f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:06:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 621/1249] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:06:28 2026] POST /volume/v3/groups => generated 93 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5a346b96-f3b4-4fa3-89eb-a1e14ea9b76d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5a346b96-f3b4-4fa3-89eb-a1e14ea9b76d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5a346b96-f3b4-4fa3-89eb-a1e14ea9b76d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5a346b96-f3b4-4fa3-89eb-a1e14ea9b76d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-5a346b96-f3b4-4fa3-89eb-a1e14ea9b76d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 5143609f-9db2-4939-9a15-b136f284e7ce {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1789918127"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: /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 01 02:06:28 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5a346b96-f3b4-4fa3-89eb-a1e14ea9b76d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce returned with HTTP 200 Sep 01 02:06:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 622/1250] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce => generated 321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1789918127'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Create volume of 1 GB Sep 01 02:06:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Availability Zones retrieved successfully. Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Flow 'volume_create_api' (93ec3e4d-ceb5-4ffa-a73a-8e9e424b507f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af3df63-8a30-430f-8b78-0fac00a69d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af3df63-8a30-430f-8b78-0fac00a69d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be76cd21-8640-418a-b0b8-c8a40a46c035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Created reservations ['15e62020-21be-438b-8df1-9109de92c211', '5ed41473-7f33-4ee1-9fb6-bf3491a69220', '5bc8f7f4-3b78-4d21-b304-0f4b1fd06113', '60b5c62e-cee6-45fe-bc46-d8f871427f93'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be76cd21-8640-418a-b0b8-c8a40a46c035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e62020-21be-438b-8df1-9109de92c211', '5ed41473-7f33-4ee1-9fb6-bf3491a69220', '5bc8f7f4-3b78-4d21-b304-0f4b1fd06113', '60b5c62e-cee6-45fe-bc46-d8f871427f93']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7347296-461e-4563-84fb-0edd6d8d83cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7347296-461e-4563-84fb-0edd6d8d83cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e278af3f-fac0-47c8-8d57-a928dd31161b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1789918127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e39707f45df426d8e38aaf25cc0b73b',qos_specs=None,replication_status=,reservations=['15e62020-21be-438b-8df1-9109de92c211','5ed41473-7f33-4ee1-9fb6-bf3491a69220','5bc8f7f4-3b78-4d21-b304-0f4b1fd06113','60b5c62e-cee6-45fe-bc46-d8f871427f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68606e7f878a49d7ae0fd8f5e1c16b5d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1789918127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e278af3f-fac0-47c8-8d57-a928dd31161b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e39707f45df426d8e38aaf25cc0b73b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68606e7f878a49d7ae0fd8f5e1c16b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2ac792-6b4a-429a-bd98-97bc29d5835d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2ac792-6b4a-429a-bd98-97bc29d5835d) transitioned into state 'SUCCESS' from state '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-1789918127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e39707f45df426d8e38aaf25cc0b73b',qos_specs=None,replication_status=,reservations=['15e62020-21be-438b-8df1-9109de92c211','5ed41473-7f33-4ee1-9fb6-bf3491a69220','5bc8f7f4-3b78-4d21-b304-0f4b1fd06113','60b5c62e-cee6-45fe-bc46-d8f871427f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68606e7f878a49d7ae0fd8f5e1c16b5d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4407728a-af9e-406d-8aed-0b46c09d52dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4407728a-af9e-406d-8aed-0b46c09d52dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Flow 'volume_create_api' (93ec3e4d-ceb5-4ffa-a73a-8e9e424b507f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Create volume request issued successfully. Sep 01 02:06:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d10b0bdc-d696-45b8-a1d8-dddaaf80f73a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 629/1251] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:28 2026] POST /volume/v3/volumes => generated 766 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aca3617f-eda3-4a52-8951-fec81284440a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aca3617f-eda3-4a52-8951-fec81284440a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] GET http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aca3617f-eda3-4a52-8951-fec81284440a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aca3617f-eda3-4a52-8951-fec81284440a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aca3617f-eda3-4a52-8951-fec81284440a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Volume info retrieved successfully. Sep 01 02:06:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aca3617f-eda3-4a52-8951-fec81284440a tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b returned with HTTP 200 Sep 01 02:06:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 623/1252] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b => generated 834 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd08283e-64a4-41d5-aa95-c50fd2836740 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd08283e-64a4-41d5-aa95-c50fd2836740 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce Sep 01 02:06:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd08283e-64a4-41d5-aa95-c50fd2836740 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd08283e-64a4-41d5-aa95-c50fd2836740 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-fd08283e-64a4-41d5-aa95-c50fd2836740 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 5143609f-9db2-4939-9a15-b136f284e7ce {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:29 devstack devstack@c-api.service[86843]: /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 01 02:06:29 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd08283e-64a4-41d5-aa95-c50fd2836740 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce returned with HTTP 200 Sep 01 02:06:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 630/1253] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:29 2026] GET /volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce => generated 322 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-28114968-cb54-4485-b5b2-989e2d3c1208 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-930148847", "volume_type": "1c14262c-5975-4261-89f0-cbc49efc0e97", "group_id": "46eea34c-d416-4c88-aa01-3d65009f7fe6", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-930148847', 'volume_type': '1c14262c-5975-4261-89f0-cbc49efc0e97', 'group_id': '46eea34c-d416-4c88-aa01-3d65009f7fe6', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:29 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume of 1 GB Sep 01 02:06:29 devstack devstack@c-api.service[86844]: /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 01 02:06:29 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Availability Zones retrieved successfully. Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Flow 'volume_create_api' (8abc3195-a0f6-4848-941a-f926d899dec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8e41ec-3a52-4e60-95b8-7423a6fbbf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8e41ec-3a52-4e60-95b8-7423a6fbbf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c14262c-5975-4261-89f0-cbc49efc0e97,is_public=True,name='tempest-GroupsTest-volume-type-1183485355',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c14262c-5975-4261-89f0-cbc49efc0e97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '46eea34c-d416-4c88-aa01-3d65009f7fe6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccdd849-c333-445b-81d5-14cd9889c1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:29 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1183485355 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1183485355, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:29 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1183485355 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1183485355, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-32ed9e11-a2a5-4bff-b07d-8c562fd87772 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32ed9e11-a2a5-4bff-b07d-8c562fd87772 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] GET http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32ed9e11-a2a5-4bff-b07d-8c562fd87772 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32ed9e11-a2a5-4bff-b07d-8c562fd87772 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-32ed9e11-a2a5-4bff-b07d-8c562fd87772 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32ed9e11-a2a5-4bff-b07d-8c562fd87772 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 631/1254] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b => generated 858 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Created reservations ['91e96de3-d542-407e-a706-935c3eb26c3c', '6c55f832-6940-4cbe-8c2b-98ec5f585cdf', '1816c623-bc3c-4257-8f2d-c6b2346334a1', 'f6ad53f0-055c-46a0-bed8-dca0f9803308'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccdd849-c333-445b-81d5-14cd9889c1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e96de3-d542-407e-a706-935c3eb26c3c', '6c55f832-6940-4cbe-8c2b-98ec5f585cdf', '1816c623-bc3c-4257-8f2d-c6b2346334a1', 'f6ad53f0-055c-46a0-bed8-dca0f9803308']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba88d451-d231-443d-a7de-1c7c3873492f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba88d451-d231-443d-a7de-1c7c3873492f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d2795ff-dba6-427a-8714-293f9bf2b428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-930148847',encryption_key_id=None,group_id=46eea34c-d416-4c88-aa01-3d65009f7fe6,group_type_id=,metadata={},multiattach=False,project_id='cb355c11fb1e4195b2488c55496a7efe',qos_specs=None,replication_status=,reservations=['91e96de3-d542-407e-a706-935c3eb26c3c','6c55f832-6940-4cbe-8c2b-98ec5f585cdf','1816c623-bc3c-4257-8f2d-c6b2346334a1','f6ad53f0-055c-46a0-bed8-dca0f9803308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe6978cd41c4941865872d981853615',volume_type_id=1c14262c-5975-4261-89f0-cbc49efc0e97), 'volume': Volume(_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-01T00:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-930148847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=46eea34c-d416-4c88-aa01-3d65009f7fe6,host=None,id=1d2795ff-dba6-427a-8714-293f9bf2b428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb355c11fb1e4195b2488c55496a7efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbe6978cd41c4941865872d981853615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c14262c-5975-4261-89f0-cbc49efc0e97),volume_type_id=1c14262c-5975-4261-89f0-cbc49efc0e97)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebf2cb7-9213-4308-923f-680c0f933478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebf2cb7-9213-4308-923f-680c0f933478) transitioned into state 'SUCCESS' from state '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-930148847',encryption_key_id=None,group_id=46eea34c-d416-4c88-aa01-3d65009f7fe6,group_type_id=,metadata={},multiattach=False,project_id='cb355c11fb1e4195b2488c55496a7efe',qos_specs=None,replication_status=,reservations=['91e96de3-d542-407e-a706-935c3eb26c3c','6c55f832-6940-4cbe-8c2b-98ec5f585cdf','1816c623-bc3c-4257-8f2d-c6b2346334a1','f6ad53f0-055c-46a0-bed8-dca0f9803308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe6978cd41c4941865872d981853615',volume_type_id=1c14262c-5975-4261-89f0-cbc49efc0e97)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f142c3bc-e9d6-4385-b20a-b18b52b605cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f142c3bc-e9d6-4385-b20a-b18b52b605cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Flow 'volume_create_api' (8abc3195-a0f6-4848-941a-f926d899dec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume request issued successfully. Sep 01 02:06:30 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:30 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:30 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28114968-cb54-4485-b5b2-989e2d3c1208 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 624/1255] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:06:29 2026] POST /volume/v3/volumes => generated 820 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2a5bee80-7765-4c30-bf17-17703c59af3f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 Sep 01 02:06:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:30 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:30 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a5bee80-7765-4c30-bf17-17703c59af3f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 632/1256] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-25be6465-f76f-4c71-8cf7-939a9dc1fccc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-25be6465-f76f-4c71-8cf7-939a9dc1fccc tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] GET http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-25be6465-f76f-4c71-8cf7-939a9dc1fccc tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-25be6465-f76f-4c71-8cf7-939a9dc1fccc tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-25be6465-f76f-4c71-8cf7-939a9dc1fccc tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Volume info retrieved successfully. Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-25be6465-f76f-4c71-8cf7-939a9dc1fccc tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b returned with HTTP 200 Sep 01 02:06:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 625/1257] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:31 2026] GET /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b => generated 859 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bf6da68d-9955-4240-8c59-bfad3bfa8234 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bf6da68d-9955-4240-8c59-bfad3bfa8234 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b Sep 01 02:06:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bf6da68d-9955-4240-8c59-bfad3bfa8234 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bf6da68d-9955-4240-8c59-bfad3bfa8234 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b returned with HTTP 200 Sep 01 02:06:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 633/1258] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:31 2026] PUT /volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b => generated 1560 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Create volume of 2 GB Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Availability Zones retrieved successfully. Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Flow 'volume_create_api' (cf76afce-cb51-4cf5-9890-518a81acfa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51277586-6e23-4902-93e4-c958663cb5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Validating volume size '2' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51277586-6e23-4902-93e4-c958663cb5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac742947-a1a2-4f39-8186-6caf116b675c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: WARNING cinder.quota_utils [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Quota exceeded for 6e39707f45df426d8e38aaf25cc0b73b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:06:31 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac742947-a1a2-4f39-8186-6caf116b675c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:06:31 devstack devstack@c-api.service[86844]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac742947-a1a2-4f39-8186-6caf116b675c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac742947-a1a2-4f39-8186-6caf116b675c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51277586-6e23-4902-93e4-c958663cb5a9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51277586-6e23-4902-93e4-c958663cb5a9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:31 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Flow 'volume_create_api' (cf76afce-cb51-4cf5-9890-518a81acfa27) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.api.middleware.fault [None req-61ccb112-6023-4fc4-98fe-2dc411a13e1d tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 413 Sep 01 02:06:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 626/1259] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:31 2026] POST /volume/v3/volumes => generated 208 bytes in 244 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0d4425c-2529-4ec5-adb5-093f02aba7b5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0d4425c-2529-4ec5-adb5-093f02aba7b5 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b Sep 01 02:06:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0d4425c-2529-4ec5-adb5-093f02aba7b5 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0d4425c-2529-4ec5-adb5-093f02aba7b5 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b returned with HTTP 200 Sep 01 02:06:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 634/1260] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:31 2026] PUT /volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b => generated 1560 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:31 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Create volume of 1 GB Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Availability Zones retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Flow 'volume_create_api' (80adbf5b-2448-490a-9289-6195e8e71ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69527de-9670-43d5-9432-44bc4fafb69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:32 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69527de-9670-43d5-9432-44bc4fafb69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db069b5-5ec5-438c-8916-4c0c188ff03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[86843]: WARNING cinder.quota_utils [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Quota exceeded for 6e39707f45df426d8e38aaf25cc0b73b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 02:06:32 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db069b5-5ec5-438c-8916-4c0c188ff03e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:06:32 devstack devstack@c-api.service[86843]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db069b5-5ec5-438c-8916-4c0c188ff03e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29808c42-c6c9-4b0e-8feb-3bbaec8f5c07 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 627/1261] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:31 2026] GET /volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 => generated 912 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db069b5-5ec5-438c-8916-4c0c188ff03e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69527de-9670-43d5-9432-44bc4fafb69c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69527de-9670-43d5-9432-44bc4fafb69c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:06:32 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Flow 'volume_create_api' (80adbf5b-2448-490a-9289-6195e8e71ba9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.api.middleware.fault [None req-dd68de1e-bdcd-43da-a2ab-dc510982930e tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 413 Sep 01 02:06:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 635/1262] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:31 2026] POST /volume/v3/volumes => generated 150 bytes in 268 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7c3a8a12-7537-42b7-813d-6530991055f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c3a8a12-7537-42b7-813d-6530991055f6 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7c3a8a12-7537-42b7-813d-6530991055f6 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-7c3a8a12-7537-42b7-813d-6530991055f6 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1183485355 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1183485355, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c3a8a12-7537-42b7-813d-6530991055f6 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 628/1263] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:32 2026] PUT /volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b => generated 1559 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7a38a3ef-0415-4555-a5d1-287c71f2238b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a38a3ef-0415-4555-a5d1-287c71f2238b tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] POST http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b/action Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a38a3ef-0415-4555-a5d1-287c71f2238b tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a38a3ef-0415-4555-a5d1-287c71f2238b tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7a38a3ef-0415-4555-a5d1-287c71f2238b tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: ERROR cinder.volume.api [None req-7a38a3ef-0415-4555-a5d1-287c71f2238b tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Quota exceeded for 6e39707f45df426d8e38aaf25cc0b73b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.api.middleware.fault [None req-7a38a3ef-0415-4555-a5d1-287c71f2238b tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b/action returned with HTTP 413 Sep 01 02:06:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 636/1264] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:06:32 2026] POST /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b/action => generated 208 bytes in 139 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-474b6a30-dcf1-4622-bffd-00d1aad25ecd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-474b6a30-dcf1-4622-bffd-00d1aad25ecd tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] GET http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-474b6a30-dcf1-4622-bffd-00d1aad25ecd tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-474b6a30-dcf1-4622-bffd-00d1aad25ecd tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-474b6a30-dcf1-4622-bffd-00d1aad25ecd tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-474b6a30-dcf1-4622-bffd-00d1aad25ecd tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 629/1265] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] DELETE http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Delete volume with id: e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Delete volume request issued successfully. Sep 01 02:06:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af4bfcb5-317a-429b-97ad-4e039d8a94ce tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b returned with HTTP 202 Sep 01 02:06:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 637/1266] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:32 2026] DELETE /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eeb97acb-5333-4085-a178-b4413f5e8365 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eeb97acb-5333-4085-a178-b4413f5e8365 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] GET http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eeb97acb-5333-4085-a178-b4413f5e8365 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eeb97acb-5333-4085-a178-b4413f5e8365 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-eeb97acb-5333-4085-a178-b4413f5e8365 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eeb97acb-5333-4085-a178-b4413f5e8365 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 630/1267] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:33 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e8daa9dc-de69-43ad-ac18-8046b2a780af tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 638/1268] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-24f00a7e-a0e4-4567-a773-41fae6a9cbf6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24f00a7e-a0e4-4567-a773-41fae6a9cbf6 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-24f00a7e-a0e4-4567-a773-41fae6a9cbf6 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-24f00a7e-a0e4-4567-a773-41fae6a9cbf6 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-24f00a7e-a0e4-4567-a773-41fae6a9cbf6 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 46eea34c-d416-4c88-aa01-3d65009f7fe6 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[86844]: /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 01 02:06:33 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24f00a7e-a0e4-4567-a773-41fae6a9cbf6 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 631/1269] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 => generated 322 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f187c3c2-1b1b-443a-9e69-f2902b087e6b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f187c3c2-1b1b-443a-9e69-f2902b087e6b tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f187c3c2-1b1b-443a-9e69-f2902b087e6b tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f187c3c2-1b1b-443a-9e69-f2902b087e6b tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-f187c3c2-1b1b-443a-9e69-f2902b087e6b tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 5143609f-9db2-4939-9a15-b136f284e7ce {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /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 01 02:06:33 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f187c3c2-1b1b-443a-9e69-f2902b087e6b tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 639/1270] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce => generated 322 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3974f96f-901d-4f0f-9b92-64307826d83e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3974f96f-901d-4f0f-9b92-64307826d83e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/detail Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3974f96f-901d-4f0f-9b92-64307826d83e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3974f96f-901d-4f0f-9b92-64307826d83e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[86844]: /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 01 02:06:33 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:33 devstack devstack@c-api.service[86844]: /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 01 02:06:33 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:33 devstack devstack@c-api.service[86844]: /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 01 02:06:33 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3974f96f-901d-4f0f-9b92-64307826d83e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 632/1271] 192.168.122.25 () {60 vars in 1175 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/groups/detail => generated 638 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /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 01 02:06:33 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Get all volumes completed successfully. Sep 01 02:06:33 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:33 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a7b9653f-3498-41f0-98b0-e479557bc7f4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7b9653f-3498-41f0-98b0-e479557bc7f4 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] GET http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7b9653f-3498-41f0-98b0-e479557bc7f4 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7b9653f-3498-41f0-98b0-e479557bc7f4 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7b9653f-3498-41f0-98b0-e479557bc7f4 tempest-VolumeQuotasNegativeTestJSON-1930343801 tempest-VolumeQuotasNegativeTestJSON-1930343801-project-member] http://192.168.122.25/volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b returned with HTTP 404 Sep 01 02:06:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 633/1272] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/e278af3f-fac0-47c8-8d57-a928dd31161b => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0699e9da-7b62-46e7-9c3f-1ef06905d302 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0699e9da-7b62-46e7-9c3f-1ef06905d302 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] PUT http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b Sep 01 02:06:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0699e9da-7b62-46e7-9c3f-1ef06905d302 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6578c751-1908-473a-9d3b-4dbc4577fdd8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 640/1273] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0eca256d-f050-4f96-8942-e6972382174a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: /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 01 02:06:34 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Get all volumes completed successfully. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:34 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0699e9da-7b62-46e7-9c3f-1ef06905d302 tempest-VolumeQuotasNegativeTestJSON-289921244 tempest-VolumeQuotasNegativeTestJSON-289921244-project-admin] http://192.168.122.25/volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b returned with HTTP 200 Sep 01 02:06:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 634/1274] 192.168.122.25 () {60 vars in 1254 bytes} [Tue Sep 1 02:06:33 2026] PUT /volume/v3/os-quota-sets/6e39707f45df426d8e38aaf25cc0b73b => generated 1563 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0eca256d-f050-4f96-8942-e6972382174a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 641/1275] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4aa13997-d928-45f8-81f8-37948a3bf0eb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4aa13997-d928-45f8-81f8-37948a3bf0eb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6/action Sep 01 02:06:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4aa13997-d928-45f8-81f8-37948a3bf0eb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4aa13997-d928-45f8-81f8-37948a3bf0eb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-4aa13997-d928-45f8-81f8-37948a3bf0eb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] delete called for group 46eea34c-d416-4c88-aa01-3d65009f7fe6 {{(pid=86844) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:06:34 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-4aa13997-d928-45f8-81f8-37948a3bf0eb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Delete group with id: 46eea34c-d416-4c88-aa01-3d65009f7fe6 Sep 01 02:06:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[86844]: /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 01 02:06:34 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:06:34 devstack devstack@c-api.service[86844]: /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 01 02:06:34 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4aa13997-d928-45f8-81f8-37948a3bf0eb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6/action returned with HTTP 202 Sep 01 02:06:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 635/1276] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:06:34 2026] POST /volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:34 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:34 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5eff0455-64f5-4b9d-9d1f-ff814c8d829c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 returned with HTTP 200 Sep 01 02:06:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 642/1277] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 => generated 912 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-377bd2f5-3e3f-4f88-89b5-913e6d32b418 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-377bd2f5-3e3f-4f88-89b5-913e6d32b418 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-377bd2f5-3e3f-4f88-89b5-913e6d32b418 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-377bd2f5-3e3f-4f88-89b5-913e6d32b418 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-377bd2f5-3e3f-4f88-89b5-913e6d32b418 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-377bd2f5-3e3f-4f88-89b5-913e6d32b418 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 636/1278] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 945 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-7ae77747-827a-46a7-a676-eed0915ecfba req-3dbaf995-1ea2-4123-a186-b680aa87906e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-3dbaf995-1ea2-4123-a186-b680aa87906e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-3dbaf995-1ea2-4123-a186-b680aa87906e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-3dbaf995-1ea2-4123-a186-b680aa87906e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-7ae77747-827a-46a7-a676-eed0915ecfba req-3dbaf995-1ea2-4123-a186-b680aa87906e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-3dbaf995-1ea2-4123-a186-b680aa87906e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 643/1279] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 945 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2829b431-7dd0-4dac-8192-5d877e2c68d5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2829b431-7dd0-4dac-8192-5d877e2c68d5 None None] GET http://192.168.122.25/volume// Sep 01 02:06:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2829b431-7dd0-4dac-8192-5d877e2c68d5 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2829b431-7dd0-4dac-8192-5d877e2c68d5 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2829b431-7dd0-4dac-8192-5d877e2c68d5 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 637/1280] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-7ae77747-827a-46a7-a676-eed0915ecfba req-64835e98-0292-4b39-9a27-ca248ed06edc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 Sep 01 02:06:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:35 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:36 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30e1bfe8-8748-4c47-b9fb-03ff9a061df1 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 638/1281] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 => generated 912 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-64835e98-0292-4b39-9a27-ca248ed06edc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:06:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-64835e98-0292-4b39-9a27-ca248ed06edc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "612eba68-bcab-4bf6-a828-c2ea50d95589", "connector": null, "instance_uuid": "5f7faf69-ed00-43fe-b5a6-1627f832a2a0"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-64835e98-0292-4b39-9a27-ca248ed06edc tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 644/1282] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:06:35 2026] POST /volume/v3/attachments => generated 273 bytes in 709 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-991b7d12-f966-46b5-96ca-efce0c8fe1ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-991b7d12-f966-46b5-96ca-efce0c8fe1ca tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-991b7d12-f966-46b5-96ca-efce0c8fe1ca tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-991b7d12-f966-46b5-96ca-efce0c8fe1ca tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-991b7d12-f966-46b5-96ca-efce0c8fe1ca tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-991b7d12-f966-46b5-96ca-efce0c8fe1ca tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 639/1283] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 944 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-7ae77747-827a-46a7-a676-eed0915ecfba req-fab93990-7b46-40f2-9e0a-c4029fb152fa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-fab93990-7b46-40f2-9e0a-c4029fb152fa None None] GET http://192.168.122.25/volume// Sep 01 02:06:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-fab93990-7b46-40f2-9e0a-c4029fb152fa None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-fab93990-7b46-40f2-9e0a-c4029fb152fa None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-fab93990-7b46-40f2-9e0a-c4029fb152fa None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 645/1284] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-7ae77747-827a-46a7-a676-eed0915ecfba req-79bbb781-c1fc-4f65-ab15-8e89710d9bbd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-79bbb781-c1fc-4f65-ab15-8e89710d9bbd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-79bbb781-c1fc-4f65-ab15-8e89710d9bbd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-79bbb781-c1fc-4f65-ab15-8e89710d9bbd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-7ae77747-827a-46a7-a676-eed0915ecfba req-79bbb781-c1fc-4f65-ab15-8e89710d9bbd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-79bbb781-c1fc-4f65-ab15-8e89710d9bbd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 640/1285] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 1125 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2bd8daf4-5b27-4a5e-b403-d0ea58278aee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2bd8daf4-5b27-4a5e-b403-d0ea58278aee tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] PUT http://192.168.122.25/volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8 Sep 01 02:06:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2bd8daf4-5b27-4a5e-b403-d0ea58278aee tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2bd8daf4-5b27-4a5e-b403-d0ea58278aee tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Acquiring lock "cinder-attachment_update-612eba68-bcab-4bf6-a828-c2ea50d95589-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2bd8daf4-5b27-4a5e-b403-d0ea58278aee tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Lock "cinder-attachment_update-612eba68-bcab-4bf6-a828-c2ea50d95589-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fbcac5c6-01ad-4481-be75-dca4a7e7058c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbcac5c6-01ad-4481-be75-dca4a7e7058c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2bd8daf4-5b27-4a5e-b403-d0ea58278aee tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Lock "cinder-attachment_update-612eba68-bcab-4bf6-a828-c2ea50d95589-devstack" released by "attachment_update" :: held 0.235s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-2bd8daf4-5b27-4a5e-b403-d0ea58278aee tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8 returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbcac5c6-01ad-4481-be75-dca4a7e7058c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbcac5c6-01ad-4481-be75-dca4a7e7058c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 646/1286] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:06:36 2026] PUT /volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8 => generated 694 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbcac5c6-01ad-4481-be75-dca4a7e7058c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 returned with HTTP 404 Sep 01 02:06:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 641/1287] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/1d2795ff-dba6-427a-8714-293f9bf2b428 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-83c78b58-35a3-41cf-b298-398c53c72615 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83c78b58-35a3-41cf-b298-398c53c72615 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83c78b58-35a3-41cf-b298-398c53c72615 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83c78b58-35a3-41cf-b298-398c53c72615 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-83c78b58-35a3-41cf-b298-398c53c72615 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 46eea34c-d416-4c88-aa01-3d65009f7fe6 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83c78b58-35a3-41cf-b298-398c53c72615 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 returned with HTTP 404 Sep 01 02:06:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 647/1288] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d2accfe0-1407-4572-9509-60868dffd6bc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d2accfe0-1407-4572-9509-60868dffd6bc tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce/action Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d2accfe0-1407-4572-9509-60868dffd6bc tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d2accfe0-1407-4572-9509-60868dffd6bc tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-d2accfe0-1407-4572-9509-60868dffd6bc tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] delete called for group 5143609f-9db2-4939-9a15-b136f284e7ce {{(pid=86844) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-d2accfe0-1407-4572-9509-60868dffd6bc tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Delete group with id: 5143609f-9db2-4939-9a15-b136f284e7ce Sep 01 02:06:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[86844]: /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 01 02:06:37 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d2accfe0-1407-4572-9509-60868dffd6bc tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce/action returned with HTTP 202 Sep 01 02:06:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 642/1289] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:06:37 2026] POST /volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b36b3412-4988-4510-bcd6-b00b5a41a42e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b36b3412-4988-4510-bcd6-b00b5a41a42e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b36b3412-4988-4510-bcd6-b00b5a41a42e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b36b3412-4988-4510-bcd6-b00b5a41a42e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-b36b3412-4988-4510-bcd6-b00b5a41a42e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 5143609f-9db2-4939-9a15-b136f284e7ce {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[86843]: /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 01 02:06:37 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b36b3412-4988-4510-bcd6-b00b5a41a42e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 648/1290] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce => generated 321 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1df627ca-584f-44e8-a831-9090bc14ce33 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1df627ca-584f-44e8-a831-9090bc14ce33 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1df627ca-584f-44e8-a831-9090bc14ce33 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1df627ca-584f-44e8-a831-9090bc14ce33 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1df627ca-584f-44e8-a831-9090bc14ce33 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1df627ca-584f-44e8-a831-9090bc14ce33 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 643/1291] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 945 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-7ae77747-827a-46a7-a676-eed0915ecfba req-a8302455-c8b5-4e96-b58b-e474b68c052d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-a8302455-c8b5-4e96-b58b-e474b68c052d tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8/action Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-a8302455-c8b5-4e96-b58b-e474b68c052d tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-a8302455-c8b5-4e96-b58b-e474b68c052d tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-7ae77747-827a-46a7-a676-eed0915ecfba req-a8302455-c8b5-4e96-b58b-e474b68c052d tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8/action returned with HTTP 204 Sep 01 02:06:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 649/1292] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:06:37 2026] POST /volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4e6f2b62-e544-42e2-8ce4-824709a706fe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4e6f2b62-e544-42e2-8ce4-824709a706fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4e6f2b62-e544-42e2-8ce4-824709a706fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4e6f2b62-e544-42e2-8ce4-824709a706fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-4e6f2b62-e544-42e2-8ce4-824709a706fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 5143609f-9db2-4939-9a15-b136f284e7ce {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4e6f2b62-e544-42e2-8ce4-824709a706fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 644/1293] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e2dc8f74-ef5e-4960-b698-0f37524df35e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2dc8f74-ef5e-4960-b698-0f37524df35e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/detail Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2dc8f74-ef5e-4960-b698-0f37524df35e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2dc8f74-ef5e-4960-b698-0f37524df35e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: /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 01 02:06:38 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2dc8f74-ef5e-4960-b698-0f37524df35e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 650/1294] 192.168.122.25 () {60 vars in 1175 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/groups/detail => generated 14 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: /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 01 02:06:38 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Get all volumes completed successfully. Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7f92697f-dc4d-4e79-a00f-01800d22d994 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 645/1295] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:38 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 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f5b0dc46-6d28-4bea-8684-72a93866e8bb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5b0dc46-6d28-4bea-8684-72a93866e8bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce/action Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5b0dc46-6d28-4bea-8684-72a93866e8bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5b0dc46-6d28-4bea-8684-72a93866e8bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-f5b0dc46-6d28-4bea-8684-72a93866e8bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] delete called for group 5143609f-9db2-4939-9a15-b136f284e7ce {{(pid=86843) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-f5b0dc46-6d28-4bea-8684-72a93866e8bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Delete group with id: 5143609f-9db2-4939-9a15-b136f284e7ce Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5b0dc46-6d28-4bea-8684-72a93866e8bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce/action returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 651/1296] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/groups/5143609f-9db2-4939-9a15-b136f284e7ce/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Get all volumes completed successfully. Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03a78236-0b4f-4f60-a6ad-80b7c34e819f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 646/1297] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2388283a-51aa-4478-b37f-fcde72a8a96a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2388283a-51aa-4478-b37f-fcde72a8a96a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6/action Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2388283a-51aa-4478-b37f-fcde72a8a96a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2388283a-51aa-4478-b37f-fcde72a8a96a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-2388283a-51aa-4478-b37f-fcde72a8a96a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] delete called for group 46eea34c-d416-4c88-aa01-3d65009f7fe6 {{(pid=86843) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-2388283a-51aa-4478-b37f-fcde72a8a96a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Delete group with id: 46eea34c-d416-4c88-aa01-3d65009f7fe6 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2388283a-51aa-4478-b37f-fcde72a8a96a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6/action returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 652/1298] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/groups/46eea34c-d416-4c88-aa01-3d65009f7fe6/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f54d1d93-712b-405b-b08b-88a88a6821b6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f54d1d93-712b-405b-b08b-88a88a6821b6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/264b4af4-d0b2-41bc-be7a-fe8e647c98eb Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f54d1d93-712b-405b-b08b-88a88a6821b6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f54d1d93-712b-405b-b08b-88a88a6821b6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f54d1d93-712b-405b-b08b-88a88a6821b6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/group_types/264b4af4-d0b2-41bc-be7a-fe8e647c98eb returned with HTTP 202 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 647/1299] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:06:38 2026] DELETE /volume/v3/group_types/264b4af4-d0b2-41bc-be7a-fe8e647c98eb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-70e8901c-6a2c-41bb-a93b-37107273919e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70e8901c-6a2c-41bb-a93b-37107273919e tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] DELETE http://192.168.122.25/volume/v3/types/1c14262c-5975-4261-89f0-cbc49efc0e97 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70e8901c-6a2c-41bb-a93b-37107273919e tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70e8901c-6a2c-41bb-a93b-37107273919e tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-408e3a2f-36bf-4ecb-a39f-0a8b670e43a1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-408e3a2f-36bf-4ecb-a39f-0a8b670e43a1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-408e3a2f-36bf-4ecb-a39f-0a8b670e43a1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-408e3a2f-36bf-4ecb-a39f-0a8b670e43a1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-408e3a2f-36bf-4ecb-a39f-0a8b670e43a1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-408e3a2f-36bf-4ecb-a39f-0a8b670e43a1 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 648/1300] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 1237 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70e8901c-6a2c-41bb-a93b-37107273919e tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/types/1c14262c-5975-4261-89f0-cbc49efc0e97 returned with HTTP 202 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 653/1301] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:38 2026] DELETE /volume/v3/types/1c14262c-5975-4261-89f0-cbc49efc0e97 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a8f3a34f-6903-45ff-acf8-ca54f7e2a594 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e35d359a-b4cb-4bc0-a14a-b9ed43c74202 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e35d359a-b4cb-4bc0-a14a-b9ed43c74202 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a8f3a34f-6903-45ff-acf8-ca54f7e2a594 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] GET http://192.168.122.25/volume/v3/types/1c14262c-5975-4261-89f0-cbc49efc0e97 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e35d359a-b4cb-4bc0-a14a-b9ed43c74202 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a8f3a34f-6903-45ff-acf8-ca54f7e2a594 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e35d359a-b4cb-4bc0-a14a-b9ed43c74202 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a8f3a34f-6903-45ff-acf8-ca54f7e2a594 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a8f3a34f-6903-45ff-acf8-ca54f7e2a594 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/types/1c14262c-5975-4261-89f0-cbc49efc0e97 returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 649/1302] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/types/1c14262c-5975-4261-89f0-cbc49efc0e97 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-292b0b29-369d-416e-a891-aa0e2b7b6c59 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-292b0b29-369d-416e-a891-aa0e2b7b6c59 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:06:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-292b0b29-369d-416e-a891-aa0e2b7b6c59 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2068577416"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e35d359a-b4cb-4bc0-a14a-b9ed43c74202 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e35d359a-b4cb-4bc0-a14a-b9ed43c74202 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 654/1303] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 1237 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-292b0b29-369d-416e-a891-aa0e2b7b6c59 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 650/1304] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/types => generated 216 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d792a49f-cf1b-4e64-893c-c78e7458790c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d792a49f-cf1b-4e64-893c-c78e7458790c tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:06:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d792a49f-cf1b-4e64-893c-c78e7458790c tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2047831654"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d792a49f-cf1b-4e64-893c-c78e7458790c tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 655/1305] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/group_types => generated 173 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c3a254b5-a883-414f-b168-6ee2112c64bb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c3a254b5-a883-414f-b168-6ee2112c64bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c3a254b5-a883-414f-b168-6ee2112c64bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f1dba3c6-2874-4d0e-b04d-246a89e79739", "volume_types": ["9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44"], "name": "tempest-GroupsTest-Group-1608590741"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-c3a254b5-a883-414f-b168-6ee2112c64bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Creating new group {'group': {'group_type': 'f1dba3c6-2874-4d0e-b04d-246a89e79739', 'volume_types': ['9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44'], 'name': 'tempest-GroupsTest-Group-1608590741'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-c3a254b5-a883-414f-b168-6ee2112c64bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Creating group tempest-GroupsTest-Group-1608590741. Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c3a254b5-a883-414f-b168-6ee2112c64bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Availability Zones retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c3a254b5-a883-414f-b168-6ee2112c64bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Created reservations ['3021f243-3ada-46e4-b1e6-2b7bec76afec'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c3a254b5-a883-414f-b168-6ee2112c64bb tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:06:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 651/1306] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:06:39 2026] POST /volume/v3/groups => generated 104 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-190ce6de-e78e-43bd-aa1e-2051462fcfc9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-190ce6de-e78e-43bd-aa1e-2051462fcfc9 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-190ce6de-e78e-43bd-aa1e-2051462fcfc9 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-190ce6de-e78e-43bd-aa1e-2051462fcfc9 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-190ce6de-e78e-43bd-aa1e-2051462fcfc9 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[86843]: /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 01 02:06:39 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-190ce6de-e78e-43bd-aa1e-2051462fcfc9 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 656/1307] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 332 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e66f82fa-4d42-4842-96de-8e8449fbaec8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e66f82fa-4d42-4842-96de-8e8449fbaec8 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e66f82fa-4d42-4842-96de-8e8449fbaec8 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e66f82fa-4d42-4842-96de-8e8449fbaec8 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e66f82fa-4d42-4842-96de-8e8449fbaec8 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e66f82fa-4d42-4842-96de-8e8449fbaec8 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 652/1308] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 945 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-178bbaa5-27b9-4a26-b799-6cb2aa139ea9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-178bbaa5-27b9-4a26-b799-6cb2aa139ea9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-178bbaa5-27b9-4a26-b799-6cb2aa139ea9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-178bbaa5-27b9-4a26-b799-6cb2aa139ea9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-178bbaa5-27b9-4a26-b799-6cb2aa139ea9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-178bbaa5-27b9-4a26-b799-6cb2aa139ea9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 657/1309] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-6cb8c9ec-0d1d-4c76-9955-4658477ec3cd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-6cb8c9ec-0d1d-4c76-9955-4658477ec3cd None None] GET http://192.168.122.25/volume// Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-6cb8c9ec-0d1d-4c76-9955-4658477ec3cd None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-6cb8c9ec-0d1d-4c76-9955-4658477ec3cd None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-6cb8c9ec-0d1d-4c76-9955-4658477ec3cd None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 653/1310] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-d6055e6f-0579-42e9-98ed-347da20f6efd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-d6055e6f-0579-42e9-98ed-347da20f6efd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:06:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-d6055e6f-0579-42e9-98ed-347da20f6efd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d69fdbe-18c4-4e1d-8c82-eea20f6835c8", "connector": null, "instance_uuid": "5f7faf69-ed00-43fe-b5a6-1627f832a2a0"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-d6055e6f-0579-42e9-98ed-347da20f6efd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 658/1311] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:06:39 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-398f2c4e-0d3b-4591-bede-bbae044fae91 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-398f2c4e-0d3b-4591-bede-bbae044fae91 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-398f2c4e-0d3b-4591-bede-bbae044fae91 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-398f2c4e-0d3b-4591-bede-bbae044fae91 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-de22ece2-77f0-492b-8b1e-61ee64bfd95b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-de22ece2-77f0-492b-8b1e-61ee64bfd95b None None] GET http://192.168.122.25/volume// Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-de22ece2-77f0-492b-8b1e-61ee64bfd95b None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-de22ece2-77f0-492b-8b1e-61ee64bfd95b None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-de22ece2-77f0-492b-8b1e-61ee64bfd95b None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 659/1312] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-398f2c4e-0d3b-4591-bede-bbae044fae91 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-eec65fea-2d8f-46c8-bef0-69c590e8c5de None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-398f2c4e-0d3b-4591-bede-bbae044fae91 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 654/1313] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 944 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-eec65fea-2d8f-46c8-bef0-69c590e8c5de tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-eec65fea-2d8f-46c8-bef0-69c590e8c5de tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-eec65fea-2d8f-46c8-bef0-69c590e8c5de tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09245f62-4aa5-4d8a-a8c0-993b3387b20c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-eec65fea-2d8f-46c8-bef0-69c590e8c5de tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09245f62-4aa5-4d8a-a8c0-993b3387b20c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09245f62-4aa5-4d8a-a8c0-993b3387b20c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09245f62-4aa5-4d8a-a8c0-993b3387b20c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-09245f62-4aa5-4d8a-a8c0-993b3387b20c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-eec65fea-2d8f-46c8-bef0-69c590e8c5de tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 660/1314] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 1125 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86844]: /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 01 02:06:40 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09245f62-4aa5-4d8a-a8c0-993b3387b20c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 655/1315] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 333 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-796776383", "volume_type": "9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44", "group_id": "9b7700d2-314e-4505-9a0a-a42c28dcedb0", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-796776383', 'volume_type': '9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44', 'group_id': '9b7700d2-314e-4505-9a0a-a42c28dcedb0', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume of 1 GB Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /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 01 02:06:40 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Availability Zones retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Flow 'volume_create_api' (07f85a62-f479-4439-b090-926a8d3d9531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec876087-2df1-4343-8cea-9ea172906396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-08450aa4-f218-43d3-b58b-7cfdf93055b9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-08450aa4-f218-43d3-b58b-7cfdf93055b9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] PUT http://192.168.122.25/volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845 Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-08450aa4-f218-43d3-b58b-7cfdf93055b9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec876087-2df1-4343-8cea-9ea172906396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44,is_public=True,name='tempest-GroupsTest-volume-type-2068577416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9b7700d2-314e-4505-9a0a-a42c28dcedb0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615197af-b713-41fd-8bd2-c76b0b732ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-08450aa4-f218-43d3-b58b-7cfdf93055b9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Acquiring lock "cinder-attachment_update-7d69fdbe-18c4-4e1d-8c82-eea20f6835c8-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-08450aa4-f218-43d3-b58b-7cfdf93055b9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Lock "cinder-attachment_update-7d69fdbe-18c4-4e1d-8c82-eea20f6835c8-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2068577416 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2068577416, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2068577416 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2068577416, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Created reservations ['a6d73ccd-5e24-4ef4-8933-8d59d375ffcd', '6e207129-690e-486a-8788-57be7b0abb28', 'd7e3b2f0-0720-4960-a5b5-9ec562862739', '0255a79d-1d9d-4327-9f68-df2b72df94a2'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615197af-b713-41fd-8bd2-c76b0b732ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d73ccd-5e24-4ef4-8933-8d59d375ffcd', '6e207129-690e-486a-8788-57be7b0abb28', 'd7e3b2f0-0720-4960-a5b5-9ec562862739', '0255a79d-1d9d-4327-9f68-df2b72df94a2']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c87907-f707-4d92-80d8-326782e5eee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c87907-f707-4d92-80d8-326782e5eee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d94b12b-b24a-4085-9324-bc9e32ddf63b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-796776383',encryption_key_id=None,group_id=9b7700d2-314e-4505-9a0a-a42c28dcedb0,group_type_id=,metadata={},multiattach=False,project_id='cb355c11fb1e4195b2488c55496a7efe',qos_specs=None,replication_status=,reservations=['a6d73ccd-5e24-4ef4-8933-8d59d375ffcd','6e207129-690e-486a-8788-57be7b0abb28','d7e3b2f0-0720-4960-a5b5-9ec562862739','0255a79d-1d9d-4327-9f68-df2b72df94a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe6978cd41c4941865872d981853615',volume_type_id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44), 'volume': Volume(_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-01T00:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-796776383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b7700d2-314e-4505-9a0a-a42c28dcedb0,host=None,id=6d94b12b-b24a-4085-9324-bc9e32ddf63b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb355c11fb1e4195b2488c55496a7efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbe6978cd41c4941865872d981853615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44),volume_type_id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfa0625-12a2-4e84-b50c-d5fb17c06fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfa0625-12a2-4e84-b50c-d5fb17c06fc6) transitioned into state 'SUCCESS' from state '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-796776383',encryption_key_id=None,group_id=9b7700d2-314e-4505-9a0a-a42c28dcedb0,group_type_id=,metadata={},multiattach=False,project_id='cb355c11fb1e4195b2488c55496a7efe',qos_specs=None,replication_status=,reservations=['a6d73ccd-5e24-4ef4-8933-8d59d375ffcd','6e207129-690e-486a-8788-57be7b0abb28','d7e3b2f0-0720-4960-a5b5-9ec562862739','0255a79d-1d9d-4327-9f68-df2b72df94a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe6978cd41c4941865872d981853615',volume_type_id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6294b827-560f-475a-b927-aca060e831d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6294b827-560f-475a-b927-aca060e831d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Flow 'volume_create_api' (07f85a62-f479-4439-b090-926a8d3d9531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume request issued successfully. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:40 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dada7fa-3296-4ce6-a924-b2aa07c15509 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 661/1316] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:06:40 2026] POST /volume/v3/volumes => generated 820 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-08450aa4-f218-43d3-b58b-7cfdf93055b9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Lock "cinder-attachment_update-7d69fdbe-18c4-4e1d-8c82-eea20f6835c8-devstack" released by "attachment_update" :: held 0.353s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-08450aa4-f218-43d3-b58b-7cfdf93055b9 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845 returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 656/1317] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:06:40 2026] PUT /volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845 => generated 694 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:40 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-895d3625-d12b-45ed-8e9d-b31dde4907a4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 662/1318] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b => generated 888 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-908f0a45-ed8d-4f8c-b7d6-8ac99623aaff None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-908f0a45-ed8d-4f8c-b7d6-8ac99623aaff tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-908f0a45-ed8d-4f8c-b7d6-8ac99623aaff tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-908f0a45-ed8d-4f8c-b7d6-8ac99623aaff tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-908f0a45-ed8d-4f8c-b7d6-8ac99623aaff tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-908f0a45-ed8d-4f8c-b7d6-8ac99623aaff tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 657/1319] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 945 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-5f998cf0-2ac1-4436-91f0-6bd739ce585e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d8c916ff-f0f7-488c-a831-5867566f1884 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-5f998cf0-2ac1-4436-91f0-6bd739ce585e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845/action Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-5f998cf0-2ac1-4436-91f0-6bd739ce585e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-5f998cf0-2ac1-4436-91f0-6bd739ce585e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-5c5bef58-3703-4936-b919-e900901d6ee4 req-5f998cf0-2ac1-4436-91f0-6bd739ce585e tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845/action returned with HTTP 204 Sep 01 02:06:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 663/1320] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:06:41 2026] POST /volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8c916ff-f0f7-488c-a831-5867566f1884 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] GET http://192.168.122.25/volume/v3/os-services Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8c916ff-f0f7-488c-a831-5867566f1884 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8c916ff-f0f7-488c-a831-5867566f1884 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: /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 01 02:06:41 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8c916ff-f0f7-488c-a831-5867566f1884 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] http://192.168.122.25/volume/v3/os-services returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 658/1321] 192.168.122.25 () {58 vars in 1128 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/os-services => generated 705 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-11bdc2ea-706b-4945-844e-6640a5e04957 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-11bdc2ea-706b-4945-844e-6640a5e04957 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] GET http://192.168.122.25/volume/v3/os-services?host=devstack Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-11bdc2ea-706b-4945-844e-6640a5e04957 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-11bdc2ea-706b-4945-844e-6640a5e04957 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: /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 01 02:06:41 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-11bdc2ea-706b-4945-844e-6640a5e04957 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] http://192.168.122.25/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 664/1322] 192.168.122.25 () {58 vars in 1155 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e58c6114-0375-4b3e-9969-d8e2cc2f54e1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e58c6114-0375-4b3e-9969-d8e2cc2f54e1 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] GET http://192.168.122.25/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e58c6114-0375-4b3e-9969-d8e2cc2f54e1 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e58c6114-0375-4b3e-9969-d8e2cc2f54e1 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e58c6114-0375-4b3e-9969-d8e2cc2f54e1 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] http://192.168.122.25/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 659/1323] 192.168.122.25 () {58 vars in 1203 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-398deb74-2954-4c4f-be12-ab870d9f8f50 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-398deb74-2954-4c4f-be12-ab870d9f8f50 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] GET http://192.168.122.25/volume/v3/os-services?binary=cinder-scheduler Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-398deb74-2954-4c4f-be12-ab870d9f8f50 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-398deb74-2954-4c4f-be12-ab870d9f8f50 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-398deb74-2954-4c4f-be12-ab870d9f8f50 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] http://192.168.122.25/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 665/1324] 192.168.122.25 () {58 vars in 1175 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1950920531"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1950920531'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Create volume of 1 GB Sep 01 02:06:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Availability Zones retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Flow 'volume_create_api' (d7bda544-379d-445f-bc18-3220a584d327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c95b3d6-ce7e-44e4-b618-40e19c85f957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:41 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c95b3d6-ce7e-44e4-b618-40e19c85f957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1087264b-a101-4ba5-8c3a-8fcaaf4596b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:42 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Created reservations ['ce516332-db9e-4ceb-a2ab-42083ff31031', 'ccae266d-76e2-41bd-a8e5-dd4af7ba4170', '6c903737-81fa-4a8a-a629-ce889f656a19', '186544ae-034c-469e-a7f7-125b025533fc'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1087264b-a101-4ba5-8c3a-8fcaaf4596b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce516332-db9e-4ceb-a2ab-42083ff31031', 'ccae266d-76e2-41bd-a8e5-dd4af7ba4170', '6c903737-81fa-4a8a-a629-ce889f656a19', '186544ae-034c-469e-a7f7-125b025533fc']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd716282-dbaf-4a3e-a528-69517cd51ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd716282-dbaf-4a3e-a528-69517cd51ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab06153a-c373-4966-a84e-e831732f525b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1950920531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e928fe74bc4f45088ad8cd950887df8b',qos_specs=None,replication_status=,reservations=['ce516332-db9e-4ceb-a2ab-42083ff31031','ccae266d-76e2-41bd-a8e5-dd4af7ba4170','6c903737-81fa-4a8a-a629-ce889f656a19','186544ae-034c-469e-a7f7-125b025533fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba389e7484f4590bfd7bf144b9040d9',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1950920531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab06153a-c373-4966-a84e-e831732f525b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e928fe74bc4f45088ad8cd950887df8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ba389e7484f4590bfd7bf144b9040d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c94bd5f-77b2-40e5-8603-489b48fc5a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9a72d0b-5f5a-43e2-bf91-1fb3c6b94e20 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 666/1325] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b => generated 912 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c94bd5f-77b2-40e5-8603-489b48fc5a25) transitioned into state 'SUCCESS' from state '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-1950920531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e928fe74bc4f45088ad8cd950887df8b',qos_specs=None,replication_status=,reservations=['ce516332-db9e-4ceb-a2ab-42083ff31031','ccae266d-76e2-41bd-a8e5-dd4af7ba4170','6c903737-81fa-4a8a-a629-ce889f656a19','186544ae-034c-469e-a7f7-125b025533fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba389e7484f4590bfd7bf144b9040d9',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c67281-7d6e-4e5a-8180-e8bbf87f5641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c67281-7d6e-4e5a-8180-e8bbf87f5641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Flow 'volume_create_api' (d7bda544-379d-445f-bc18-3220a584d327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Create volume request issued successfully. Sep 01 02:06:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c68d2625-5e43-4114-9d97-accf80a9e5f2 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 660/1326] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:41 2026] POST /volume/v3/volumes => generated 761 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-13615053-1459-42a6-bb72-1a23dc4c00b3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-13615053-1459-42a6-bb72-1a23dc4c00b3 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] GET http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-13615053-1459-42a6-bb72-1a23dc4c00b3 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-13615053-1459-42a6-bb72-1a23dc4c00b3 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-13615053-1459-42a6-bb72-1a23dc4c00b3 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-13615053-1459-42a6-bb72-1a23dc4c00b3 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6a76c004-11ba-434a-8a57-bc632a907c69 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 667/1327] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a76c004-11ba-434a-8a57-bc632a907c69 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a76c004-11ba-434a-8a57-bc632a907c69 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a76c004-11ba-434a-8a57-bc632a907c69 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a76c004-11ba-434a-8a57-bc632a907c69 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a76c004-11ba-434a-8a57-bc632a907c69 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 661/1328] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 1237 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29699fe1-06bd-4432-9ab4-74f99264b109 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29699fe1-06bd-4432-9ab4-74f99264b109 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29699fe1-06bd-4432-9ab4-74f99264b109 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29699fe1-06bd-4432-9ab4-74f99264b109 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-29699fe1-06bd-4432-9ab4-74f99264b109 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29699fe1-06bd-4432-9ab4-74f99264b109 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 668/1329] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 1237 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:43 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-70c7ebb6-d6f9-40b4-af8b-a36f8d0b8279 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70c7ebb6-d6f9-40b4-af8b-a36f8d0b8279 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] GET http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70c7ebb6-d6f9-40b4-af8b-a36f8d0b8279 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70c7ebb6-d6f9-40b4-af8b-a36f8d0b8279 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-70c7ebb6-d6f9-40b4-af8b-a36f8d0b8279 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Volume info retrieved successfully. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04f29f5d-4ffe-46cb-a402-f0e3bcfb59b8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 662/1330] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70c7ebb6-d6f9-40b4-af8b-a36f8d0b8279 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 669/1331] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1499655846", "volume_type": "9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44", "group_id": "9b7700d2-314e-4505-9a0a-a42c28dcedb0", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1499655846', 'volume_type': '9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44', 'group_id': '9b7700d2-314e-4505-9a0a-a42c28dcedb0', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume of 1 GB Sep 01 02:06:43 devstack devstack@c-api.service[86844]: /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 01 02:06:43 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Availability Zones retrieved successfully. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Flow 'volume_create_api' (4d00897c-ba87-4591-93e8-d5f99fb61271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36b95ad-b52f-4090-b4e7-8218a4f9aac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36b95ad-b52f-4090-b4e7-8218a4f9aac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44,is_public=True,name='tempest-GroupsTest-volume-type-2068577416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9b7700d2-314e-4505-9a0a-a42c28dcedb0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3631d6c9-4cf7-47ec-beba-4bd175bac9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2068577416 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2068577416, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2068577416 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2068577416, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Created reservations ['11512025-03db-408a-8744-284ae1f964d2', '3ec95a15-1197-4fda-b492-59fc41e9a590', '7c5482a2-eea2-44f4-ac2c-e316d13ff30e', 'fc02f03e-e2d9-42fb-a0a8-670fefdb8df3'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3631d6c9-4cf7-47ec-beba-4bd175bac9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11512025-03db-408a-8744-284ae1f964d2', '3ec95a15-1197-4fda-b492-59fc41e9a590', '7c5482a2-eea2-44f4-ac2c-e316d13ff30e', 'fc02f03e-e2d9-42fb-a0a8-670fefdb8df3']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9399464-3543-4f7d-a532-19b5a8ab0fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9399464-3543-4f7d-a532-19b5a8ab0fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c9e792f-7146-4d06-ba04-c3cf4abdd26d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1499655846',encryption_key_id=None,group_id=9b7700d2-314e-4505-9a0a-a42c28dcedb0,group_type_id=,metadata={},multiattach=False,project_id='cb355c11fb1e4195b2488c55496a7efe',qos_specs=None,replication_status=,reservations=['11512025-03db-408a-8744-284ae1f964d2','3ec95a15-1197-4fda-b492-59fc41e9a590','7c5482a2-eea2-44f4-ac2c-e316d13ff30e','fc02f03e-e2d9-42fb-a0a8-670fefdb8df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe6978cd41c4941865872d981853615',volume_type_id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44), 'volume': Volume(_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-01T00:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1499655846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b7700d2-314e-4505-9a0a-a42c28dcedb0,host=None,id=9c9e792f-7146-4d06-ba04-c3cf4abdd26d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb355c11fb1e4195b2488c55496a7efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbe6978cd41c4941865872d981853615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44),volume_type_id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (462c3e21-10d0-4c20-b989-de96b64f81ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (462c3e21-10d0-4c20-b989-de96b64f81ea) transitioned into state 'SUCCESS' from state '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-1499655846',encryption_key_id=None,group_id=9b7700d2-314e-4505-9a0a-a42c28dcedb0,group_type_id=,metadata={},multiattach=False,project_id='cb355c11fb1e4195b2488c55496a7efe',qos_specs=None,replication_status=,reservations=['11512025-03db-408a-8744-284ae1f964d2','3ec95a15-1197-4fda-b492-59fc41e9a590','7c5482a2-eea2-44f4-ac2c-e316d13ff30e','fc02f03e-e2d9-42fb-a0a8-670fefdb8df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe6978cd41c4941865872d981853615',volume_type_id=9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35aaae1-9786-48f3-99fb-a5d6fd9d97a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35aaae1-9786-48f3-99fb-a5d6fd9d97a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Flow 'volume_create_api' (4d00897c-ba87-4591-93e8-d5f99fb61271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Create volume request issued successfully. Sep 01 02:06:43 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:43 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5ebd386-67f6-40c1-8743-6aa5b8588fc3 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 663/1332] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/volumes => generated 821 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:44 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8dd8531f-f54a-4843-aea6-74444ca97e9d tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 670/1333] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d => generated 889 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-de517acf-cea7-4a25-ad85-9851539f24f9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de517acf-cea7-4a25-ad85-9851539f24f9 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] GET http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de517acf-cea7-4a25-ad85-9851539f24f9 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de517acf-cea7-4a25-ad85-9851539f24f9 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-de517acf-cea7-4a25-ad85-9851539f24f9 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de517acf-cea7-4a25-ad85-9851539f24f9 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 664/1334] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-98ddab33-238e-4b92-9b9b-3a1534298929 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-98ddab33-238e-4b92-9b9b-3a1534298929 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] GET http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-98ddab33-238e-4b92-9b9b-3a1534298929 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-98ddab33-238e-4b92-9b9b-3a1534298929 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-98ddab33-238e-4b92-9b9b-3a1534298929 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-98ddab33-238e-4b92-9b9b-3a1534298929 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 671/1335] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 1017 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-34e114aa-c379-46cc-be8c-b4bc2183b05b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34e114aa-c379-46cc-be8c-b4bc2183b05b tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] GET http://192.168.122.25/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34e114aa-c379-46cc-be8c-b4bc2183b05b tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34e114aa-c379-46cc-be8c-b4bc2183b05b tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: /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 01 02:06:44 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34e114aa-c379-46cc-be8c-b4bc2183b05b tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] http://192.168.122.25/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 665/1336] 192.168.122.25 () {58 vars in 1197 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f119b114-8fbf-415a-9b6d-8406bfe7dce6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f119b114-8fbf-415a-9b6d-8406bfe7dce6 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] GET http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f119b114-8fbf-415a-9b6d-8406bfe7dce6 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f119b114-8fbf-415a-9b6d-8406bfe7dce6 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f119b114-8fbf-415a-9b6d-8406bfe7dce6 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f119b114-8fbf-415a-9b6d-8406bfe7dce6 tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 672/1337] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Delete volume with id: ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Delete volume request issued successfully. Sep 01 02:06:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebc9de66-bf80-434c-a1c4-1e35a2bb8bea tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 666/1338] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:44 2026] DELETE /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-23dde5cc-548f-448b-a056-c7426542bafa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23dde5cc-548f-448b-a056-c7426542bafa tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] GET http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23dde5cc-548f-448b-a056-c7426542bafa tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23dde5cc-548f-448b-a056-c7426542bafa tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-23dde5cc-548f-448b-a056-c7426542bafa tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Volume info retrieved successfully. Sep 01 02:06:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23dde5cc-548f-448b-a056-c7426542bafa tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 673/1339] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=644,cinder:INSERT=78,cinder:UPDATE=113 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:45 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:45 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4a25e673-6ba4-4237-a392-c5db667d9e82 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 667/1340] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9e8342bb-9fe6-4d6b-b77e-3f2c6cc3260f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9e8342bb-9fe6-4d6b-b77e-3f2c6cc3260f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] PUT http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9e8342bb-9fe6-4d6b-b77e-3f2c6cc3260f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "9c9e792f-7146-4d06-ba04-c3cf4abdd26d"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-9e8342bb-9fe6-4d6b-b77e-3f2c6cc3260f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Update called for group 9b7700d2-314e-4505-9a0a-a42c28dcedb0. {{(pid=86843) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:06:45 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-9e8342bb-9fe6-4d6b-b77e-3f2c6cc3260f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Updating group 9b7700d2-314e-4505-9a0a-a42c28dcedb0 with name new_group description: This is a new group add_volumes: None remove_volumes: 9c9e792f-7146-4d06-ba04-c3cf4abdd26d. Sep 01 02:06:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9e8342bb-9fe6-4d6b-b77e-3f2c6cc3260f tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 202 Sep 01 02:06:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 674/1341] 192.168.122.25 () {62 vars in 1286 bytes} [Tue Sep 1 02:06:45 2026] PUT /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-37cf5f2b-85d5-495b-9ac3-d6b2cce98d7c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-37cf5f2b-85d5-495b-9ac3-d6b2cce98d7c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-37cf5f2b-85d5-495b-9ac3-d6b2cce98d7c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-37cf5f2b-85d5-495b-9ac3-d6b2cce98d7c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-37cf5f2b-85d5-495b-9ac3-d6b2cce98d7c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:45 devstack devstack@c-api.service[86844]: /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 01 02:06:45 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-37cf5f2b-85d5-495b-9ac3-d6b2cce98d7c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 668/1342] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 323 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-00dd76ef-f975-4227-8b5e-d957849d12be None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00dd76ef-f975-4227-8b5e-d957849d12be tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] GET http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00dd76ef-f975-4227-8b5e-d957849d12be tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00dd76ef-f975-4227-8b5e-d957849d12be tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00dd76ef-f975-4227-8b5e-d957849d12be tempest-VolumesServicesTestJSON-1613874534 tempest-VolumesServicesTestJSON-1613874534-project-member] http://192.168.122.25/volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b returned with HTTP 404 Sep 01 02:06:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 675/1343] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/volumes/ab06153a-c373-4966-a84e-e831732f525b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-06733697-671b-4d1a-9cc7-f8546e2ecde0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06733697-671b-4d1a-9cc7-f8546e2ecde0 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] GET http://192.168.122.25/volume/v3/os-services Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06733697-671b-4d1a-9cc7-f8546e2ecde0 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06733697-671b-4d1a-9cc7-f8546e2ecde0 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /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 01 02:06:46 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06733697-671b-4d1a-9cc7-f8546e2ecde0 tempest-VolumesServicesTestJSON-1537095790 tempest-VolumesServicesTestJSON-1537095790-project-admin] http://192.168.122.25/volume/v3/os-services returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 669/1344] 192.168.122.25 () {58 vars in 1128 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/os-services => generated 705 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d665c5f4-f1d6-4ab0-8a7c-8f1b15df9299 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-4a27054c-ed4e-425d-b12f-f092cae382f2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d665c5f4-f1d6-4ab0-8a7c-8f1b15df9299 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-4a27054c-ed4e-425d-b12f-f092cae382f2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d665c5f4-f1d6-4ab0-8a7c-8f1b15df9299 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d665c5f4-f1d6-4ab0-8a7c-8f1b15df9299 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-d665c5f4-f1d6-4ab0-8a7c-8f1b15df9299 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-4a27054c-ed4e-425d-b12f-f092cae382f2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-4a27054c-ed4e-425d-b12f-f092cae382f2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /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 01 02:06:46 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d665c5f4-f1d6-4ab0-8a7c-8f1b15df9299 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 670/1345] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-4a27054c-ed4e-425d-b12f-f092cae382f2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-684dd0a3-1d8e-45a2-a1c5-43a67be81079 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-684dd0a3-1d8e-45a2-a1c5-43a67be81079 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-684dd0a3-1d8e-45a2-a1c5-43a67be81079 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-684dd0a3-1d8e-45a2-a1c5-43a67be81079 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-684dd0a3-1d8e-45a2-a1c5-43a67be81079 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-4a27054c-ed4e-425d-b12f-f092cae382f2 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 676/1346] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 1237 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /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 01 02:06:46 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-684dd0a3-1d8e-45a2-a1c5-43a67be81079 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 671/1347] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-19346bb8-eeb8-4da4-82f2-086c42f868e6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-19346bb8-eeb8-4da4-82f2-086c42f868e6 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589/action Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-19346bb8-eeb8-4da4-82f2-086c42f868e6 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-19346bb8-eeb8-4da4-82f2-086c42f868e6 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /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 01 02:06:46 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Get all volumes completed successfully. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:46 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-19346bb8-eeb8-4da4-82f2-086c42f868e6 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-19346bb8-eeb8-4da4-82f2-086c42f868e6 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Begin detaching volume completed successfully. Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-19346bb8-eeb8-4da4-82f2-086c42f868e6 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589/action returned with HTTP 202 Sep 01 02:06:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 677/1348] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:06:46 2026] POST /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-035c0746-1d12-485f-9e8a-28820d3f8db4 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 672/1349] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/volumes/detail => generated 1786 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b4676cf0-dadc-4582-ac14-c8b7f3adcb12 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4676cf0-dadc-4582-ac14-c8b7f3adcb12 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] PUT http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b4676cf0-dadc-4582-ac14-c8b7f3adcb12 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9c9e792f-7146-4d06-ba04-c3cf4abdd26d"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-b4676cf0-dadc-4582-ac14-c8b7f3adcb12 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Update called for group 9b7700d2-314e-4505-9a0a-a42c28dcedb0. {{(pid=86843) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:06:46 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-b4676cf0-dadc-4582-ac14-c8b7f3adcb12 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Updating group 9b7700d2-314e-4505-9a0a-a42c28dcedb0 with name None description: None add_volumes: 9c9e792f-7146-4d06-ba04-c3cf4abdd26d remove_volumes: None. Sep 01 02:06:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-df0fa610-fb2f-4eb9-b12f-ed1a390d1d95 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-df0fa610-fb2f-4eb9-b12f-ed1a390d1d95 None None] GET http://192.168.122.25/volume// Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-df0fa610-fb2f-4eb9-b12f-ed1a390d1d95 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-df0fa610-fb2f-4eb9-b12f-ed1a390d1d95 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-df0fa610-fb2f-4eb9-b12f-ed1a390d1d95 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 673/1350] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-f6bd1223-a15e-461e-89a3-16cedc6fe54c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-f6bd1223-a15e-461e-89a3-16cedc6fe54c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-f6bd1223-a15e-461e-89a3-16cedc6fe54c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-f6bd1223-a15e-461e-89a3-16cedc6fe54c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[86843]: /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 01 02:06:47 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4676cf0-dadc-4582-ac14-c8b7f3adcb12 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 678/1351] 192.168.122.25 () {62 vars in 1285 bytes} [Tue Sep 1 02:06:46 2026] PUT /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fc3f3dc5-06e7-4275-ae8d-64b8f4417c63 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-f6bd1223-a15e-461e-89a3-16cedc6fe54c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-f6bd1223-a15e-461e-89a3-16cedc6fe54c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 674/1352] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 1421 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fc3f3dc5-06e7-4275-ae8d-64b8f4417c63 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fc3f3dc5-06e7-4275-ae8d-64b8f4417c63 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fc3f3dc5-06e7-4275-ae8d-64b8f4417c63 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-fc3f3dc5-06e7-4275-ae8d-64b8f4417c63 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:47 devstack devstack@c-api.service[86843]: /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 01 02:06:47 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:06:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fc3f3dc5-06e7-4275-ae8d-64b8f4417c63 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 679/1353] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 323 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-9d5fbf9d-e329-4974-8f0f-811e97926f68 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-9d5fbf9d-e329-4974-8f0f-811e97926f68 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8 Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-9d5fbf9d-e329-4974-8f0f-811e97926f68 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-9d5fbf9d-e329-4974-8f0f-811e97926f68 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:47 devstack devstack@c-api.service[86844]: /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 01 02:06:47 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:06:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d5012da1-4d9e-4cbb-988d-e9a7181f900d req-9d5fbf9d-e329-4974-8f0f-811e97926f68 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8 returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 675/1354] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:06:47 2026] DELETE /volume/v3/attachments/86fe6e44-a34d-43ef-a708-fecabedfaeb8 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0285369c-5856-410f-9944-a406299209be None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0285369c-5856-410f-9944-a406299209be tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0285369c-5856-410f-9944-a406299209be tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0285369c-5856-410f-9944-a406299209be tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0285369c-5856-410f-9944-a406299209be tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume with id: 612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0285369c-5856-410f-9944-a406299209be tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3d1d49b5-432f-464d-ba5a-98779443e8fe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d1d49b5-432f-464d-ba5a-98779443e8fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d1d49b5-432f-464d-ba5a-98779443e8fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d1d49b5-432f-464d-ba5a-98779443e8fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0285369c-5856-410f-9944-a406299209be tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume request issued successfully. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-3d1d49b5-432f-464d-ba5a-98779443e8fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0285369c-5856-410f-9944-a406299209be tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 202 Sep 01 02:06:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 680/1355] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:48 2026] DELETE /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /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 01 02:06:48 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d1d49b5-432f-464d-ba5a-98779443e8fe tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 200 Sep 01 02:06:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 676/1356] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:48 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 324 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-512ad502-13d2-429d-94f6-a590e888f93a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Get all volumes completed successfully. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:48 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:48 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-512ad502-13d2-429d-94f6-a590e888f93a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 681/1357] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:48 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /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 01 02:06:48 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Get all volumes completed successfully. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:48 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:48 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:48 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a836f718-0757-43d3-a535-ad2dfe13ec59 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 677/1358] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:06:48 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fcd09a92-0950-403f-befc-f703002c5a0a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fcd09a92-0950-403f-befc-f703002c5a0a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] POST http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0/action Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fcd09a92-0950-403f-befc-f703002c5a0a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fcd09a92-0950-403f-befc-f703002c5a0a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-fcd09a92-0950-403f-befc-f703002c5a0a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] delete called for group 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86843) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:06:48 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-fcd09a92-0950-403f-befc-f703002c5a0a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Delete group with id: 9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[86843]: /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 01 02:06:49 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:06:49 devstack devstack@c-api.service[86843]: /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 01 02:06:49 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fcd09a92-0950-403f-befc-f703002c5a0a tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0/action returned with HTTP 202 Sep 01 02:06:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 682/1359] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:06:48 2026] POST /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d Sep 01 02:06:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:49 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:49 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-380b1f7b-051b-4b78-8bbe-23cd31b6476c tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d returned with HTTP 200 Sep 01 02:06:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 678/1360] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d Sep 01 02:06:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Volume info retrieved successfully. Sep 01 02:06:50 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:50 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:50 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ca18c3a-cc4b-4c01-8a25-071eff49c7f8 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d returned with HTTP 200 Sep 01 02:06:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 683/1361] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:50 2026] GET /volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d => generated 913 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-34640b25-80dc-494d-bf3c-f0b99a33bdda None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34640b25-80dc-494d-bf3c-f0b99a33bdda tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34640b25-80dc-494d-bf3c-f0b99a33bdda tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-34640b25-80dc-494d-bf3c-f0b99a33bdda tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-34640b25-80dc-494d-bf3c-f0b99a33bdda tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d returned with HTTP 404 Sep 01 02:06:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 679/1362] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/volumes/9c9e792f-7146-4d06-ba04-c3cf4abdd26d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c3b81d55-ed3d-4291-b0cd-288bec85bef2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3b81d55-ed3d-4291-b0cd-288bec85bef2 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3b81d55-ed3d-4291-b0cd-288bec85bef2 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3b81d55-ed3d-4291-b0cd-288bec85bef2 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3b81d55-ed3d-4291-b0cd-288bec85bef2 tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b returned with HTTP 404 Sep 01 02:06:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 684/1363] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/volumes/6d94b12b-b24a-4085-9324-bc9e32ddf63b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6edfa8c0-cd1a-4bab-945e-6504cabebe0e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6edfa8c0-cd1a-4bab-945e-6504cabebe0e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] GET http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6edfa8c0-cd1a-4bab-945e-6504cabebe0e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6edfa8c0-cd1a-4bab-945e-6504cabebe0e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-6edfa8c0-cd1a-4bab-945e-6504cabebe0e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] show called for member 9b7700d2-314e-4505-9a0a-a42c28dcedb0 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6edfa8c0-cd1a-4bab-945e-6504cabebe0e tempest-GroupsTest-1180477858 tempest-GroupsTest-1180477858-project-member] http://192.168.122.25/volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 returned with HTTP 404 Sep 01 02:06:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 680/1364] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/groups/9b7700d2-314e-4505-9a0a-a42c28dcedb0 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-02d40f5f-89ef-4afc-9e81-1a8b8dfe1c8a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02d40f5f-89ef-4afc-9e81-1a8b8dfe1c8a tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/f1dba3c6-2874-4d0e-b04d-246a89e79739 Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02d40f5f-89ef-4afc-9e81-1a8b8dfe1c8a tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02d40f5f-89ef-4afc-9e81-1a8b8dfe1c8a tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02d40f5f-89ef-4afc-9e81-1a8b8dfe1c8a tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/group_types/f1dba3c6-2874-4d0e-b04d-246a89e79739 returned with HTTP 202 Sep 01 02:06:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 685/1365] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:06:51 2026] DELETE /volume/v3/group_types/f1dba3c6-2874-4d0e-b04d-246a89e79739 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f73eb6dd-dfd2-486e-bb7c-6f8f820f7fc6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f73eb6dd-dfd2-486e-bb7c-6f8f820f7fc6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] DELETE http://192.168.122.25/volume/v3/types/9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44 Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f73eb6dd-dfd2-486e-bb7c-6f8f820f7fc6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f73eb6dd-dfd2-486e-bb7c-6f8f820f7fc6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f73eb6dd-dfd2-486e-bb7c-6f8f820f7fc6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/types/9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44 returned with HTTP 202 Sep 01 02:06:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 681/1366] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:51 2026] DELETE /volume/v3/types/9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ce57be7a-821e-43f7-b230-e7e784acd7d6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce57be7a-821e-43f7-b230-e7e784acd7d6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] GET http://192.168.122.25/volume/v3/types/9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44 Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce57be7a-821e-43f7-b230-e7e784acd7d6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce57be7a-821e-43f7-b230-e7e784acd7d6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce57be7a-821e-43f7-b230-e7e784acd7d6 tempest-GroupsTest-1548542263 tempest-GroupsTest-1548542263-project-admin] http://192.168.122.25/volume/v3/types/9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44 returned with HTTP 404 Sep 01 02:06:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 686/1367] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/types/9f4849f0-a9e8-48e6-b7ed-eb0bcabfae44 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-488543e5-6721-47cc-9d58-64d8f5c81d22 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-f7762582-51cb-4fb3-9097-db31bdd8aac3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-f7762582-51cb-4fb3-9097-db31bdd8aac3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-f7762582-51cb-4fb3-9097-db31bdd8aac3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-f7762582-51cb-4fb3-9097-db31bdd8aac3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-f7762582-51cb-4fb3-9097-db31bdd8aac3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-f7762582-51cb-4fb3-9097-db31bdd8aac3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 687/1368] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:52 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 1237 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-4e65a210-bd58-456b-9096-273008da2611 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-4e65a210-bd58-456b-9096-273008da2611 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] POST http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8/action Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-4e65a210-bd58-456b-9096-273008da2611 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-4e65a210-bd58-456b-9096-273008da2611 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-488543e5-6721-47cc-9d58-64d8f5c81d22 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] GET http://192.168.122.25/volume/v3/os-services Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-488543e5-6721-47cc-9d58-64d8f5c81d22 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-488543e5-6721-47cc-9d58-64d8f5c81d22 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-4e65a210-bd58-456b-9096-273008da2611 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:52 devstack devstack@c-api.service[86844]: /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 01 02:06:52 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-488543e5-6721-47cc-9d58-64d8f5c81d22 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] http://192.168.122.25/volume/v3/os-services returned with HTTP 200 Sep 01 02:06:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 682/1369] 192.168.122.25 () {58 vars in 1128 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/os-services => generated 705 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-4e65a210-bd58-456b-9096-273008da2611 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Begin detaching volume completed successfully. Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-4e65a210-bd58-456b-9096-273008da2611 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8/action returned with HTTP 202 Sep 01 02:06:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 688/1370] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:06:52 2026] POST /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6b8d1308-e91f-462c-a7b5-1248d962cf66 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b8d1308-e91f-462c-a7b5-1248d962cf66 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] PUT http://192.168.122.25/volume/v3/os-services/disable-log-reason Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b8d1308-e91f-462c-a7b5-1248d962cf66 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b8d1308-e91f-462c-a7b5-1248d962cf66 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] http://192.168.122.25/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 02:06:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 683/1371] 192.168.122.25 () {60 vars in 1205 bytes} [Tue Sep 1 02:06:52 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29c8bde2-2046-4944-af12-55c04d49cbd2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29c8bde2-2046-4944-af12-55c04d49cbd2 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] PUT http://192.168.122.25/volume/v3/os-services/disable Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29c8bde2-2046-4944-af12-55c04d49cbd2 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29c8bde2-2046-4944-af12-55c04d49cbd2 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] http://192.168.122.25/volume/v3/os-services/disable returned with HTTP 404 Sep 01 02:06:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 689/1372] 192.168.122.25 () {60 vars in 1172 bytes} [Tue Sep 1 02:06:52 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9097a0f9-e009-4d65-9190-6df72b1e582d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9097a0f9-e009-4d65-9190-6df72b1e582d tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] PUT http://192.168.122.25/volume/v3/os-services/enable Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9097a0f9-e009-4d65-9190-6df72b1e582d tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9097a0f9-e009-4d65-9190-6df72b1e582d tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] http://192.168.122.25/volume/v3/os-services/enable returned with HTTP 404 Sep 01 02:06:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 684/1373] 192.168.122.25 () {60 vars in 1169 bytes} [Tue Sep 1 02:06:52 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-39fb47e8-6bd1-4bba-aeeb-69cf416dd721 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39fb47e8-6bd1-4bba-aeeb-69cf416dd721 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] PUT http://192.168.122.25/volume/v3/os-services/freeze Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39fb47e8-6bd1-4bba-aeeb-69cf416dd721 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: /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 01 02:06:52 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39fb47e8-6bd1-4bba-aeeb-69cf416dd721 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] http://192.168.122.25/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-621d70fc-46a2-4385-a17f-d6ff18377647 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-621d70fc-46a2-4385-a17f-d6ff18377647 None None] GET http://192.168.122.25/volume// Sep 01 02:06:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 690/1374] 192.168.122.25 () {60 vars in 1169 bytes} [Tue Sep 1 02:06:52 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-621d70fc-46a2-4385-a17f-d6ff18377647 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-621d70fc-46a2-4385-a17f-d6ff18377647 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b6eadd94-2a9b-45fb-9714-7b9373bf00b1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-621d70fc-46a2-4385-a17f-d6ff18377647 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:06:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 685/1375] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:52 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b6eadd94-2a9b-45fb-9714-7b9373bf00b1 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] PUT http://192.168.122.25/volume/v3/os-services/thaw Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b6eadd94-2a9b-45fb-9714-7b9373bf00b1 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-8aa2a259-9310-49ae-8aa2-a3a2fd19d69b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-8aa2a259-9310-49ae-8aa2-a3a2fd19d69b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-8aa2a259-9310-49ae-8aa2-a3a2fd19d69b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-8aa2a259-9310-49ae-8aa2-a3a2fd19d69b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b6eadd94-2a9b-45fb-9714-7b9373bf00b1 tempest-VolumeServicesNegativeTest-851303116 tempest-VolumeServicesNegativeTest-851303116-project-admin] http://192.168.122.25/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 02:06:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 691/1376] 192.168.122.25 () {60 vars in 1163 bytes} [Tue Sep 1 02:06:52 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-8aa2a259-9310-49ae-8aa2-a3a2fd19d69b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-8aa2a259-9310-49ae-8aa2-a3a2fd19d69b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 686/1377] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:52 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 1421 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-d46fb497-02ab-4f8e-83bd-354f49bf7a1a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-d46fb497-02ab-4f8e-83bd-354f49bf7a1a tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845 Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-d46fb497-02ab-4f8e-83bd-354f49bf7a1a tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-d46fb497-02ab-4f8e-83bd-354f49bf7a1a tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[86843]: /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 01 02:06:52 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:06:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2c6fdb4-8cce-4189-a3f0-ca94d6da12b1 req-d46fb497-02ab-4f8e-83bd-354f49bf7a1a tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845 returned with HTTP 200 Sep 01 02:06:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 692/1378] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:06:52 2026] DELETE /volume/v3/attachments/7df39cbc-4ef4-46c3-b0e6-f1ca48c73845 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume with id: 7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:06:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume request issued successfully. Sep 01 02:06:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0a33402-fb0f-4996-81d9-b04442b505c5 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 202 Sep 01 02:06:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 687/1379] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:53 2026] DELETE /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-91283eb1-45fb-48a5-a4f6-829a2afad39a req-71ef5e91-6e85-4901-aa93-a7d7ea50cc38 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-91283eb1-45fb-48a5-a4f6-829a2afad39a req-71ef5e91-6e85-4901-aa93-a7d7ea50cc38 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:06:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-91283eb1-45fb-48a5-a4f6-829a2afad39a req-71ef5e91-6e85-4901-aa93-a7d7ea50cc38 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-91283eb1-45fb-48a5-a4f6-829a2afad39a req-71ef5e91-6e85-4901-aa93-a7d7ea50cc38 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:06:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-91283eb1-45fb-48a5-a4f6-829a2afad39a req-71ef5e91-6e85-4901-aa93-a7d7ea50cc38 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:06:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-91283eb1-45fb-48a5-a4f6-829a2afad39a req-71ef5e91-6e85-4901-aa93-a7d7ea50cc38 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 200 Sep 01 02:06:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 693/1380] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:53 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 944 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-2dbde541-95f9-4288-8861-96f498048c14 req-cc782e05-df7a-4f24-8b9e-240156f02b52 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-2dbde541-95f9-4288-8861-96f498048c14 req-cc782e05-df7a-4f24-8b9e-240156f02b52 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:06:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-2dbde541-95f9-4288-8861-96f498048c14 req-cc782e05-df7a-4f24-8b9e-240156f02b52 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-2dbde541-95f9-4288-8861-96f498048c14 req-cc782e05-df7a-4f24-8b9e-240156f02b52 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-2dbde541-95f9-4288-8861-96f498048c14 req-cc782e05-df7a-4f24-8b9e-240156f02b52 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 404 Sep 01 02:06:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 688/1381] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:53 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a6e5b871-4529-4098-bd69-2c5ff6d065f0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6e5b871-4529-4098-bd69-2c5ff6d065f0 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:06:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6e5b871-4529-4098-bd69-2c5ff6d065f0 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-304844678"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=657,cinder:INSERT=85,cinder:UPDATE=139 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6e5b871-4529-4098-bd69-2c5ff6d065f0 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 694/1382] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/types => generated 219 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e7b83101-b027-4ac1-ac91-135ed2254303 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7b83101-b027-4ac1-ac91-135ed2254303 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:06:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e7b83101-b027-4ac1-ac91-135ed2254303 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-854737022"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7b83101-b027-4ac1-ac91-135ed2254303 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 689/1383] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/group_types => generated 176 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-22503246-941e-41dd-9b81-ff5b2204495a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-7a9557a1-833b-482f-b524-f161cdb53660 req-8c4f7d3c-7d05-470e-9762-b83a43f3ee39 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7a9557a1-833b-482f-b524-f161cdb53660 req-8c4f7d3c-7d05-470e-9762-b83a43f3ee39 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef Sep 01 02:06:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7a9557a1-833b-482f-b524-f161cdb53660 req-8c4f7d3c-7d05-470e-9762-b83a43f3ee39 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-7a9557a1-833b-482f-b524-f161cdb53660 req-8c4f7d3c-7d05-470e-9762-b83a43f3ee39 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-22503246-941e-41dd-9b81-ff5b2204495a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:06:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-22503246-941e-41dd-9b81-ff5b2204495a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d61d9faf-0abe-493a-ab75-d5669251cb61", "volume_types": ["6c82c678-9f0e-468d-88e6-9fb2535ae9d0"], "name": "tempest-GroupsV314Test-Group-1440961449"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-22503246-941e-41dd-9b81-ff5b2204495a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Creating new group {'group': {'group_type': 'd61d9faf-0abe-493a-ab75-d5669251cb61', 'volume_types': ['6c82c678-9f0e-468d-88e6-9fb2535ae9d0'], 'name': 'tempest-GroupsV314Test-Group-1440961449'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-22503246-941e-41dd-9b81-ff5b2204495a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Creating group tempest-GroupsV314Test-Group-1440961449. Sep 01 02:06:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-22503246-941e-41dd-9b81-ff5b2204495a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Availability Zones retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[86844]: /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 01 02:06:59 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:06:59 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-22503246-941e-41dd-9b81-ff5b2204495a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Created reservations ['fdabaaca-d328-4bb2-bed1-17939dea1215'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-7a9557a1-833b-482f-b524-f161cdb53660 req-8c4f7d3c-7d05-470e-9762-b83a43f3ee39 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 690/1384] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:06:59 2026] DELETE /volume/v3/attachments/a68c281f-7a75-48ef-ab12-ddcf438704ef => generated 19 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-22503246-941e-41dd-9b81-ff5b2204495a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:06:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 695/1385] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/groups => generated 108 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-241c0636-868e-49f5-bfd4-0a0ef56d83fd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-241c0636-868e-49f5-bfd4-0a0ef56d83fd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 Sep 01 02:06:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-241c0636-868e-49f5-bfd4-0a0ef56d83fd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-241c0636-868e-49f5-bfd4-0a0ef56d83fd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-241c0636-868e-49f5-bfd4-0a0ef56d83fd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] show called for member 937d1987-e31d-47a3-8b29-f96949b87513 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[86844]: /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 01 02:06:59 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:06:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-241c0636-868e-49f5-bfd4-0a0ef56d83fd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 691/1386] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 => generated 388 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-35b8fd12-eced-4bba-a767-412452ae7038 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fed9d2d1-98a0-4463-8ea4-9bab6273e1f4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fed9d2d1-98a0-4463-8ea4-9bab6273e1f4 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fed9d2d1-98a0-4463-8ea4-9bab6273e1f4 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fed9d2d1-98a0-4463-8ea4-9bab6273e1f4 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-fed9d2d1-98a0-4463-8ea4-9bab6273e1f4 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] show called for member 937d1987-e31d-47a3-8b29-f96949b87513 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[86844]: /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 01 02:07:00 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:07:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fed9d2d1-98a0-4463-8ea4-9bab6273e1f4 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 returned with HTTP 200 Sep 01 02:07:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 692/1387] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:00 2026] GET /volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 => generated 389 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fc6c978f-8ec2-4603-b161-17048305fd5b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1993443756", "volume_type": "6c82c678-9f0e-468d-88e6-9fb2535ae9d0", "group_id": "937d1987-e31d-47a3-8b29-f96949b87513", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1993443756', 'volume_type': '6c82c678-9f0e-468d-88e6-9fb2535ae9d0', 'group_id': '937d1987-e31d-47a3-8b29-f96949b87513', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Create volume of 1 GB Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-35b8fd12-eced-4bba-a767-412452ae7038 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-35b8fd12-eced-4bba-a767-412452ae7038 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1459397052", "os-volume-type-access:is_public": false}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[86844]: /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 01 02:07:00 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:07:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Availability Zones retrieved successfully. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Flow 'volume_create_api' (34e1838e-32fc-4da6-b637-e7f767ea4b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-35b8fd12-eced-4bba-a767-412452ae7038 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:07:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 696/1388] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:00 2026] POST /volume/v3/types => generated 229 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824fe458-1fd6-4d51-ace1-a8b9890eb3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-919042c2-61e9-470e-9a41-b4fc6ec545a8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824fe458-1fd6-4d51-ace1-a8b9890eb3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0,is_public=True,name='tempest-GroupsV314Test-volume-type-304844678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c82c678-9f0e-468d-88e6-9fb2535ae9d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '937d1987-e31d-47a3-8b29-f96949b87513', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954a12d4-7ac5-433d-bab7-555e525feca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-304844678 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-304844678, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-304844678 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-304844678, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-919042c2-61e9-470e-9a41-b4fc6ec545a8 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-919042c2-61e9-470e-9a41-b4fc6ec545a8 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9021b118-238b-4bb4-8fab-df868f7a2cb3", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-919042c2-61e9-470e-9a41-b4fc6ec545a8 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Create volume request body: {'volume': {'volume_type': '9021b118-238b-4bb4-8fab-df868f7a2cb3', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-919042c2-61e9-470e-9a41-b4fc6ec545a8 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 404 Sep 01 02:07:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 697/1389] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:00 2026] POST /volume/v3/volumes => generated 114 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b2f6393e-1a1c-40e4-ba64-3c4d3d418b37 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b2f6393e-1a1c-40e4-ba64-3c4d3d418b37 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3/action Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b2f6393e-1a1c-40e4-ba64-3c4d3d418b37 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action body: b'{"addProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b2f6393e-1a1c-40e4-ba64-3c4d3d418b37 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Created reservations ['2d87010e-d1e9-468f-9182-1dc89371ae0f', 'ed68c4df-35e3-472b-ab07-e2b0e24abe51', 'd31491cc-904c-41ef-9d69-648df117eeea', 'b1a2f832-3eaa-405a-8e66-c453be2ae6a4'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954a12d4-7ac5-433d-bab7-555e525feca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d87010e-d1e9-468f-9182-1dc89371ae0f', 'ed68c4df-35e3-472b-ab07-e2b0e24abe51', 'd31491cc-904c-41ef-9d69-648df117eeea', 'b1a2f832-3eaa-405a-8e66-c453be2ae6a4']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3616e97c-033a-436a-886e-37dbfbe00b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b2f6393e-1a1c-40e4-ba64-3c4d3d418b37 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3/action returned with HTTP 202 Sep 01 02:07:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 698/1390] 192.168.122.25 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:00 2026] POST /volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9021b118-238b-4bb4-8fab-df868f7a2cb3", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1706957276"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Create volume request body: {'volume': {'volume_type': '9021b118-238b-4bb4-8fab-df868f7a2cb3', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1706957276'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Create volume of 1 GB Sep 01 02:07:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Availability Zones retrieved successfully. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3616e97c-033a-436a-886e-37dbfbe00b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2083f9a-b9cc-450f-ad81-f4455ecaa67a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1993443756',encryption_key_id=None,group_id=937d1987-e31d-47a3-8b29-f96949b87513,group_type_id=,metadata={},multiattach=False,project_id='2fc6c28de1d04e2fa90f0e48100d8804',qos_specs=None,replication_status=,reservations=['2d87010e-d1e9-468f-9182-1dc89371ae0f','ed68c4df-35e3-472b-ab07-e2b0e24abe51','d31491cc-904c-41ef-9d69-648df117eeea','b1a2f832-3eaa-405a-8e66-c453be2ae6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372ff9e441e94c9fb17e3313d58201c1',volume_type_id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0), 'volume': Volume(_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-01T00:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1993443756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=937d1987-e31d-47a3-8b29-f96949b87513,host=None,id=a2083f9a-b9cc-450f-ad81-f4455ecaa67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fc6c28de1d04e2fa90f0e48100d8804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='372ff9e441e94c9fb17e3313d58201c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c82c678-9f0e-468d-88e6-9fb2535ae9d0),volume_type_id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e018d4a-b4d0-4e40-afe5-9a7b3f74be45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Flow 'volume_create_api' (60efc82c-e081-4639-9023-7bedd31a004c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca10234-f1e8-465a-a7fe-fe040af83841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e018d4a-b4d0-4e40-afe5-9a7b3f74be45) transitioned into state 'SUCCESS' from state '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-1993443756',encryption_key_id=None,group_id=937d1987-e31d-47a3-8b29-f96949b87513,group_type_id=,metadata={},multiattach=False,project_id='2fc6c28de1d04e2fa90f0e48100d8804',qos_specs=None,replication_status=,reservations=['2d87010e-d1e9-468f-9182-1dc89371ae0f','ed68c4df-35e3-472b-ab07-e2b0e24abe51','d31491cc-904c-41ef-9d69-648df117eeea','b1a2f832-3eaa-405a-8e66-c453be2ae6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='372ff9e441e94c9fb17e3313d58201c1',volume_type_id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81853b2b-aac0-419b-8c9e-8733e9afe1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca10234-f1e8-465a-a7fe-fe040af83841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:07:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9021b118-238b-4bb4-8fab-df868f7a2cb3,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1459397052',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9021b118-238b-4bb4-8fab-df868f7a2cb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a80596a-b784-4a83-8a7f-7a1bd7faf2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81853b2b-aac0-419b-8c9e-8733e9afe1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Flow 'volume_create_api' (34e1838e-32fc-4da6-b637-e7f767ea4b5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Create volume request issued successfully. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:00 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:00 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1459397052 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1459397052, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:00 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1459397052 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1459397052, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fc6c978f-8ec2-4603-b161-17048305fd5b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 693/1391] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:07:00 2026] POST /volume/v3/volumes => generated 824 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Created reservations ['7b4c3a45-fd23-4cbb-8319-9df839c926db', '69f98534-6a9c-4ea7-9943-ef64421b88d8', 'a49c414c-be8f-474d-b1e5-69509930ce14', '6ce7426f-658f-4810-a43d-0cb5e585516a'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a80596a-b784-4a83-8a7f-7a1bd7faf2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b4c3a45-fd23-4cbb-8319-9df839c926db', '69f98534-6a9c-4ea7-9943-ef64421b88d8', 'a49c414c-be8f-474d-b1e5-69509930ce14', '6ce7426f-658f-4810-a43d-0cb5e585516a']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b35ae39-7479-4864-a36e-4725513bb31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a Sep 01 02:07:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b35ae39-7479-4864-a36e-4725513bb31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c22142-6b2e-497f-a940-8917ac7d253a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1706957276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998cedd712ee43ceb6740ae0373b0b9a',qos_specs=None,replication_status=,reservations=['7b4c3a45-fd23-4cbb-8319-9df839c926db','69f98534-6a9c-4ea7-9943-ef64421b88d8','a49c414c-be8f-474d-b1e5-69509930ce14','6ce7426f-658f-4810-a43d-0cb5e585516a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40574419771b4d8fbfac6718f0b8bb0a',volume_type_id=9021b118-238b-4bb4-8fab-df868f7a2cb3), 'volume': Volume(_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-01T00:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1706957276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c22142-6b2e-497f-a940-8917ac7d253a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='998cedd712ee43ceb6740ae0373b0b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40574419771b4d8fbfac6718f0b8bb0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9021b118-238b-4bb4-8fab-df868f7a2cb3),volume_type_id=9021b118-238b-4bb4-8fab-df868f7a2cb3)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:01 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5895e859-820a-4cc9-be13-7e7130f6d5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5895e859-820a-4cc9-be13-7e7130f6d5e3) transitioned into state 'SUCCESS' from state '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-1706957276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998cedd712ee43ceb6740ae0373b0b9a',qos_specs=None,replication_status=,reservations=['7b4c3a45-fd23-4cbb-8319-9df839c926db','69f98534-6a9c-4ea7-9943-ef64421b88d8','a49c414c-be8f-474d-b1e5-69509930ce14','6ce7426f-658f-4810-a43d-0cb5e585516a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40574419771b4d8fbfac6718f0b8bb0a',volume_type_id=9021b118-238b-4bb4-8fab-df868f7a2cb3)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90cbe21-3d10-4ed0-9ac1-d06baff76d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90cbe21-3d10-4ed0-9ac1-d06baff76d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Flow 'volume_create_api' (60efc82c-e081-4639-9023-7bedd31a004c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Create volume request issued successfully. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a8b63bd9-e5e9-4667-98de-ed1252c26674 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 699/1392] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:00 2026] POST /volume/v3/volumes => generated 802 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume with id: 4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:07:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5dfe0819-1366-4e57-a32f-8e008dbd3898 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 694/1393] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a => generated 892 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-743b7b80-4ed4-4210-800d-4be991c7670a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-743b7b80-4ed4-4210-800d-4be991c7670a tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] GET http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-743b7b80-4ed4-4210-800d-4be991c7670a tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-743b7b80-4ed4-4210-800d-4be991c7670a tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-743b7b80-4ed4-4210-800d-4be991c7670a tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Volume info retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume request issued successfully. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1c7e1d36-d39a-41c5-826e-d7832efb01bd tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 202 Sep 01 02:07:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 700/1394] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:01 2026] DELETE /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-743b7b80-4ed4-4210-800d-4be991c7670a tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 695/1395] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f155a3f1-99d9-4366-a91d-cc6b190b9ff3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f155a3f1-99d9-4366-a91d-cc6b190b9ff3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f155a3f1-99d9-4366-a91d-cc6b190b9ff3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f155a3f1-99d9-4366-a91d-cc6b190b9ff3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f155a3f1-99d9-4366-a91d-cc6b190b9ff3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Volume info retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f155a3f1-99d9-4366-a91d-cc6b190b9ff3 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 701/1396] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4e38b6d3-92f6-4550-8156-a04f3348457b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04418238-0133-461f-a08a-6657ccbc71cc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04418238-0133-461f-a08a-6657ccbc71cc tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] GET http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04418238-0133-461f-a08a-6657ccbc71cc tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04418238-0133-461f-a08a-6657ccbc71cc tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:02 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04418238-0133-461f-a08a-6657ccbc71cc tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Volume info retrieved successfully. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04418238-0133-461f-a08a-6657ccbc71cc tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 702/1397] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a => generated 894 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1db17f46-5ca7-414e-af9f-587ea8a52df0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1db17f46-5ca7-414e-af9f-587ea8a52df0 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1db17f46-5ca7-414e-af9f-587ea8a52df0 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1db17f46-5ca7-414e-af9f-587ea8a52df0 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1db17f46-5ca7-414e-af9f-587ea8a52df0 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 returned with HTTP 404 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 703/1398] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/4bd14f2c-8ae2-4d73-b309-858fe0df8c84 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ff45dfaa-d56a-4157-8187-d49b85b6243b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff45dfaa-d56a-4157-8187-d49b85b6243b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff45dfaa-d56a-4157-8187-d49b85b6243b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff45dfaa-d56a-4157-8187-d49b85b6243b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-ff45dfaa-d56a-4157-8187-d49b85b6243b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume with id: 7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff45dfaa-d56a-4157-8187-d49b85b6243b tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 404 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 704/1399] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:02 2026] DELETE /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-af89b165-11b8-41f5-8fbc-f2a49dbb4502 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af89b165-11b8-41f5-8fbc-f2a49dbb4502 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af89b165-11b8-41f5-8fbc-f2a49dbb4502 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af89b165-11b8-41f5-8fbc-f2a49dbb4502 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4e38b6d3-92f6-4550-8156-a04f3348457b tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 696/1400] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a => generated 917 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af89b165-11b8-41f5-8fbc-f2a49dbb4502 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 returned with HTTP 404 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 705/1401] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/7d69fdbe-18c4-4e1d-8c82-eea20f6835c8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b0a03902-3a6f-4004-8295-407e285d054c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b0a03902-3a6f-4004-8295-407e285d054c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] DELETE http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b0a03902-3a6f-4004-8295-407e285d054c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b0a03902-3a6f-4004-8295-407e285d054c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b0a03902-3a6f-4004-8295-407e285d054c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Delete volume with id: 612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] POST http://192.168.122.25/volume/v3/groups/action Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action body: b'{"create-from-src": {"source_group_id": "937d1987-e31d-47a3-8b29-f96949b87513", "name": "tempest-Group_from_grp-620412372"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "937d1987-e31d-47a3-8b29-f96949b87513", "name": "tempest-Group_from_grp-620412372"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b0a03902-3a6f-4004-8295-407e285d054c tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 404 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 697/1402] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:02 2026] DELETE /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Creating new group {'create-from-src': {'source_group_id': '937d1987-e31d-47a3-8b29-f96949b87513', 'name': 'tempest-Group_from_grp-620412372'}}. {{(pid=86843) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Creating group tempest-Group_from_grp-620412372 from source group 937d1987-e31d-47a3-8b29-f96949b87513. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b1f3ff95-90aa-4590-9f7a-d8547fa7fc93 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1f3ff95-90aa-4590-9f7a-d8547fa7fc93 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] GET http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1f3ff95-90aa-4590-9f7a-d8547fa7fc93 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1f3ff95-90aa-4590-9f7a-d8547fa7fc93 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1f3ff95-90aa-4590-9f7a-d8547fa7fc93 tempest-TestInstancesWithCinderVolumes-1326876574 tempest-TestInstancesWithCinderVolumes-1326876574-project-member] http://192.168.122.25/volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 returned with HTTP 404 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 698/1403] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/612eba68-bcab-4bf6-a828-c2ea50d95589 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] GET http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /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 01 02:07:02 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /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 01 02:07:02 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Created reservations ['338fc11c-5fde-4827-b3b4-b749e62e7cc5'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /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 01 02:07:02 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Get all volumes completed successfully. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:02 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-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=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /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 01 02:07:02 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.group.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] A mapping entry already exists for group 074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 and volume type 6c82c678-9f0e-468d-88e6-9fb2535ae9d0. Do not need to create again. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Availability Zones retrieved successfully. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2dfef097-3c18-4237-9a7b-3eb346d803a8 tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 699/1404] 192.168.122.25 () {58 vars in 1164 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3859 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Flow 'volume_create_api' (5e3947f7-e540-47dd-b7f3-264816eb6cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c5df1d-7d50-4aed-980c-ce8ef03630db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4f467e7c-985d-454c-ad22-ea32292e247e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4f467e7c-985d-454c-ad22-ea32292e247e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] DELETE http://192.168.122.25/volume/v3/types/1bb560dd-5a38-47c5-84bf-645690e3b5ac Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4f467e7c-985d-454c-ad22-ea32292e247e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4f467e7c-985d-454c-ad22-ea32292e247e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c5df1d-7d50-4aed-980c-ce8ef03630db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a2083f9a-b9cc-450f-ad81-f4455ecaa67a', 'volume_type': VolumeType(created_at=2026-09-01T00:06:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0,is_public=True,name='tempest-GroupsV314Test-volume-type-304844678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c82c678-9f0e-468d-88e6-9fb2535ae9d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828f9994-9fc7-4e3b-b217-a7886f857a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4f467e7c-985d-454c-ad22-ea32292e247e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/types/1bb560dd-5a38-47c5-84bf-645690e3b5ac returned with HTTP 202 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 700/1405] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:02 2026] DELETE /volume/v3/types/1bb560dd-5a38-47c5-84bf-645690e3b5ac => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] GET http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /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 01 02:07:02 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Get all volumes completed successfully. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-304844678 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-304844678, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:02 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-304844678 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-304844678, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Created reservations ['81c6ae6a-1868-4416-a818-b5fbe8c9ae26', 'da1e443f-ee54-4c56-8687-2382abee1f89', '0d02459f-ffe9-456b-ae5e-ff704b2bd8ea', 'c00eca77-46e7-48f1-96a6-c456c16e114f'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828f9994-9fc7-4e3b-b217-a7886f857a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81c6ae6a-1868-4416-a818-b5fbe8c9ae26', 'da1e443f-ee54-4c56-8687-2382abee1f89', '0d02459f-ffe9-456b-ae5e-ff704b2bd8ea', 'c00eca77-46e7-48f1-96a6-c456c16e114f']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c239e361-3ebe-4061-a8eb-939570c77b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-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=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c239e361-3ebe-4061-a8eb-939570c77b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dedd767-e660-47f6-8c56-b9b8c30994dd', '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=074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6,group_type_id=,metadata={},multiattach=False,project_id='2fc6c28de1d04e2fa90f0e48100d8804',qos_specs=None,replication_status=,reservations=['81c6ae6a-1868-4416-a818-b5fbe8c9ae26','da1e443f-ee54-4c56-8687-2382abee1f89','0d02459f-ffe9-456b-ae5e-ff704b2bd8ea','c00eca77-46e7-48f1-96a6-c456c16e114f'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2083f9a-b9cc-450f-ad81-f4455ecaa67a,status='creating',user_id='372ff9e441e94c9fb17e3313d58201c1',volume_type_id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0), 'volume': Volume(_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-01T00:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6,host=None,id=9dedd767-e660-47f6-8c56-b9b8c30994dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fc6c28de1d04e2fa90f0e48100d8804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a2083f9a-b9cc-450f-ad81-f4455ecaa67a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='372ff9e441e94c9fb17e3313d58201c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c82c678-9f0e-468d-88e6-9fb2535ae9d0),volume_type_id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8fe1651-090f-4c43-a4b4-3d6871163252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18e28c11-1ecb-458e-b271-89fc4465a9ca tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 701/1406] 192.168.122.25 () {58 vars in 1164 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3859 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e1cd2fe7-fa37-4a29-830d-5b38e4012b9f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1cd2fe7-fa37-4a29-830d-5b38e4012b9f tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] DELETE http://192.168.122.25/volume/v3/types/55829360-a26b-4857-bd27-5cd1ed9fb292 Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e1cd2fe7-fa37-4a29-830d-5b38e4012b9f tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e1cd2fe7-fa37-4a29-830d-5b38e4012b9f tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8fe1651-090f-4c43-a4b4-3d6871163252) transitioned into state 'SUCCESS' from 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=074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6,group_type_id=,metadata={},multiattach=False,project_id='2fc6c28de1d04e2fa90f0e48100d8804',qos_specs=None,replication_status=,reservations=['81c6ae6a-1868-4416-a818-b5fbe8c9ae26','da1e443f-ee54-4c56-8687-2382abee1f89','0d02459f-ffe9-456b-ae5e-ff704b2bd8ea','c00eca77-46e7-48f1-96a6-c456c16e114f'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2083f9a-b9cc-450f-ad81-f4455ecaa67a,status='creating',user_id='372ff9e441e94c9fb17e3313d58201c1',volume_type_id=6c82c678-9f0e-468d-88e6-9fb2535ae9d0)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Flow 'volume_create_api' (5e3947f7-e540-47dd-b7f3-264816eb6cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Create volume request issued successfully. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /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 01 02:07:02 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a69ca8b2-8f8a-4e4f-a4ef-d4579dffbc20 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/action returned with HTTP 202 Sep 01 02:07:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 706/1407] 192.168.122.25 () {62 vars in 1197 bytes} [Tue Sep 1 02:07:02 2026] POST /volume/v3/groups/action => generated 101 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-48804258-1b58-4e6c-a70e-8bbff195972e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1cd2fe7-fa37-4a29-830d-5b38e4012b9f tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/types/55829360-a26b-4857-bd27-5cd1ed9fb292 returned with HTTP 202 Sep 01 02:07:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 702/1408] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:02 2026] DELETE /volume/v3/types/55829360-a26b-4857-bd27-5cd1ed9fb292 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Get all volumes completed successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:03 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:03 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b7866e26-7d3c-479f-8976-4644da401e1b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] GET http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48804258-1b58-4e6c-a70e-8bbff195972e tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 707/1409] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /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 01 02:07:03 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Get all volumes completed successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:03 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:03 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-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=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:03 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-924f90c9-dfb8-4334-a4f7-34bce1b09abc tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 708/1410] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1fae4db1-f3f9-4537-b555-58ba9551146b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1fae4db1-f3f9-4537-b555-58ba9551146b tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] GET http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1fae4db1-f3f9-4537-b555-58ba9551146b tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1fae4db1-f3f9-4537-b555-58ba9551146b tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1fae4db1-f3f9-4537-b555-58ba9551146b tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Volume info retrieved successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1fae4db1-f3f9-4537-b555-58ba9551146b tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 709/1411] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4b910dd1-4de4-48ea-859d-96b3e23609b9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-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=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b910dd1-4de4-48ea-859d-96b3e23609b9 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] GET http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b910dd1-4de4-48ea-859d-96b3e23609b9 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b910dd1-4de4-48ea-859d-96b3e23609b9 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4b910dd1-4de4-48ea-859d-96b3e23609b9 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Volume info retrieved successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7866e26-7d3c-479f-8976-4644da401e1b tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 703/1412] 192.168.122.25 () {58 vars in 1164 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4888 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b910dd1-4de4-48ea-859d-96b3e23609b9 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 710/1413] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6e8e8b67-e3d0-4f40-a52d-33654615618e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e8e8b67-e3d0-4f40-a52d-33654615618e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] DELETE http://192.168.122.25/volume/v3/types/2812f881-451a-4caa-867c-d96a89dfc550 Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e8e8b67-e3d0-4f40-a52d-33654615618e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e8e8b67-e3d0-4f40-a52d-33654615618e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0b736cc-24df-4093-bfae-2b49af57e514 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0b736cc-24df-4093-bfae-2b49af57e514 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] DELETE http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0b736cc-24df-4093-bfae-2b49af57e514 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0b736cc-24df-4093-bfae-2b49af57e514 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-b0b736cc-24df-4093-bfae-2b49af57e514 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Delete volume with id: 71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b0b736cc-24df-4093-bfae-2b49af57e514 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Volume info retrieved successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e8e8b67-e3d0-4f40-a52d-33654615618e tempest-TestInstancesWithCinderVolumes-2129296682 tempest-TestInstancesWithCinderVolumes-2129296682-project-admin] http://192.168.122.25/volume/v3/types/2812f881-451a-4caa-867c-d96a89dfc550 returned with HTTP 202 Sep 01 02:07:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 704/1414] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:03 2026] DELETE /volume/v3/types/2812f881-451a-4caa-867c-d96a89dfc550 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b0b736cc-24df-4093-bfae-2b49af57e514 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Delete volume request issued successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0b736cc-24df-4093-bfae-2b49af57e514 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a returned with HTTP 202 Sep 01 02:07:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 711/1415] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:03 2026] DELETE /volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f245d909-d02e-4576-9f74-143c09bd5a30 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f245d909-d02e-4576-9f74-143c09bd5a30 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] GET http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f245d909-d02e-4576-9f74-143c09bd5a30 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f245d909-d02e-4576-9f74-143c09bd5a30 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f245d909-d02e-4576-9f74-143c09bd5a30 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Volume info retrieved successfully. Sep 01 02:07:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f245d909-d02e-4576-9f74-143c09bd5a30 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 705/1416] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:04 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:04 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-baa4fb1b-6a9e-43ac-af78-0a2fc5562e63 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 712/1417] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:04 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-55d00989-98b8-41b4-87ce-f9a985738e15 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-55d00989-98b8-41b4-87ce-f9a985738e15 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] GET http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-55d00989-98b8-41b4-87ce-f9a985738e15 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-55d00989-98b8-41b4-87ce-f9a985738e15 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-55d00989-98b8-41b4-87ce-f9a985738e15 tempest-VolumeTypesAccessTest-1450250685 tempest-VolumeTypesAccessTest-1450250685-project-member] http://192.168.122.25/volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a returned with HTTP 404 Sep 01 02:07:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 706/1418] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:04 2026] GET /volume/v3/volumes/71c22142-6b2e-497f-a940-8917ac7d253a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4240ebca-5363-465b-972e-cacb357f9fd7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4240ebca-5363-465b-972e-cacb357f9fd7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3/action Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4240ebca-5363-465b-972e-cacb357f9fd7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action body: b'{"removeProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4240ebca-5363-465b-972e-cacb357f9fd7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4240ebca-5363-465b-972e-cacb357f9fd7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3/action returned with HTTP 202 Sep 01 02:07:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 713/1419] 192.168.122.25 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:04 2026] POST /volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c160bc61-0a75-46a5-87ab-b30af8b99c6f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c160bc61-0a75-46a5-87ab-b30af8b99c6f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] DELETE http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3 Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c160bc61-0a75-46a5-87ab-b30af8b99c6f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c160bc61-0a75-46a5-87ab-b30af8b99c6f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c160bc61-0a75-46a5-87ab-b30af8b99c6f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3 returned with HTTP 202 Sep 01 02:07:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 707/1420] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:04 2026] DELETE /volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7a4db105-d502-430e-ace4-f2f9499e54ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a4db105-d502-430e-ace4-f2f9499e54ee tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] GET http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3 Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a4db105-d502-430e-ace4-f2f9499e54ee tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a4db105-d502-430e-ace4-f2f9499e54ee tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a4db105-d502-430e-ace4-f2f9499e54ee tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3 returned with HTTP 404 Sep 01 02:07:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 714/1421] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:04 2026] GET /volume/v3/types/9021b118-238b-4bb4-8fab-df868f7a2cb3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c9bdd1a5-aefa-4238-846e-8f2f06d4e3ce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c9bdd1a5-aefa-4238-846e-8f2f06d4e3ce tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:07:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c9bdd1a5-aefa-4238-846e-8f2f06d4e3ce tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-672534083", "os-volume-type-access:is_public": false}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c9bdd1a5-aefa-4238-846e-8f2f06d4e3ce tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:07:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 708/1422] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:04 2026] POST /volume/v3/types => generated 228 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-400e4786-8b0d-4247-a5d8-6e85f33b8202 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-400e4786-8b0d-4247-a5d8-6e85f33b8202 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-400e4786-8b0d-4247-a5d8-6e85f33b8202 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action body: b'{"addProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-400e4786-8b0d-4247-a5d8-6e85f33b8202 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-400e4786-8b0d-4247-a5d8-6e85f33b8202 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action returned with HTTP 202 Sep 01 02:07:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 715/1423] 192.168.122.25 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:04 2026] POST /volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2322e05b-cdb8-4f33-ad29-e5f83e157ddf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2322e05b-cdb8-4f33-ad29-e5f83e157ddf tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2322e05b-cdb8-4f33-ad29-e5f83e157ddf tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action body: b'{"addProjectAccess": {"project": "01ae8cfaafe941b3983dd4c9eb819c27"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2322e05b-cdb8-4f33-ad29-e5f83e157ddf tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "01ae8cfaafe941b3983dd4c9eb819c27"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2322e05b-cdb8-4f33-ad29-e5f83e157ddf tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action returned with HTTP 202 Sep 01 02:07:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 709/1424] 192.168.122.25 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:05 2026] POST /volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd6683bd-c47d-42a6-acb7-2304a390b98f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd6683bd-c47d-42a6-acb7-2304a390b98f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] GET http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/os-volume-type-access Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd6683bd-c47d-42a6-acb7-2304a390b98f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd6683bd-c47d-42a6-acb7-2304a390b98f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd6683bd-c47d-42a6-acb7-2304a390b98f tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/os-volume-type-access returned with HTTP 200 Sep 01 02:07:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 716/1425] 192.168.122.25 () {58 vars in 1287 bytes} [Tue Sep 1 02:07:05 2026] GET /volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/os-volume-type-access => generated 244 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-13cce36b-b52a-41f9-8c18-d19ebe4872d7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-13cce36b-b52a-41f9-8c18-d19ebe4872d7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-13cce36b-b52a-41f9-8c18-d19ebe4872d7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action body: b'{"removeProjectAccess": {"project": "01ae8cfaafe941b3983dd4c9eb819c27"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-13cce36b-b52a-41f9-8c18-d19ebe4872d7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "01ae8cfaafe941b3983dd4c9eb819c27"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-13cce36b-b52a-41f9-8c18-d19ebe4872d7 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action returned with HTTP 202 Sep 01 02:07:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 710/1426] 192.168.122.25 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:05 2026] POST /volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea307d36-315e-4886-bc67-d2ecf5e587fe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea307d36-315e-4886-bc67-d2ecf5e587fe tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] POST http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea307d36-315e-4886-bc67-d2ecf5e587fe tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action body: b'{"removeProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea307d36-315e-4886-bc67-d2ecf5e587fe tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "998cedd712ee43ceb6740ae0373b0b9a"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea307d36-315e-4886-bc67-d2ecf5e587fe tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action returned with HTTP 202 Sep 01 02:07:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 717/1427] 192.168.122.25 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:05 2026] POST /volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1a7bbc7d-5a47-4e92-b415-3244640b1e29 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1a7bbc7d-5a47-4e92-b415-3244640b1e29 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] DELETE http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325 Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1a7bbc7d-5a47-4e92-b415-3244640b1e29 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1a7bbc7d-5a47-4e92-b415-3244640b1e29 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1a7bbc7d-5a47-4e92-b415-3244640b1e29 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325 returned with HTTP 202 Sep 01 02:07:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 711/1428] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:05 2026] DELETE /volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ba7fb1d2-af28-4754-8fb5-7cdee1541229 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba7fb1d2-af28-4754-8fb5-7cdee1541229 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] GET http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325 Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ba7fb1d2-af28-4754-8fb5-7cdee1541229 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ba7fb1d2-af28-4754-8fb5-7cdee1541229 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba7fb1d2-af28-4754-8fb5-7cdee1541229 tempest-VolumeTypesAccessTest-336442820 tempest-VolumeTypesAccessTest-336442820-project-admin] http://192.168.122.25/volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325 returned with HTTP 404 Sep 01 02:07:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 718/1429] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:05 2026] GET /volume/v3/types/c1fbe11b-ff4c-491f-9671-83596c97c325 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d282fcfb-f37e-46c1-bfef-9946856792ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:05 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:05 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:05 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d282fcfb-f37e-46c1-bfef-9946856792ad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 712/1430] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:05 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5470e6f1-c78a-4843-8136-dc5490464b3f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:06 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:06 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:06 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5470e6f1-c78a-4843-8136-dc5490464b3f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 719/1431] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:06 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:08 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:08 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:08 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c443bfeb-94a5-4b61-8847-b5f3efe0ff30 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 713/1432] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f678365e-0712-40f7-859f-df2594dc4dad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:09 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:09 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:09 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f678365e-0712-40f7-859f-df2594dc4dad tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 720/1433] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:11 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:11 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:11 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-587f31e4-7c3c-4c4b-9f55-75f3aa0656c8 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 714/1434] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:12 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:12 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-141b1291-ec6b-4f76-a628-67345f0fcfaf tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 721/1435] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:13 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:13 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:13 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1102d969-1a1b-4c03-b16e-60cd74fb91af tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 715/1436] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4461f2af-3588-44a1-a7db-a34a09b01e90 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4461f2af-3588-44a1-a7db-a34a09b01e90 tempest-AvailabilityZoneTestJSON-1194270174 tempest-AvailabilityZoneTestJSON-1194270174-project-member] GET http://192.168.122.25/volume/v3/os-availability-zone Sep 01 02:07:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4461f2af-3588-44a1-a7db-a34a09b01e90 tempest-AvailabilityZoneTestJSON-1194270174 tempest-AvailabilityZoneTestJSON-1194270174-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4461f2af-3588-44a1-a7db-a34a09b01e90 tempest-AvailabilityZoneTestJSON-1194270174 tempest-AvailabilityZoneTestJSON-1194270174-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[86843]: /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 01 02:07:14 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:07:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4461f2af-3588-44a1-a7db-a34a09b01e90 tempest-AvailabilityZoneTestJSON-1194270174 tempest-AvailabilityZoneTestJSON-1194270174-project-member] Availability Zones retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4461f2af-3588-44a1-a7db-a34a09b01e90 tempest-AvailabilityZoneTestJSON-1194270174 tempest-AvailabilityZoneTestJSON-1194270174-project-member] http://192.168.122.25/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 02:07:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 722/1437] 192.168.122.25 () {58 vars in 1155 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:14 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-710fff51-186b-441c-a4fc-b21d8e242a9c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-710fff51-186b-441c-a4fc-b21d8e242a9c None None] GET http://192.168.122.25/volume// Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-710fff51-186b-441c-a4fc-b21d8e242a9c None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-710fff51-186b-441c-a4fc-b21d8e242a9c None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-710fff51-186b-441c-a4fc-b21d8e242a9c None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:07:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 723/1438] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-32d268eb-f759-4cd7-99a8-7f90deb7d0ac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-32d268eb-f759-4cd7-99a8-7f90deb7d0ac tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-32d268eb-f759-4cd7-99a8-7f90deb7d0ac tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c53b0b6-043a-4275-afc5-6d0e749e4977", "connector": null, "instance_uuid": "341ccad0-e72d-4d3c-b1b5-ec3b453082ff"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0c25b1b-521b-4a86-8901-c1d4a6e7e48f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 716/1439] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 928 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-27682549-e67a-4f6e-97af-44ba042fcb13 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-27682549-e67a-4f6e-97af-44ba042fcb13 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-27682549-e67a-4f6e-97af-44ba042fcb13 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-27682549-e67a-4f6e-97af-44ba042fcb13 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-27682549-e67a-4f6e-97af-44ba042fcb13 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] show called for member 074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /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 01 02:07:15 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-27682549-e67a-4f6e-97af-44ba042fcb13 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 717/1440] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 => generated 416 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-32d268eb-f759-4cd7-99a8-7f90deb7d0ac tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 724/1441] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:07:15 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-7d35eea6-8f6d-45c5-a173-a8c68f8636d7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-7d35eea6-8f6d-45c5-a173-a8c68f8636d7 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] DELETE http://192.168.122.25/volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-7d35eea6-8f6d-45c5-a173-a8c68f8636d7 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-7d35eea6-8f6d-45c5-a173-a8c68f8636d7 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /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 01 02:07:15 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Get all volumes completed successfully. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:15 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /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 01 02:07:15 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:15 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ac928948-810d-4c41-8b35-f5ceabf2546f req-7d35eea6-8f6d-45c5-a173-a8c68f8636d7 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 725/1442] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:07:15 2026] DELETE /volume/v3/attachments/777d6ca0-5d22-4def-8cce-fb8df287703e => generated 192 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bd58a7ea-9472-422d-a3e8-36a77f35cc70 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 718/1443] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f2235fea-53ea-46ef-9ed6-248b07212988 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f2235fea-53ea-46ef-9ed6-248b07212988 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] POST http://192.168.122.25/volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6/action Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f2235fea-53ea-46ef-9ed6-248b07212988 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f2235fea-53ea-46ef-9ed6-248b07212988 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-f2235fea-53ea-46ef-9ed6-248b07212988 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] delete called for group 074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 {{(pid=86843) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-f2235fea-53ea-46ef-9ed6-248b07212988 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Delete group with id: 074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /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 01 02:07:15 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:15 devstack devstack@c-api.service[86843]: /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 01 02:07:15 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f2235fea-53ea-46ef-9ed6-248b07212988 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6/action returned with HTTP 202 Sep 01 02:07:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 726/1444] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:15 2026] POST /volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: WARNING stevedore.named [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:15 devstack devstack@c-api.service[86844]: WARNING castellan.key_manager [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:15 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-756a7fe6-05e2-4bfb-92ec-4ba0f3a04ea9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 719/1445] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 927 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9841e886-99a2-4355-ba3a-ee8cb6f1c94a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9841e886-99a2-4355-ba3a-ee8cb6f1c94a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9841e886-99a2-4355-ba3a-ee8cb6f1c94a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9841e886-99a2-4355-ba3a-ee8cb6f1c94a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9841e886-99a2-4355-ba3a-ee8cb6f1c94a tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd returned with HTTP 404 Sep 01 02:07:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 727/1446] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/volumes/9dedd767-e660-47f6-8c56-b9b8c30994dd => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a80a67bd-44ba-41a7-a345-b999fbcebbd9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a80a67bd-44ba-41a7-a345-b999fbcebbd9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 Sep 01 02:07:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a80a67bd-44ba-41a7-a345-b999fbcebbd9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a80a67bd-44ba-41a7-a345-b999fbcebbd9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-a80a67bd-44ba-41a7-a345-b999fbcebbd9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] show called for member 074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a80a67bd-44ba-41a7-a345-b999fbcebbd9 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 returned with HTTP 404 Sep 01 02:07:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 720/1447] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/groups/074a9c41-a0bb-4d2d-a83e-e9a1c7a297a6 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:16 devstack devstack@c-api.service[86843]: /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 01 02:07:16 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Get all volumes completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:16 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:17 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0e9ff60c-f54b-470c-bebe-73d50c0c2754 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 728/1448] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d71a70b7-514a-4e18-94ee-6da8473fbb1f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d71a70b7-514a-4e18-94ee-6da8473fbb1f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] POST http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513/action Sep 01 02:07:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d71a70b7-514a-4e18-94ee-6da8473fbb1f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d71a70b7-514a-4e18-94ee-6da8473fbb1f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-d71a70b7-514a-4e18-94ee-6da8473fbb1f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] delete called for group 937d1987-e31d-47a3-8b29-f96949b87513 {{(pid=86844) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:17 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.groups [None req-d71a70b7-514a-4e18-94ee-6da8473fbb1f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Delete group with id: 937d1987-e31d-47a3-8b29-f96949b87513 Sep 01 02:07:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[86844]: /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 01 02:07:17 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:17 devstack devstack@c-api.service[86844]: /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 01 02:07:17 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d71a70b7-514a-4e18-94ee-6da8473fbb1f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513/action returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 721/1449] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:17 2026] POST /volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-38040df9-446f-46dd-8417-33799e95d78f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a Sep 01 02:07:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Volume info retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[86843]: WARNING stevedore.named [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:17 devstack devstack@c-api.service[86843]: WARNING castellan.key_manager [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:17 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38040df9-446f-46dd-8417-33799e95d78f tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 729/1450] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a => generated 916 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f5356cd8-a251-499f-ade7-7d6741a46988 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f5356cd8-a251-499f-ade7-7d6741a46988 None None] GET http://192.168.122.25/volume// Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f5356cd8-a251-499f-ade7-7d6741a46988 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f5356cd8-a251-499f-ade7-7d6741a46988 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f5356cd8-a251-499f-ade7-7d6741a46988 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:07:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 722/1451] 192.168.122.25 () {56 vars in 883 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-49d18107-9865-4a62-8706-d8d986c28cff None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-49d18107-9865-4a62-8706-d8d986c28cff None None] GET http://192.168.122.25/volume// Sep 01 02:07:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-49d18107-9865-4a62-8706-d8d986c28cff None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-49d18107-9865-4a62-8706-d8d986c28cff None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-49d18107-9865-4a62-8706-d8d986c28cff None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:07:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 730/1452] 192.168.122.25 () {56 vars in 883 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6e22f922-d4dd-4321-8f50-b73eee8f2b43 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-010ec368-5e91-4d39-9ee7-4943f62c90bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-010ec368-5e91-4d39-9ee7-4943f62c90bd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a Sep 01 02:07:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-010ec368-5e91-4d39-9ee7-4943f62c90bd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-010ec368-5e91-4d39-9ee7-4943f62c90bd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e22f922-d4dd-4321-8f50-b73eee8f2b43 tempest-VersionsTest-1429162251 tempest-VersionsTest-1429162251-project-member] GET http://192.168.122.25/volume/v3/ Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e22f922-d4dd-4321-8f50-b73eee8f2b43 tempest-VersionsTest-1429162251 tempest-VersionsTest-1429162251-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e22f922-d4dd-4321-8f50-b73eee8f2b43 tempest-VersionsTest-1429162251 tempest-VersionsTest-1429162251-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e22f922-d4dd-4321-8f50-b73eee8f2b43 tempest-VersionsTest-1429162251 tempest-VersionsTest-1429162251-project-member] http://192.168.122.25/volume/v3/ returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 723/1453] 192.168.122.25 () {58 vars in 1095 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/ => generated 389 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-010ec368-5e91-4d39-9ee7-4943f62c90bd tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 731/1454] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/volumes/a2083f9a-b9cc-450f-ad81-f4455ecaa67a => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1b0022e7-c0e8-49ca-a409-1cde2e34b076 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b0022e7-c0e8-49ca-a409-1cde2e34b076 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b0022e7-c0e8-49ca-a409-1cde2e34b076 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b0022e7-c0e8-49ca-a409-1cde2e34b076 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-1b0022e7-c0e8-49ca-a409-1cde2e34b076 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] show called for member 937d1987-e31d-47a3-8b29-f96949b87513 {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[86844]: /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 01 02:07:18 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:07:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b0022e7-c0e8-49ca-a409-1cde2e34b076 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 724/1455] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-1bb1ca37-1ff4-48f9-b945-ec14f4901a2d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-1bb1ca37-1ff4-48f9-b945-ec14f4901a2d None None] GET http://192.168.122.25/volume// Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-1bb1ca37-1ff4-48f9-b945-ec14f4901a2d None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-1bb1ca37-1ff4-48f9-b945-ec14f4901a2d None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-1bb1ca37-1ff4-48f9-b945-ec14f4901a2d None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 732/1456] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-4a73feea-f8ff-4cb1-9050-bcaf121e13eb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2aca2069-e37e-4527-a16f-234b114f3d45 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2aca2069-e37e-4527-a16f-234b114f3d45 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] GET http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2aca2069-e37e-4527-a16f-234b114f3d45 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2aca2069-e37e-4527-a16f-234b114f3d45 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-2aca2069-e37e-4527-a16f-234b114f3d45 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] show called for member 937d1987-e31d-47a3-8b29-f96949b87513 {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2aca2069-e37e-4527-a16f-234b114f3d45 tempest-GroupsV314Test-1615047458 tempest-GroupsV314Test-1615047458-project-member] http://192.168.122.25/volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 733/1457] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/groups/937d1987-e31d-47a3-8b29-f96949b87513 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ccef441b-cd9d-4c43-a63f-6fe447958c7f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccef441b-cd9d-4c43-a63f-6fe447958c7f tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/d61d9faf-0abe-493a-ab75-d5669251cb61 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccef441b-cd9d-4c43-a63f-6fe447958c7f tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccef441b-cd9d-4c43-a63f-6fe447958c7f tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccef441b-cd9d-4c43-a63f-6fe447958c7f tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] http://192.168.122.25/volume/v3/group_types/d61d9faf-0abe-493a-ab75-d5669251cb61 returned with HTTP 202 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 734/1458] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/group_types/d61d9faf-0abe-493a-ab75-d5669251cb61 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e6a97acf-5828-45d5-9857-a33930577d91 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6a97acf-5828-45d5-9857-a33930577d91 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] DELETE http://192.168.122.25/volume/v3/types/6c82c678-9f0e-468d-88e6-9fb2535ae9d0 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6a97acf-5828-45d5-9857-a33930577d91 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6a97acf-5828-45d5-9857-a33930577d91 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6a97acf-5828-45d5-9857-a33930577d91 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] http://192.168.122.25/volume/v3/types/6c82c678-9f0e-468d-88e6-9fb2535ae9d0 returned with HTTP 202 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 735/1459] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/types/6c82c678-9f0e-468d-88e6-9fb2535ae9d0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ddd370cf-e2b9-48b8-a26f-d3cb32cad151 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddd370cf-e2b9-48b8-a26f-d3cb32cad151 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] GET http://192.168.122.25/volume/v3/types/6c82c678-9f0e-468d-88e6-9fb2535ae9d0 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ddd370cf-e2b9-48b8-a26f-d3cb32cad151 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ddd370cf-e2b9-48b8-a26f-d3cb32cad151 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddd370cf-e2b9-48b8-a26f-d3cb32cad151 tempest-GroupsV314Test-769813521 tempest-GroupsV314Test-769813521-project-admin] http://192.168.122.25/volume/v3/types/6c82c678-9f0e-468d-88e6-9fb2535ae9d0 returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 736/1460] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/types/6c82c678-9f0e-468d-88e6-9fb2535ae9d0 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-4a73feea-f8ff-4cb1-9050-bcaf121e13eb tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] GET http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:07:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-4a73feea-f8ff-4cb1-9050-bcaf121e13eb tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-4a73feea-f8ff-4cb1-9050-bcaf121e13eb tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-4a73feea-f8ff-4cb1-9050-bcaf121e13eb tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:07:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-4a73feea-f8ff-4cb1-9050-bcaf121e13eb tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 200 Sep 01 02:07:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 725/1461] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 1510 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9d00fe20-7527-475b-aed4-34c37fe18528 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9d00fe20-7527-475b-aed4-34c37fe18528 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] PUT http://192.168.122.25/volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43 Sep 01 02:07:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9d00fe20-7527-475b-aed4-34c37fe18528 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:20 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9d00fe20-7527-475b-aed4-34c37fe18528 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Acquiring lock "cinder-attachment_update-1c53b0b6-043a-4275-afc5-6d0e749e4977-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:07:20 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9d00fe20-7527-475b-aed4-34c37fe18528 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Lock "cinder-attachment_update-1c53b0b6-043a-4275-afc5-6d0e749e4977-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:07:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:20 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9d00fe20-7527-475b-aed4-34c37fe18528 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Lock "cinder-attachment_update-1c53b0b6-043a-4275-afc5-6d0e749e4977-devstack" released by "attachment_update" :: held 0.289s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:07:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9d00fe20-7527-475b-aed4-34c37fe18528 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43 returned with HTTP 200 Sep 01 02:07:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 737/1462] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:07:20 2026] PUT /volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43 => generated 694 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9a4cd9ad-f7f2-4b74-9a10-49f59adbc83b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9a4cd9ad-f7f2-4b74-9a10-49f59adbc83b tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] POST http://192.168.122.25/volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43/action Sep 01 02:07:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9a4cd9ad-f7f2-4b74-9a10-49f59adbc83b tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9a4cd9ad-f7f2-4b74-9a10-49f59adbc83b tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1d4efc46-bf45-4304-b3a0-9e6aacb8892c req-9a4cd9ad-f7f2-4b74-9a10-49f59adbc83b tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43/action returned with HTTP 204 Sep 01 02:07:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 726/1463] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:07:20 2026] POST /volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1353584388"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1353584388'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Create volume of 1 GB Sep 01 02:07:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Availability Zones retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Flow 'volume_create_api' (a10a6d06-9e7b-4ef4-9113-baf9e6bff3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58ba4c2a-6350-4080-9476-15be2fd98896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58ba4c2a-6350-4080-9476-15be2fd98896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d91ac5c-da6e-4169-8791-e36a8167fb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Created reservations ['045f94e6-6552-4a5a-b63c-fecc606492b8', '000704c8-a4ad-470b-8380-b1d9c118a004', '3a9bc3e6-d002-46a5-b97e-6f952fe199b9', '56badcfd-32a5-465e-b0a2-5e261d075339'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d91ac5c-da6e-4169-8791-e36a8167fb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['045f94e6-6552-4a5a-b63c-fecc606492b8', '000704c8-a4ad-470b-8380-b1d9c118a004', '3a9bc3e6-d002-46a5-b97e-6f952fe199b9', '56badcfd-32a5-465e-b0a2-5e261d075339']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff8930d-2d4a-4fe1-8adc-7308285e672c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff8930d-2d4a-4fe1-8adc-7308285e672c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6abe1d-58c4-4c3c-8a8b-38a142b6298c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1353584388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f6f3634d3844515a8d81b08fb7021c4',qos_specs=None,replication_status=,reservations=['045f94e6-6552-4a5a-b63c-fecc606492b8','000704c8-a4ad-470b-8380-b1d9c118a004','3a9bc3e6-d002-46a5-b97e-6f952fe199b9','56badcfd-32a5-465e-b0a2-5e261d075339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8809e5aebf1410c8c470dbab2925b7a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1353584388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d6abe1d-58c4-4c3c-8a8b-38a142b6298c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f6f3634d3844515a8d81b08fb7021c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8809e5aebf1410c8c470dbab2925b7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2dae5a-81ce-481b-8da7-31a171ffd991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2dae5a-81ce-481b-8da7-31a171ffd991) transitioned into state 'SUCCESS' from state '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-1353584388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f6f3634d3844515a8d81b08fb7021c4',qos_specs=None,replication_status=,reservations=['045f94e6-6552-4a5a-b63c-fecc606492b8','000704c8-a4ad-470b-8380-b1d9c118a004','3a9bc3e6-d002-46a5-b97e-6f952fe199b9','56badcfd-32a5-465e-b0a2-5e261d075339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8809e5aebf1410c8c470dbab2925b7a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fc33c8-8e22-4f6a-ad42-01079ba8d600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fc33c8-8e22-4f6a-ad42-01079ba8d600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Flow 'volume_create_api' (a10a6d06-9e7b-4ef4-9113-baf9e6bff3f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Create volume request issued successfully. Sep 01 02:07:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a421d012-e39f-4e5e-b0ab-54d3f4e8e580 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 738/1464] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:07:25 2026] POST /volume/v3/volumes => generated 826 bytes in 1593 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d4efee09-f243-4441-aba0-a005902c2bf8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4efee09-f243-4441-aba0-a005902c2bf8 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d4efee09-f243-4441-aba0-a005902c2bf8 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d4efee09-f243-4441-aba0-a005902c2bf8 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d4efee09-f243-4441-aba0-a005902c2bf8 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4efee09-f243-4441-aba0-a005902c2bf8 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 727/1465] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 894 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cdb4e6a2-b9e2-455a-84bf-7f4506e8cd65 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cdb4e6a2-b9e2-455a-84bf-7f4506e8cd65 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:07:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cdb4e6a2-b9e2-455a-84bf-7f4506e8cd65 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-970001147"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cdb4e6a2-b9e2-455a-84bf-7f4506e8cd65 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:07:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 739/1466] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:27 2026] POST /volume/v3/types => generated 219 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-832bdd84-c481-4195-83c5-5a009d3dc4dc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-309c9744-a64b-4777-ad6a-5528b1a7a0c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-309c9744-a64b-4777-ad6a-5528b1a7a0c5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] POST http://192.168.122.25/volume/v3/group_types Sep 01 02:07:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-309c9744-a64b-4777-ad6a-5528b1a7a0c5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-171217147"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-832bdd84-c481-4195-83c5-5a009d3dc4dc tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-832bdd84-c481-4195-83c5-5a009d3dc4dc tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-832bdd84-c481-4195-83c5-5a009d3dc4dc tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-309c9744-a64b-4777-ad6a-5528b1a7a0c5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/group_types returned with HTTP 202 Sep 01 02:07:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 740/1467] 192.168.122.25 () {62 vars in 1190 bytes} [Tue Sep 1 02:07:28 2026] POST /volume/v3/group_types => generated 176 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-832bdd84-c481-4195-83c5-5a009d3dc4dc tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-832bdd84-c481-4195-83c5-5a009d3dc4dc tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 728/1468] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 918 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] POST http://192.168.122.25/volume/v3/groups Sep 01 02:07:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e9a213ad-c2e2-4943-af76-4f756981001f", "volume_types": ["51a0b28f-0635-45df-8fa4-9c55e5bc3f80"], "name": "tempest-GroupsV320Test-Group-1751484487"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Creating new group {'group': {'group_type': 'e9a213ad-c2e2-4943-af76-4f756981001f', 'volume_types': ['51a0b28f-0635-45df-8fa4-9c55e5bc3f80'], 'name': 'tempest-GroupsV320Test-Group-1751484487'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:07:28 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Creating group tempest-GroupsV320Test-Group-1751484487. Sep 01 02:07:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Availability Zones retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Created reservations ['b7f93996-0ca8-4496-af72-0b8d8b2333ab'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9851c2b9-d4c0-4795-8328-834b65098ab0 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups returned with HTTP 202 Sep 01 02:07:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 741/1469] 192.168.122.25 () {62 vars in 1176 bytes} [Tue Sep 1 02:07:28 2026] POST /volume/v3/groups => generated 108 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8fd310dd-85ac-43c2-8f07-6eeb75ca85ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8fd310dd-85ac-43c2-8f07-6eeb75ca85ec tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8fd310dd-85ac-43c2-8f07-6eeb75ca85ec tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8fd310dd-85ac-43c2-8f07-6eeb75ca85ec tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.groups [None req-8fd310dd-85ac-43c2-8f07-6eeb75ca85ec tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86844) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[86844]: /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 01 02:07:28 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), Sep 01 02:07:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8fd310dd-85ac-43c2-8f07-6eeb75ca85ec tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 200 Sep 01 02:07:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 729/1470] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 388 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4dbb1434-2b03-4c12-91d8-09059a0fd04a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4dbb1434-2b03-4c12-91d8-09059a0fd04a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4dbb1434-2b03-4c12-91d8-09059a0fd04a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4dbb1434-2b03-4c12-91d8-09059a0fd04a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4dbb1434-2b03-4c12-91d8-09059a0fd04a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4dbb1434-2b03-4c12-91d8-09059a0fd04a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 742/1471] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b8bfebe0-31b2-47cf-9f71-890026c66df2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8bfebe0-31b2-47cf-9f71-890026c66df2 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] POST http://192.168.122.25/volume/v3/volume-transfers Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8bfebe0-31b2-47cf-9f71-890026c66df2 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8d6abe1d-58c4-4c3c-8a8b-38a142b6298c"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volume_transfer [None req-b8bfebe0-31b2-47cf-9f71-890026c66df2 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Creating new volume transfer {'transfer': {'volume_id': '8d6abe1d-58c4-4c3c-8a8b-38a142b6298c'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volume_transfer [None req-b8bfebe0-31b2-47cf-9f71-890026c66df2 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Creating transfer of volume 8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-b8bfebe0-31b2-47cf-9f71-890026c66df2 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Generating transfer record for volume 8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8bfebe0-31b2-47cf-9f71-890026c66df2 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:07:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 730/1472] 192.168.122.25 () {62 vars in 1205 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-775e753d-8a40-4ef1-9825-88a4979b9953 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-775e753d-8a40-4ef1-9825-88a4979b9953 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-775e753d-8a40-4ef1-9825-88a4979b9953 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-775e753d-8a40-4ef1-9825-88a4979b9953 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-775e753d-8a40-4ef1-9825-88a4979b9953 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-775e753d-8a40-4ef1-9825-88a4979b9953 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 743/1473] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 962 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d33c84c2-6fd8-47e6-9ea4-59fb61101044 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d33c84c2-6fd8-47e6-9ea4-59fb61101044 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248 Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d33c84c2-6fd8-47e6-9ea4-59fb61101044 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d33c84c2-6fd8-47e6-9ea4-59fb61101044 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d33c84c2-6fd8-47e6-9ea4-59fb61101044 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248 returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 731/1474] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f3b5bf35-0b80-49e4-9beb-583e136d2970 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f3b5bf35-0b80-49e4-9beb-583e136d2970 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volume-transfers Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f3b5bf35-0b80-49e4-9beb-583e136d2970 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f3b5bf35-0b80-49e4-9beb-583e136d2970 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volume_transfer [None req-f3b5bf35-0b80-49e4-9beb-583e136d2970 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Listing volume transfers {{(pid=86843) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f3b5bf35-0b80-49e4-9beb-583e136d2970 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 744/1475] 192.168.122.25 () {60 vars in 1184 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-51888858-c7a8-42a0-a61b-b0ac5e48d23a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51888858-c7a8-42a0-a61b-b0ac5e48d23a tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51888858-c7a8-42a0-a61b-b0ac5e48d23a tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51888858-c7a8-42a0-a61b-b0ac5e48d23a tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-51888858-c7a8-42a0-a61b-b0ac5e48d23a tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] POST http://192.168.122.25/volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248/accept Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /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 01 02:07:29 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "954a90530bd7bb74"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51888858-c7a8-42a0-a61b-b0ac5e48d23a tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 745/1476] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 389 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Accepting volume transfer 3796d7d2-87d5-4bd5-9d3c-48748ce9b248 {{(pid=86844) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:07:29 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Accepting transfer 3796d7d2-87d5-4bd5-9d3c-48748ce9b248 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d50e61ce-3f09-4d6f-8d5f-877883149d7b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d50e61ce-3f09-4d6f-8d5f-877883149d7b tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] POST http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d50e61ce-3f09-4d6f-8d5f-877883149d7b tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d50e61ce-3f09-4d6f-8d5f-877883149d7b tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-d50e61ce-3f09-4d6f-8d5f-877883149d7b tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Updating group '57feeda2-19a9-404e-ab02-9a94b6db839b' with 'creating' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d50e61ce-3f09-4d6f-8d5f-877883149d7b tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action returned with HTTP 202 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 746/1477] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7e541afa-26b8-495b-8488-bc991f34ea59 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e541afa-26b8-495b-8488-bc991f34ea59 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7e541afa-26b8-495b-8488-bc991f34ea59 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7e541afa-26b8-495b-8488-bc991f34ea59 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-7e541afa-26b8-495b-8488-bc991f34ea59 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /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 01 02:07:29 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e541afa-26b8-495b-8488-bc991f34ea59 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 747/1478] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f9b6f99e-6cde-4a39-90e4-bf62392de887 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9b6f99e-6cde-4a39-90e4-bf62392de887 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] POST http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9b6f99e-6cde-4a39-90e4-bf62392de887 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9b6f99e-6cde-4a39-90e4-bf62392de887 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-f9b6f99e-6cde-4a39-90e4-bf62392de887 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Updating group '57feeda2-19a9-404e-ab02-9a94b6db839b' with 'available' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9b6f99e-6cde-4a39-90e4-bf62392de887 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action returned with HTTP 202 Sep 01 02:07:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 748/1479] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b26e7912-0a80-42d3-857a-dad0cfac8dbc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b26e7912-0a80-42d3-857a-dad0cfac8dbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b26e7912-0a80-42d3-857a-dad0cfac8dbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b26e7912-0a80-42d3-857a-dad0cfac8dbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-b26e7912-0a80-42d3-857a-dad0cfac8dbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /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 01 02:07:30 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b26e7912-0a80-42d3-857a-dad0cfac8dbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 749/1480] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 389 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Created reservations ['d8f35e70-1d16-4373-b974-6f0ba3e1be51', 'ffc02e14-2059-4074-9fa4-d76f45bbb516', 'dec2b559-220e-4c91-a437-b18a3b747dd8', '712baefe-d341-4a25-afc5-1c733211c5ee'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a9d4f5f3-3d5b-430a-b5b7-378272a28111 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a9d4f5f3-3d5b-430a-b5b7-378272a28111 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] POST http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a9d4f5f3-3d5b-430a-b5b7-378272a28111 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a9d4f5f3-3d5b-430a-b5b7-378272a28111 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-a9d4f5f3-3d5b-430a-b5b7-378272a28111 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Updating group '57feeda2-19a9-404e-ab02-9a94b6db839b' with 'error' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a9d4f5f3-3d5b-430a-b5b7-378272a28111 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 750/1481] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-35a9b913-e95d-4528-9795-1f542b8e3fbc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-35a9b913-e95d-4528-9795-1f542b8e3fbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-35a9b913-e95d-4528-9795-1f542b8e3fbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-35a9b913-e95d-4528-9795-1f542b8e3fbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-35a9b913-e95d-4528-9795-1f542b8e3fbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Created reservations ['adcb4c7a-c03c-468d-a4f8-9a792f8a0fd1', '0a884ee1-7f89-41cb-86c1-0ca9414f3d5f', 'a1ed7c5f-410a-4b34-88b7-3b2ec88684d9', 'aa78efde-540f-494f-8889-1928c0149f2d'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[86844]: /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 01 02:07:30 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /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 01 02:07:30 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-35a9b913-e95d-4528-9795-1f542b8e3fbc tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 751/1482] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 385 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c665252e-2a15-4205-a237-37c4801738f5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c665252e-2a15-4205-a237-37c4801738f5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] POST http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c665252e-2a15-4205-a237-37c4801738f5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c665252e-2a15-4205-a237-37c4801738f5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-c665252e-2a15-4205-a237-37c4801738f5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Updating group '57feeda2-19a9-404e-ab02-9a94b6db839b' with 'available' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c665252e-2a15-4205-a237-37c4801738f5 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 752/1483] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5bd35648-6c6d-47bf-8127-f525d87edddf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5bd35648-6c6d-47bf-8127-f525d87edddf tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5bd35648-6c6d-47bf-8127-f525d87edddf tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5bd35648-6c6d-47bf-8127-f525d87edddf tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-5bd35648-6c6d-47bf-8127-f525d87edddf tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /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 01 02:07:30 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5bd35648-6c6d-47bf-8127-f525d87edddf tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 753/1484] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Created reservations ['6e08b590-64dd-41ad-9724-607bbd595c76', 'e05efe6d-4522-4416-8f2f-aa912e950d3e', 'bc221d37-dc67-4690-84e8-2f8f66b85f98', 'c6c35a85-8538-4aab-8336-499db223b37c'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-75cd3b74-1326-47a7-a320-e7c946540d58 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75cd3b74-1326-47a7-a320-e7c946540d58 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75cd3b74-1326-47a7-a320-e7c946540d58 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75cd3b74-1326-47a7-a320-e7c946540d58 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-75cd3b74-1326-47a7-a320-e7c946540d58 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-75cd3b74-1326-47a7-a320-e7c946540d58 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /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 01 02:07:30 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-75cd3b74-1326-47a7-a320-e7c946540d58 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Get all volumes completed successfully. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75cd3b74-1326-47a7-a320-e7c946540d58 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 754/1485] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8bf217a6-90f3-4978-b8be-6edc4f6f51fe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8bf217a6-90f3-4978-b8be-6edc4f6f51fe tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] POST http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8bf217a6-90f3-4978-b8be-6edc4f6f51fe tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8bf217a6-90f3-4978-b8be-6edc4f6f51fe tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-8bf217a6-90f3-4978-b8be-6edc4f6f51fe tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] delete called for group 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.groups [None req-8bf217a6-90f3-4978-b8be-6edc4f6f51fe tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Delete group with id: 57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /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 01 02:07:30 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Created reservations ['6e2680bb-3b1b-4547-879e-874ded3a8e8a', '42289d3e-2054-48e6-9a70-bc857b92387a', '36df3aa0-6ac5-4bfb-a900-728e3e81341f', '92cc9229-6277-4d61-98e5-97083632d0ac'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8bf217a6-90f3-4978-b8be-6edc4f6f51fe tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 755/1486] 192.168.122.25 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-798f6a83-af39-44ab-83cf-08b5c35acdb1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-798f6a83-af39-44ab-83cf-08b5c35acdb1 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-798f6a83-af39-44ab-83cf-08b5c35acdb1 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-798f6a83-af39-44ab-83cf-08b5c35acdb1 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-798f6a83-af39-44ab-83cf-08b5c35acdb1 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Transfer volume completed successfully. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /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 01 02:07:30 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-798f6a83-af39-44ab-83cf-08b5c35acdb1 tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 756/1487] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Volume 8d6abe1d-58c4-4c3c-8a8b-38a142b6298c has been transferred. Sep 01 02:07:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a6747bd-3ff2-44be-8bd9-c9e6d95ce688 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] http://192.168.122.25/volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248/accept returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 732/1488] 192.168.122.25 () {62 vars in 1337 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248/accept => generated 371 bytes in 1307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0f68eb6-6cbc-4913-ba3c-ef68453abec3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0f68eb6-6cbc-4913-ba3c-ef68453abec3 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0f68eb6-6cbc-4913-ba3c-ef68453abec3 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0f68eb6-6cbc-4913-ba3c-ef68453abec3 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b0f68eb6-6cbc-4913-ba3c-ef68453abec3 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0f68eb6-6cbc-4913-ba3c-ef68453abec3 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 757/1489] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 954 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-61783af3-7e1a-4fb0-ab7c-48c00991d398 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-61783af3-7e1a-4fb0-ab7c-48c00991d398 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-61783af3-7e1a-4fb0-ab7c-48c00991d398 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-61783af3-7e1a-4fb0-ab7c-48c00991d398 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-61783af3-7e1a-4fb0-ab7c-48c00991d398 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-61783af3-7e1a-4fb0-ab7c-48c00991d398 tempest-VolumesTransfersV355Test-1306337213 tempest-VolumesTransfersV355Test-1306337213-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 733/1490] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d6a492c4-2e20-4d60-bc3c-4533ca65de2f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6a492c4-2e20-4d60-bc3c-4533ca65de2f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] DELETE http://192.168.122.25/volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248 Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d6a492c4-2e20-4d60-bc3c-4533ca65de2f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d6a492c4-2e20-4d60-bc3c-4533ca65de2f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.contrib.volume_transfer [None req-d6a492c4-2e20-4d60-bc3c-4533ca65de2f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Delete transfer with id: 3796d7d2-87d5-4bd5-9d3c-48748ce9b248 Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6a492c4-2e20-4d60-bc3c-4533ca65de2f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248 returned with HTTP 404 Sep 01 02:07:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 758/1491] 192.168.122.25 () {60 vars in 1298 bytes} [Tue Sep 1 02:07:31 2026] DELETE /volume/v3/volume-transfers/3796d7d2-87d5-4bd5-9d3c-48748ce9b248 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c80b54e8-e35f-4053-8a67-5559f363f940 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c80b54e8-e35f-4053-8a67-5559f363f940 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c80b54e8-e35f-4053-8a67-5559f363f940 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c80b54e8-e35f-4053-8a67-5559f363f940 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c80b54e8-e35f-4053-8a67-5559f363f940 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Delete volume with id: 8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f8d83dbe-6ac6-4bd7-9ab2-b9ea94b56d0c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8d83dbe-6ac6-4bd7-9ab2-b9ea94b56d0c tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] GET http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8d83dbe-6ac6-4bd7-9ab2-b9ea94b56d0c tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8d83dbe-6ac6-4bd7-9ab2-b9ea94b56d0c tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.groups [None req-f8d83dbe-6ac6-4bd7-9ab2-b9ea94b56d0c tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] show called for member 57feeda2-19a9-404e-ab02-9a94b6db839b {{(pid=86843) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8d83dbe-6ac6-4bd7-9ab2-b9ea94b56d0c tempest-GroupsV320Test-840264238 tempest-GroupsV320Test-840264238-project-member] http://192.168.122.25/volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b returned with HTTP 404 Sep 01 02:07:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 759/1492] 192.168.122.25 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/groups/57feeda2-19a9-404e-ab02-9a94b6db839b => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c80b54e8-e35f-4053-8a67-5559f363f940 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Volume info retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e0803fad-7378-47ea-ae31-b1bd725ef9e2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e0803fad-7378-47ea-ae31-b1bd725ef9e2 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] DELETE http://192.168.122.25/volume/v3/group_types/e9a213ad-c2e2-4943-af76-4f756981001f Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e0803fad-7378-47ea-ae31-b1bd725ef9e2 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e0803fad-7378-47ea-ae31-b1bd725ef9e2 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e0803fad-7378-47ea-ae31-b1bd725ef9e2 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/group_types/e9a213ad-c2e2-4943-af76-4f756981001f returned with HTTP 202 Sep 01 02:07:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 760/1493] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:07:31 2026] DELETE /volume/v3/group_types/e9a213ad-c2e2-4943-af76-4f756981001f => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5fa9b625-ebee-4c7e-bcc4-09ffe2458481 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5fa9b625-ebee-4c7e-bcc4-09ffe2458481 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] DELETE http://192.168.122.25/volume/v3/types/51a0b28f-0635-45df-8fa4-9c55e5bc3f80 Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b625-ebee-4c7e-bcc4-09ffe2458481 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b625-ebee-4c7e-bcc4-09ffe2458481 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c80b54e8-e35f-4053-8a67-5559f363f940 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Delete volume request issued successfully. Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c80b54e8-e35f-4053-8a67-5559f363f940 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 202 Sep 01 02:07:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 734/1494] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:31 2026] DELETE /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 0 bytes in 711 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f381c028-a586-4bfe-8700-c04099fda409 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f381c028-a586-4bfe-8700-c04099fda409 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f381c028-a586-4bfe-8700-c04099fda409 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f381c028-a586-4bfe-8700-c04099fda409 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f381c028-a586-4bfe-8700-c04099fda409 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Volume info retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f381c028-a586-4bfe-8700-c04099fda409 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 735/1495] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 1137 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5fa9b625-ebee-4c7e-bcc4-09ffe2458481 tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/types/51a0b28f-0635-45df-8fa4-9c55e5bc3f80 returned with HTTP 202 Sep 01 02:07:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 761/1496] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:31 2026] DELETE /volume/v3/types/51a0b28f-0635-45df-8fa4-9c55e5bc3f80 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6d149889-6251-4e7f-b4d1-3979cd45b67c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d149889-6251-4e7f-b4d1-3979cd45b67c tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] GET http://192.168.122.25/volume/v3/types/51a0b28f-0635-45df-8fa4-9c55e5bc3f80 Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d149889-6251-4e7f-b4d1-3979cd45b67c tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d149889-6251-4e7f-b4d1-3979cd45b67c tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d149889-6251-4e7f-b4d1-3979cd45b67c tempest-GroupsV320Test-1440617923 tempest-GroupsV320Test-1440617923-project-admin] http://192.168.122.25/volume/v3/types/51a0b28f-0635-45df-8fa4-9c55e5bc3f80 returned with HTTP 404 Sep 01 02:07:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 736/1497] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/types/51a0b28f-0635-45df-8fa4-9c55e5bc3f80 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-115956ad-a95b-4436-936a-48494a7739d2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-115956ad-a95b-4436-936a-48494a7739d2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-115956ad-a95b-4436-936a-48494a7739d2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-115956ad-a95b-4436-936a-48494a7739d2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-115956ad-a95b-4436-936a-48494a7739d2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-115956ad-a95b-4436-936a-48494a7739d2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 762/1498] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 1137 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cdb6df14-b52d-4fc7-b7ef-9b83fb13ee64 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cdb6df14-b52d-4fc7-b7ef-9b83fb13ee64 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cdb6df14-b52d-4fc7-b7ef-9b83fb13ee64 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cdb6df14-b52d-4fc7-b7ef-9b83fb13ee64 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cdb6df14-b52d-4fc7-b7ef-9b83fb13ee64 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 404 Sep 01 02:07:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 737/1499] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5e3501e0-a4ff-4708-94c9-283910cc1cb9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e3501e0-a4ff-4708-94c9-283910cc1cb9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e3501e0-a4ff-4708-94c9-283910cc1cb9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e3501e0-a4ff-4708-94c9-283910cc1cb9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e3501e0-a4ff-4708-94c9-283910cc1cb9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 404 Sep 01 02:07:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 763/1500] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a6f0978f-a31a-4779-a9da-4da92b226eed None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a6f0978f-a31a-4779-a9da-4da92b226eed tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] DELETE http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a6f0978f-a31a-4779-a9da-4da92b226eed tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a6f0978f-a31a-4779-a9da-4da92b226eed tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-a6f0978f-a31a-4779-a9da-4da92b226eed tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Delete volume with id: 8d6abe1d-58c4-4c3c-8a8b-38a142b6298c Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a6f0978f-a31a-4779-a9da-4da92b226eed tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c returned with HTTP 404 Sep 01 02:07:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 738/1501] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:34 2026] DELETE /volume/v3/volumes/8d6abe1d-58c4-4c3c-8a8b-38a142b6298c => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-758827522"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-758827522'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Create volume of 1 GB Sep 01 02:07:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Availability Zones retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Flow 'volume_create_api' (bcaf6398-a9af-4cf9-b89c-dd3fd23e7ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72069c5-0660-464c-9e85-534f13a6c94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72069c5-0660-464c-9e85-534f13a6c94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19c847dd-ed87-432f-881d-83e33efcf8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Created reservations ['98d89654-b38d-42a8-89d6-3dc26617d1c4', '7a2baf2b-d587-4e0b-848f-f6a022f7c63e', '4e8a3aaf-c2ce-4b3d-82bb-4ed54e997462', '8317e7bd-e8e9-44b5-b1a1-7ddb0a101d6c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19c847dd-ed87-432f-881d-83e33efcf8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d89654-b38d-42a8-89d6-3dc26617d1c4', '7a2baf2b-d587-4e0b-848f-f6a022f7c63e', '4e8a3aaf-c2ce-4b3d-82bb-4ed54e997462', '8317e7bd-e8e9-44b5-b1a1-7ddb0a101d6c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c42f2a-69e0-40eb-84f6-46438e500a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c42f2a-69e0-40eb-84f6-46438e500a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b10304-5775-4586-a191-d98e8b14c259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-758827522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f6f3634d3844515a8d81b08fb7021c4',qos_specs=None,replication_status=,reservations=['98d89654-b38d-42a8-89d6-3dc26617d1c4','7a2baf2b-d587-4e0b-848f-f6a022f7c63e','4e8a3aaf-c2ce-4b3d-82bb-4ed54e997462','8317e7bd-e8e9-44b5-b1a1-7ddb0a101d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8809e5aebf1410c8c470dbab2925b7a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-758827522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b10304-5775-4586-a191-d98e8b14c259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f6f3634d3844515a8d81b08fb7021c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8809e5aebf1410c8c470dbab2925b7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88e7d5f-0042-4008-a236-4d45f2eab162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88e7d5f-0042-4008-a236-4d45f2eab162) transitioned into state 'SUCCESS' from state '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-758827522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f6f3634d3844515a8d81b08fb7021c4',qos_specs=None,replication_status=,reservations=['98d89654-b38d-42a8-89d6-3dc26617d1c4','7a2baf2b-d587-4e0b-848f-f6a022f7c63e','4e8a3aaf-c2ce-4b3d-82bb-4ed54e997462','8317e7bd-e8e9-44b5-b1a1-7ddb0a101d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8809e5aebf1410c8c470dbab2925b7a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd706cb7-5dbf-4626-8e84-fdac3074e9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd706cb7-5dbf-4626-8e84-fdac3074e9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Flow 'volume_create_api' (bcaf6398-a9af-4cf9-b89c-dd3fd23e7ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Create volume request issued successfully. Sep 01 02:07:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1e36de6a-a856-49d2-b87b-c94a7f80fb45 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 764/1502] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:07:34 2026] POST /volume/v3/volumes => generated 825 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-76cd2414-4401-4bc8-a408-5e80a12dd11a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76cd2414-4401-4bc8-a408-5e80a12dd11a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76cd2414-4401-4bc8-a408-5e80a12dd11a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76cd2414-4401-4bc8-a408-5e80a12dd11a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-76cd2414-4401-4bc8-a408-5e80a12dd11a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76cd2414-4401-4bc8-a408-5e80a12dd11a tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 739/1503] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 893 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-196c8ed4-56da-4440-93ba-c43ce588e465 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-196c8ed4-56da-4440-93ba-c43ce588e465 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-196c8ed4-56da-4440-93ba-c43ce588e465 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-196c8ed4-56da-4440-93ba-c43ce588e465 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-196c8ed4-56da-4440-93ba-c43ce588e465 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-196c8ed4-56da-4440-93ba-c43ce588e465 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 765/1504] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:35 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dc1c3759-2fd2-4bc4-b51e-0ecdcdb769d3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dc1c3759-2fd2-4bc4-b51e-0ecdcdb769d3 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dc1c3759-2fd2-4bc4-b51e-0ecdcdb769d3 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dc1c3759-2fd2-4bc4-b51e-0ecdcdb769d3 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dc1c3759-2fd2-4bc4-b51e-0ecdcdb769d3 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dc1c3759-2fd2-4bc4-b51e-0ecdcdb769d3 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 740/1505] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 953 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-22b38408-8b83-4ab6-bdd4-59daa2eae433 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-22b38408-8b83-4ab6-bdd4-59daa2eae433 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] POST http://192.168.122.25/volume/v3/volume-transfers Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-22b38408-8b83-4ab6-bdd4-59daa2eae433 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "59b10304-5775-4586-a191-d98e8b14c259"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volume_transfer [None req-22b38408-8b83-4ab6-bdd4-59daa2eae433 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Creating new volume transfer {'transfer': {'volume_id': '59b10304-5775-4586-a191-d98e8b14c259'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volume_transfer [None req-22b38408-8b83-4ab6-bdd4-59daa2eae433 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Creating transfer of volume 59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.transfer.api [None req-22b38408-8b83-4ab6-bdd4-59daa2eae433 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Generating transfer record for volume 59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-22b38408-8b83-4ab6-bdd4-59daa2eae433 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 766/1506] 192.168.122.25 () {62 vars in 1205 bytes} [Tue Sep 1 02:07:37 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ffccac5f-ace1-4568-89b2-fceffdbcf184 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ffccac5f-ace1-4568-89b2-fceffdbcf184 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ffccac5f-ace1-4568-89b2-fceffdbcf184 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ffccac5f-ace1-4568-89b2-fceffdbcf184 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ffccac5f-ace1-4568-89b2-fceffdbcf184 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ffccac5f-ace1-4568-89b2-fceffdbcf184 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 741/1507] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-efed4dda-64d4-46c2-8da3-4ba5dfcd702d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-efed4dda-64d4-46c2-8da3-4ba5dfcd702d tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volume-transfers/detail Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-efed4dda-64d4-46c2-8da3-4ba5dfcd702d tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-efed4dda-64d4-46c2-8da3-4ba5dfcd702d tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volume_transfer [None req-efed4dda-64d4-46c2-8da3-4ba5dfcd702d tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Listing volume transfers {{(pid=86843) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-efed4dda-64d4-46c2-8da3-4ba5dfcd702d tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 767/1508] 192.168.122.25 () {60 vars in 1205 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6b9862fe-d5d7-409b-b943-37afac26b9c9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b9862fe-d5d7-409b-b943-37afac26b9c9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] DELETE http://192.168.122.25/volume/v3/volume-transfers/c0681514-9b87-4a08-af71-7d43156c43bb Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b9862fe-d5d7-409b-b943-37afac26b9c9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b9862fe-d5d7-409b-b943-37afac26b9c9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-6b9862fe-d5d7-409b-b943-37afac26b9c9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Delete transfer with id: c0681514-9b87-4a08-af71-7d43156c43bb Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b9862fe-d5d7-409b-b943-37afac26b9c9 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers/c0681514-9b87-4a08-af71-7d43156c43bb returned with HTTP 202 Sep 01 02:07:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 742/1509] 192.168.122.25 () {60 vars in 1298 bytes} [Tue Sep 1 02:07:37 2026] DELETE /volume/v3/volume-transfers/c0681514-9b87-4a08-af71-7d43156c43bb => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f3d01477-aecf-4faa-b315-f2d595713185 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f3d01477-aecf-4faa-b315-f2d595713185 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f3d01477-aecf-4faa-b315-f2d595713185 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f3d01477-aecf-4faa-b315-f2d595713185 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f3d01477-aecf-4faa-b315-f2d595713185 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f3d01477-aecf-4faa-b315-f2d595713185 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 768/1510] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 953 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-83ced366-9de0-4ef5-9523-67ac36768f0f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83ced366-9de0-4ef5-9523-67ac36768f0f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] DELETE http://192.168.122.25/volume/v3/volume-transfers/c0681514-9b87-4a08-af71-7d43156c43bb Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83ced366-9de0-4ef5-9523-67ac36768f0f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83ced366-9de0-4ef5-9523-67ac36768f0f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-83ced366-9de0-4ef5-9523-67ac36768f0f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Delete transfer with id: c0681514-9b87-4a08-af71-7d43156c43bb Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83ced366-9de0-4ef5-9523-67ac36768f0f tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volume-transfers/c0681514-9b87-4a08-af71-7d43156c43bb returned with HTTP 404 Sep 01 02:07:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 743/1511] 192.168.122.25 () {60 vars in 1298 bytes} [Tue Sep 1 02:07:37 2026] DELETE /volume/v3/volume-transfers/c0681514-9b87-4a08-af71-7d43156c43bb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Delete volume with id: 59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Delete volume request issued successfully. Sep 01 02:07:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f75f54d7-eee7-4279-ae5f-50ed45c65de7 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 202 Sep 01 02:07:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 769/1512] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:37 2026] DELETE /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dd2861f5-bb0d-46e2-bfaa-1c71e55dae57 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd2861f5-bb0d-46e2-bfaa-1c71e55dae57 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd2861f5-bb0d-46e2-bfaa-1c71e55dae57 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd2861f5-bb0d-46e2-bfaa-1c71e55dae57 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dd2861f5-bb0d-46e2-bfaa-1c71e55dae57 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd2861f5-bb0d-46e2-bfaa-1c71e55dae57 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 744/1513] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 1136 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-600bfa57-5817-4351-8a05-8ef95fa447d9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-52861fad-21cc-4761-b528-46aeb691aad2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52861fad-21cc-4761-b528-46aeb691aad2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52861fad-21cc-4761-b528-46aeb691aad2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52861fad-21cc-4761-b528-46aeb691aad2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-52861fad-21cc-4761-b528-46aeb691aad2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Volume info retrieved successfully. Sep 01 02:07:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52861fad-21cc-4761-b528-46aeb691aad2 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 745/1514] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:38 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 1136 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-600bfa57-5817-4351-8a05-8ef95fa447d9 tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] GET http://192.168.122.25/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:07:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-600bfa57-5817-4351-8a05-8ef95fa447d9 tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-600bfa57-5817-4351-8a05-8ef95fa447d9 tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] Calling method 'get_pools' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-600bfa57-5817-4351-8a05-8ef95fa447d9 tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] http://192.168.122.25/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 770/1515] 192.168.122.25 () {58 vars in 1193 bytes} [Tue Sep 1 02:07:38 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dd6e7d2b-ed9d-4de8-a4cc-c92a6dc0cc8e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd6e7d2b-ed9d-4de8-a4cc-c92a6dc0cc8e tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] GET http://192.168.122.25/volume/v3/scheduler-stats/get_pools Sep 01 02:07:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd6e7d2b-ed9d-4de8-a4cc-c92a6dc0cc8e tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd6e7d2b-ed9d-4de8-a4cc-c92a6dc0cc8e tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] Calling method 'get_pools' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd6e7d2b-ed9d-4de8-a4cc-c92a6dc0cc8e tempest-VolumePoolsAdminTestsJSON-1615626112 tempest-VolumePoolsAdminTestsJSON-1615626112-project-admin] http://192.168.122.25/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 746/1516] 192.168.122.25 () {58 vars in 1170 bytes} [Tue Sep 1 02:07:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8e7d7ed2-69a4-444f-9b44-7009534b78a9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e7d7ed2-69a4-444f-9b44-7009534b78a9 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e7d7ed2-69a4-444f-9b44-7009534b78a9 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e7d7ed2-69a4-444f-9b44-7009534b78a9 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e7d7ed2-69a4-444f-9b44-7009534b78a9 tempest-VolumesTransfersV355Test-1299903674 tempest-VolumesTransfersV355Test-1299903674-project-admin] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 404 Sep 01 02:07:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 771/1517] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:39 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-342dad99-8dc5-43fb-af41-a270357c82c1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-342dad99-8dc5-43fb-af41-a270357c82c1 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] GET http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-342dad99-8dc5-43fb-af41-a270357c82c1 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-342dad99-8dc5-43fb-af41-a270357c82c1 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-342dad99-8dc5-43fb-af41-a270357c82c1 tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 404 Sep 01 02:07:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 747/1518] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:39 2026] GET /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c33d96ca-a728-429a-93c4-4ea1f9e2133c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c33d96ca-a728-429a-93c4-4ea1f9e2133c tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] DELETE http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c33d96ca-a728-429a-93c4-4ea1f9e2133c tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c33d96ca-a728-429a-93c4-4ea1f9e2133c tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-c33d96ca-a728-429a-93c4-4ea1f9e2133c tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] Delete volume with id: 59b10304-5775-4586-a191-d98e8b14c259 Sep 01 02:07:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c33d96ca-a728-429a-93c4-4ea1f9e2133c tempest-VolumesTransfersV355Test-1409290266 tempest-VolumesTransfersV355Test-1409290266-project-member] http://192.168.122.25/volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 returned with HTTP 404 Sep 01 02:07:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 772/1519] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:39 2026] DELETE /volume/v3/volumes/59b10304-5775-4586-a191-d98e8b14c259 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8bc9441d-dd08-461b-bd99-cb59ccaa27b5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8bc9441d-dd08-461b-bd99-cb59ccaa27b5 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:07:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8bc9441d-dd08-461b-bd99-cb59ccaa27b5 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:46 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=389,cinder:UPDATE=82,cinder:INSERT=40 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8bc9441d-dd08-461b-bd99-cb59ccaa27b5 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 748/1520] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:46 2026] POST /volume/v3/types => generated 188 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c8f8ffb5-785c-4faa-b5ce-f495b6cdb603 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8f8ffb5-785c-4faa-b5ce-f495b6cdb603 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:07:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8f8ffb5-785c-4faa-b5ce-f495b6cdb603 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8f8ffb5-785c-4faa-b5ce-f495b6cdb603 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 773/1521] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:46 2026] POST /volume/v3/types => generated 188 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Create volume of 1 GB Sep 01 02:07:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Availability Zones retrieved successfully. Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Flow 'volume_create_api' (a4b92547-6f8e-4537-8255-26850f79a333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55761b54-409a-4a32-87c1-2f06fbc99097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55761b54-409a-4a32-87c1-2f06fbc99097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:07:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a981a04e-c832-410b-a80c-aa6425a34580,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a981a04e-c832-410b-a80c-aa6425a34580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2f53a4-1998-41d8-ab66-9cdb1a02df21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-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 01 02:07:47 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-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 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Created reservations ['feaa3d17-6ff6-4cad-85b3-1a16041d833d', '67eeeb11-6242-46e8-969b-094c5db1ebb2', '29bb5117-61ff-4d98-8fc9-92c581d33176', '4db3de9a-bd40-4cdc-89e0-ba909c9457d9'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2f53a4-1998-41d8-ab66-9cdb1a02df21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feaa3d17-6ff6-4cad-85b3-1a16041d833d', '67eeeb11-6242-46e8-969b-094c5db1ebb2', '29bb5117-61ff-4d98-8fc9-92c581d33176', '4db3de9a-bd40-4cdc-89e0-ba909c9457d9']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c73a1cf-2360-4fa3-9ebf-dbbad75114a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c73a1cf-2360-4fa3-9ebf-dbbad75114a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c11d0b-8eb7-4514-be3c-7a4f92120ac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97445fc80e714e61bc8c7f92397eba7a',qos_specs=None,replication_status=,reservations=['feaa3d17-6ff6-4cad-85b3-1a16041d833d','67eeeb11-6242-46e8-969b-094c5db1ebb2','29bb5117-61ff-4d98-8fc9-92c581d33176','4db3de9a-bd40-4cdc-89e0-ba909c9457d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70253b7bb5d7424285cf18a54ea490d2',volume_type_id=a981a04e-c832-410b-a80c-aa6425a34580), 'volume': Volume(_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-01T00:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c11d0b-8eb7-4514-be3c-7a4f92120ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97445fc80e714e61bc8c7f92397eba7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70253b7bb5d7424285cf18a54ea490d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a981a04e-c832-410b-a80c-aa6425a34580),volume_type_id=a981a04e-c832-410b-a80c-aa6425a34580)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efa1a21-c380-4afe-854f-2d90e81918ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efa1a21-c380-4afe-854f-2d90e81918ce) transitioned into state 'SUCCESS' from state '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-1985806648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97445fc80e714e61bc8c7f92397eba7a',qos_specs=None,replication_status=,reservations=['feaa3d17-6ff6-4cad-85b3-1a16041d833d','67eeeb11-6242-46e8-969b-094c5db1ebb2','29bb5117-61ff-4d98-8fc9-92c581d33176','4db3de9a-bd40-4cdc-89e0-ba909c9457d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70253b7bb5d7424285cf18a54ea490d2',volume_type_id=a981a04e-c832-410b-a80c-aa6425a34580)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba3758c-6878-4d47-ac92-7ab47e7ade00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba3758c-6878-4d47-ac92-7ab47e7ade00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Flow 'volume_create_api' (a4b92547-6f8e-4537-8255-26850f79a333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Create volume request issued successfully. Sep 01 02:07:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b7052d6-70c6-45df-8e8f-759af32091e7 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 749/1522] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:46 2026] POST /volume/v3/volumes => generated 774 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8c5186ca-2110-4ca5-9359-5ed8ffcce6ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c5186ca-2110-4ca5-9359-5ed8ffcce6ab tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c5186ca-2110-4ca5-9359-5ed8ffcce6ab tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c5186ca-2110-4ca5-9359-5ed8ffcce6ab tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8c5186ca-2110-4ca5-9359-5ed8ffcce6ab tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c5186ca-2110-4ca5-9359-5ed8ffcce6ab tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 774/1523] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 842 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-583096149"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Create volume request body: {'volume': {'imageRef': '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-583096149'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Create volume of 1 GB Sep 01 02:07:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Availability Zones retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Flow 'volume_create_api' (ae8a7aeb-d2cc-4ed8-9622-20baf7515e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc57f0e-3c2c-4731-9fc9-a600d0be4c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc57f0e-3c2c-4731-9fc9-a600d0be4c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d45a7f-c1e6-4ff6-9ae1-c2697ef0d20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Created reservations ['505be8d5-97cc-43ea-ae7a-fe3644eb9373', 'a598bc65-efa1-402d-b77e-34ccdc3132bc', 'a887e019-38dd-4772-8f0b-642a8a424c18', '63378776-0250-4807-bc35-567932c05ef9'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d45a7f-c1e6-4ff6-9ae1-c2697ef0d20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['505be8d5-97cc-43ea-ae7a-fe3644eb9373', 'a598bc65-efa1-402d-b77e-34ccdc3132bc', 'a887e019-38dd-4772-8f0b-642a8a424c18', '63378776-0250-4807-bc35-567932c05ef9']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de500200-ed31-43d8-9a8e-87d0627096fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de500200-ed31-43d8-9a8e-87d0627096fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66139a3d-6149-4b28-9d60-c9d1ad28340f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-583096149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7e6e2bdebb4fadb363b9819c52e83a',qos_specs=None,replication_status=,reservations=['505be8d5-97cc-43ea-ae7a-fe3644eb9373','a598bc65-efa1-402d-b77e-34ccdc3132bc','a887e019-38dd-4772-8f0b-642a8a424c18','63378776-0250-4807-bc35-567932c05ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790e9af832d44403a21c350ee8738185',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-583096149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66139a3d-6149-4b28-9d60-c9d1ad28340f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c7e6e2bdebb4fadb363b9819c52e83a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790e9af832d44403a21c350ee8738185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (146a1b54-7d73-4400-a888-e50777dac8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (146a1b54-7d73-4400-a888-e50777dac8ea) transitioned into state 'SUCCESS' from state '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-583096149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7e6e2bdebb4fadb363b9819c52e83a',qos_specs=None,replication_status=,reservations=['505be8d5-97cc-43ea-ae7a-fe3644eb9373','a598bc65-efa1-402d-b77e-34ccdc3132bc','a887e019-38dd-4772-8f0b-642a8a424c18','63378776-0250-4807-bc35-567932c05ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790e9af832d44403a21c350ee8738185',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fcd865a-6b30-4481-8f0a-21ce951b210b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fcd865a-6b30-4481-8f0a-21ce951b210b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Flow 'volume_create_api' (ae8a7aeb-d2cc-4ed8-9622-20baf7515e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Create volume request issued successfully. Sep 01 02:07:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-518cd987-ead9-45c9-af5f-c50c8b2e724f tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 750/1524] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:47 2026] POST /volume/v3/volumes => generated 754 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9da08061-042f-4e72-a2c0-bf301fd91a9c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9da08061-042f-4e72-a2c0-bf301fd91a9c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9da08061-042f-4e72-a2c0-bf301fd91a9c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9da08061-042f-4e72-a2c0-bf301fd91a9c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9da08061-042f-4e72-a2c0-bf301fd91a9c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9da08061-042f-4e72-a2c0-bf301fd91a9c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 775/1525] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1e8fb19e-0a83-4d54-8456-5486c60c13d0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1e8fb19e-0a83-4d54-8456-5486c60c13d0 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1e8fb19e-0a83-4d54-8456-5486c60c13d0 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1e8fb19e-0a83-4d54-8456-5486c60c13d0 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1e8fb19e-0a83-4d54-8456-5486c60c13d0 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1e8fb19e-0a83-4d54-8456-5486c60c13d0 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 751/1526] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4c8acf6c-cbdf-4106-8e0d-0f8f0309825e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c8acf6c-cbdf-4106-8e0d-0f8f0309825e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4c8acf6c-cbdf-4106-8e0d-0f8f0309825e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4c8acf6c-cbdf-4106-8e0d-0f8f0309825e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4c8acf6c-cbdf-4106-8e0d-0f8f0309825e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c8acf6c-cbdf-4106-8e0d-0f8f0309825e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 776/1527] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6fcb0794-bdb8-46b3-932e-7bf3635e3680 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6fcb0794-bdb8-46b3-932e-7bf3635e3680 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6fcb0794-bdb8-46b3-932e-7bf3635e3680 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6fcb0794-bdb8-46b3-932e-7bf3635e3680 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6fcb0794-bdb8-46b3-932e-7bf3635e3680 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6fcb0794-bdb8-46b3-932e-7bf3635e3680 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 752/1528] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7a520020-cf3d-4e25-9663-5f6cf8ea96e9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a520020-cf3d-4e25-9663-5f6cf8ea96e9 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a520020-cf3d-4e25-9663-5f6cf8ea96e9 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a520020-cf3d-4e25-9663-5f6cf8ea96e9 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7a520020-cf3d-4e25-9663-5f6cf8ea96e9 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a520020-cf3d-4e25-9663-5f6cf8ea96e9 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 777/1529] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 1030 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] POST http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1/action Sep 01 02:07:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: /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 01 02:07:50 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-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 01 02:07:50 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-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 01 02:07:50 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Created reservations ['4cd86d76-4ba2-4c4b-858d-f6cefe1ce515', '4a8e5bf5-ddae-4611-8107-8af858590a07'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:50 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Created reservations ['771fc25b-ba04-4aac-b477-083243bb9d0d', '6f257e8f-1421-4ff4-8b61-0bc2812fab0d'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Retype volume request issued successfully. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b6b8f9f-6164-4280-b52e-6f68b7b05721 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1/action returned with HTTP 202 Sep 01 02:07:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 753/1530] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:07:49 2026] POST /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-414cea46-7b10-410b-8187-d65d965fab29 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-414cea46-7b10-410b-8187-d65d965fab29 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-414cea46-7b10-410b-8187-d65d965fab29 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-414cea46-7b10-410b-8187-d65d965fab29 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-414cea46-7b10-410b-8187-d65d965fab29 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-414cea46-7b10-410b-8187-d65d965fab29 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 778/1531] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 866 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d16ad25c-ddd5-449e-96f8-5f9f988e8956 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d16ad25c-ddd5-449e-96f8-5f9f988e8956 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d16ad25c-ddd5-449e-96f8-5f9f988e8956 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d16ad25c-ddd5-449e-96f8-5f9f988e8956 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d16ad25c-ddd5-449e-96f8-5f9f988e8956 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d16ad25c-ddd5-449e-96f8-5f9f988e8956 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 754/1532] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b964f992-3327-4e0f-87f4-0a7de56e1cfc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b964f992-3327-4e0f-87f4-0a7de56e1cfc tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b964f992-3327-4e0f-87f4-0a7de56e1cfc tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b964f992-3327-4e0f-87f4-0a7de56e1cfc tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b964f992-3327-4e0f-87f4-0a7de56e1cfc tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b964f992-3327-4e0f-87f4-0a7de56e1cfc tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 779/1533] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a41650a7-7c46-4dc4-bba2-ca65efbecfe6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a41650a7-7c46-4dc4-bba2-ca65efbecfe6 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a41650a7-7c46-4dc4-bba2-ca65efbecfe6 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a41650a7-7c46-4dc4-bba2-ca65efbecfe6 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a41650a7-7c46-4dc4-bba2-ca65efbecfe6 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a41650a7-7c46-4dc4-bba2-ca65efbecfe6 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 755/1534] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 1030 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-052416f4-95d2-4b83-b489-90e6597de707 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-052416f4-95d2-4b83-b489-90e6597de707 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] GET http://192.168.122.25/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-052416f4-95d2-4b83-b489-90e6597de707 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-052416f4-95d2-4b83-b489-90e6597de707 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-052416f4-95d2-4b83-b489-90e6597de707 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648'), ('all_tenants', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-052416f4-95d2-4b83-b489-90e6597de707 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Get all volumes completed successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-052416f4-95d2-4b83-b489-90e6597de707 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 780/1535] 192.168.122.25 () {58 vars in 1277 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1985806648 => generated 353 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-246c7fba-8659-4ec6-a948-72ae0bf9a030 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-246c7fba-8659-4ec6-a948-72ae0bf9a030 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-246c7fba-8659-4ec6-a948-72ae0bf9a030 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-246c7fba-8659-4ec6-a948-72ae0bf9a030 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-246c7fba-8659-4ec6-a948-72ae0bf9a030 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-246c7fba-8659-4ec6-a948-72ae0bf9a030 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 756/1536] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e800aa07-7593-4f26-910e-9945a9b9e83a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e800aa07-7593-4f26-910e-9945a9b9e83a tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e800aa07-7593-4f26-910e-9945a9b9e83a tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e800aa07-7593-4f26-910e-9945a9b9e83a tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e800aa07-7593-4f26-910e-9945a9b9e83a tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Delete volume with id: a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e800aa07-7593-4f26-910e-9945a9b9e83a tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e800aa07-7593-4f26-910e-9945a9b9e83a tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Delete volume request issued successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e800aa07-7593-4f26-910e-9945a9b9e83a tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 202 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 781/1537] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:51 2026] DELETE /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c0ea8a5e-f2a8-4e59-ac21-9bf4d6211d0e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0ea8a5e-f2a8-4e59-ac21-9bf4d6211d0e tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0ea8a5e-f2a8-4e59-ac21-9bf4d6211d0e tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0ea8a5e-f2a8-4e59-ac21-9bf4d6211d0e tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c0ea8a5e-f2a8-4e59-ac21-9bf4d6211d0e tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-43d074bb-09be-4004-9188-85e93b938901 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-43d074bb-09be-4004-9188-85e93b938901 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-43d074bb-09be-4004-9188-85e93b938901 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-43d074bb-09be-4004-9188-85e93b938901 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0ea8a5e-f2a8-4e59-ac21-9bf4d6211d0e tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 757/1538] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 866 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-43d074bb-09be-4004-9188-85e93b938901 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-43d074bb-09be-4004-9188-85e93b938901 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 782/1539] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 907 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c177c68f-8da7-49f4-85bd-f50affa2c285 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c177c68f-8da7-49f4-85bd-f50affa2c285 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c177c68f-8da7-49f4-85bd-f50affa2c285 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c177c68f-8da7-49f4-85bd-f50affa2c285 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-75002f9c-2f1f-41bd-83ad-ac957d1f097c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75002f9c-2f1f-41bd-83ad-ac957d1f097c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75002f9c-2f1f-41bd-83ad-ac957d1f097c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75002f9c-2f1f-41bd-83ad-ac957d1f097c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c177c68f-8da7-49f4-85bd-f50affa2c285 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-75002f9c-2f1f-41bd-83ad-ac957d1f097c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c177c68f-8da7-49f4-85bd-f50affa2c285 tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 758/1540] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 866 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75002f9c-2f1f-41bd-83ad-ac957d1f097c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 783/1541] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 907 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5c4516ee-facd-495e-a86b-4725cf2641eb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c4516ee-facd-495e-a86b-4725cf2641eb tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] GET http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c4516ee-facd-495e-a86b-4725cf2641eb tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c4516ee-facd-495e-a86b-4725cf2641eb tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-742ad798-d29e-45a6-9568-ec0611754e96 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-742ad798-d29e-45a6-9568-ec0611754e96 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-742ad798-d29e-45a6-9568-ec0611754e96 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-742ad798-d29e-45a6-9568-ec0611754e96 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c4516ee-facd-495e-a86b-4725cf2641eb tempest-VolumeRetypeWithoutMigrationTest-8690831 tempest-VolumeRetypeWithoutMigrationTest-8690831-project-member] http://192.168.122.25/volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 returned with HTTP 404 Sep 01 02:07:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 759/1542] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/a5c11d0b-8eb7-4514-be3c-7a4f92120ac1 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-980c3cba-7ec2-4912-885b-77c6ffb0c3c0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-980c3cba-7ec2-4912-885b-77c6ffb0c3c0 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] DELETE http://192.168.122.25/volume/v3/types/08b69614-2cf5-474b-9ae2-ea710ffebb0c Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-980c3cba-7ec2-4912-885b-77c6ffb0c3c0 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-980c3cba-7ec2-4912-885b-77c6ffb0c3c0 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-742ad798-d29e-45a6-9568-ec0611754e96 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-742ad798-d29e-45a6-9568-ec0611754e96 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 784/1543] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 907 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-980c3cba-7ec2-4912-885b-77c6ffb0c3c0 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/types/08b69614-2cf5-474b-9ae2-ea710ffebb0c returned with HTTP 202 Sep 01 02:07:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 760/1544] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:54 2026] DELETE /volume/v3/types/08b69614-2cf5-474b-9ae2-ea710ffebb0c => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c8c1de30-f75d-4e34-ae41-1be92791788e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8c1de30-f75d-4e34-ae41-1be92791788e tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] GET http://192.168.122.25/volume/v3/types/08b69614-2cf5-474b-9ae2-ea710ffebb0c Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8c1de30-f75d-4e34-ae41-1be92791788e tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8c1de30-f75d-4e34-ae41-1be92791788e tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8c1de30-f75d-4e34-ae41-1be92791788e tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/types/08b69614-2cf5-474b-9ae2-ea710ffebb0c returned with HTTP 404 Sep 01 02:07:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 785/1545] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/types/08b69614-2cf5-474b-9ae2-ea710ffebb0c => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d5916ce3-b018-4355-8e17-ba389c7c896f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d5916ce3-b018-4355-8e17-ba389c7c896f tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] DELETE http://192.168.122.25/volume/v3/types/a981a04e-c832-410b-a80c-aa6425a34580 Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d5916ce3-b018-4355-8e17-ba389c7c896f tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d5916ce3-b018-4355-8e17-ba389c7c896f tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d5916ce3-b018-4355-8e17-ba389c7c896f tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/types/a981a04e-c832-410b-a80c-aa6425a34580 returned with HTTP 202 Sep 01 02:07:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 761/1546] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:54 2026] DELETE /volume/v3/types/a981a04e-c832-410b-a80c-aa6425a34580 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bfa277f8-47f3-40b0-9367-08451bbfb888 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bfa277f8-47f3-40b0-9367-08451bbfb888 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] GET http://192.168.122.25/volume/v3/types/a981a04e-c832-410b-a80c-aa6425a34580 Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bfa277f8-47f3-40b0-9367-08451bbfb888 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bfa277f8-47f3-40b0-9367-08451bbfb888 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bfa277f8-47f3-40b0-9367-08451bbfb888 tempest-VolumeRetypeWithoutMigrationTest-1392469906 tempest-VolumeRetypeWithoutMigrationTest-1392469906-project-admin] http://192.168.122.25/volume/v3/types/a981a04e-c832-410b-a80c-aa6425a34580 returned with HTTP 404 Sep 01 02:07:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 786/1547] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/types/a981a04e-c832-410b-a80c-aa6425a34580 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c60eb766-f458-473f-85e9-025bcd79fdb7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c60eb766-f458-473f-85e9-025bcd79fdb7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c60eb766-f458-473f-85e9-025bcd79fdb7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c60eb766-f458-473f-85e9-025bcd79fdb7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c60eb766-f458-473f-85e9-025bcd79fdb7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c60eb766-f458-473f-85e9-025bcd79fdb7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 762/1548] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 907 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-14328b5e-3ad1-41bf-9871-7eabfec9aae7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14328b5e-3ad1-41bf-9871-7eabfec9aae7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14328b5e-3ad1-41bf-9871-7eabfec9aae7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14328b5e-3ad1-41bf-9871-7eabfec9aae7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-14328b5e-3ad1-41bf-9871-7eabfec9aae7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14328b5e-3ad1-41bf-9871-7eabfec9aae7 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 787/1549] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 1325 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] POST http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f/action Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Created reservations ['41589690-8025-43a3-986b-aa7eb46da375', '415fac9f-264f-435e-b775-19587a88ec79'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Extend volume request issued successfully. Sep 01 02:07:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-13955f37-edf0-41c3-8ff0-15efc44bcafb tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f/action returned with HTTP 202 Sep 01 02:07:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 763/1550] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:07:56 2026] POST /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c472dee4-a2ee-49f8-b20d-6d67f20e0b57 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c472dee4-a2ee-49f8-b20d-6d67f20e0b57 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c472dee4-a2ee-49f8-b20d-6d67f20e0b57 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c472dee4-a2ee-49f8-b20d-6d67f20e0b57 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c472dee4-a2ee-49f8-b20d-6d67f20e0b57 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c472dee4-a2ee-49f8-b20d-6d67f20e0b57 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 788/1551] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 1325 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc0c4be1-c93f-4032-be42-891769085616 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1104149798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1104149798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Create volume of 1 GB Sep 01 02:07:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Availability Zones retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Flow 'volume_create_api' (6fb3b918-ca3a-4be1-9c0a-1c1ae4870c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938db2b7-4b84-478a-8ba7-4025f274aee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938db2b7-4b84-478a-8ba7-4025f274aee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ebffff-f13a-4d25-b39d-44eb8f97a0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Created reservations ['d2f8d414-3ded-4f4f-b921-5f56f56ca4da', '2a465357-d04e-4c6f-91df-ec1238013bbb', '6f286c04-e66d-4f02-9603-bfdeaa5b80c8', '8cbc9f45-3613-49ab-be06-94f6c9c3a318'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ebffff-f13a-4d25-b39d-44eb8f97a0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f8d414-3ded-4f4f-b921-5f56f56ca4da', '2a465357-d04e-4c6f-91df-ec1238013bbb', '6f286c04-e66d-4f02-9603-bfdeaa5b80c8', '8cbc9f45-3613-49ab-be06-94f6c9c3a318']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a994d22-40da-4c92-82c8-971693cf93fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a994d22-40da-4c92-82c8-971693cf93fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb7a50bd-eb42-44e5-85b6-86df7f66c511', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1104149798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489e85ed73e4b63bfe10d24dc012399',qos_specs=None,replication_status=,reservations=['d2f8d414-3ded-4f4f-b921-5f56f56ca4da','2a465357-d04e-4c6f-91df-ec1238013bbb','6f286c04-e66d-4f02-9603-bfdeaa5b80c8','8cbc9f45-3613-49ab-be06-94f6c9c3a318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4a59457f03545638dd39db76b13fa66',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1104149798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb7a50bd-eb42-44e5-85b6-86df7f66c511,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1489e85ed73e4b63bfe10d24dc012399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4a59457f03545638dd39db76b13fa66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae26a8b3-051a-47ee-8673-f6a78adc6f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae26a8b3-051a-47ee-8673-f6a78adc6f1d) transitioned into state 'SUCCESS' from state '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-1104149798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489e85ed73e4b63bfe10d24dc012399',qos_specs=None,replication_status=,reservations=['d2f8d414-3ded-4f4f-b921-5f56f56ca4da','2a465357-d04e-4c6f-91df-ec1238013bbb','6f286c04-e66d-4f02-9603-bfdeaa5b80c8','8cbc9f45-3613-49ab-be06-94f6c9c3a318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4a59457f03545638dd39db76b13fa66',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bcd3fe-1adb-4a65-8411-a3c845d19fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bcd3fe-1adb-4a65-8411-a3c845d19fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Flow 'volume_create_api' (6fb3b918-ca3a-4be1-9c0a-1c1ae4870c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Create volume request issued successfully. Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc0c4be1-c93f-4032-be42-891769085616 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 764/1552] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:56 2026] POST /volume/v3/volumes => generated 754 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d9242208-0537-4757-a56c-be706c808e4c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9242208-0537-4757-a56c-be706c808e4c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9242208-0537-4757-a56c-be706c808e4c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9242208-0537-4757-a56c-be706c808e4c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d9242208-0537-4757-a56c-be706c808e4c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9242208-0537-4757-a56c-be706c808e4c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 789/1553] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 1325 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc7600e4-1b67-4f02-8d0e-1776be5d18ab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc7600e4-1b67-4f02-8d0e-1776be5d18ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc7600e4-1b67-4f02-8d0e-1776be5d18ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc7600e4-1b67-4f02-8d0e-1776be5d18ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc7600e4-1b67-4f02-8d0e-1776be5d18ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc7600e4-1b67-4f02-8d0e-1776be5d18ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 765/1554] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 1325 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ba81f3e9-9a40-49be-83b0-83b3c572bcdd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba81f3e9-9a40-49be-83b0-83b3c572bcdd tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ba81f3e9-9a40-49be-83b0-83b3c572bcdd tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ba81f3e9-9a40-49be-83b0-83b3c572bcdd tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ba81f3e9-9a40-49be-83b0-83b3c572bcdd tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba81f3e9-9a40-49be-83b0-83b3c572bcdd tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 790/1555] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 1325 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7c678aff-287d-4b19-9e23-0e206524f063 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c678aff-287d-4b19-9e23-0e206524f063 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] DELETE http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7c678aff-287d-4b19-9e23-0e206524f063 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7c678aff-287d-4b19-9e23-0e206524f063 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-7c678aff-287d-4b19-9e23-0e206524f063 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Delete volume with id: 66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7c678aff-287d-4b19-9e23-0e206524f063 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7c678aff-287d-4b19-9e23-0e206524f063 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Delete volume request issued successfully. Sep 01 02:07:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c678aff-287d-4b19-9e23-0e206524f063 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 766/1556] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:57 2026] DELETE /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-75c1326b-ced8-434e-906b-95a9e0f1f4db None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75c1326b-ced8-434e-906b-95a9e0f1f4db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75c1326b-ced8-434e-906b-95a9e0f1f4db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-75c1326b-ced8-434e-906b-95a9e0f1f4db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-75c1326b-ced8-434e-906b-95a9e0f1f4db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-75c1326b-ced8-434e-906b-95a9e0f1f4db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 791/1557] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 1324 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b8feadd2-652e-48da-af21-613c539d26b4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8feadd2-652e-48da-af21-613c539d26b4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8feadd2-652e-48da-af21-613c539d26b4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8feadd2-652e-48da-af21-613c539d26b4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8feadd2-652e-48da-af21-613c539d26b4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f returned with HTTP 404 Sep 01 02:07:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 767/1558] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/volumes/66139a3d-6149-4b28-9d60-c9d1ad28340f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1690326739"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1690326739'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Create volume of 1 GB Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=429,cinder:INSERT=55,cinder:UPDATE=90 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Availability Zones retrieved successfully. Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Flow 'volume_create_api' (2d54315f-a7ff-4ef3-a4e0-eba54790c4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8683510b-75fe-499d-b434-ea9d9a42f240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8683510b-75fe-499d-b434-ea9d9a42f240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e7f8d8-a521-4ab3-b5d5-97c642d6cec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Created reservations ['930fdee5-ecf0-46f7-beb5-bfcfe88b5d78', '09c449d2-df4a-4c45-9836-e446dd304017', 'b9b5258f-d546-4ab1-af1b-14f035debf78', '1b241875-6906-455c-807c-738e14677528'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e7f8d8-a521-4ab3-b5d5-97c642d6cec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['930fdee5-ecf0-46f7-beb5-bfcfe88b5d78', '09c449d2-df4a-4c45-9836-e446dd304017', 'b9b5258f-d546-4ab1-af1b-14f035debf78', '1b241875-6906-455c-807c-738e14677528']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c2171b-9c00-455c-ace7-fcba352d4bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c2171b-9c00-455c-ace7-fcba352d4bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b43354b-a04e-4526-9dfc-91344448f85f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1690326739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7e6e2bdebb4fadb363b9819c52e83a',qos_specs=None,replication_status=,reservations=['930fdee5-ecf0-46f7-beb5-bfcfe88b5d78','09c449d2-df4a-4c45-9836-e446dd304017','b9b5258f-d546-4ab1-af1b-14f035debf78','1b241875-6906-455c-807c-738e14677528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790e9af832d44403a21c350ee8738185',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1690326739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b43354b-a04e-4526-9dfc-91344448f85f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c7e6e2bdebb4fadb363b9819c52e83a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790e9af832d44403a21c350ee8738185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9d565c-bb8a-4936-b6d0-1ce217726a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c3184b3f-68dc-4e7f-b387-563d05f0c00a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9d565c-bb8a-4936-b6d0-1ce217726a3c) transitioned into state 'SUCCESS' from state '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-1690326739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7e6e2bdebb4fadb363b9819c52e83a',qos_specs=None,replication_status=,reservations=['930fdee5-ecf0-46f7-beb5-bfcfe88b5d78','09c449d2-df4a-4c45-9836-e446dd304017','b9b5258f-d546-4ab1-af1b-14f035debf78','1b241875-6906-455c-807c-738e14677528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790e9af832d44403a21c350ee8738185',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7534456-4340-4a4e-8f9d-f1b4d6d0219c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7534456-4340-4a4e-8f9d-f1b4d6d0219c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Flow 'volume_create_api' (2d54315f-a7ff-4ef3-a4e0-eba54790c4b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Create volume request issued successfully. Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6425bf07-be6c-4c4a-b503-cf44eac0aca4 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 792/1559] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:59 2026] POST /volume/v3/volumes => generated 755 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ff87b238-73be-49a3-892c-c3c575a9b97c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff87b238-73be-49a3-892c-c3c575a9b97c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff87b238-73be-49a3-892c-c3c575a9b97c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff87b238-73be-49a3-892c-c3c575a9b97c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:07:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ff87b238-73be-49a3-892c-c3c575a9b97c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff87b238-73be-49a3-892c-c3c575a9b97c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 793/1560] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 823 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c3184b3f-68dc-4e7f-b387-563d05f0c00a tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c3184b3f-68dc-4e7f-b387-563d05f0c00a tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-544785375"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c3184b3f-68dc-4e7f-b387-563d05f0c00a tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 768/1561] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:59 2026] POST /volume/v3/types => generated 230 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2ca99f2e-41c1-4c20-b77a-3a2006fe4c5f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ca99f2e-41c1-4c20-b77a-3a2006fe4c5f tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] POST http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs Sep 01 02:07:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ca99f2e-41c1-4c20-b77a-3a2006fe4c5f tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ca99f2e-41c1-4c20-b77a-3a2006fe4c5f tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 794/1562] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:07:59 2026] POST /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs => generated 34 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a23c20cc-bbe8-450a-bc5a-804263869c69 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a23c20cc-bbe8-450a-bc5a-804263869c69 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] GET http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a23c20cc-bbe8-450a-bc5a-804263869c69 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a23c20cc-bbe8-450a-bc5a-804263869c69 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a23c20cc-bbe8-450a-bc5a-804263869c69 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 769/1563] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e9e7a388-4078-4c87-bbcb-a756144be86c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e9e7a388-4078-4c87-bbcb-a756144be86c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] DELETE http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e9e7a388-4078-4c87-bbcb-a756144be86c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e9e7a388-4078-4c87-bbcb-a756144be86c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e9e7a388-4078-4c87-bbcb-a756144be86c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 returned with HTTP 202 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 795/1564] 192.168.122.25 () {58 vars in 1278 bytes} [Tue Sep 1 02:07:59 2026] DELETE /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-47488446-0bfa-4222-ab1a-2cc05d98861c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-47488446-0bfa-4222-ab1a-2cc05d98861c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] GET http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-47488446-0bfa-4222-ab1a-2cc05d98861c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-47488446-0bfa-4222-ab1a-2cc05d98861c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-47488446-0bfa-4222-ab1a-2cc05d98861c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 770/1565] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec3 => generated 129 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d93d239f-0a29-490b-a088-867deba7c1e2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d93d239f-0a29-490b-a088-867deba7c1e2 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] POST http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d93d239f-0a29-490b-a088-867deba7c1e2 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d93d239f-0a29-490b-a088-867deba7c1e2 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 796/1566] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:00 2026] POST /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs => generated 34 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ddf197f3-e69f-4b58-b4c8-8f045eb6ae4d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ddf197f3-e69f-4b58-b4c8-8f045eb6ae4d tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] GET http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ddf197f3-e69f-4b58-b4c8-8f045eb6ae4d tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ddf197f3-e69f-4b58-b4c8-8f045eb6ae4d tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ddf197f3-e69f-4b58-b4c8-8f045eb6ae4d tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 771/1567] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-339145c4-b82d-456c-b52f-5162dec13dcf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-339145c4-b82d-456c-b52f-5162dec13dcf tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] POST http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-339145c4-b82d-456c-b52f-5162dec13dcf tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-339145c4-b82d-456c-b52f-5162dec13dcf tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 797/1568] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:00 2026] POST /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs => generated 34 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-15df917e-ffb9-4056-b8f3-3721ee2cbb4c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-15df917e-ffb9-4056-b8f3-3721ee2cbb4c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] PUT http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec2 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-15df917e-ffb9-4056-b8f3-3721ee2cbb4c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-15df917e-ffb9-4056-b8f3-3721ee2cbb4c tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec2 returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 772/1569] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:08:00 2026] PUT /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec2 => generated 17 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-21052f1f-c56e-4a50-81b1-d4fa8304ad16 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21052f1f-c56e-4a50-81b1-d4fa8304ad16 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] GET http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec2 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21052f1f-c56e-4a50-81b1-d4fa8304ad16 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21052f1f-c56e-4a50-81b1-d4fa8304ad16 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21052f1f-c56e-4a50-81b1-d4fa8304ad16 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec2 returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 798/1570] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3fc132f2-6f2c-46d7-8419-27484820ef0e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fc132f2-6f2c-46d7-8419-27484820ef0e tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] POST http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3fc132f2-6f2c-46d7-8419-27484820ef0e tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fc132f2-6f2c-46d7-8419-27484820ef0e tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 773/1571] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:00 2026] POST /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs => generated 51 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4da691f2-c1e1-4271-8721-983bd4b2f4f9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4da691f2-c1e1-4271-8721-983bd4b2f4f9 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] GET http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4da691f2-c1e1-4271-8721-983bd4b2f4f9 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4da691f2-c1e1-4271-8721-983bd4b2f4f9 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4da691f2-c1e1-4271-8721-983bd4b2f4f9 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 799/1572] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9/extra_specs => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bd8db5d6-f529-4ed1-af3f-ea7bcf774d45 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bd8db5d6-f529-4ed1-af3f-ea7bcf774d45 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] DELETE http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bd8db5d6-f529-4ed1-af3f-ea7bcf774d45 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bd8db5d6-f529-4ed1-af3f-ea7bcf774d45 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bd8db5d6-f529-4ed1-af3f-ea7bcf774d45 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9 returned with HTTP 202 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 774/1573] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:00 2026] DELETE /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7701a785-1e6c-4722-9844-5f488d631976 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7701a785-1e6c-4722-9844-5f488d631976 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] GET http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-064c2480-31ee-426c-b45d-5a9080b49aec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7701a785-1e6c-4722-9844-5f488d631976 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7701a785-1e6c-4722-9844-5f488d631976 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-064c2480-31ee-426c-b45d-5a9080b49aec tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-064c2480-31ee-426c-b45d-5a9080b49aec tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-064c2480-31ee-426c-b45d-5a9080b49aec tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7701a785-1e6c-4722-9844-5f488d631976 tempest-VolumeTypesExtraSpecsTest-31108198 tempest-VolumeTypesExtraSpecsTest-31108198-project-admin] http://192.168.122.25/volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9 returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 800/1574] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/types/a23f71bf-1f81-4a59-b9b3-8be9f8e7a4c9 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-064c2480-31ee-426c-b45d-5a9080b49aec tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-064c2480-31ee-426c-b45d-5a9080b49aec tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 775/1575] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-81a5e65b-571e-4fd2-8b56-72b1bf41e962 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81a5e65b-571e-4fd2-8b56-72b1bf41e962 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81a5e65b-571e-4fd2-8b56-72b1bf41e962 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81a5e65b-571e-4fd2-8b56-72b1bf41e962 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-81a5e65b-571e-4fd2-8b56-72b1bf41e962 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81a5e65b-571e-4fd2-8b56-72b1bf41e962 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 801/1576] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:01 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:08:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b43354b-a04e-4526-9dfc-91344448f85f", "name": "tempest-VolumesExtendTest-Snapshot-438225675"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:01 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Create snapshot from volume 9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:02 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Created reservations ['39e80ef6-49b2-4c35-8a04-ff11bc55103d', 'b15ef844-d87d-4603-b567-2b45521afff1', 'd3db7b22-9656-4099-bed6-c020cb19ba7a', '59b3a4d6-77b7-455d-911b-0dad7c275a32'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot create request issued successfully. Sep 01 02:08:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-005bb23f-2fcb-424e-9048-8c92c3e09a85 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 776/1577] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:01 2026] POST /volume/v3/snapshots => generated 303 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:08:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3b644184-ca25-4597-802a-dc9da1bc7947 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b644184-ca25-4597-802a-dc9da1bc7947 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3b644184-ca25-4597-802a-dc9da1bc7947 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3b644184-ca25-4597-802a-dc9da1bc7947 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3b644184-ca25-4597-802a-dc9da1bc7947 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b644184-ca25-4597-802a-dc9da1bc7947 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 802/1578] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:02 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3230ff2f-78ba-42ec-b8c7-d2de681d1850 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3230ff2f-78ba-42ec-b8c7-d2de681d1850 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3230ff2f-78ba-42ec-b8c7-d2de681d1850 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3230ff2f-78ba-42ec-b8c7-d2de681d1850 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3230ff2f-78ba-42ec-b8c7-d2de681d1850 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3230ff2f-78ba-42ec-b8c7-d2de681d1850 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 777/1579] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:03 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 435 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f447e865-7ce8-475e-8776-e3d8d670cd1c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f447e865-7ce8-475e-8776-e3d8d670cd1c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f447e865-7ce8-475e-8776-e3d8d670cd1c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f447e865-7ce8-475e-8776-e3d8d670cd1c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f447e865-7ce8-475e-8776-e3d8d670cd1c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f447e865-7ce8-475e-8776-e3d8d670cd1c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 803/1580] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 435 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3f18e1e6-7bb8-4a79-af41-b412593efe47 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3f18e1e6-7bb8-4a79-af41-b412593efe47 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3f18e1e6-7bb8-4a79-af41-b412593efe47 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3f18e1e6-7bb8-4a79-af41-b412593efe47 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3f18e1e6-7bb8-4a79-af41-b412593efe47 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3f18e1e6-7bb8-4a79-af41-b412593efe47 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 778/1581] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 435 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1bc042c5-f3d7-4611-94c3-6cb3360baa8c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bc042c5-f3d7-4611-94c3-6cb3360baa8c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bc042c5-f3d7-4611-94c3-6cb3360baa8c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bc042c5-f3d7-4611-94c3-6cb3360baa8c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1bc042c5-f3d7-4611-94c3-6cb3360baa8c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bc042c5-f3d7-4611-94c3-6cb3360baa8c tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 804/1582] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 462 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] POST http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f/action Sep 01 02:08:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Created reservations ['e123bf0b-c761-4e0e-bba3-c905fd9b7cc9', '5aae6023-d957-4b39-a999-9d25670f4a06'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Extend volume request issued successfully. Sep 01 02:08:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7f0f08b-e0ac-41fb-acee-7e32be224f4b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f/action returned with HTTP 202 Sep 01 02:08:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 779/1583] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:06 2026] POST /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-255db33b-cae4-40ea-991b-bed31a2d45ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-255db33b-cae4-40ea-991b-bed31a2d45ce tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-255db33b-cae4-40ea-991b-bed31a2d45ce tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-255db33b-cae4-40ea-991b-bed31a2d45ce tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-255db33b-cae4-40ea-991b-bed31a2d45ce tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-255db33b-cae4-40ea-991b-bed31a2d45ce tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 805/1584] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 848 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0d7c2c13-84ca-4156-8816-1b589635cf52 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d7c2c13-84ca-4156-8816-1b589635cf52 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d7c2c13-84ca-4156-8816-1b589635cf52 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1288362841", "extra_specs": {"spec1": "val1"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d7c2c13-84ca-4156-8816-1b589635cf52 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 780/1585] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:07 2026] POST /volume/v3/types => generated 243 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ff1260cb-e412-43a9-9da0-5b72dfc5df7f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff1260cb-e412-43a9-9da0-5b72dfc5df7f tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] POST http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff1260cb-e412-43a9-9da0-5b72dfc5df7f tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff1260cb-e412-43a9-9da0-5b72dfc5df7f tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs returned with HTTP 400 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 806/1586] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:08 2026] POST /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs => generated 146 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0afbc4b3-e135-4c7c-b741-af4602135a2d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0afbc4b3-e135-4c7c-b741-af4602135a2d tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] POST http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0afbc4b3-e135-4c7c-b741-af4602135a2d tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0afbc4b3-e135-4c7c-b741-af4602135a2d tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs returned with HTTP 400 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 781/1587] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:08 2026] POST /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0c7f7c5b-ea26-46c8-9c73-bfcd741f95ce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0092f4c-85ea-4634-bd5e-99d35a04e22e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0092f4c-85ea-4634-bd5e-99d35a04e22e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c7f7c5b-ea26-46c8-9c73-bfcd741f95ce tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] POST http://192.168.122.25/volume/v3/types/96d0e1c0-34fc-46af-b9f6-5d1a9fe06687/extra_specs Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0c7f7c5b-ea26-46c8-9c73-bfcd741f95ce tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0092f4c-85ea-4634-bd5e-99d35a04e22e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0092f4c-85ea-4634-bd5e-99d35a04e22e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c7f7c5b-ea26-46c8-9c73-bfcd741f95ce tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/96d0e1c0-34fc-46af-b9f6-5d1a9fe06687/extra_specs returned with HTTP 404 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 782/1588] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:08 2026] POST /volume/v3/types/96d0e1c0-34fc-46af-b9f6-5d1a9fe06687/extra_specs => generated 114 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b0092f4c-85ea-4634-bd5e-99d35a04e22e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-402f5637-7cf6-4b33-a3a9-27160bf4cb75 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-402f5637-7cf6-4b33-a3a9-27160bf4cb75 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] DELETE http://192.168.122.25/volume/v3/types/b183be41-a424-4177-8a1f-a44cf263cf45/extra_specs/spec1 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0092f4c-85ea-4634-bd5e-99d35a04e22e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 807/1589] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 848 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-402f5637-7cf6-4b33-a3a9-27160bf4cb75 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-402f5637-7cf6-4b33-a3a9-27160bf4cb75 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-402f5637-7cf6-4b33-a3a9-27160bf4cb75 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/b183be41-a424-4177-8a1f-a44cf263cf45/extra_specs/spec1 returned with HTTP 404 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 783/1590] 192.168.122.25 () {58 vars in 1278 bytes} [Tue Sep 1 02:08:08 2026] DELETE /volume/v3/types/b183be41-a424-4177-8a1f-a44cf263cf45/extra_specs/spec1 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-73dc8eca-0fc5-4a51-8f68-c58029005c2f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-73dc8eca-0fc5-4a51-8f68-c58029005c2f tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] GET http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/nonexistent_extra_spec_name Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-73dc8eca-0fc5-4a51-8f68-c58029005c2f tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-73dc8eca-0fc5-4a51-8f68-c58029005c2f tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-73dc8eca-0fc5-4a51-8f68-c58029005c2f tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 808/1591] 192.168.122.25 () {58 vars in 1341 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-565e4088-aa89-4d9f-be6a-4c12ef8e4556 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-565e4088-aa89-4d9f-be6a-4c12ef8e4556 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] GET http://192.168.122.25/volume/v3/types/e6d85bd2-3bd0-49b5-92df-f87ba615d57d/extra_specs/spec1 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-565e4088-aa89-4d9f-be6a-4c12ef8e4556 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-565e4088-aa89-4d9f-be6a-4c12ef8e4556 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-565e4088-aa89-4d9f-be6a-4c12ef8e4556 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/e6d85bd2-3bd0-49b5-92df-f87ba615d57d/extra_specs/spec1 returned with HTTP 404 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 784/1592] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/types/e6d85bd2-3bd0-49b5-92df-f87ba615d57d/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-509d8c00-8907-4b87-94c0-f07a26ff5ffe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-509d8c00-8907-4b87-94c0-f07a26ff5ffe tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] GET http://192.168.122.25/volume/v3/types/bddfc680-3bde-4e91-ba23-8bb9a397c333/extra_specs Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-509d8c00-8907-4b87-94c0-f07a26ff5ffe tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-509d8c00-8907-4b87-94c0-f07a26ff5ffe tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-509d8c00-8907-4b87-94c0-f07a26ff5ffe tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/bddfc680-3bde-4e91-ba23-8bb9a397c333/extra_specs returned with HTTP 404 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 809/1593] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/types/bddfc680-3bde-4e91-ba23-8bb9a397c333/extra_specs => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-15d786ab-1e13-4820-b937-883cec3f3845 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-15d786ab-1e13-4820-b937-883cec3f3845 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] PUT http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/spec1 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-15d786ab-1e13-4820-b937-883cec3f3845 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-15d786ab-1e13-4820-b937-883cec3f3845 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/spec1 returned with HTTP 400 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 785/1594] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:08:08 2026] PUT /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/spec1 => generated 102 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ddc815e0-0904-4715-9188-4d1990552958 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddc815e0-0904-4715-9188-4d1990552958 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] PUT http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/spec1 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ddc815e0-0904-4715-9188-4d1990552958 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'update', calling method: update, body: null {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddc815e0-0904-4715-9188-4d1990552958 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/spec1 returned with HTTP 400 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 810/1595] 192.168.122.25 () {60 vars in 1294 bytes} [Tue Sep 1 02:08:08 2026] PUT /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-90bf3860-975c-44a5-a1db-016cafb78bd8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90bf3860-975c-44a5-a1db-016cafb78bd8 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] PUT http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/None Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90bf3860-975c-44a5-a1db-016cafb78bd8 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90bf3860-975c-44a5-a1db-016cafb78bd8 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90bf3860-975c-44a5-a1db-016cafb78bd8 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/None returned with HTTP 400 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 786/1596] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:08 2026] PUT /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/None => generated 73 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7e8711e2-ecb6-45a1-875a-09874b872554 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e8711e2-ecb6-45a1-875a-09874b872554 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] PUT http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/f753eeb0-0fa4-4d2a-8993-914bdf31811a Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7e8711e2-ecb6-45a1-875a-09874b872554 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e8711e2-ecb6-45a1-875a-09874b872554 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e8711e2-ecb6-45a1-875a-09874b872554 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/f753eeb0-0fa4-4d2a-8993-914bdf31811a returned with HTTP 400 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 811/1597] 192.168.122.25 () {60 vars in 1388 bytes} [Tue Sep 1 02:08:08 2026] PUT /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38/extra_specs/f753eeb0-0fa4-4d2a-8993-914bdf31811a => generated 73 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-350c0ddf-f25f-43a2-bbc3-c1d5129fd57d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-350c0ddf-f25f-43a2-bbc3-c1d5129fd57d tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] PUT http://192.168.122.25/volume/v3/types/bba45b10-be63-4cd7-9217-0afe20f3cada/extra_specs/spec1 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-350c0ddf-f25f-43a2-bbc3-c1d5129fd57d tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-350c0ddf-f25f-43a2-bbc3-c1d5129fd57d tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/bba45b10-be63-4cd7-9217-0afe20f3cada/extra_specs/spec1 returned with HTTP 404 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 787/1598] 192.168.122.25 () {60 vars in 1295 bytes} [Tue Sep 1 02:08:08 2026] PUT /volume/v3/types/bba45b10-be63-4cd7-9217-0afe20f3cada/extra_specs/spec1 => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-516ffbcd-f568-4fa5-87cc-4ab3e7c07e88 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-516ffbcd-f568-4fa5-87cc-4ab3e7c07e88 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] DELETE http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-516ffbcd-f568-4fa5-87cc-4ab3e7c07e88 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-516ffbcd-f568-4fa5-87cc-4ab3e7c07e88 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-516ffbcd-f568-4fa5-87cc-4ab3e7c07e88 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38 returned with HTTP 202 Sep 01 02:08:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 812/1599] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:08 2026] DELETE /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ae896cf4-973e-4c2e-b03c-9ab505541b77 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ae896cf4-973e-4c2e-b03c-9ab505541b77 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] GET http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ae896cf4-973e-4c2e-b03c-9ab505541b77 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ae896cf4-973e-4c2e-b03c-9ab505541b77 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ae896cf4-973e-4c2e-b03c-9ab505541b77 tempest-ExtraSpecsNegativeTest-2110267396 tempest-ExtraSpecsNegativeTest-2110267396-project-admin] http://192.168.122.25/volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38 returned with HTTP 404 Sep 01 02:08:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 788/1600] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/types/3430f608-9dae-4388-a82d-aa1c543a0b38 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-b3e0c99d-34d9-4db7-ad1d-282aa3578d05 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-b3e0c99d-34d9-4db7-ad1d-282aa3578d05 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] DELETE http://192.168.122.25/volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43 Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-b3e0c99d-34d9-4db7-ad1d-282aa3578d05 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-b3e0c99d-34d9-4db7-ad1d-282aa3578d05 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b6de27a2-c291-4f47-b42a-0e0cd621723a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: /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 01 02:08:09 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6de27a2-c291-4f47-b42a-0e0cd621723a tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b6de27a2-c291-4f47-b42a-0e0cd621723a tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b6de27a2-c291-4f47-b42a-0e0cd621723a tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b6de27a2-c291-4f47-b42a-0e0cd621723a tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-b3e0c99d-34d9-4db7-ad1d-282aa3578d05 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 813/1601] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:08:09 2026] DELETE /volume/v3/attachments/4b50d788-32cd-4fcc-be5a-302bb4c5bc43 => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6de27a2-c291-4f47-b42a-0e0cd621723a tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 789/1602] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 848 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9dc010f9-0584-4b84-944d-a125415fd2d6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9dc010f9-0584-4b84-944d-a125415fd2d6 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9dc010f9-0584-4b84-944d-a125415fd2d6 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9dc010f9-0584-4b84-944d-a125415fd2d6 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] DELETE http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Delete volume with id: 1c53b0b6-043a-4275-afc5-6d0e749e4977 Sep 01 02:08:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9dc010f9-0584-4b84-944d-a125415fd2d6 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9dc010f9-0584-4b84-944d-a125415fd2d6 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 814/1603] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 848 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Delete snapshot with id: 296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] Delete volume request issued successfully. Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-abf4e38d-4daf-4a0c-a8e6-a4589870fd3b req-acebb744-f7cd-4009-bbd6-fcb6e218d2e9 tempest-TestShelveInstance-1570247602 tempest-TestShelveInstance-1570247602-project-member] http://192.168.122.25/volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 returned with HTTP 202 Sep 01 02:08:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 790/1604] 192.168.122.25 () {62 vars in 1504 bytes} [Tue Sep 1 02:08:09 2026] DELETE /volume/v3/volumes/1c53b0b6-043a-4275-afc5-6d0e749e4977 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot delete request issued successfully. Sep 01 02:08:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9f9da3a-2584-42a7-be7e-025a88a623ab tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 202 Sep 01 02:08:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 815/1605] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:08:09 2026] DELETE /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ace5219d-dc19-4369-8825-3e7be5a70c28 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ace5219d-dc19-4369-8825-3e7be5a70c28 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ace5219d-dc19-4369-8825-3e7be5a70c28 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ace5219d-dc19-4369-8825-3e7be5a70c28 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ace5219d-dc19-4369-8825-3e7be5a70c28 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ace5219d-dc19-4369-8825-3e7be5a70c28 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 791/1606] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 461 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2a8b5b2d-e927-49fa-9102-1c0068a7a0db None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a8b5b2d-e927-49fa-9102-1c0068a7a0db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a8b5b2d-e927-49fa-9102-1c0068a7a0db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a8b5b2d-e927-49fa-9102-1c0068a7a0db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2a8b5b2d-e927-49fa-9102-1c0068a7a0db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a8b5b2d-e927-49fa-9102-1c0068a7a0db tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 816/1607] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:10 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 461 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dab04008-2162-4470-88ce-35ebe499bdaa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dab04008-2162-4470-88ce-35ebe499bdaa tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dab04008-2162-4470-88ce-35ebe499bdaa tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dab04008-2162-4470-88ce-35ebe499bdaa tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dab04008-2162-4470-88ce-35ebe499bdaa tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Snapshot retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dab04008-2162-4470-88ce-35ebe499bdaa tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 792/1608] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 461 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a800cae3-f84d-457b-bda7-b26bb093d359 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a800cae3-f84d-457b-bda7-b26bb093d359 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e Sep 01 02:08:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a800cae3-f84d-457b-bda7-b26bb093d359 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a800cae3-f84d-457b-bda7-b26bb093d359 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a800cae3-f84d-457b-bda7-b26bb093d359 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e returned with HTTP 404 Sep 01 02:08:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 817/1609] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/snapshots/296b07a0-3b56-4977-8fc4-f80e789dd79e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b644ab25-aaec-4841-a7a5-6c108074b55e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b644ab25-aaec-4841-a7a5-6c108074b55e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b644ab25-aaec-4841-a7a5-6c108074b55e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b644ab25-aaec-4841-a7a5-6c108074b55e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b644ab25-aaec-4841-a7a5-6c108074b55e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b644ab25-aaec-4841-a7a5-6c108074b55e tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 793/1610] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] DELETE http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Delete volume with id: 9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Delete volume request issued successfully. Sep 01 02:08:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e3b7e067-e4fa-42e1-89f0-306a86b3c0f5 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 202 Sep 01 02:08:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 818/1611] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:12 2026] DELETE /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-33306041-4d82-4dcb-a063-9a468f525309 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33306041-4d82-4dcb-a063-9a468f525309 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-33306041-4d82-4dcb-a063-9a468f525309 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-33306041-4d82-4dcb-a063-9a468f525309 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-33306041-4d82-4dcb-a063-9a468f525309 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33306041-4d82-4dcb-a063-9a468f525309 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 794/1612] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 847 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-651ea5fe-8e7c-4216-818e-eb1ef201a9b0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-651ea5fe-8e7c-4216-818e-eb1ef201a9b0 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-651ea5fe-8e7c-4216-818e-eb1ef201a9b0 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-651ea5fe-8e7c-4216-818e-eb1ef201a9b0 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-651ea5fe-8e7c-4216-818e-eb1ef201a9b0 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-651ea5fe-8e7c-4216-818e-eb1ef201a9b0 tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 819/1613] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-41884499-d6b5-4eef-9107-202d772abe0b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-41884499-d6b5-4eef-9107-202d772abe0b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] GET http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f Sep 01 02:08:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-41884499-d6b5-4eef-9107-202d772abe0b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-41884499-d6b5-4eef-9107-202d772abe0b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-41884499-d6b5-4eef-9107-202d772abe0b tempest-VolumesExtendTest-1762089706 tempest-VolumesExtendTest-1762089706-project-member] http://192.168.122.25/volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f returned with HTTP 404 Sep 01 02:08:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 795/1614] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/9b43354b-a04e-4526-9dfc-91344448f85f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e8325573-2e3b-40cb-a946-3b39d771dd7e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e8325573-2e3b-40cb-a946-3b39d771dd7e tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] POST http://192.168.122.25/volume/v3/types/f15e4a8c-179a-4f72-bc81-c8fee1645bc9/encryption Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e8325573-2e3b-40cb-a946-3b39d771dd7e tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e8325573-2e3b-40cb-a946-3b39d771dd7e tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types/f15e4a8c-179a-4f72-bc81-c8fee1645bc9/encryption returned with HTTP 404 Sep 01 02:08:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 820/1615] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:08:15 2026] POST /volume/v3/types/f15e4a8c-179a-4f72-bc81-c8fee1645bc9/encryption => generated 114 bytes in 336 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f4cd9d11-babd-42eb-9496-1f622e91359b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4cd9d11-babd-42eb-9496-1f622e91359b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4cd9d11-babd-42eb-9496-1f622e91359b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1661648417", "os-volume-type-access:is_public": false}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4cd9d11-babd-42eb-9496-1f622e91359b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 796/1616] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/types => generated 231 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-95ed6c13-7c31-4442-9998-c6ff5a71fc8c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-95ed6c13-7c31-4442-9998-c6ff5a71fc8c tempest-VolumeTypesNegativeTest-910464649 tempest-VolumeTypesNegativeTest-910464649-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-95ed6c13-7c31-4442-9998-c6ff5a71fc8c tempest-VolumeTypesNegativeTest-910464649 tempest-VolumeTypesNegativeTest-910464649-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0605abc0-13ae-47c6-acfc-5f18475e82ca", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-910509978"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-95ed6c13-7c31-4442-9998-c6ff5a71fc8c tempest-VolumeTypesNegativeTest-910464649 tempest-VolumeTypesNegativeTest-910464649-project-member] Create volume request body: {'volume': {'volume_type': '0605abc0-13ae-47c6-acfc-5f18475e82ca', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-910509978'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-95ed6c13-7c31-4442-9998-c6ff5a71fc8c tempest-VolumeTypesNegativeTest-910464649 tempest-VolumeTypesNegativeTest-910464649-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 404 Sep 01 02:08:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 821/1617] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/volumes => generated 114 bytes in 241 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ba9c8692-57e5-4dd3-9229-17f0683d41f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ba9c8692-57e5-4dd3-9229-17f0683d41f5 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] DELETE http://192.168.122.25/volume/v3/types/0605abc0-13ae-47c6-acfc-5f18475e82ca Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ba9c8692-57e5-4dd3-9229-17f0683d41f5 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ba9c8692-57e5-4dd3-9229-17f0683d41f5 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ba9c8692-57e5-4dd3-9229-17f0683d41f5 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types/0605abc0-13ae-47c6-acfc-5f18475e82ca returned with HTTP 202 Sep 01 02:08:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 797/1618] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:16 2026] DELETE /volume/v3/types/0605abc0-13ae-47c6-acfc-5f18475e82ca => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-27822b4c-7381-41a4-83d5-e38d6e0fcd9b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27822b4c-7381-41a4-83d5-e38d6e0fcd9b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] GET http://192.168.122.25/volume/v3/types/0605abc0-13ae-47c6-acfc-5f18475e82ca Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27822b4c-7381-41a4-83d5-e38d6e0fcd9b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27822b4c-7381-41a4-83d5-e38d6e0fcd9b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27822b4c-7381-41a4-83d5-e38d6e0fcd9b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types/0605abc0-13ae-47c6-acfc-5f18475e82ca returned with HTTP 404 Sep 01 02:08:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 822/1619] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/types/0605abc0-13ae-47c6-acfc-5f18475e82ca => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-52ee7cf7-c6a8-4fd4-9835-5765683d085e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52ee7cf7-c6a8-4fd4-9835-5765683d085e tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52ee7cf7-c6a8-4fd4-9835-5765683d085e tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52ee7cf7-c6a8-4fd4-9835-5765683d085e tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 400 Sep 01 02:08:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 798/1620] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/types => generated 115 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0174171c-4249-411d-946c-6dddfb95970f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0174171c-4249-411d-946c-6dddfb95970f tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0174171c-4249-411d-946c-6dddfb95970f tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-969353252"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0174171c-4249-411d-946c-6dddfb95970f tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 823/1621] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/types => generated 228 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c0c5f8f5-24b3-43d5-af1d-63587ba395ba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0c5f8f5-24b3-43d5-af1d-63587ba395ba tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0c5f8f5-24b3-43d5-af1d-63587ba395ba tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-969353252"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0c5f8f5-24b3-43d5-af1d-63587ba395ba tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-969353252 already exists. Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0c5f8f5-24b3-43d5-af1d-63587ba395ba tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 409 Sep 01 02:08:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 799/1622] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/types => generated 133 bytes in 29 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2e2eeccc-188a-4371-b099-703856fd0481 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2e2eeccc-188a-4371-b099-703856fd0481 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] DELETE http://192.168.122.25/volume/v3/types/f89a53a0-ccfd-4caa-ba37-1e9d58d3fc0f Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2e2eeccc-188a-4371-b099-703856fd0481 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2e2eeccc-188a-4371-b099-703856fd0481 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2e2eeccc-188a-4371-b099-703856fd0481 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types/f89a53a0-ccfd-4caa-ba37-1e9d58d3fc0f returned with HTTP 202 Sep 01 02:08:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 824/1623] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:16 2026] DELETE /volume/v3/types/f89a53a0-ccfd-4caa-ba37-1e9d58d3fc0f => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f320460c-aba3-4c26-817e-5f4216820fe8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f320460c-aba3-4c26-817e-5f4216820fe8 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] GET http://192.168.122.25/volume/v3/types/f89a53a0-ccfd-4caa-ba37-1e9d58d3fc0f Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f320460c-aba3-4c26-817e-5f4216820fe8 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f320460c-aba3-4c26-817e-5f4216820fe8 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f320460c-aba3-4c26-817e-5f4216820fe8 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types/f89a53a0-ccfd-4caa-ba37-1e9d58d3fc0f returned with HTTP 404 Sep 01 02:08:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 800/1624] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/types/f89a53a0-ccfd-4caa-ba37-1e9d58d3fc0f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-72dd2db2-cfa5-4397-ba7a-702340d2c04b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-72dd2db2-cfa5-4397-ba7a-702340d2c04b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] DELETE http://192.168.122.25/volume/v3/types/f00559b6-74d1-405e-a3c9-4e1ea79153b6 Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-72dd2db2-cfa5-4397-ba7a-702340d2c04b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-72dd2db2-cfa5-4397-ba7a-702340d2c04b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-72dd2db2-cfa5-4397-ba7a-702340d2c04b tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types/f00559b6-74d1-405e-a3c9-4e1ea79153b6 returned with HTTP 404 Sep 01 02:08:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 825/1625] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:16 2026] DELETE /volume/v3/types/f00559b6-74d1-405e-a3c9-4e1ea79153b6 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-adc5f34f-7876-49da-b230-9751faa00870 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adc5f34f-7876-49da-b230-9751faa00870 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] GET http://192.168.122.25/volume/v3/types/279578de-1c13-40e6-b700-f4cb020ff2a9 Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adc5f34f-7876-49da-b230-9751faa00870 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adc5f34f-7876-49da-b230-9751faa00870 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adc5f34f-7876-49da-b230-9751faa00870 tempest-VolumeTypesNegativeTest-306591113 tempest-VolumeTypesNegativeTest-306591113-project-admin] http://192.168.122.25/volume/v3/types/279578de-1c13-40e6-b700-f4cb020ff2a9 returned with HTTP 404 Sep 01 02:08:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 801/1626] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/types/279578de-1c13-40e6-b700-f4cb020ff2a9 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1552890107", "metadata": {"Type": "Test"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1552890107', 'metadata': {'Type': 'Test'}}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume of 1 GB Sep 01 02:08:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Availability Zones retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (82414ecc-cb95-4bbf-9a82-c03dfab07484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1edbf5ee-348e-4b2b-a409-74a0afd952df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1edbf5ee-348e-4b2b-a409-74a0afd952df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2541a345-31b5-4329-98ac-479f66d633bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Created reservations ['f4352da0-9e7f-4147-9fa1-444a02a2786b', '44b9b2ef-7cbf-41dc-bf4c-5c03fdc162a1', 'cd1d36d7-da01-4923-ad5c-433c20d62652', '63cf1419-ad05-44ed-a86c-4def84810814'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2541a345-31b5-4329-98ac-479f66d633bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4352da0-9e7f-4147-9fa1-444a02a2786b', '44b9b2ef-7cbf-41dc-bf4c-5c03fdc162a1', 'cd1d36d7-da01-4923-ad5c-433c20d62652', '63cf1419-ad05-44ed-a86c-4def84810814']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077d2508-2e79-46ac-8877-9249e678df5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077d2508-2e79-46ac-8877-9249e678df5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2627f35a-9c14-4ce6-8297-3d2a6088bb8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1552890107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['f4352da0-9e7f-4147-9fa1-444a02a2786b','44b9b2ef-7cbf-41dc-bf4c-5c03fdc162a1','cd1d36d7-da01-4923-ad5c-433c20d62652','63cf1419-ad05-44ed-a86c-4def84810814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1552890107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2627f35a-9c14-4ce6-8297-3d2a6088bb8f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='595efd53a81e48ac94b48cf90c593632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fe52acf92549549a687eb0dd4743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de5c2c6-f4ce-4483-b812-df9fcffa8959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de5c2c6-f4ce-4483-b812-df9fcffa8959) transitioned into state 'SUCCESS' from state '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-1552890107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['f4352da0-9e7f-4147-9fa1-444a02a2786b','44b9b2ef-7cbf-41dc-bf4c-5c03fdc162a1','cd1d36d7-da01-4923-ad5c-433c20d62652','63cf1419-ad05-44ed-a86c-4def84810814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7989e926-e6d1-4e13-9104-cf6cbeb057ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7989e926-e6d1-4e13-9104-cf6cbeb057ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (82414ecc-cb95-4bbf-9a82-c03dfab07484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request issued successfully. Sep 01 02:08:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae6d3272-dd05-40eb-ac02-f4b140c9e6e1 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 826/1627] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:19 2026] POST /volume/v3/volumes => generated 766 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5bd0ce97-6461-4479-b88f-b80d5d82d509 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5bd0ce97-6461-4479-b88f-b80d5d82d509 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5bd0ce97-6461-4479-b88f-b80d5d82d509 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5bd0ce97-6461-4479-b88f-b80d5d82d509 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5bd0ce97-6461-4479-b88f-b80d5d82d509 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5bd0ce97-6461-4479-b88f-b80d5d82d509 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 802/1628] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 834 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d71f2b66-fa5a-4ea8-b2df-d87fba653782 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d71f2b66-fa5a-4ea8-b2df-d87fba653782 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d71f2b66-fa5a-4ea8-b2df-d87fba653782 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d71f2b66-fa5a-4ea8-b2df-d87fba653782 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d71f2b66-fa5a-4ea8-b2df-d87fba653782 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d71f2b66-fa5a-4ea8-b2df-d87fba653782 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 827/1629] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e66e0d4b-c6b4-4dfd-bea3-c7722540858e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e66e0d4b-c6b4-4dfd-bea3-c7722540858e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e66e0d4b-c6b4-4dfd-bea3-c7722540858e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e66e0d4b-c6b4-4dfd-bea3-c7722540858e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e66e0d4b-c6b4-4dfd-bea3-c7722540858e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e66e0d4b-c6b4-4dfd-bea3-c7722540858e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 803/1630] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cfad626f-b4d6-429a-86b0-27f2790d4e7f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cfad626f-b4d6-429a-86b0-27f2790d4e7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cfad626f-b4d6-429a-86b0-27f2790d4e7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cfad626f-b4d6-429a-86b0-27f2790d4e7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cfad626f-b4d6-429a-86b0-27f2790d4e7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cfad626f-b4d6-429a-86b0-27f2790d4e7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 828/1631] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-160614f9-3151-44fc-9974-e9dba240f3dc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-160614f9-3151-44fc-9974-e9dba240f3dc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-160614f9-3151-44fc-9974-e9dba240f3dc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1552890107"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-160614f9-3151-44fc-9974-e9dba240f3dc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-160614f9-3151-44fc-9974-e9dba240f3dc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-160614f9-3151-44fc-9974-e9dba240f3dc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 804/1632] 192.168.122.25 () {60 vars in 1247 bytes} [Tue Sep 1 02:08:22 2026] PUT /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 791 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fe1049bf-d212-447b-90f6-70c360146ce4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fe1049bf-d212-447b-90f6-70c360146ce4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fe1049bf-d212-447b-90f6-70c360146ce4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1897108037", "description": "This is the new description of volume"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fe1049bf-d212-447b-90f6-70c360146ce4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fe1049bf-d212-447b-90f6-70c360146ce4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fe1049bf-d212-447b-90f6-70c360146ce4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 829/1633] 192.168.122.25 () {60 vars in 1248 bytes} [Tue Sep 1 02:08:22 2026] PUT /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 830 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6b7ce386-cef6-4dae-b49f-20b569bbff0f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b7ce386-cef6-4dae-b49f-20b569bbff0f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b7ce386-cef6-4dae-b49f-20b569bbff0f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b7ce386-cef6-4dae-b49f-20b569bbff0f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6b7ce386-cef6-4dae-b49f-20b569bbff0f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b7ce386-cef6-4dae-b49f-20b569bbff0f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 805/1634] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 898 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1139518804", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-437494879"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1139518804', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-437494879'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume of 1 GB Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Availability Zones retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (5f7a7cfe-9072-4747-993a-7425503778ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7408da01-4adc-48ae-8a3f-121ab6f51c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7408da01-4adc-48ae-8a3f-121ab6f51c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be74f2d-a7d9-434d-ae0e-976c34bada75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Created reservations ['83c9769d-435e-4a67-a88e-09174ba632d0', '67e6c662-01f0-4bfa-91d1-14305df97c05', '1dcfdf84-66a0-4c6a-84d9-42d5c01d7722', '130a12e5-4b05-49e3-a24e-ea5ac2c040c2'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be74f2d-a7d9-434d-ae0e-976c34bada75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c9769d-435e-4a67-a88e-09174ba632d0', '67e6c662-01f0-4bfa-91d1-14305df97c05', '1dcfdf84-66a0-4c6a-84d9-42d5c01d7722', '130a12e5-4b05-49e3-a24e-ea5ac2c040c2']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b238c27e-0d7f-4136-86ed-eb78da07faf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b238c27e-0d7f-4136-86ed-eb78da07faf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '392cdb82-e772-45f7-8dfa-6522c0d5d228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1139518804',display_name='tempest-VolumesGetTest-Volume-437494879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['83c9769d-435e-4a67-a88e-09174ba632d0','67e6c662-01f0-4bfa-91d1-14305df97c05','1dcfdf84-66a0-4c6a-84d9-42d5c01d7722','130a12e5-4b05-49e3-a24e-ea5ac2c040c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1139518804',display_name='tempest-VolumesGetTest-Volume-437494879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=392cdb82-e772-45f7-8dfa-6522c0d5d228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='595efd53a81e48ac94b48cf90c593632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fe52acf92549549a687eb0dd4743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363c082c-329c-48fa-9df0-3aadef6ce16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363c082c-329c-48fa-9df0-3aadef6ce16f) transitioned into 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-1139518804',display_name='tempest-VolumesGetTest-Volume-437494879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['83c9769d-435e-4a67-a88e-09174ba632d0','67e6c662-01f0-4bfa-91d1-14305df97c05','1dcfdf84-66a0-4c6a-84d9-42d5c01d7722','130a12e5-4b05-49e3-a24e-ea5ac2c040c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ab145b5-8c7e-4ef6-9b62-734a6cb1d3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ab145b5-8c7e-4ef6-9b62-734a6cb1d3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (5f7a7cfe-9072-4747-993a-7425503778ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request issued successfully. Sep 01 02:08:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-87b52c1c-63b7-4a54-9fb0-c612afd7cfd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 830/1635] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:22 2026] POST /volume/v3/volumes => generated 786 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f35d946b-0d2b-4e1e-b76b-0d5eadc36993 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f35d946b-0d2b-4e1e-b76b-0d5eadc36993 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f35d946b-0d2b-4e1e-b76b-0d5eadc36993 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f35d946b-0d2b-4e1e-b76b-0d5eadc36993 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f35d946b-0d2b-4e1e-b76b-0d5eadc36993 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f35d946b-0d2b-4e1e-b76b-0d5eadc36993 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 806/1636] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ef101ca3-03e5-4f2b-bf77-5236802497f8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ef101ca3-03e5-4f2b-bf77-5236802497f8 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ef101ca3-03e5-4f2b-bf77-5236802497f8 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ef101ca3-03e5-4f2b-bf77-5236802497f8 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ef101ca3-03e5-4f2b-bf77-5236802497f8 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ef101ca3-03e5-4f2b-bf77-5236802497f8 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 831/1637] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 878 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-568ad0df-377e-4b47-beac-96b62f5c0d76 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-568ad0df-377e-4b47-beac-96b62f5c0d76 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-568ad0df-377e-4b47-beac-96b62f5c0d76 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-568ad0df-377e-4b47-beac-96b62f5c0d76 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-568ad0df-377e-4b47-beac-96b62f5c0d76 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-568ad0df-377e-4b47-beac-96b62f5c0d76 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 807/1638] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 879 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0020e960-9018-43da-9ef5-597784c17bb2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0020e960-9018-43da-9ef5-597784c17bb2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0020e960-9018-43da-9ef5-597784c17bb2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1552890107", "description": null}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0020e960-9018-43da-9ef5-597784c17bb2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0020e960-9018-43da-9ef5-597784c17bb2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0020e960-9018-43da-9ef5-597784c17bb2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 832/1639] 192.168.122.25 () {60 vars in 1247 bytes} [Tue Sep 1 02:08:25 2026] PUT /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 777 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b1b1805d-e890-44d6-b2ed-ecb9521f1fc5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1b1805d-e890-44d6-b2ed-ecb9521f1fc5 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1b1805d-e890-44d6-b2ed-ecb9521f1fc5 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1b1805d-e890-44d6-b2ed-ecb9521f1fc5 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b1b1805d-e890-44d6-b2ed-ecb9521f1fc5 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1b1805d-e890-44d6-b2ed-ecb9521f1fc5 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 808/1640] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] DELETE http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume with id: 392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume request issued successfully. Sep 01 02:08:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-69dcb22d-3d1b-49a6-a451-b19e87cfee5a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 202 Sep 01 02:08:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 833/1641] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:25 2026] DELETE /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8546259c-189c-4a03-aa78-1eb566e024fe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8546259c-189c-4a03-aa78-1eb566e024fe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8546259c-189c-4a03-aa78-1eb566e024fe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8546259c-189c-4a03-aa78-1eb566e024fe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8546259c-189c-4a03-aa78-1eb566e024fe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8546259c-189c-4a03-aa78-1eb566e024fe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 809/1642] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 844 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6a52e0b9-3190-44d0-96f9-adc4f21d10cf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a52e0b9-3190-44d0-96f9-adc4f21d10cf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a52e0b9-3190-44d0-96f9-adc4f21d10cf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a52e0b9-3190-44d0-96f9-adc4f21d10cf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6a52e0b9-3190-44d0-96f9-adc4f21d10cf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a52e0b9-3190-44d0-96f9-adc4f21d10cf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 834/1643] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3fcace4d-72a2-447f-82c9-1b0732b66bcc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fcace4d-72a2-447f-82c9-1b0732b66bcc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 Sep 01 02:08:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3fcace4d-72a2-447f-82c9-1b0732b66bcc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3fcace4d-72a2-447f-82c9-1b0732b66bcc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fcace4d-72a2-447f-82c9-1b0732b66bcc tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 returned with HTTP 404 Sep 01 02:08:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 810/1644] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/volumes/392cdb82-e772-45f7-8dfa-6522c0d5d228 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-69f82eb1-f61f-4c3e-b59e-7199823c935c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-69f82eb1-f61f-4c3e-b59e-7199823c935c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-69f82eb1-f61f-4c3e-b59e-7199823c935c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-69f82eb1-f61f-4c3e-b59e-7199823c935c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-69f82eb1-f61f-4c3e-b59e-7199823c935c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-69f82eb1-f61f-4c3e-b59e-7199823c935c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 835/1645] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 898 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] DELETE http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume with id: 2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume request issued successfully. Sep 01 02:08:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-446f0fe7-1d5a-4f6d-bdd5-15c6ecf414ef tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 202 Sep 01 02:08:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 811/1646] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:27 2026] DELETE /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2d7d77c5-6ff2-4f09-8e47-3f4cc2d9af3d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d7d77c5-6ff2-4f09-8e47-3f4cc2d9af3d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d7d77c5-6ff2-4f09-8e47-3f4cc2d9af3d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d7d77c5-6ff2-4f09-8e47-3f4cc2d9af3d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2d7d77c5-6ff2-4f09-8e47-3f4cc2d9af3d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d7d77c5-6ff2-4f09-8e47-3f4cc2d9af3d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 200 Sep 01 02:08:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 836/1647] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 897 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a7420b07-2d9b-479f-b759-ca814690ed81 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7420b07-2d9b-479f-b759-ca814690ed81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f Sep 01 02:08:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7420b07-2d9b-479f-b759-ca814690ed81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a7420b07-2d9b-479f-b759-ca814690ed81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a7420b07-2d9b-479f-b759-ca814690ed81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f returned with HTTP 404 Sep 01 02:08:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 812/1648] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/volumes/2627f35a-9c14-4ce6-8297-3d2a6088bb8f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2085759228"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2085759228'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume of 1 GB Sep 01 02:08:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Availability Zones retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (6e12cffe-09ef-4b32-9c0d-7d865861b8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475fedd5-c886-44d4-b631-7794856298ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475fedd5-c886-44d4-b631-7794856298ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f6f928-7ef8-4e33-a36b-b69da09a4355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Created reservations ['46b226f8-28b6-401d-8ddc-162c8148a340', 'd48b368b-e2d7-4955-92f3-1447db639cef', '9a0e6b27-ddf9-4ee7-a109-48867879bd0a', 'dc4d5b5d-cef7-4d8b-9ce5-76941a0f0957'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f6f928-7ef8-4e33-a36b-b69da09a4355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b226f8-28b6-401d-8ddc-162c8148a340', 'd48b368b-e2d7-4955-92f3-1447db639cef', '9a0e6b27-ddf9-4ee7-a109-48867879bd0a', 'dc4d5b5d-cef7-4d8b-9ce5-76941a0f0957']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61019a7a-89e5-4273-8da0-63bf21ab6ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61019a7a-89e5-4273-8da0-63bf21ab6ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde6721e-4230-419f-a590-eaa86111d308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2085759228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['46b226f8-28b6-401d-8ddc-162c8148a340','d48b368b-e2d7-4955-92f3-1447db639cef','9a0e6b27-ddf9-4ee7-a109-48867879bd0a','dc4d5b5d-cef7-4d8b-9ce5-76941a0f0957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2085759228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dde6721e-4230-419f-a590-eaa86111d308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='595efd53a81e48ac94b48cf90c593632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fe52acf92549549a687eb0dd4743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d99753-b312-4f1e-8776-2fc567abe467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d99753-b312-4f1e-8776-2fc567abe467) transitioned into state 'SUCCESS' from state '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-2085759228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['46b226f8-28b6-401d-8ddc-162c8148a340','d48b368b-e2d7-4955-92f3-1447db639cef','9a0e6b27-ddf9-4ee7-a109-48867879bd0a','dc4d5b5d-cef7-4d8b-9ce5-76941a0f0957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d7fb10-892d-4a60-991f-23640517521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d7fb10-892d-4a60-991f-23640517521b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (6e12cffe-09ef-4b32-9c0d-7d865861b8de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request issued successfully. Sep 01 02:08:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4d1fff60-b413-4c81-81be-d1e99be8b71f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 837/1649] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:29 2026] POST /volume/v3/volumes => generated 752 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1836a2d8-bf61-438a-be60-447bcfd27227 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1836a2d8-bf61-438a-be60-447bcfd27227 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1836a2d8-bf61-438a-be60-447bcfd27227 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1836a2d8-bf61-438a-be60-447bcfd27227 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1836a2d8-bf61-438a-be60-447bcfd27227 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1836a2d8-bf61-438a-be60-447bcfd27227 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 813/1650] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-55f967fc-a3a5-4823-8db2-51b0ef229dcf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-55f967fc-a3a5-4823-8db2-51b0ef229dcf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-997d2cf6-967c-47a7-9fa2-6039fa3bdc3d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-55f967fc-a3a5-4823-8db2-51b0ef229dcf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-55f967fc-a3a5-4823-8db2-51b0ef229dcf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-55f967fc-a3a5-4823-8db2-51b0ef229dcf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-55f967fc-a3a5-4823-8db2-51b0ef229dcf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 838/1651] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-997d2cf6-967c-47a7-9fa2-6039fa3bdc3d tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-997d2cf6-967c-47a7-9fa2-6039fa3bdc3d tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-997d2cf6-967c-47a7-9fa2-6039fa3bdc3d tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 814/1652] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:30 2026] POST /volume/v3/types => generated 287 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd43d201-5a45-4c8f-8e3f-6a00c5146b6e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd43d201-5a45-4c8f-8e3f-6a00c5146b6e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd43d201-5a45-4c8f-8e3f-6a00c5146b6e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd43d201-5a45-4c8f-8e3f-6a00c5146b6e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fd43d201-5a45-4c8f-8e3f-6a00c5146b6e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd43d201-5a45-4c8f-8e3f-6a00c5146b6e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 839/1653] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-260e91c9-3706-4e23-a13e-27d942ccb9e8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-260e91c9-3706-4e23-a13e-27d942ccb9e8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-260e91c9-3706-4e23-a13e-27d942ccb9e8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-260e91c9-3706-4e23-a13e-27d942ccb9e8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-260e91c9-3706-4e23-a13e-27d942ccb9e8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-260e91c9-3706-4e23-a13e-27d942ccb9e8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 815/1654] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-81b236d7-0265-49df-929c-67ea82deea02 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-81b236d7-0265-49df-929c-67ea82deea02 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-81b236d7-0265-49df-929c-67ea82deea02 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-81b236d7-0265-49df-929c-67ea82deea02 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-81b236d7-0265-49df-929c-67ea82deea02 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-81b236d7-0265-49df-929c-67ea82deea02 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 840/1655] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-2de94647-53c6-414d-9f8d-509c85a4e922 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-2de94647-53c6-414d-9f8d-509c85a4e922 None None] GET http://192.168.122.25/volume// Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-2de94647-53c6-414d-9f8d-509c85a4e922 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-2de94647-53c6-414d-9f8d-509c85a4e922 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-2de94647-53c6-414d-9f8d-509c85a4e922 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:08:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 816/1656] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-195958be-992a-455b-b14d-5b77a8b70aad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-195958be-992a-455b-b14d-5b77a8b70aad tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-195958be-992a-455b-b14d-5b77a8b70aad tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb7a50bd-eb42-44e5-85b6-86df7f66c511", "connector": null, "instance_uuid": "7ce91c06-f57e-4159-b6be-f1e5719c8db0"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-195958be-992a-455b-b14d-5b77a8b70aad tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 841/1657] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:08:31 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc0ae537-2adf-4f53-bd2f-d9c79824a017 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc0ae537-2adf-4f53-bd2f-d9c79824a017 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc0ae537-2adf-4f53-bd2f-d9c79824a017 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8e2aff06-33a5-4fd9-bf89-6c0770da014e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc0ae537-2adf-4f53-bd2f-d9c79824a017 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e2aff06-33a5-4fd9-bf89-6c0770da014e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e2aff06-33a5-4fd9-bf89-6c0770da014e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e2aff06-33a5-4fd9-bf89-6c0770da014e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc0ae537-2adf-4f53-bd2f-d9c79824a017 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc0ae537-2adf-4f53-bd2f-d9c79824a017 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 817/1658] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-0665363c-241a-440c-a910-db5054205f85 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-0665363c-241a-440c-a910-db5054205f85 None None] GET http://192.168.122.25/volume// Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-0665363c-241a-440c-a910-db5054205f85 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-0665363c-241a-440c-a910-db5054205f85 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-0665363c-241a-440c-a910-db5054205f85 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:08:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 818/1659] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8e2aff06-33a5-4fd9-bf89-6c0770da014e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dde6721e-4230-419f-a590-eaa86111d308", "size": 1, "name": "tempest-VolumesGetTest-Volume-1983097677", "metadata": {"Type": "Test"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request body: {'volume': {'source_volid': 'dde6721e-4230-419f-a590-eaa86111d308', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1983097677', 'metadata': {'Type': 'Test'}}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e2aff06-33a5-4fd9-bf89-6c0770da014e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 842/1660] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 846 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-700f0ff1-a163-44e5-ba7d-09ac80e01a23 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-700f0ff1-a163-44e5-ba7d-09ac80e01a23 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-700f0ff1-a163-44e5-ba7d-09ac80e01a23 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-700f0ff1-a163-44e5-ba7d-09ac80e01a23 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume of 1 GB Sep 01 02:08:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Availability Zones retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (75da24cd-4919-45fe-80c6-b3a451e176fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-700f0ff1-a163-44e5-ba7d-09ac80e01a23 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a9cee1-22ba-4a78-ba37-262e24c1f727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-700f0ff1-a163-44e5-ba7d-09ac80e01a23 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 843/1661] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 1027 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a9cee1-22ba-4a78-ba37-262e24c1f727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dde6721e-4230-419f-a590-eaa86111d308', 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42be6ce6-1c62-4f8b-a1b3-ea4181c44587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-6bbfdefe-cd8e-4b87-8407-297b536e6177 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-6bbfdefe-cd8e-4b87-8407-297b536e6177 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] PUT http://192.168.122.25/volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6 Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-6bbfdefe-cd8e-4b87-8407-297b536e6177 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Created reservations ['2e0529de-9566-4fe3-8867-12b521514e89', 'e569138d-63a4-48b0-beb8-ac1569f9b545', 'f3a83bf4-121b-41e4-9597-ac9496a18da2', '29b0b6b4-29aa-4cba-82a6-8d30fc3b9669'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42be6ce6-1c62-4f8b-a1b3-ea4181c44587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e0529de-9566-4fe3-8867-12b521514e89', 'e569138d-63a4-48b0-beb8-ac1569f9b545', 'f3a83bf4-121b-41e4-9597-ac9496a18da2', '29b0b6b4-29aa-4cba-82a6-8d30fc3b9669']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f360341-c7b7-494b-b27f-b9fd89c335b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-6bbfdefe-cd8e-4b87-8407-297b536e6177 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Acquiring lock "cinder-attachment_update-eb7a50bd-eb42-44e5-85b6-86df7f66c511-devstack" by "attachment_update" {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-6bbfdefe-cd8e-4b87-8407-297b536e6177 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Lock "cinder-attachment_update-eb7a50bd-eb42-44e5-85b6-86df7f66c511-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86843) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f360341-c7b7-494b-b27f-b9fd89c335b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f669e1b-c2b0-464e-8f9b-faafd6640176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1983097677',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['2e0529de-9566-4fe3-8867-12b521514e89','e569138d-63a4-48b0-beb8-ac1569f9b545','f3a83bf4-121b-41e4-9597-ac9496a18da2','29b0b6b4-29aa-4cba-82a6-8d30fc3b9669'],size=1,snapshot_id=None,source_replicaid=,source_volid=dde6721e-4230-419f-a590-eaa86111d308,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1983097677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f669e1b-c2b0-464e-8f9b-faafd6640176,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='595efd53a81e48ac94b48cf90c593632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dde6721e-4230-419f-a590-eaa86111d308,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fe52acf92549549a687eb0dd4743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c37de59-80c7-49ea-b231-1662a13b3f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c37de59-80c7-49ea-b231-1662a13b3f5f) transitioned into state 'SUCCESS' from state '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-1983097677',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['2e0529de-9566-4fe3-8867-12b521514e89','e569138d-63a4-48b0-beb8-ac1569f9b545','f3a83bf4-121b-41e4-9597-ac9496a18da2','29b0b6b4-29aa-4cba-82a6-8d30fc3b9669'],size=1,snapshot_id=None,source_replicaid=,source_volid=dde6721e-4230-419f-a590-eaa86111d308,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b850ec-8d70-4b8c-a1fe-65e792731be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b850ec-8d70-4b8c-a1fe-65e792731be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.coordination [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-6bbfdefe-cd8e-4b87-8407-297b536e6177 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Lock "cinder-attachment_update-eb7a50bd-eb42-44e5-85b6-86df7f66c511-devstack" released by "attachment_update" :: held 0.275s {{(pid=86843) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-6bbfdefe-cd8e-4b87-8407-297b536e6177 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 844/1662] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:08:32 2026] PUT /volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6 => generated 694 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (75da24cd-4919-45fe-80c6-b3a451e176fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request issued successfully. Sep 01 02:08:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f9bc05c4-c65e-4f4b-9b74-4584982b2008 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 819/1663] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:32 2026] POST /volume/v3/volumes => generated 800 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f0200d86-4557-4399-a570-6db160391413 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0200d86-4557-4399-a570-6db160391413 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f0200d86-4557-4399-a570-6db160391413 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f0200d86-4557-4399-a570-6db160391413 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f0200d86-4557-4399-a570-6db160391413 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0200d86-4557-4399-a570-6db160391413 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 845/1664] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c54d3c5b-0538-4555-828e-837c75505fc4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c54d3c5b-0538-4555-828e-837c75505fc4 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c54d3c5b-0538-4555-828e-837c75505fc4 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c54d3c5b-0538-4555-828e-837c75505fc4 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c54d3c5b-0538-4555-828e-837c75505fc4 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c54d3c5b-0538-4555-828e-837c75505fc4 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 820/1665] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 847 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-622d9c95-0998-4b1e-8d18-16d0e4eaad8d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-622d9c95-0998-4b1e-8d18-16d0e4eaad8d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6/action Sep 01 02:08:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-622d9c95-0998-4b1e-8d18-16d0e4eaad8d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-622d9c95-0998-4b1e-8d18-16d0e4eaad8d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-8f9670c2-b5c8-4609-8786-d98c3aa35d09 req-622d9c95-0998-4b1e-8d18-16d0e4eaad8d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6/action returned with HTTP 204 Sep 01 02:08:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 846/1666] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:08:33 2026] POST /volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4ee3197c-cf96-4fa5-b071-7e869e7f01db None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4ee3197c-cf96-4fa5-b071-7e869e7f01db tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4ee3197c-cf96-4fa5-b071-7e869e7f01db tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4ee3197c-cf96-4fa5-b071-7e869e7f01db tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4ee3197c-cf96-4fa5-b071-7e869e7f01db tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4ee3197c-cf96-4fa5-b071-7e869e7f01db tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 821/1667] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-56bf57e2-b2c8-4fa5-9a9d-6198bd4bf453 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56bf57e2-b2c8-4fa5-9a9d-6198bd4bf453 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56bf57e2-b2c8-4fa5-9a9d-6198bd4bf453 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56bf57e2-b2c8-4fa5-9a9d-6198bd4bf453 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-56bf57e2-b2c8-4fa5-9a9d-6198bd4bf453 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56bf57e2-b2c8-4fa5-9a9d-6198bd4bf453 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 847/1668] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 1139 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0b23ceb1-9f2f-4544-acc3-e70458d09d08 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0b23ceb1-9f2f-4544-acc3-e70458d09d08 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0b23ceb1-9f2f-4544-acc3-e70458d09d08 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0b23ceb1-9f2f-4544-acc3-e70458d09d08 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0b23ceb1-9f2f-4544-acc3-e70458d09d08 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0b23ceb1-9f2f-4544-acc3-e70458d09d08 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 822/1669] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 1139 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "33255395-bd28-4639-ab11-adf809cd0175", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '33255395-bd28-4639-ab11-adf809cd0175', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f3af9e43-9212-479c-be71-d029821041b2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3af9e43-9212-479c-be71-d029821041b2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f3af9e43-9212-479c-be71-d029821041b2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f3af9e43-9212-479c-be71-d029821041b2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f3af9e43-9212-479c-be71-d029821041b2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3af9e43-9212-479c-be71-d029821041b2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 823/1670] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:35 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Create volume of 1 GB Sep 01 02:08:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Availability Zones retrieved successfully. Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Flow 'volume_create_api' (12e26630-52f4-45aa-9ead-27e82e793d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b8bbda-44e8-40ec-a07d-b28cf4e46768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b8bbda-44e8-40ec-a07d-b28cf4e46768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:08:31Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=dae3bffd-b9ca-42d2-80ac-978bfad4f5b0,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': 'dae3bffd-b9ca-42d2-80ac-978bfad4f5b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42fbf326-60cd-4459-a474-8620b50b9fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-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 01 02:08:35 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-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 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Created reservations ['9d2fb1b4-cda3-45c4-bdc7-781395d8700a', '0a969794-22c4-498b-99ee-fdd994cb86b5', 'b567a51d-e403-439f-beb6-16d142d1fde8', '839b6b7b-e0b1-4725-b14b-234969adfd73'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42fbf326-60cd-4459-a474-8620b50b9fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d2fb1b4-cda3-45c4-bdc7-781395d8700a', '0a969794-22c4-498b-99ee-fdd994cb86b5', 'b567a51d-e403-439f-beb6-16d142d1fde8', '839b6b7b-e0b1-4725-b14b-234969adfd73']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c80488-109e-4a3d-beeb-51d98a726f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c80488-109e-4a3d-beeb-51d98a726f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8b84b4-0524-478e-b5f1-9fc95bfbefca', '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='9ddddd2b71dc4087810235be3b2d4e41',qos_specs=None,replication_status=,reservations=['9d2fb1b4-cda3-45c4-bdc7-781395d8700a','0a969794-22c4-498b-99ee-fdd994cb86b5','b567a51d-e403-439f-beb6-16d142d1fde8','839b6b7b-e0b1-4725-b14b-234969adfd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378ea3fb45f74f27b193c19251df9d8c',volume_type_id=dae3bffd-b9ca-42d2-80ac-978bfad4f5b0), 'volume': Volume(_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-01T00:08:35Z,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=7e8b84b4-0524-478e-b5f1-9fc95bfbefca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ddddd2b71dc4087810235be3b2d4e41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='378ea3fb45f74f27b193c19251df9d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dae3bffd-b9ca-42d2-80ac-978bfad4f5b0),volume_type_id=dae3bffd-b9ca-42d2-80ac-978bfad4f5b0)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07959641-7ee1-4e31-974f-4421bd7308e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07959641-7ee1-4e31-974f-4421bd7308e0) transitioned into state 'SUCCESS' from 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='9ddddd2b71dc4087810235be3b2d4e41',qos_specs=None,replication_status=,reservations=['9d2fb1b4-cda3-45c4-bdc7-781395d8700a','0a969794-22c4-498b-99ee-fdd994cb86b5','b567a51d-e403-439f-beb6-16d142d1fde8','839b6b7b-e0b1-4725-b14b-234969adfd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378ea3fb45f74f27b193c19251df9d8c',volume_type_id=dae3bffd-b9ca-42d2-80ac-978bfad4f5b0)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:35 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a072296-b30d-4229-b74d-e72458a2dc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c5d6b916-aa7c-41df-b3a0-431e1c2d7857 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c5d6b916-aa7c-41df-b3a0-431e1c2d7857 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c5d6b916-aa7c-41df-b3a0-431e1c2d7857 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c5d6b916-aa7c-41df-b3a0-431e1c2d7857 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a072296-b30d-4229-b74d-e72458a2dc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Flow 'volume_create_api' (12e26630-52f4-45aa-9ead-27e82e793d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Create volume request issued successfully. Sep 01 02:08:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-362a3635-bd83-45de-9f20-b97e3c6703d4 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 848/1671] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:34 2026] POST /volume/v3/volumes => generated 804 bytes in 1301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c5d6b916-aa7c-41df-b3a0-431e1c2d7857 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4814475d-7a52-4d1a-8eb2-6d52a9617204 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4814475d-7a52-4d1a-8eb2-6d52a9617204 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4814475d-7a52-4d1a-8eb2-6d52a9617204 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c5d6b916-aa7c-41df-b3a0-431e1c2d7857 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4814475d-7a52-4d1a-8eb2-6d52a9617204 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 824/1672] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:35 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4814475d-7a52-4d1a-8eb2-6d52a9617204 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4814475d-7a52-4d1a-8eb2-6d52a9617204 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 849/1673] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:36 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 872 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-58ed819a-6bf2-4b89-82c0-5a936a2519bb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58ed819a-6bf2-4b89-82c0-5a936a2519bb tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58ed819a-6bf2-4b89-82c0-5a936a2519bb tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58ed819a-6bf2-4b89-82c0-5a936a2519bb tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-58ed819a-6bf2-4b89-82c0-5a936a2519bb tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58ed819a-6bf2-4b89-82c0-5a936a2519bb tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 825/1674] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:37 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bb1fad38-a8c6-407f-b47c-b923366ade60 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb1fad38-a8c6-407f-b47c-b923366ade60 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb1fad38-a8c6-407f-b47c-b923366ade60 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb1fad38-a8c6-407f-b47c-b923366ade60 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bb1fad38-a8c6-407f-b47c-b923366ade60 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb1fad38-a8c6-407f-b47c-b923366ade60 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 850/1675] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:37 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 896 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-07074f22-cf7c-4940-b3d8-7693df727550 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-07074f22-cf7c-4940-b3d8-7693df727550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-07074f22-cf7c-4940-b3d8-7693df727550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-07074f22-cf7c-4940-b3d8-7693df727550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-07074f22-cf7c-4940-b3d8-7693df727550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-07074f22-cf7c-4940-b3d8-7693df727550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 826/1676] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:37 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 1139 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-b648aa72-9ffb-41fa-a0bc-48cf15017c22 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-b648aa72-9ffb-41fa-a0bc-48cf15017c22 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511/action Sep 01 02:08:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-b648aa72-9ffb-41fa-a0bc-48cf15017c22 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-b648aa72-9ffb-41fa-a0bc-48cf15017c22 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-b648aa72-9ffb-41fa-a0bc-48cf15017c22 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-b648aa72-9ffb-41fa-a0bc-48cf15017c22 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Begin detaching volume completed successfully. Sep 01 02:08:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-b648aa72-9ffb-41fa-a0bc-48cf15017c22 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511/action returned with HTTP 202 Sep 01 02:08:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 851/1677] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:08:38 2026] POST /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4b242401-387a-4daf-b5ee-c7d138595355 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b242401-387a-4daf-b5ee-c7d138595355 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b242401-387a-4daf-b5ee-c7d138595355 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b242401-387a-4daf-b5ee-c7d138595355 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1d7510ea-e518-4dc5-af80-a424b914ce70 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1d7510ea-e518-4dc5-af80-a424b914ce70 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d7510ea-e518-4dc5-af80-a424b914ce70 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d7510ea-e518-4dc5-af80-a424b914ce70 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4b242401-387a-4daf-b5ee-c7d138595355 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1d7510ea-e518-4dc5-af80-a424b914ce70 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b242401-387a-4daf-b5ee-c7d138595355 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 827/1678] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:38 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-28c87c30-f9d6-41f3-8bb1-9aa9d763f399 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-28c87c30-f9d6-41f3-8bb1-9aa9d763f399 None None] GET http://192.168.122.25/volume// Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-28c87c30-f9d6-41f3-8bb1-9aa9d763f399 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-28c87c30-f9d6-41f3-8bb1-9aa9d763f399 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-28c87c30-f9d6-41f3-8bb1-9aa9d763f399 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:08:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 828/1679] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:38 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-f3119cbf-e9ab-4e2e-8c13-58380fa826f9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1d7510ea-e518-4dc5-af80-a424b914ce70 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 852/1680] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:38 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 954 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-f3119cbf-e9ab-4e2e-8c13-58380fa826f9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-f3119cbf-e9ab-4e2e-8c13-58380fa826f9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-f3119cbf-e9ab-4e2e-8c13-58380fa826f9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-f3119cbf-e9ab-4e2e-8c13-58380fa826f9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-f3119cbf-e9ab-4e2e-8c13-58380fa826f9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:08:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 829/1681] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:38 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 1323 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-50a56ede-1737-4fe4-a46c-cd071f3266c2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-50a56ede-1737-4fe4-a46c-cd071f3266c2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] DELETE http://192.168.122.25/volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6 Sep 01 02:08:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-50a56ede-1737-4fe4-a46c-cd071f3266c2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-50a56ede-1737-4fe4-a46c-cd071f3266c2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-696f19f0-8f7b-4a0c-8a49-eec36df8c6d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-696f19f0-8f7b-4a0c-8a49-eec36df8c6d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-696f19f0-8f7b-4a0c-8a49-eec36df8c6d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-696f19f0-8f7b-4a0c-8a49-eec36df8c6d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[86843]: /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 01 02:08:39 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:08:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-696f19f0-8f7b-4a0c-8a49-eec36df8c6d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-696f19f0-8f7b-4a0c-8a49-eec36df8c6d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 830/1682] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-72d2f8c4-8441-4294-b0f4-56787ebc6ad0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72d2f8c4-8441-4294-b0f4-56787ebc6ad0 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72d2f8c4-8441-4294-b0f4-56787ebc6ad0 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72d2f8c4-8441-4294-b0f4-56787ebc6ad0 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-bc390c21-62a6-4f48-8f51-3820fa01783c req-50a56ede-1737-4fe4-a46c-cd071f3266c2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6 returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 853/1683] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:08:39 2026] DELETE /volume/v3/attachments/9bba5171-b978-43f9-895f-f4e8327388e6 => generated 19 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-72d2f8c4-8441-4294-b0f4-56787ebc6ad0 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72d2f8c4-8441-4294-b0f4-56787ebc6ad0 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 831/1684] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 954 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a5ac968c-0935-415d-98d1-daafdbdec1ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5ac968c-0935-415d-98d1-daafdbdec1ee tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5ac968c-0935-415d-98d1-daafdbdec1ee tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5ac968c-0935-415d-98d1-daafdbdec1ee tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a5ac968c-0935-415d-98d1-daafdbdec1ee tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5ac968c-0935-415d-98d1-daafdbdec1ee tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 854/1685] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:08:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb7a50bd-eb42-44e5-85b6-86df7f66c511", "force": false, "name": "tempest-TestStampPattern-snapshot-411124551", "description": null, "metadata": null}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cd7ba6d8-ce6e-4fdf-8074-42de1ea1f0aa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cd7ba6d8-ce6e-4fdf-8074-42de1ea1f0aa tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cd7ba6d8-ce6e-4fdf-8074-42de1ea1f0aa tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cd7ba6d8-ce6e-4fdf-8074-42de1ea1f0aa tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:08:40 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Create snapshot from volume eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:08:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cd7ba6d8-ce6e-4fdf-8074-42de1ea1f0aa tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cd7ba6d8-ce6e-4fdf-8074-42de1ea1f0aa tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 855/1686] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 954 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Created reservations ['e2ec6523-a272-4a9f-8b3e-f927a5e3f878', 'b1d8027b-f75a-4fce-96c0-d7e4d5f5bd80', '790c8901-7177-4e71-9dfa-65bf5c977c83', 'e0aae755-44d9-47ce-a08c-22aa24c2176f'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot create request issued successfully. Sep 01 02:08:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51d8a4e3-3d43-4130-b360-257fb4188cd0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 832/1687] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:40 2026] POST /volume/v3/snapshots => generated 302 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e81e60b3-3510-4e16-b53f-1651bc102ff9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e81e60b3-3510-4e16-b53f-1651bc102ff9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e81e60b3-3510-4e16-b53f-1651bc102ff9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e81e60b3-3510-4e16-b53f-1651bc102ff9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e81e60b3-3510-4e16-b53f-1651bc102ff9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e81e60b3-3510-4e16-b53f-1651bc102ff9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 856/1688] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 434 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-39a7d080-bd5c-4ae5-97ff-68c15fef58bf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-39a7d080-bd5c-4ae5-97ff-68c15fef58bf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-39a7d080-bd5c-4ae5-97ff-68c15fef58bf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-39a7d080-bd5c-4ae5-97ff-68c15fef58bf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-39a7d080-bd5c-4ae5-97ff-68c15fef58bf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-39a7d080-bd5c-4ae5-97ff-68c15fef58bf tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 833/1689] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a0886fac-2699-4a55-a2e2-0ff9e4236934 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a0886fac-2699-4a55-a2e2-0ff9e4236934 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a0886fac-2699-4a55-a2e2-0ff9e4236934 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a0886fac-2699-4a55-a2e2-0ff9e4236934 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a0886fac-2699-4a55-a2e2-0ff9e4236934 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a0886fac-2699-4a55-a2e2-0ff9e4236934 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 857/1690] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 954 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0fb42db1-14a6-4e22-bc8f-c036192a480a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0fb42db1-14a6-4e22-bc8f-c036192a480a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0fb42db1-14a6-4e22-bc8f-c036192a480a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0fb42db1-14a6-4e22-bc8f-c036192a480a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0fb42db1-14a6-4e22-bc8f-c036192a480a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0fb42db1-14a6-4e22-bc8f-c036192a480a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 834/1691] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 434 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fbc63032-72ed-46f7-bf40-815fb3188220 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fbc63032-72ed-46f7-bf40-815fb3188220 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fbc63032-72ed-46f7-bf40-815fb3188220 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fbc63032-72ed-46f7-bf40-815fb3188220 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fbc63032-72ed-46f7-bf40-815fb3188220 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fbc63032-72ed-46f7-bf40-815fb3188220 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 858/1692] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-18701556-99d0-41ba-839b-8e0c59395e8f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18701556-99d0-41ba-839b-8e0c59395e8f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18701556-99d0-41ba-839b-8e0c59395e8f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-18701556-99d0-41ba-839b-8e0c59395e8f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-18701556-99d0-41ba-839b-8e0c59395e8f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-18701556-99d0-41ba-839b-8e0c59395e8f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 835/1693] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f5111b8a-03d8-44fb-948a-e45638cf772b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5111b8a-03d8-44fb-948a-e45638cf772b tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5111b8a-03d8-44fb-948a-e45638cf772b tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5111b8a-03d8-44fb-948a-e45638cf772b tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f5111b8a-03d8-44fb-948a-e45638cf772b tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5111b8a-03d8-44fb-948a-e45638cf772b tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 859/1694] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 434 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1695a61d-bf8b-46cb-9c9e-08315fc82f5f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1695a61d-bf8b-46cb-9c9e-08315fc82f5f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1695a61d-bf8b-46cb-9c9e-08315fc82f5f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1695a61d-bf8b-46cb-9c9e-08315fc82f5f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1695a61d-bf8b-46cb-9c9e-08315fc82f5f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1695a61d-bf8b-46cb-9c9e-08315fc82f5f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 836/1695] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-808ca632-7d77-45ba-beb1-6f2e766b8c47 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-808ca632-7d77-45ba-beb1-6f2e766b8c47 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-808ca632-7d77-45ba-beb1-6f2e766b8c47 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-808ca632-7d77-45ba-beb1-6f2e766b8c47 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-808ca632-7d77-45ba-beb1-6f2e766b8c47 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-808ca632-7d77-45ba-beb1-6f2e766b8c47 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 860/1696] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 954 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0058b6be-623a-435f-99d6-61160205a5e0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0058b6be-623a-435f-99d6-61160205a5e0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0058b6be-623a-435f-99d6-61160205a5e0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0058b6be-623a-435f-99d6-61160205a5e0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0058b6be-623a-435f-99d6-61160205a5e0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0058b6be-623a-435f-99d6-61160205a5e0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 837/1697] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 434 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3c98f955-0368-4dec-950d-0dae89d53426 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c98f955-0368-4dec-950d-0dae89d53426 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c98f955-0368-4dec-950d-0dae89d53426 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c98f955-0368-4dec-950d-0dae89d53426 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3c98f955-0368-4dec-950d-0dae89d53426 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c98f955-0368-4dec-950d-0dae89d53426 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 861/1698] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 892 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-01124960-f85c-4a73-94ed-80e313e87080 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01124960-f85c-4a73-94ed-80e313e87080 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-01124960-f85c-4a73-94ed-80e313e87080 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-01124960-f85c-4a73-94ed-80e313e87080 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-01124960-f85c-4a73-94ed-80e313e87080 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01124960-f85c-4a73-94ed-80e313e87080 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 838/1699] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-95a1e188-c468-4dd5-8de4-a91ec8223ae6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-95a1e188-c468-4dd5-8de4-a91ec8223ae6 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-95a1e188-c468-4dd5-8de4-a91ec8223ae6 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-95a1e188-c468-4dd5-8de4-a91ec8223ae6 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-95a1e188-c468-4dd5-8de4-a91ec8223ae6 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-95a1e188-c468-4dd5-8de4-a91ec8223ae6 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 862/1700] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bfa1604c-c233-459b-bc4c-d6ce46e1a712 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bfa1604c-c233-459b-bc4c-d6ce46e1a712 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bfa1604c-c233-459b-bc4c-d6ce46e1a712 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bfa1604c-c233-459b-bc4c-d6ce46e1a712 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bfa1604c-c233-459b-bc4c-d6ce46e1a712 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bfa1604c-c233-459b-bc4c-d6ce46e1a712 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 839/1701] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4428ca15-5f5a-4a40-b98b-37c2102fb359 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4428ca15-5f5a-4a40-b98b-37c2102fb359 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4428ca15-5f5a-4a40-b98b-37c2102fb359 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4428ca15-5f5a-4a40-b98b-37c2102fb359 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4428ca15-5f5a-4a40-b98b-37c2102fb359 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4428ca15-5f5a-4a40-b98b-37c2102fb359 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 863/1702] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8b1b4ef6-e2e1-4f64-bdab-bea2fee37ad0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b1b4ef6-e2e1-4f64-bdab-bea2fee37ad0 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b1b4ef6-e2e1-4f64-bdab-bea2fee37ad0 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1983097677"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8b1b4ef6-e2e1-4f64-bdab-bea2fee37ad0 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8b1b4ef6-e2e1-4f64-bdab-bea2fee37ad0 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b1b4ef6-e2e1-4f64-bdab-bea2fee37ad0 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 840/1703] 192.168.122.25 () {60 vars in 1247 bytes} [Tue Sep 1 02:08:46 2026] PUT /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 825 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3a2f2790-c4a7-417d-a166-80124ac3c55a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a2f2790-c4a7-417d-a166-80124ac3c55a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a2f2790-c4a7-417d-a166-80124ac3c55a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-828179900", "description": "This is the new description of volume"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e514fa75-0571-4b30-a972-6254a200d0b9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3a2f2790-c4a7-417d-a166-80124ac3c55a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e514fa75-0571-4b30-a972-6254a200d0b9 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e514fa75-0571-4b30-a972-6254a200d0b9 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e514fa75-0571-4b30-a972-6254a200d0b9 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3a2f2790-c4a7-417d-a166-80124ac3c55a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a2f2790-c4a7-417d-a166-80124ac3c55a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 864/1704] 192.168.122.25 () {60 vars in 1248 bytes} [Tue Sep 1 02:08:46 2026] PUT /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 863 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c9708eec-fccb-4f47-91d6-62bc176d775d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e514fa75-0571-4b30-a972-6254a200d0b9 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9708eec-fccb-4f47-91d6-62bc176d775d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9708eec-fccb-4f47-91d6-62bc176d775d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9708eec-fccb-4f47-91d6-62bc176d775d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e514fa75-0571-4b30-a972-6254a200d0b9 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 841/1705] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 957 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c9708eec-fccb-4f47-91d6-62bc176d775d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9708eec-fccb-4f47-91d6-62bc176d775d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 865/1706] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 931 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2091694488", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2123059915"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2091694488', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2123059915'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume of 1 GB Sep 01 02:08:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Availability Zones retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (92b91923-7ec2-49dd-a246-ebc4d1384f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f22aac-991d-4a68-8eb7-a279e2fe46d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f22aac-991d-4a68-8eb7-a279e2fe46d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37c7936-25b1-42f1-aba8-f13e50623270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Created reservations ['94c757ea-6f72-4670-b2bd-9c759d2bae72', 'c042a38b-e972-4a2e-8cd4-ddbf5568fb8d', 'f07069c8-454e-4b3a-b8dd-c7eb2dfbbce3', 'dc6e4d56-ea26-43f0-9e51-72fb25328e0b'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37c7936-25b1-42f1-aba8-f13e50623270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c757ea-6f72-4670-b2bd-9c759d2bae72', 'c042a38b-e972-4a2e-8cd4-ddbf5568fb8d', 'f07069c8-454e-4b3a-b8dd-c7eb2dfbbce3', 'dc6e4d56-ea26-43f0-9e51-72fb25328e0b']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1ff5bd-478b-408c-9307-d112eec98617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=457,cinder:INSERT=76,cinder:UPDATE=109 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0b8ef667-b218-4c93-96b8-3954e641d404 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b8ef667-b218-4c93-96b8-3954e641d404 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b8ef667-b218-4c93-96b8-3954e641d404 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b8ef667-b218-4c93-96b8-3954e641d404 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1ff5bd-478b-408c-9307-d112eec98617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6a53399-ec69-41c2-a7d9-6368b61cc409', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2091694488',display_name='tempest-VolumesGetTest-Volume-2123059915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['94c757ea-6f72-4670-b2bd-9c759d2bae72','c042a38b-e972-4a2e-8cd4-ddbf5568fb8d','f07069c8-454e-4b3a-b8dd-c7eb2dfbbce3','dc6e4d56-ea26-43f0-9e51-72fb25328e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2091694488',display_name='tempest-VolumesGetTest-Volume-2123059915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6a53399-ec69-41c2-a7d9-6368b61cc409,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='595efd53a81e48ac94b48cf90c593632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fe52acf92549549a687eb0dd4743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78704b13-58e8-4dd8-9963-8a7f80d031d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0b8ef667-b218-4c93-96b8-3954e641d404 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b8ef667-b218-4c93-96b8-3954e641d404 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 866/1707] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 434 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78704b13-58e8-4dd8-9963-8a7f80d031d5) transitioned into 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-2091694488',display_name='tempest-VolumesGetTest-Volume-2123059915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['94c757ea-6f72-4670-b2bd-9c759d2bae72','c042a38b-e972-4a2e-8cd4-ddbf5568fb8d','f07069c8-454e-4b3a-b8dd-c7eb2dfbbce3','dc6e4d56-ea26-43f0-9e51-72fb25328e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3187e3be-1425-4c78-9cf0-773489021ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3187e3be-1425-4c78-9cf0-773489021ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:47 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (92b91923-7ec2-49dd-a246-ebc4d1384f4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request issued successfully. Sep 01 02:08:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19b130c0-1891-4b4d-a6f2-f541ad17b2ab tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 842/1708] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:46 2026] POST /volume/v3/volumes => generated 787 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5263c178-bd8e-4d1f-8b55-3824c821befe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5263c178-bd8e-4d1f-8b55-3824c821befe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5263c178-bd8e-4d1f-8b55-3824c821befe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5263c178-bd8e-4d1f-8b55-3824c821befe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5263c178-bd8e-4d1f-8b55-3824c821befe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5263c178-bd8e-4d1f-8b55-3824c821befe tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 867/1709] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fb24af3f-08eb-4d48-a4d6-8b358e5ec82f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fb24af3f-08eb-4d48-a4d6-8b358e5ec82f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fb24af3f-08eb-4d48-a4d6-8b358e5ec82f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fb24af3f-08eb-4d48-a4d6-8b358e5ec82f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fb24af3f-08eb-4d48-a4d6-8b358e5ec82f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fb24af3f-08eb-4d48-a4d6-8b358e5ec82f tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 843/1710] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea1a41df-15b2-49b6-ac3d-0fcb042a384a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea1a41df-15b2-49b6-ac3d-0fcb042a384a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea1a41df-15b2-49b6-ac3d-0fcb042a384a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea1a41df-15b2-49b6-ac3d-0fcb042a384a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ea1a41df-15b2-49b6-ac3d-0fcb042a384a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea1a41df-15b2-49b6-ac3d-0fcb042a384a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 868/1711] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 434 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f4906b3b-c576-4657-bf37-3ca10775bd2e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4906b3b-c576-4657-bf37-3ca10775bd2e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4906b3b-c576-4657-bf37-3ca10775bd2e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4906b3b-c576-4657-bf37-3ca10775bd2e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f4906b3b-c576-4657-bf37-3ca10775bd2e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4906b3b-c576-4657-bf37-3ca10775bd2e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 844/1712] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 879 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-50821600-9410-4928-93f6-d9009ee11916 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-50821600-9410-4928-93f6-d9009ee11916 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-50821600-9410-4928-93f6-d9009ee11916 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-50821600-9410-4928-93f6-d9009ee11916 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-50821600-9410-4928-93f6-d9009ee11916 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-50821600-9410-4928-93f6-d9009ee11916 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 869/1713] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 957 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0bc0fad1-48ce-4fb5-93d3-20decf73b745 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0bc0fad1-48ce-4fb5-93d3-20decf73b745 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0bc0fad1-48ce-4fb5-93d3-20decf73b745 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0bc0fad1-48ce-4fb5-93d3-20decf73b745 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0bc0fad1-48ce-4fb5-93d3-20decf73b745 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0bc0fad1-48ce-4fb5-93d3-20decf73b745 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 845/1714] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1703bb2e-728d-4ccf-bdf2-11be42bc8ae0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1703bb2e-728d-4ccf-bdf2-11be42bc8ae0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1703bb2e-728d-4ccf-bdf2-11be42bc8ae0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1703bb2e-728d-4ccf-bdf2-11be42bc8ae0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1703bb2e-728d-4ccf-bdf2-11be42bc8ae0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1703bb2e-728d-4ccf-bdf2-11be42bc8ae0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 870/1715] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fefb7be5-c659-4bc2-837d-edc441a2d222 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fefb7be5-c659-4bc2-837d-edc441a2d222 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fefb7be5-c659-4bc2-837d-edc441a2d222 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fefb7be5-c659-4bc2-837d-edc441a2d222 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fefb7be5-c659-4bc2-837d-edc441a2d222 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fefb7be5-c659-4bc2-837d-edc441a2d222 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 846/1716] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-97f074f1-22a2-4821-a8c8-ca9678bc2a75 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-97f074f1-22a2-4821-a8c8-ca9678bc2a75 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-97f074f1-22a2-4821-a8c8-ca9678bc2a75 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-97f074f1-22a2-4821-a8c8-ca9678bc2a75 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-97f074f1-22a2-4821-a8c8-ca9678bc2a75 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-97f074f1-22a2-4821-a8c8-ca9678bc2a75 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 871/1717] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Delete volume with id: 7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Delete volume request issued successfully. Sep 01 02:08:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-78153db0-5bc2-4512-bb01-4f0b7cd96797 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 202 Sep 01 02:08:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 847/1718] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:49 2026] DELETE /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d4debda0-2ff0-49c5-8c53-96aa7e93df65 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d4debda0-2ff0-49c5-8c53-96aa7e93df65 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d4debda0-2ff0-49c5-8c53-96aa7e93df65 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d4debda0-2ff0-49c5-8c53-96aa7e93df65 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d4debda0-2ff0-49c5-8c53-96aa7e93df65 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d4debda0-2ff0-49c5-8c53-96aa7e93df65 tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 872/1719] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-641aaf79-f8e4-4994-b8a7-0a9122801294 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-641aaf79-f8e4-4994-b8a7-0a9122801294 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-641aaf79-f8e4-4994-b8a7-0a9122801294 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-641aaf79-f8e4-4994-b8a7-0a9122801294 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-641aaf79-f8e4-4994-b8a7-0a9122801294 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-641aaf79-f8e4-4994-b8a7-0a9122801294 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 848/1720] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 880 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-014ae9cc-68fb-4f04-b2bb-1a582c973579 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-014ae9cc-68fb-4f04-b2bb-1a582c973579 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-014ae9cc-68fb-4f04-b2bb-1a582c973579 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1983097677", "description": null}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-014ae9cc-68fb-4f04-b2bb-1a582c973579 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-014ae9cc-68fb-4f04-b2bb-1a582c973579 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-014ae9cc-68fb-4f04-b2bb-1a582c973579 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 873/1721] 192.168.122.25 () {60 vars in 1247 bytes} [Tue Sep 1 02:08:50 2026] PUT /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 777 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-622f7b39-ff6f-467c-bf1d-9708cb607342 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-622f7b39-ff6f-467c-bf1d-9708cb607342 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-622f7b39-ff6f-467c-bf1d-9708cb607342 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-622f7b39-ff6f-467c-bf1d-9708cb607342 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-622f7b39-ff6f-467c-bf1d-9708cb607342 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-622f7b39-ff6f-467c-bf1d-9708cb607342 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 849/1722] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-677b154e-961e-4f85-958f-10d0b6740480 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-677b154e-961e-4f85-958f-10d0b6740480 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] DELETE http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-677b154e-961e-4f85-958f-10d0b6740480 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-677b154e-961e-4f85-958f-10d0b6740480 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-677b154e-961e-4f85-958f-10d0b6740480 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume with id: f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-677b154e-961e-4f85-958f-10d0b6740480 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-677b154e-961e-4f85-958f-10d0b6740480 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume request issued successfully. Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-677b154e-961e-4f85-958f-10d0b6740480 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 202 Sep 01 02:08:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 874/1723] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:50 2026] DELETE /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aae8fa43-e2c5-4945-89b3-d2db79b7995c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aae8fa43-e2c5-4945-89b3-d2db79b7995c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aae8fa43-e2c5-4945-89b3-d2db79b7995c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aae8fa43-e2c5-4945-89b3-d2db79b7995c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aae8fa43-e2c5-4945-89b3-d2db79b7995c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aae8fa43-e2c5-4945-89b3-d2db79b7995c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 850/1724] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 844 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b73bc834-9e36-45eb-9689-2e8d0921fbfc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b73bc834-9e36-45eb-9689-2e8d0921fbfc tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] GET http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca Sep 01 02:08:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b73bc834-9e36-45eb-9689-2e8d0921fbfc tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b73bc834-9e36-45eb-9689-2e8d0921fbfc tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b73bc834-9e36-45eb-9689-2e8d0921fbfc tempest-VolumeAndVolumeTypeFromImageTest-126479849 tempest-VolumeAndVolumeTypeFromImageTest-126479849-project-member] http://192.168.122.25/volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca returned with HTTP 404 Sep 01 02:08:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 875/1725] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/7e8b84b4-0524-478e-b5f1-9fc95bfbefca => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bbfe0bb0-82d3-4d4d-b35f-11c7553de589 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbfe0bb0-82d3-4d4d-b35f-11c7553de589 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] GET http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:08:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbfe0bb0-82d3-4d4d-b35f-11c7553de589 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbfe0bb0-82d3-4d4d-b35f-11c7553de589 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bbfe0bb0-82d3-4d4d-b35f-11c7553de589 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:08:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bbfe0bb0-82d3-4d4d-b35f-11c7553de589 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Get all volumes completed successfully. Sep 01 02:08:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbfe0bb0-82d3-4d4d-b35f-11c7553de589 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 851/1726] 192.168.122.25 () {58 vars in 1164 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4092 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6ae6a0f4-f817-4e7b-8790-7adb4d900c09 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ae6a0f4-f817-4e7b-8790-7adb4d900c09 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] DELETE http://192.168.122.25/volume/v3/types/dae3bffd-b9ca-42d2-80ac-978bfad4f5b0 Sep 01 02:08:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ae6a0f4-f817-4e7b-8790-7adb4d900c09 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ae6a0f4-f817-4e7b-8790-7adb4d900c09 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ae6a0f4-f817-4e7b-8790-7adb4d900c09 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] http://192.168.122.25/volume/v3/types/dae3bffd-b9ca-42d2-80ac-978bfad4f5b0 returned with HTTP 202 Sep 01 02:08:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 876/1727] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:51 2026] DELETE /volume/v3/types/dae3bffd-b9ca-42d2-80ac-978bfad4f5b0 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c82fba0-f7ca-4661-aebb-e01d568af672 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c82fba0-f7ca-4661-aebb-e01d568af672 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] GET http://192.168.122.25/volume/v3/types/dae3bffd-b9ca-42d2-80ac-978bfad4f5b0 Sep 01 02:08:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c82fba0-f7ca-4661-aebb-e01d568af672 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c82fba0-f7ca-4661-aebb-e01d568af672 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c82fba0-f7ca-4661-aebb-e01d568af672 tempest-VolumeAndVolumeTypeFromImageTest-852204538 tempest-VolumeAndVolumeTypeFromImageTest-852204538-project-admin] http://192.168.122.25/volume/v3/types/dae3bffd-b9ca-42d2-80ac-978bfad4f5b0 returned with HTTP 404 Sep 01 02:08:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 852/1728] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/types/dae3bffd-b9ca-42d2-80ac-978bfad4f5b0 => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3fe7d223-7b53-438e-9a49-12e8afdb05dd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3fe7d223-7b53-438e-9a49-12e8afdb05dd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3fe7d223-7b53-438e-9a49-12e8afdb05dd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3fe7d223-7b53-438e-9a49-12e8afdb05dd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3fe7d223-7b53-438e-9a49-12e8afdb05dd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3fe7d223-7b53-438e-9a49-12e8afdb05dd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 877/1729] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 844 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fa57c948-8e56-42f7-b0bc-5a8ce400c13f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa57c948-8e56-42f7-b0bc-5a8ce400c13f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 Sep 01 02:08:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fa57c948-8e56-42f7-b0bc-5a8ce400c13f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fa57c948-8e56-42f7-b0bc-5a8ce400c13f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa57c948-8e56-42f7-b0bc-5a8ce400c13f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 returned with HTTP 404 Sep 01 02:08:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 853/1730] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/volumes/f6a53399-ec69-41c2-a7d9-6368b61cc409 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e7e73f5e-61d5-4403-b22f-b84378929f73 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e7e73f5e-61d5-4403-b22f-b84378929f73 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e7e73f5e-61d5-4403-b22f-b84378929f73 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e7e73f5e-61d5-4403-b22f-b84378929f73 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e7e73f5e-61d5-4403-b22f-b84378929f73 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e7e73f5e-61d5-4403-b22f-b84378929f73 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 878/1731] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 931 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] DELETE http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume with id: 1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume request issued successfully. Sep 01 02:08:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2792d66c-fc6d-45c5-9610-6ea293b33e92 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 202 Sep 01 02:08:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 854/1732] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:53 2026] DELETE /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-64695eb8-3117-4249-8d0a-0f7ae04e5e0d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64695eb8-3117-4249-8d0a-0f7ae04e5e0d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64695eb8-3117-4249-8d0a-0f7ae04e5e0d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64695eb8-3117-4249-8d0a-0f7ae04e5e0d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-64695eb8-3117-4249-8d0a-0f7ae04e5e0d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64695eb8-3117-4249-8d0a-0f7ae04e5e0d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 879/1733] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 930 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e979eee9-0913-430e-9dc8-5bff1dbb7cd9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e979eee9-0913-430e-9dc8-5bff1dbb7cd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e979eee9-0913-430e-9dc8-5bff1dbb7cd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e979eee9-0913-430e-9dc8-5bff1dbb7cd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e979eee9-0913-430e-9dc8-5bff1dbb7cd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e979eee9-0913-430e-9dc8-5bff1dbb7cd9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 200 Sep 01 02:08:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 855/1734] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:54 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 930 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-763b344f-bfb5-4834-83d6-d69ff91ceb6c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-763b344f-bfb5-4834-83d6-d69ff91ceb6c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 Sep 01 02:08:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-763b344f-bfb5-4834-83d6-d69ff91ceb6c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-763b344f-bfb5-4834-83d6-d69ff91ceb6c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-763b344f-bfb5-4834-83d6-d69ff91ceb6c tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 returned with HTTP 404 Sep 01 02:08:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 880/1735] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/volumes/1f669e1b-c2b0-464e-8f9b-faafd6640176 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c3a64da-6bdb-4b93-a675-549342497ff6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c3a64da-6bdb-4b93-a675-549342497ff6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c3a64da-6bdb-4b93-a675-549342497ff6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c3a64da-6bdb-4b93-a675-549342497ff6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c3a64da-6bdb-4b93-a675-549342497ff6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c3a64da-6bdb-4b93-a675-549342497ff6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 200 Sep 01 02:08:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 856/1736] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] DELETE http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume with id: dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume request issued successfully. Sep 01 02:08:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df7f8167-f638-4dcc-8748-9a61c9e6150f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 202 Sep 01 02:08:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 881/1737] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:55 2026] DELETE /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-408acd95-4390-4533-b91a-e903c5d1e684 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-408acd95-4390-4533-b91a-e903c5d1e684 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-408acd95-4390-4533-b91a-e903c5d1e684 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-408acd95-4390-4533-b91a-e903c5d1e684 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-408acd95-4390-4533-b91a-e903c5d1e684 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-408acd95-4390-4533-b91a-e903c5d1e684 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 200 Sep 01 02:08:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 857/1738] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 844 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c3a77796-6b99-4122-b314-80addc206097 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3a77796-6b99-4122-b314-80addc206097 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3a77796-6b99-4122-b314-80addc206097 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3a77796-6b99-4122-b314-80addc206097 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c3a77796-6b99-4122-b314-80addc206097 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3a77796-6b99-4122-b314-80addc206097 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 200 Sep 01 02:08:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 882/1739] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 844 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-361394481"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-361394481'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume of 1 GB Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Availability Zones retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (65970f01-21d8-421c-8a5d-2bfaef969b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dda7425-fe3b-4683-878c-41e29ee8ada8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dda7425-fe3b-4683-878c-41e29ee8ada8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698378ce-a912-49de-a3e9-d2ce441a14dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Created reservations ['0f81093d-8d93-4ef9-9039-78f9bbfdc1f7', '5b0b1989-c5d9-482c-b2f8-fd68679ed1eb', '17ab2260-bb53-46c4-b902-b5a8d4acdbd6', '0bb70d27-a105-4b6c-966e-94d9d6615f40'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698378ce-a912-49de-a3e9-d2ce441a14dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f81093d-8d93-4ef9-9039-78f9bbfdc1f7', '5b0b1989-c5d9-482c-b2f8-fd68679ed1eb', '17ab2260-bb53-46c4-b902-b5a8d4acdbd6', '0bb70d27-a105-4b6c-966e-94d9d6615f40']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8573288d-6291-49a3-b2ae-b5d9dea124d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1235182275", "snapshot_id": "0bba738f-5a6b-40ef-b6ba-00a5c4b1700f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8573288d-6291-49a3-b2ae-b5d9dea124d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16a59495-5172-481e-9bb2-facfac4c167f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-361394481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['0f81093d-8d93-4ef9-9039-78f9bbfdc1f7','5b0b1989-c5d9-482c-b2f8-fd68679ed1eb','17ab2260-bb53-46c4-b902-b5a8d4acdbd6','0bb70d27-a105-4b6c-966e-94d9d6615f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-361394481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16a59495-5172-481e-9bb2-facfac4c167f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8a7e226c96401e8347e4b5cf9986d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e1278ef6f242ed8bc6090f49de726a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1235182275', 'snapshot_id': '0bba738f-5a6b-40ef-b6ba-00a5c4b1700f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807fe98f-68bb-4aad-96b3-af1752fd66b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Create volume of 1 GB Sep 01 02:08:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Availability Zones retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807fe98f-68bb-4aad-96b3-af1752fd66b8) transitioned into state 'SUCCESS' from state '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-361394481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['0f81093d-8d93-4ef9-9039-78f9bbfdc1f7','5b0b1989-c5d9-482c-b2f8-fd68679ed1eb','17ab2260-bb53-46c4-b902-b5a8d4acdbd6','0bb70d27-a105-4b6c-966e-94d9d6615f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2c81ac-45e2-4f7b-99ee-54d48b5e72ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Flow 'volume_create_api' (b12c88a4-cadd-4993-b10f-b48eb474c219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4565b5d-1f38-4bc8-b61d-0cafe6569e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2c81ac-45e2-4f7b-99ee-54d48b5e72ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (65970f01-21d8-421c-8a5d-2bfaef969b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request issued successfully. Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f15e854-a41f-4a83-8d9d-129f9c870d55 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 858/1740] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:57 2026] POST /volume/v3/volumes => generated 770 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f99e8c4d-6905-47b3-aa59-cf9d9d1cc2e8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f99e8c4d-6905-47b3-aa59-cf9d9d1cc2e8 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f99e8c4d-6905-47b3-aa59-cf9d9d1cc2e8 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f99e8c4d-6905-47b3-aa59-cf9d9d1cc2e8 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f99e8c4d-6905-47b3-aa59-cf9d9d1cc2e8 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f99e8c4d-6905-47b3-aa59-cf9d9d1cc2e8 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f returned with HTTP 200 Sep 01 02:08:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 859/1741] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:57 2026] GET /volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b4cbf08b-eb50-473b-9c03-0affd243d368 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4565b5d-1f38-4bc8-b61d-0cafe6569e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0bba738f-5a6b-40ef-b6ba-00a5c4b1700f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4cbf08b-eb50-473b-9c03-0affd243d368 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4cbf08b-eb50-473b-9c03-0affd243d368 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4cbf08b-eb50-473b-9c03-0affd243d368 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71104c57-1b55-4cc9-bd8e-52b0b960b793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4cbf08b-eb50-473b-9c03-0affd243d368 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 returned with HTTP 404 Sep 01 02:08:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 860/1742] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:57 2026] GET /volume/v3/volumes/dde6721e-4230-419f-a590-eaa86111d308 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-422d7835-0022-449d-b2c2-8494440ebfd7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-VolumesGetTest-Volume-747989227", "metadata": {"Type": "Test"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request body: {'volume': {'imageRef': '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-747989227', 'metadata': {'Type': 'Test'}}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Created reservations ['c78c77c4-4dee-4e1d-8fc4-13cabc623fc5', 'c8ae83d7-a06d-4500-9d3b-0108b43cb26a', 'bb5950ef-39e3-4539-abdb-e2614010745f', '22cfa932-2683-47ff-80b7-0aef87f4b21e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71104c57-1b55-4cc9-bd8e-52b0b960b793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c78c77c4-4dee-4e1d-8fc4-13cabc623fc5', 'c8ae83d7-a06d-4500-9d3b-0108b43cb26a', 'bb5950ef-39e3-4539-abdb-e2614010745f', '22cfa932-2683-47ff-80b7-0aef87f4b21e']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2784531-7c7a-4fa0-8860-0b9b93151746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2784531-7c7a-4fa0-8860-0b9b93151746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8679077-2240-4ab4-9483-8cd01741e672', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1235182275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489e85ed73e4b63bfe10d24dc012399',qos_specs=None,replication_status=,reservations=['c78c77c4-4dee-4e1d-8fc4-13cabc623fc5','c8ae83d7-a06d-4500-9d3b-0108b43cb26a','bb5950ef-39e3-4539-abdb-e2614010745f','22cfa932-2683-47ff-80b7-0aef87f4b21e'],size=1,snapshot_id=0bba738f-5a6b-40ef-b6ba-00a5c4b1700f,source_replicaid=,source_volid=None,status='creating',user_id='a4a59457f03545638dd39db76b13fa66',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1235182275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8679077-2240-4ab4-9483-8cd01741e672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1489e85ed73e4b63bfe10d24dc012399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0bba738f-5a6b-40ef-b6ba-00a5c4b1700f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4a59457f03545638dd39db76b13fa66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33aa0e35-d288-4a50-93f7-6b843b08b477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33aa0e35-d288-4a50-93f7-6b843b08b477) transitioned into state 'SUCCESS' from state '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-1235182275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1489e85ed73e4b63bfe10d24dc012399',qos_specs=None,replication_status=,reservations=['c78c77c4-4dee-4e1d-8fc4-13cabc623fc5','c8ae83d7-a06d-4500-9d3b-0108b43cb26a','bb5950ef-39e3-4539-abdb-e2614010745f','22cfa932-2683-47ff-80b7-0aef87f4b21e'],size=1,snapshot_id=0bba738f-5a6b-40ef-b6ba-00a5c4b1700f,source_replicaid=,source_volid=None,status='creating',user_id='a4a59457f03545638dd39db76b13fa66',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d009dc26-60c3-4472-8632-d990da7ae1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume of 1 GB Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Availability Zones retrieved successfully. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (3aa936ec-af33-457d-a586-2034329927d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bc9da5-a85b-45fc-9554-9c1c9a8e9959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d009dc26-60c3-4472-8632-d990da7ae1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Flow 'volume_create_api' (b12c88a4-cadd-4993-b10f-b48eb474c219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Create volume request issued successfully. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fdc887f8-d31c-4fee-b1d4-bf26da5bd2ee tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 883/1743] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:57 2026] POST /volume/v3/volumes => generated 788 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bc9da5-a85b-45fc-9554-9c1c9a8e9959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6811125f-a989-4a23-a159-9b0346c4427a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Created reservations ['a24c4204-99d0-4bae-b0c0-2a431637d59b', '8a63b959-42f3-46d3-929e-49d5a0bc4546', 'fe76c46a-061e-42a9-aef7-b01875f49417', 'b7efb4fa-1f0c-4e67-bf11-a38ab37b38b3'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6811125f-a989-4a23-a159-9b0346c4427a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24c4204-99d0-4bae-b0c0-2a431637d59b', '8a63b959-42f3-46d3-929e-49d5a0bc4546', 'fe76c46a-061e-42a9-aef7-b01875f49417', 'b7efb4fa-1f0c-4e67-bf11-a38ab37b38b3']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c9c42a-02a6-45d6-83b9-a210e779d1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c9c42a-02a6-45d6-83b9-a210e779d1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a9cb6f9-b98d-486b-b828-f15d6802d9b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-747989227',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['a24c4204-99d0-4bae-b0c0-2a431637d59b','8a63b959-42f3-46d3-929e-49d5a0bc4546','fe76c46a-061e-42a9-aef7-b01875f49417','b7efb4fa-1f0c-4e67-bf11-a38ab37b38b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-747989227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a9cb6f9-b98d-486b-b828-f15d6802d9b0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='595efd53a81e48ac94b48cf90c593632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fe52acf92549549a687eb0dd4743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6bd5e9-0043-4c51-91f6-4c6a2fc9792f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6bd5e9-0043-4c51-91f6-4c6a2fc9792f) transitioned into state 'SUCCESS' from state '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-747989227',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['a24c4204-99d0-4bae-b0c0-2a431637d59b','8a63b959-42f3-46d3-929e-49d5a0bc4546','fe76c46a-061e-42a9-aef7-b01875f49417','b7efb4fa-1f0c-4e67-bf11-a38ab37b38b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84435fb-7869-4695-b713-ef8f0ea7a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84435fb-7869-4695-b713-ef8f0ea7a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (3aa936ec-af33-457d-a586-2034329927d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request issued successfully. Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-422d7835-0022-449d-b2c2-8494440ebfd7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 861/1744] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:57 2026] POST /volume/v3/volumes => generated 765 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-89fca515-e20f-47f9-983a-6c1010e6c21e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-89fca515-e20f-47f9-983a-6c1010e6c21e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-89fca515-e20f-47f9-983a-6c1010e6c21e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-89fca515-e20f-47f9-983a-6c1010e6c21e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-76c6b99d-00bd-46cd-90ab-1c9fa987c899 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76c6b99d-00bd-46cd-90ab-1c9fa987c899 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76c6b99d-00bd-46cd-90ab-1c9fa987c899 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76c6b99d-00bd-46cd-90ab-1c9fa987c899 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-89fca515-e20f-47f9-983a-6c1010e6c21e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:08:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-89fca515-e20f-47f9-983a-6c1010e6c21e tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:08:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 884/1745] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:58 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 833 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-76c6b99d-00bd-46cd-90ab-1c9fa987c899 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:08:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76c6b99d-00bd-46cd-90ab-1c9fa987c899 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f returned with HTTP 200 Sep 01 02:08:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 862/1746] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:58 2026] GET /volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f => generated 862 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1fe78479-d6d4-4b12-ad6a-75bfb46fe90b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1fe78479-d6d4-4b12-ad6a-75bfb46fe90b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:08:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1fe78479-d6d4-4b12-ad6a-75bfb46fe90b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1fe78479-d6d4-4b12-ad6a-75bfb46fe90b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce8e2b14-bfe5-41c2-8146-6871b5457084 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:59 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=435,cinder:INSERT=54,cinder:UPDATE=106 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce8e2b14-bfe5-41c2-8146-6871b5457084 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f Sep 01 02:09:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce8e2b14-bfe5-41c2-8146-6871b5457084 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce8e2b14-bfe5-41c2-8146-6871b5457084 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1fe78479-d6d4-4b12-ad6a-75bfb46fe90b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce8e2b14-bfe5-41c2-8146-6871b5457084 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1fe78479-d6d4-4b12-ad6a-75bfb46fe90b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 885/1747] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:59 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 857 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce8e2b14-bfe5-41c2-8146-6871b5457084 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 863/1748] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:59 2026] GET /volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f => generated 863 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "16a59495-5172-481e-9bb2-facfac4c167f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-791365161"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request body: {'volume': {"'source_volid": '16a59495-5172-481e-9bb2-facfac4c167f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-791365161'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume of 1 GB Sep 01 02:09:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Availability Zones retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (299bf53c-7ce7-4c22-80e5-847417d7be3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccbc522-c5d7-4bfb-a09d-db8c80bbef93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccbc522-c5d7-4bfb-a09d-db8c80bbef93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd78700f-a1a1-4d9b-b778-2df7f71779c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Created reservations ['48a79beb-ae45-4f84-a24c-44a2804f9275', '049435f6-920b-4646-90fc-8c02a5b7be06', 'b71634b5-f0a0-49c4-b746-129128043c1f', 'c504d551-717c-4cef-bf95-406f530f7239'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd78700f-a1a1-4d9b-b778-2df7f71779c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a79beb-ae45-4f84-a24c-44a2804f9275', '049435f6-920b-4646-90fc-8c02a5b7be06', 'b71634b5-f0a0-49c4-b746-129128043c1f', 'c504d551-717c-4cef-bf95-406f530f7239']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51af428c-bf55-48af-b4ae-9b5fa8636b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51af428c-bf55-48af-b4ae-9b5fa8636b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e75714-6e31-4d33-a3ba-c56a4c3e7af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-791365161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['48a79beb-ae45-4f84-a24c-44a2804f9275','049435f6-920b-4646-90fc-8c02a5b7be06','b71634b5-f0a0-49c4-b746-129128043c1f','c504d551-717c-4cef-bf95-406f530f7239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-791365161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e75714-6e31-4d33-a3ba-c56a4c3e7af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8a7e226c96401e8347e4b5cf9986d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e1278ef6f242ed8bc6090f49de726a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7c25ee-6186-47aa-85c6-fae68d1148eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2a7c4d0c-1345-41ba-8531-74c40782ad6f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a7c4d0c-1345-41ba-8531-74c40782ad6f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a7c4d0c-1345-41ba-8531-74c40782ad6f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a7c4d0c-1345-41ba-8531-74c40782ad6f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7c25ee-6186-47aa-85c6-fae68d1148eb) transitioned into state 'SUCCESS' from state '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-791365161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['48a79beb-ae45-4f84-a24c-44a2804f9275','049435f6-920b-4646-90fc-8c02a5b7be06','b71634b5-f0a0-49c4-b746-129128043c1f','c504d551-717c-4cef-bf95-406f530f7239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414c9916-d9ce-42d6-af51-e3809826925b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2a7c4d0c-1345-41ba-8531-74c40782ad6f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a7c4d0c-1345-41ba-8531-74c40782ad6f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 864/1749] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:01 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 857 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414c9916-d9ce-42d6-af51-e3809826925b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (299bf53c-7ce7-4c22-80e5-847417d7be3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request issued successfully. Sep 01 02:09:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8807ece2-d4f4-4ba0-81cb-8a741407eac5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 886/1750] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:00 2026] POST /volume/v3/volumes => generated 770 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "16a59495-5172-481e-9bb2-facfac4c167f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-121165039"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request body: {'volume': {"'source_volid": '16a59495-5172-481e-9bb2-facfac4c167f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-121165039'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume of 1 GB Sep 01 02:09:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Availability Zones retrieved successfully. Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (a8bfd33c-9428-4d58-8076-f38f2010a248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b48606-2e59-4504-b181-8a22aaabfe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b48606-2e59-4504-b181-8a22aaabfe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e18ccf4-a730-428b-b26d-802712ae9b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:01 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Created reservations ['0ea96efe-1ffd-40dc-8b48-642af58c2b9a', '80653bca-80eb-4c5d-86dd-f6c105fbd255', '74e3b904-a6fe-47a9-a6f8-31b105e3abda', 'ccd74a5a-0697-4583-ac00-8533d85a73c8'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e18ccf4-a730-428b-b26d-802712ae9b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea96efe-1ffd-40dc-8b48-642af58c2b9a', '80653bca-80eb-4c5d-86dd-f6c105fbd255', '74e3b904-a6fe-47a9-a6f8-31b105e3abda', 'ccd74a5a-0697-4583-ac00-8533d85a73c8']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f24b42-c045-4018-ae78-4ffb27a6a688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f24b42-c045-4018-ae78-4ffb27a6a688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3583a0-0454-4d29-97b3-2ad1257fbe4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-121165039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['0ea96efe-1ffd-40dc-8b48-642af58c2b9a','80653bca-80eb-4c5d-86dd-f6c105fbd255','74e3b904-a6fe-47a9-a6f8-31b105e3abda','ccd74a5a-0697-4583-ac00-8533d85a73c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-121165039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba3583a0-0454-4d29-97b3-2ad1257fbe4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8a7e226c96401e8347e4b5cf9986d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e1278ef6f242ed8bc6090f49de726a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5142348-e44f-48ee-bf01-790df3e1d697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d4050118-1f1e-48b2-bd4e-999e5c965149 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5142348-e44f-48ee-bf01-790df3e1d697) transitioned into state 'SUCCESS' from state '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-121165039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['0ea96efe-1ffd-40dc-8b48-642af58c2b9a','80653bca-80eb-4c5d-86dd-f6c105fbd255','74e3b904-a6fe-47a9-a6f8-31b105e3abda','ccd74a5a-0697-4583-ac00-8533d85a73c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d4050118-1f1e-48b2-bd4e-999e5c965149 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d4050118-1f1e-48b2-bd4e-999e5c965149 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d4050118-1f1e-48b2-bd4e-999e5c965149 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21524ed-5e8d-48a3-8326-2972b3476e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d4050118-1f1e-48b2-bd4e-999e5c965149 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21524ed-5e8d-48a3-8326-2972b3476e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (a8bfd33c-9428-4d58-8076-f38f2010a248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request issued successfully. Sep 01 02:09:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4db51a8c-ae1a-4257-b0c9-a15d64dba518 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 865/1751] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:01 2026] POST /volume/v3/volumes => generated 770 bytes in 1300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d4050118-1f1e-48b2-bd4e-999e5c965149 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 887/1752] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "16a59495-5172-481e-9bb2-facfac4c167f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1794620221"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request body: {'volume': {"'source_volid": '16a59495-5172-481e-9bb2-facfac4c167f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1794620221'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume of 1 GB Sep 01 02:09:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Availability Zones retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (5e51bbae-0762-4799-9dc6-77b7310bc191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8558bb-ffe3-48fc-a24e-4e5f111f0af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8558bb-ffe3-48fc-a24e-4e5f111f0af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6ba19-cc3a-488d-a18c-31301c81cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Created reservations ['677c0e08-5ce3-4c1e-96eb-06800426322c', '55b383d1-159c-4f22-8378-631008124353', '2a18d44a-f1bd-4f8b-99bf-641a2fdf237c', '91210ec2-eba8-4dc1-8650-e0dee062df88'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6ba19-cc3a-488d-a18c-31301c81cb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['677c0e08-5ce3-4c1e-96eb-06800426322c', '55b383d1-159c-4f22-8378-631008124353', '2a18d44a-f1bd-4f8b-99bf-641a2fdf237c', '91210ec2-eba8-4dc1-8650-e0dee062df88']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3f17cc-e9fe-400b-8062-92be767a1f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3f17cc-e9fe-400b-8062-92be767a1f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00ed28bf-5a19-461c-9987-3c53a1924a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1794620221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['677c0e08-5ce3-4c1e-96eb-06800426322c','55b383d1-159c-4f22-8378-631008124353','2a18d44a-f1bd-4f8b-99bf-641a2fdf237c','91210ec2-eba8-4dc1-8650-e0dee062df88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1794620221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00ed28bf-5a19-461c-9987-3c53a1924a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8a7e226c96401e8347e4b5cf9986d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e1278ef6f242ed8bc6090f49de726a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1238a296-9ce0-4279-9dec-bbfc735e9e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1238a296-9ce0-4279-9dec-bbfc735e9e4b) transitioned into state 'SUCCESS' from state '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-1794620221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['677c0e08-5ce3-4c1e-96eb-06800426322c','55b383d1-159c-4f22-8378-631008124353','2a18d44a-f1bd-4f8b-99bf-641a2fdf237c','91210ec2-eba8-4dc1-8650-e0dee062df88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d25744-777d-4b5a-b34f-623d3d7c5c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d25744-777d-4b5a-b34f-623d3d7c5c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (5e51bbae-0762-4799-9dc6-77b7310bc191) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request issued successfully. Sep 01 02:09:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f5aa32ad-7cb8-4cfb-9bd2-b5ea2d02eae9 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 866/1753] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:02 2026] POST /volume/v3/volumes => generated 771 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "16a59495-5172-481e-9bb2-facfac4c167f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-619133929"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request body: {'volume': {"'source_volid": '16a59495-5172-481e-9bb2-facfac4c167f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-619133929'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:03 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume of 1 GB Sep 01 02:09:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Availability Zones retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b52ab719-0e75-48e8-b688-04aa5ac665d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b52ab719-0e75-48e8-b688-04aa5ac665d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b52ab719-0e75-48e8-b688-04aa5ac665d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b52ab719-0e75-48e8-b688-04aa5ac665d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (afd5b50e-b72e-4c4b-8432-1ecd5b0402ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59886dc3-e5ef-482d-8660-c37ac0aca8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b52ab719-0e75-48e8-b688-04aa5ac665d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b52ab719-0e75-48e8-b688-04aa5ac665d9 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 867/1754] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:03 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59886dc3-e5ef-482d-8660-c37ac0aca8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a40a95a-8838-4078-aa12-76412132e882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:04 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Created reservations ['3a354276-c171-4e07-8185-48620273f351', 'a9d03d1a-8e3f-44c7-88c5-fe95d3a5a95c', '8d46a9c1-86bc-425e-8ceb-f6fbcc2ac6ed', '43d2111a-04ba-44bd-bbbd-05fe7ee58ed2'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a40a95a-8838-4078-aa12-76412132e882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a354276-c171-4e07-8185-48620273f351', 'a9d03d1a-8e3f-44c7-88c5-fe95d3a5a95c', '8d46a9c1-86bc-425e-8ceb-f6fbcc2ac6ed', '43d2111a-04ba-44bd-bbbd-05fe7ee58ed2']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573efcad-c87b-4472-917b-a7ab73881d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573efcad-c87b-4472-917b-a7ab73881d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bbf2fa1-6df8-4a9c-a0d7-71389a92187b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-619133929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['3a354276-c171-4e07-8185-48620273f351','a9d03d1a-8e3f-44c7-88c5-fe95d3a5a95c','8d46a9c1-86bc-425e-8ceb-f6fbcc2ac6ed','43d2111a-04ba-44bd-bbbd-05fe7ee58ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-619133929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bbf2fa1-6df8-4a9c-a0d7-71389a92187b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8a7e226c96401e8347e4b5cf9986d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e1278ef6f242ed8bc6090f49de726a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf1657c-23eb-45eb-b87e-eaf10cdc2790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e2fa136e-1a11-44e1-996f-f81f8fc6ce81 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e2fa136e-1a11-44e1-996f-f81f8fc6ce81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e2fa136e-1a11-44e1-996f-f81f8fc6ce81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e2fa136e-1a11-44e1-996f-f81f8fc6ce81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf1657c-23eb-45eb-b87e-eaf10cdc2790) transitioned into state 'SUCCESS' from state '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-619133929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['3a354276-c171-4e07-8185-48620273f351','a9d03d1a-8e3f-44c7-88c5-fe95d3a5a95c','8d46a9c1-86bc-425e-8ceb-f6fbcc2ac6ed','43d2111a-04ba-44bd-bbbd-05fe7ee58ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4745b96e-629b-49de-8fa8-6bdebbfe350b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e2fa136e-1a11-44e1-996f-f81f8fc6ce81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e2fa136e-1a11-44e1-996f-f81f8fc6ce81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 868/1755] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:05 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4745b96e-629b-49de-8fa8-6bdebbfe350b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (afd5b50e-b72e-4c4b-8432-1ecd5b0402ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request issued successfully. Sep 01 02:09:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-717d5874-1ec0-44ed-859e-8b2eef25c17f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 888/1756] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:03 2026] POST /volume/v3/volumes => generated 770 bytes in 1694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "16a59495-5172-481e-9bb2-facfac4c167f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-925700124"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request body: {'volume': {"'source_volid": '16a59495-5172-481e-9bb2-facfac4c167f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-925700124'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume of 1 GB Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9596a16c-1546-465e-98c5-0629328ce4fe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Availability Zones retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2030675998"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2030675998'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume of 1 GB Sep 01 02:09:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (7406a0b4-4ae0-4dc5-be7b-3311a6049a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3910c9a8-50a3-4d8f-a573-8208f1890ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Availability Zones retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (2bddd4c0-a346-4183-9d5c-5de06f238013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8a1824-b833-49ef-aefe-4a23fd50b8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3910c9a8-50a3-4d8f-a573-8208f1890ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4977f245-425d-46f7-8a81-cadad4f8619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8a1824-b833-49ef-aefe-4a23fd50b8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa9eecd-69ff-488a-a3a3-383d588a78eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Created reservations ['51500072-6589-4c36-bd15-9d1bd80c4f09', '93df53b8-58ca-4989-bc2d-d4455b814147', '4b6f1b2e-e266-427d-bca2-cbf024eddec4', '680602cf-9c4b-4f38-9928-8286398b6a06'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4977f245-425d-46f7-8a81-cadad4f8619c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51500072-6589-4c36-bd15-9d1bd80c4f09', '93df53b8-58ca-4989-bc2d-d4455b814147', '4b6f1b2e-e266-427d-bca2-cbf024eddec4', '680602cf-9c4b-4f38-9928-8286398b6a06']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ddaee7-1a5f-4a1e-b8ba-c937150554cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ddaee7-1a5f-4a1e-b8ba-c937150554cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a0c8e5-ddbd-4972-8655-c0ec968d6965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-925700124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['51500072-6589-4c36-bd15-9d1bd80c4f09','93df53b8-58ca-4989-bc2d-d4455b814147','4b6f1b2e-e266-427d-bca2-cbf024eddec4','680602cf-9c4b-4f38-9928-8286398b6a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-925700124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a0c8e5-ddbd-4972-8655-c0ec968d6965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8a7e226c96401e8347e4b5cf9986d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e1278ef6f242ed8bc6090f49de726a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Created reservations ['8172be91-ec44-411f-8be8-d19f12dd9879', 'b1d7bd91-f568-416c-8b03-e7222dd9b7ae', '806e71e9-501e-42be-87c9-9f6938150e56', 'cf4db252-fad2-42b0-8cc3-cd4c186559af'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:06 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa9eecd-69ff-488a-a3a3-383d588a78eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8172be91-ec44-411f-8be8-d19f12dd9879', 'b1d7bd91-f568-416c-8b03-e7222dd9b7ae', '806e71e9-501e-42be-87c9-9f6938150e56', 'cf4db252-fad2-42b0-8cc3-cd4c186559af']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7688e537-eb6c-41d8-a6c4-862deb8c2159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaaddfb4-16ad-48b8-9ee6-a8b02a0276e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7688e537-eb6c-41d8-a6c4-862deb8c2159) transitioned into state 'SUCCESS' from state '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-925700124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8a7e226c96401e8347e4b5cf9986d6',qos_specs=None,replication_status=,reservations=['51500072-6589-4c36-bd15-9d1bd80c4f09','93df53b8-58ca-4989-bc2d-d4455b814147','4b6f1b2e-e266-427d-bca2-cbf024eddec4','680602cf-9c4b-4f38-9928-8286398b6a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e1278ef6f242ed8bc6090f49de726a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e10c7-cf92-4b2e-b19c-f76042d82787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaaddfb4-16ad-48b8-9ee6-a8b02a0276e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6add184a-a2c1-422f-aa1c-7eb3c1cbbd44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2030675998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['8172be91-ec44-411f-8be8-d19f12dd9879','b1d7bd91-f568-416c-8b03-e7222dd9b7ae','806e71e9-501e-42be-87c9-9f6938150e56','cf4db252-fad2-42b0-8cc3-cd4c186559af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2030675998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6add184a-a2c1-422f-aa1c-7eb3c1cbbd44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d834100-ff63-4d80-afda-5c8a9df1e28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e10c7-cf92-4b2e-b19c-f76042d82787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Flow 'volume_create_api' (7406a0b4-4ae0-4dc5-be7b-3311a6049a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Create volume request issued successfully. Sep 01 02:09:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33af2ff6-fc88-48be-86df-4010f10ed8e3 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 869/1757] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:05 2026] POST /volume/v3/volumes => generated 770 bytes in 1862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10acafa5-e891-440a-8014-5c3c54f39b9d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10acafa5-e891-440a-8014-5c3c54f39b9d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10acafa5-e891-440a-8014-5c3c54f39b9d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10acafa5-e891-440a-8014-5c3c54f39b9d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d834100-ff63-4d80-afda-5c8a9df1e28c) transitioned into state 'SUCCESS' from state '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-2030675998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['8172be91-ec44-411f-8be8-d19f12dd9879','b1d7bd91-f568-416c-8b03-e7222dd9b7ae','806e71e9-501e-42be-87c9-9f6938150e56','cf4db252-fad2-42b0-8cc3-cd4c186559af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24f0afb-0a52-45e5-8269-3ff8c5156ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24f0afb-0a52-45e5-8269-3ff8c5156ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (2bddd4c0-a346-4183-9d5c-5de06f238013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request issued successfully. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9596a16c-1546-465e-98c5-0629328ce4fe tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 889/1758] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:05 2026] POST /volume/v3/volumes => generated 756 bytes in 1976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8ad95052-c49a-4623-9cf1-a2f4f2b623ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ad95052-c49a-4623-9cf1-a2f4f2b623ce tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ad95052-c49a-4623-9cf1-a2f4f2b623ce tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ad95052-c49a-4623-9cf1-a2f4f2b623ce tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8ad95052-c49a-4623-9cf1-a2f4f2b623ce tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ad95052-c49a-4623-9cf1-a2f4f2b623ce tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10acafa5-e891-440a-8014-5c3c54f39b9d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 890/1759] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:07 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 862 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6ec62187-2fbb-416a-bff2-586b02da29b5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ec62187-2fbb-416a-bff2-586b02da29b5 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ec62187-2fbb-416a-bff2-586b02da29b5 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ec62187-2fbb-416a-bff2-586b02da29b5 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6ec62187-2fbb-416a-bff2-586b02da29b5 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ec62187-2fbb-416a-bff2-586b02da29b5 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 891/1760] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:07 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 824 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10acafa5-e891-440a-8014-5c3c54f39b9d tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 870/1761] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:07 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-51ea0dfe-9cf7-4527-bd27-ac14a71759de None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51ea0dfe-9cf7-4527-bd27-ac14a71759de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51ea0dfe-9cf7-4527-bd27-ac14a71759de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51ea0dfe-9cf7-4527-bd27-ac14a71759de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e74bc356-b012-4e24-b20d-333413aed71f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e74bc356-b012-4e24-b20d-333413aed71f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e74bc356-b012-4e24-b20d-333413aed71f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e74bc356-b012-4e24-b20d-333413aed71f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-51ea0dfe-9cf7-4527-bd27-ac14a71759de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51ea0dfe-9cf7-4527-bd27-ac14a71759de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e74bc356-b012-4e24-b20d-333413aed71f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 892/1762] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 862 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-865d5697-d928-42e2-b9e2-ec1174bb5351 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-865d5697-d928-42e2-b9e2-ec1174bb5351 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-865d5697-d928-42e2-b9e2-ec1174bb5351 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-865d5697-d928-42e2-b9e2-ec1174bb5351 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e74bc356-b012-4e24-b20d-333413aed71f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 871/1763] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 824 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-865d5697-d928-42e2-b9e2-ec1174bb5351 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-865d5697-d928-42e2-b9e2-ec1174bb5351 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 893/1764] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-54e67cd7-efe2-48f5-b82c-20c239bc70d5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54e67cd7-efe2-48f5-b82c-20c239bc70d5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54e67cd7-efe2-48f5-b82c-20c239bc70d5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-54e67cd7-efe2-48f5-b82c-20c239bc70d5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-df7e1e15-4483-4f3a-b3ff-6097aea98739 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df7e1e15-4483-4f3a-b3ff-6097aea98739 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df7e1e15-4483-4f3a-b3ff-6097aea98739 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df7e1e15-4483-4f3a-b3ff-6097aea98739 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-54e67cd7-efe2-48f5-b82c-20c239bc70d5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-df7e1e15-4483-4f3a-b3ff-6097aea98739 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-54e67cd7-efe2-48f5-b82c-20c239bc70d5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 200 Sep 01 02:09:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 872/1765] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 862 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df7e1e15-4483-4f3a-b3ff-6097aea98739 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 894/1766] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-51cb420c-8e26-4c36-8aab-5d00602fa9b7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51cb420c-8e26-4c36-8aab-5d00602fa9b7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51cb420c-8e26-4c36-8aab-5d00602fa9b7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51cb420c-8e26-4c36-8aab-5d00602fa9b7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51cb420c-8e26-4c36-8aab-5d00602fa9b7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51cb420c-8e26-4c36-8aab-5d00602fa9b7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 873/1767] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:10 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f4eb1756-b506-46a8-926d-7ac37cc76a96 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f4eb1756-b506-46a8-926d-7ac37cc76a96 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f4eb1756-b506-46a8-926d-7ac37cc76a96 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f4eb1756-b506-46a8-926d-7ac37cc76a96 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c6e4c9fe-4608-4bf6-90eb-732fe65773ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6e4c9fe-4608-4bf6-90eb-732fe65773ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6e4c9fe-4608-4bf6-90eb-732fe65773ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6e4c9fe-4608-4bf6-90eb-732fe65773ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f4eb1756-b506-46a8-926d-7ac37cc76a96 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6e4c9fe-4608-4bf6-90eb-732fe65773ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f4eb1756-b506-46a8-926d-7ac37cc76a96 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 200 Sep 01 02:09:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 895/1768] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:11 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 862 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6e4c9fe-4608-4bf6-90eb-732fe65773ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 874/1769] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:11 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b3c5f4f8-ecfd-4584-9b09-a609d2715c62 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3c5f4f8-ecfd-4584-9b09-a609d2715c62 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b3c5f4f8-ecfd-4584-9b09-a609d2715c62 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b3c5f4f8-ecfd-4584-9b09-a609d2715c62 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b3c5f4f8-ecfd-4584-9b09-a609d2715c62 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3c5f4f8-ecfd-4584-9b09-a609d2715c62 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 896/1770] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:11 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a762b82d-e274-4bee-af63-1905438c5602 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a762b82d-e274-4bee-af63-1905438c5602 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6015c3b5-dd57-42cb-87c7-f76bf1d60883 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a762b82d-e274-4bee-af63-1905438c5602 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a762b82d-e274-4bee-af63-1905438c5602 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6015c3b5-dd57-42cb-87c7-f76bf1d60883 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6015c3b5-dd57-42cb-87c7-f76bf1d60883 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6015c3b5-dd57-42cb-87c7-f76bf1d60883 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a762b82d-e274-4bee-af63-1905438c5602 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6015c3b5-dd57-42cb-87c7-f76bf1d60883 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a762b82d-e274-4bee-af63-1905438c5602 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 875/1771] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:12 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 863 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6015c3b5-dd57-42cb-87c7-f76bf1d60883 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 897/1772] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:12 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a35fa8a8-2b83-4ac9-ba04-ac84a01c06cd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d0a8287d-27bc-4847-a49b-e94eec70cded None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a35fa8a8-2b83-4ac9-ba04-ac84a01c06cd tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c Sep 01 02:09:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a35fa8a8-2b83-4ac9-ba04-ac84a01c06cd tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0a8287d-27bc-4847-a49b-e94eec70cded tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0a8287d-27bc-4847-a49b-e94eec70cded tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a35fa8a8-2b83-4ac9-ba04-ac84a01c06cd tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0a8287d-27bc-4847-a49b-e94eec70cded tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d0a8287d-27bc-4847-a49b-e94eec70cded tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a35fa8a8-2b83-4ac9-ba04-ac84a01c06cd tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a35fa8a8-2b83-4ac9-ba04-ac84a01c06cd tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 876/1773] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:12 2026] GET /volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c => generated 862 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0a8287d-27bc-4847-a49b-e94eec70cded tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 898/1774] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:12 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 915 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-abcb3282-5fd5-416d-9901-1c8eea2ddc14 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-abcb3282-5fd5-416d-9901-1c8eea2ddc14 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-abcb3282-5fd5-416d-9901-1c8eea2ddc14 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-abcb3282-5fd5-416d-9901-1c8eea2ddc14 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-abcb3282-5fd5-416d-9901-1c8eea2ddc14 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-abcb3282-5fd5-416d-9901-1c8eea2ddc14 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 877/1775] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:13 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-864346bb-3071-4c70-8882-c623d152eacb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ccaf41eb-a633-42d1-bc05-00ffafc9f431 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-864346bb-3071-4c70-8882-c623d152eacb tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c Sep 01 02:09:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-864346bb-3071-4c70-8882-c623d152eacb tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccaf41eb-a633-42d1-bc05-00ffafc9f431 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccaf41eb-a633-42d1-bc05-00ffafc9f431 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccaf41eb-a633-42d1-bc05-00ffafc9f431 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-864346bb-3071-4c70-8882-c623d152eacb tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ccaf41eb-a633-42d1-bc05-00ffafc9f431 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-864346bb-3071-4c70-8882-c623d152eacb tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccaf41eb-a633-42d1-bc05-00ffafc9f431 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 899/1776] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:13 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 918 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-864346bb-3071-4c70-8882-c623d152eacb tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c returned with HTTP 200 Sep 01 02:09:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 878/1777] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:13 2026] GET /volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c => generated 862 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a70759f9-4f9b-49cb-af97-e8f08701f8ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a70759f9-4f9b-49cb-af97-e8f08701f8ab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a70759f9-4f9b-49cb-af97-e8f08701f8ab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a70759f9-4f9b-49cb-af97-e8f08701f8ab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a70759f9-4f9b-49cb-af97-e8f08701f8ab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a70759f9-4f9b-49cb-af97-e8f08701f8ab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 900/1778] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cae808d9-c626-47ec-8a2d-9db3d21c89bd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7e5ccc35-5099-43b1-950d-e0be0d6779af None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e5ccc35-5099-43b1-950d-e0be0d6779af tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c Sep 01 02:09:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7e5ccc35-5099-43b1-950d-e0be0d6779af tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7e5ccc35-5099-43b1-950d-e0be0d6779af tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cae808d9-c626-47ec-8a2d-9db3d21c89bd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cae808d9-c626-47ec-8a2d-9db3d21c89bd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cae808d9-c626-47ec-8a2d-9db3d21c89bd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7e5ccc35-5099-43b1-950d-e0be0d6779af tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e5ccc35-5099-43b1-950d-e0be0d6779af tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 901/1779] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0399a666-11d4-48ba-8356-b11018fb930f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0399a666-11d4-48ba-8356-b11018fb930f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0399a666-11d4-48ba-8356-b11018fb930f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0399a666-11d4-48ba-8356-b11018fb930f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0399a666-11d4-48ba-8356-b11018fb930f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0399a666-11d4-48ba-8356-b11018fb930f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 902/1780] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cae808d9-c626-47ec-8a2d-9db3d21c89bd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cae808d9-c626-47ec-8a2d-9db3d21c89bd tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 879/1781] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 918 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e6d95c96-2831-4036-9368-92f949f2a8b2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6d95c96-2831-4036-9368-92f949f2a8b2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6d95c96-2831-4036-9368-92f949f2a8b2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e6d95c96-2831-4036-9368-92f949f2a8b2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e6d95c96-2831-4036-9368-92f949f2a8b2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e6d95c96-2831-4036-9368-92f949f2a8b2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 903/1782] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-adb3f5ce-7c5e-4844-afa9-bb06aca6e903 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adb3f5ce-7c5e-4844-afa9-bb06aca6e903 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adb3f5ce-7c5e-4844-afa9-bb06aca6e903 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adb3f5ce-7c5e-4844-afa9-bb06aca6e903 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3f73dc7a-63fb-4340-a99c-18460e50ea51 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f73dc7a-63fb-4340-a99c-18460e50ea51 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f73dc7a-63fb-4340-a99c-18460e50ea51 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f73dc7a-63fb-4340-a99c-18460e50ea51 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-adb3f5ce-7c5e-4844-afa9-bb06aca6e903 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adb3f5ce-7c5e-4844-afa9-bb06aca6e903 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 880/1783] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 => generated 863 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3f73dc7a-63fb-4340-a99c-18460e50ea51 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f73dc7a-63fb-4340-a99c-18460e50ea51 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 904/1784] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 918 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-46c4db6c-3622-4475-a7ae-7f60c1368c1d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46c4db6c-3622-4475-a7ae-7f60c1368c1d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-46c4db6c-3622-4475-a7ae-7f60c1368c1d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-46c4db6c-3622-4475-a7ae-7f60c1368c1d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-46c4db6c-3622-4475-a7ae-7f60c1368c1d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46c4db6c-3622-4475-a7ae-7f60c1368c1d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 881/1785] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3f7b5705-a3a1-4ca8-8210-708a6fc0ba7a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f7b5705-a3a1-4ca8-8210-708a6fc0ba7a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f7b5705-a3a1-4ca8-8210-708a6fc0ba7a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f7b5705-a3a1-4ca8-8210-708a6fc0ba7a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d44a3e0a-9feb-49df-885c-22c742e4259a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d44a3e0a-9feb-49df-885c-22c742e4259a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d44a3e0a-9feb-49df-885c-22c742e4259a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d44a3e0a-9feb-49df-885c-22c742e4259a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3f7b5705-a3a1-4ca8-8210-708a6fc0ba7a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f7b5705-a3a1-4ca8-8210-708a6fc0ba7a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 905/1786] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 => generated 864 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d44a3e0a-9feb-49df-885c-22c742e4259a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b0b10689-0195-4060-9e86-2e7004add411 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0b10689-0195-4060-9e86-2e7004add411 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b Sep 01 02:09:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0b10689-0195-4060-9e86-2e7004add411 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b0b10689-0195-4060-9e86-2e7004add411 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d44a3e0a-9feb-49df-885c-22c742e4259a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 882/1787] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 918 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b0b10689-0195-4060-9e86-2e7004add411 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b0b10689-0195-4060-9e86-2e7004add411 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 906/1788] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b => generated 862 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-735ecc23-d5b0-47e6-8f5a-f45590dc65b4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-735ecc23-d5b0-47e6-8f5a-f45590dc65b4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-735ecc23-d5b0-47e6-8f5a-f45590dc65b4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-735ecc23-d5b0-47e6-8f5a-f45590dc65b4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-735ecc23-d5b0-47e6-8f5a-f45590dc65b4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-735ecc23-d5b0-47e6-8f5a-f45590dc65b4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 883/1789] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-573edde1-3b15-45b5-8c1d-d5e63aba3b60 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-573edde1-3b15-45b5-8c1d-d5e63aba3b60 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-573edde1-3b15-45b5-8c1d-d5e63aba3b60 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-573edde1-3b15-45b5-8c1d-d5e63aba3b60 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-573edde1-3b15-45b5-8c1d-d5e63aba3b60 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c1815f70-381f-4f69-9779-de222276ea60 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-573edde1-3b15-45b5-8c1d-d5e63aba3b60 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 907/1790] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 918 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c1815f70-381f-4f69-9779-de222276ea60 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b Sep 01 02:09:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c1815f70-381f-4f69-9779-de222276ea60 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c1815f70-381f-4f69-9779-de222276ea60 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c1815f70-381f-4f69-9779-de222276ea60 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c1815f70-381f-4f69-9779-de222276ea60 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 884/1791] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-41574d2e-983b-445f-85ed-ff8867c2ea02 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-41574d2e-983b-445f-85ed-ff8867c2ea02 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 Sep 01 02:09:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-41574d2e-983b-445f-85ed-ff8867c2ea02 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-41574d2e-983b-445f-85ed-ff8867c2ea02 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-41574d2e-983b-445f-85ed-ff8867c2ea02 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-41574d2e-983b-445f-85ed-ff8867c2ea02 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 908/1792] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 => generated 862 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e9f2b04f-b118-401c-be2d-2437d42fef63 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9f2b04f-b118-401c-be2d-2437d42fef63 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9f2b04f-b118-401c-be2d-2437d42fef63 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9f2b04f-b118-401c-be2d-2437d42fef63 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e9f2b04f-b118-401c-be2d-2437d42fef63 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9f2b04f-b118-401c-be2d-2437d42fef63 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 885/1793] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action body: b'{"os-attach": {"instance_uuid": "079c07c7-65c7-452e-9ae0-d1726a83f07c", "mountpoint": "/dev/vdb"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "079c07c7-65c7-452e-9ae0-d1726a83f07c", "mountpoint": "/dev/vdb"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Update volume admin metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Attach volume completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e71ed11-49bf-423a-8604-dad7da2dd520 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action returned with HTTP 202 Sep 01 02:09:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 909/1794] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:19 2026] POST /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8ca1c26e-ed18-4627-aa95-9ece4848bbce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ca1c26e-ed18-4627-aa95-9ece4848bbce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ca1c26e-ed18-4627-aa95-9ece4848bbce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ca1c26e-ed18-4627-aa95-9ece4848bbce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bac7b847-39c6-4061-b3af-69940d987a35 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bac7b847-39c6-4061-b3af-69940d987a35 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bac7b847-39c6-4061-b3af-69940d987a35 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bac7b847-39c6-4061-b3af-69940d987a35 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8ca1c26e-ed18-4627-aa95-9ece4848bbce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ca1c26e-ed18-4627-aa95-9ece4848bbce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 886/1795] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 1183 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc00f3be-387d-4243-94d0-b8167b962a56 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc00f3be-387d-4243-94d0-b8167b962a56 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc00f3be-387d-4243-94d0-b8167b962a56 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bac7b847-39c6-4061-b3af-69940d987a35 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc00f3be-387d-4243-94d0-b8167b962a56 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bac7b847-39c6-4061-b3af-69940d987a35 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 910/1796] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 1336 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-733b52ed-7803-4962-a556-a4e78c6e55be None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-733b52ed-7803-4962-a556-a4e78c6e55be tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-733b52ed-7803-4962-a556-a4e78c6e55be tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-733b52ed-7803-4962-a556-a4e78c6e55be tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc00f3be-387d-4243-94d0-b8167b962a56 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-733b52ed-7803-4962-a556-a4e78c6e55be tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc00f3be-387d-4243-94d0-b8167b962a56 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 887/1797] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 1183 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-733b52ed-7803-4962-a556-a4e78c6e55be tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 911/1798] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 1336 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-df687c8b-c3b9-4e91-aa07-241a2f8e10ee None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c1fddefd-d340-4896-8f50-ae3f2e73c1b4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1fddefd-d340-4896-8f50-ae3f2e73c1b4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c1fddefd-d340-4896-8f50-ae3f2e73c1b4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-747989227"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c1fddefd-d340-4896-8f50-ae3f2e73c1b4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c1fddefd-d340-4896-8f50-ae3f2e73c1b4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c1fddefd-d340-4896-8f50-ae3f2e73c1b4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 912/1799] 192.168.122.25 () {60 vars in 1247 bytes} [Tue Sep 1 02:09:19 2026] PUT /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 789 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-23461996-f0ba-4b4b-8fbc-8f97140d7d47 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23461996-f0ba-4b4b-8fbc-8f97140d7d47 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23461996-f0ba-4b4b-8fbc-8f97140d7d47 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23461996-f0ba-4b4b-8fbc-8f97140d7d47 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-23461996-f0ba-4b4b-8fbc-8f97140d7d47 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23461996-f0ba-4b4b-8fbc-8f97140d7d47 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 913/1800] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-26b54b4f-c502-4d78-bc1d-b1f0f7026b81 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26b54b4f-c502-4d78-bc1d-b1f0f7026b81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-26b54b4f-c502-4d78-bc1d-b1f0f7026b81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2102739825", "description": "This is the new description of volume"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df687c8b-c3b9-4e91-aa07-241a2f8e10ee tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df687c8b-c3b9-4e91-aa07-241a2f8e10ee tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df687c8b-c3b9-4e91-aa07-241a2f8e10ee tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-26b54b4f-c502-4d78-bc1d-b1f0f7026b81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-df687c8b-c3b9-4e91-aa07-241a2f8e10ee tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume '6add184a-a2c1-422f-aa1c-7eb3c1cbbd44' with '{'status': 'error'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-26b54b4f-c502-4d78-bc1d-b1f0f7026b81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26b54b4f-c502-4d78-bc1d-b1f0f7026b81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 914/1801] 192.168.122.25 () {60 vars in 1248 bytes} [Tue Sep 1 02:09:20 2026] PUT /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 829 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] DELETE http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume with id: 07a0c8e5-ddbd-4972-8655-c0ec968d6965 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df687c8b-c3b9-4e91-aa07-241a2f8e10ee tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action returned with HTTP 202 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 888/1802] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:19 2026] POST /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-07834877-3bef-4057-ac79-c67909cb029a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-07834877-3bef-4057-ac79-c67909cb029a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-07834877-3bef-4057-ac79-c67909cb029a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-07834877-3bef-4057-ac79-c67909cb029a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume request issued successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99d55daf-04fa-4314-81e3-dd4574d51a5a tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 returned with HTTP 202 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 915/1803] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:20 2026] DELETE /volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b21cd93c-e5a6-49da-a723-313c6ff06a0f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b21cd93c-e5a6-49da-a723-313c6ff06a0f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b21cd93c-e5a6-49da-a723-313c6ff06a0f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b21cd93c-e5a6-49da-a723-313c6ff06a0f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-07834877-3bef-4057-ac79-c67909cb029a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-07834877-3bef-4057-ac79-c67909cb029a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b21cd93c-e5a6-49da-a723-313c6ff06a0f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 889/1804] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 1376 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a3f1c20d-59c7-4267-83a0-ce91039edf59 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a3f1c20d-59c7-4267-83a0-ce91039edf59 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a3f1c20d-59c7-4267-83a0-ce91039edf59 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a3f1c20d-59c7-4267-83a0-ce91039edf59 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b21cd93c-e5a6-49da-a723-313c6ff06a0f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 916/1805] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 1182 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-837157428", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1173388939"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-837157428', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1173388939'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume of 1 GB Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Availability Zones retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a3f1c20d-59c7-4267-83a0-ce91039edf59 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a3f1c20d-59c7-4267-83a0-ce91039edf59 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 890/1806] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fa7e4441-bd26-4b16-9b85-cadca239e2b6"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fa7e4441-bd26-4b16-9b85-cadca239e2b6"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (ae8c9d5f-534c-48c2-a897-33efc2e1fd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9c65c8-28bc-4a0c-9310-fd282b4ac067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9c65c8-28bc-4a0c-9310-fd282b4ac067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5706bc56-742b-48a7-a16f-0ac8a5f63a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Terminate volume connection completed successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86844) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Created reservations ['437ff160-7727-47a4-919a-ac8a37b87993', 'da82e07c-8be0-4cb6-9fe4-4cce5d9b5e3c', '1e7313cf-58ff-4a53-837d-835a1e33d1f8', 'bfd51dc6-3c3e-4894-b732-81aa2d3ae9af'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5706bc56-742b-48a7-a16f-0ac8a5f63a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['437ff160-7727-47a4-919a-ac8a37b87993', 'da82e07c-8be0-4cb6-9fe4-4cce5d9b5e3c', '1e7313cf-58ff-4a53-837d-835a1e33d1f8', 'bfd51dc6-3c3e-4894-b732-81aa2d3ae9af']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3460a00b-4fad-427c-8974-5e0f6440458a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Detach volume completed successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-17b00b1f-26e5-4512-89e9-cce80d1986ad tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action returned with HTTP 202 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 891/1807] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:20 2026] POST /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action => generated 0 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-285d5e34-41ff-46b0-9473-6febde1738c2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-285d5e34-41ff-46b0-9473-6febde1738c2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3460a00b-4fad-427c-8974-5e0f6440458a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2508f24-eee2-4f8c-86a3-08869189face', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-837157428',display_name='tempest-VolumesGetTest-Volume-1173388939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['437ff160-7727-47a4-919a-ac8a37b87993','da82e07c-8be0-4cb6-9fe4-4cce5d9b5e3c','1e7313cf-58ff-4a53-837d-835a1e33d1f8','bfd51dc6-3c3e-4894-b732-81aa2d3ae9af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-837157428',display_name='tempest-VolumesGetTest-Volume-1173388939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2508f24-eee2-4f8c-86a3-08869189face,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='595efd53a81e48ac94b48cf90c593632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fe52acf92549549a687eb0dd4743cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-285d5e34-41ff-46b0-9473-6febde1738c2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-285d5e34-41ff-46b0-9473-6febde1738c2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21657045-389d-483d-b13e-ae49da262610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-285d5e34-41ff-46b0-9473-6febde1738c2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-285d5e34-41ff-46b0-9473-6febde1738c2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 892/1808] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21657045-389d-483d-b13e-ae49da262610) transitioned into 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-837157428',display_name='tempest-VolumesGetTest-Volume-1173388939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='595efd53a81e48ac94b48cf90c593632',qos_specs=None,replication_status=,reservations=['437ff160-7727-47a4-919a-ac8a37b87993','da82e07c-8be0-4cb6-9fe4-4cce5d9b5e3c','1e7313cf-58ff-4a53-837d-835a1e33d1f8','bfd51dc6-3c3e-4894-b732-81aa2d3ae9af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fe52acf92549549a687eb0dd4743cf',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ceefa09-7e0a-45e3-a7d8-d2888ff299be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9ccf6b2f-35a5-4638-bb52-1c7282b4918a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ccf6b2f-35a5-4638-bb52-1c7282b4918a tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9ccf6b2f-35a5-4638-bb52-1c7282b4918a tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9ccf6b2f-35a5-4638-bb52-1c7282b4918a tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ceefa09-7e0a-45e3-a7d8-d2888ff299be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Flow 'volume_create_api' (ae8c9d5f-534c-48c2-a897-33efc2e1fd7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Create volume request issued successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0df4b6ce-f0b7-48f7-ab24-db06a6e1555f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 917/1809] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:20 2026] POST /volume/v3/volumes => generated 786 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2d8de915-995f-4341-b881-937e5c7d4f00 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d8de915-995f-4341-b881-937e5c7d4f00 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d8de915-995f-4341-b881-937e5c7d4f00 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d8de915-995f-4341-b881-937e5c7d4f00 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9ccf6b2f-35a5-4638-bb52-1c7282b4918a tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2d8de915-995f-4341-b881-937e5c7d4f00 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d8de915-995f-4341-b881-937e5c7d4f00 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 918/1810] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ccf6b2f-35a5-4638-bb52-1c7282b4918a tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 893/1811] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 868 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ff642d1f-ecbe-4c80-ac74-74e9d46fccc4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff642d1f-ecbe-4c80-ac74-74e9d46fccc4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff642d1f-ecbe-4c80-ac74-74e9d46fccc4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action body: b'{"os-detach": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff642d1f-ecbe-4c80-ac74-74e9d46fccc4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ff642d1f-ecbe-4c80-ac74-74e9d46fccc4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ff642d1f-ecbe-4c80-ac74-74e9d46fccc4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Detach volume completed successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff642d1f-ecbe-4c80-ac74-74e9d46fccc4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action returned with HTTP 202 Sep 01 02:09:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 919/1812] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:20 2026] POST /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-efadeaee-34ef-427b-b697-e9f6e614029b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-efadeaee-34ef-427b-b697-e9f6e614029b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-efadeaee-34ef-427b-b697-e9f6e614029b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-efadeaee-34ef-427b-b697-e9f6e614029b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-efadeaee-34ef-427b-b697-e9f6e614029b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-efadeaee-34ef-427b-b697-e9f6e614029b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 894/1813] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0e923a57-5e5a-4fe9-a5e6-3604c2f5c7ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0e923a57-5e5a-4fe9-a5e6-3604c2f5c7ce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e923a57-5e5a-4fe9-a5e6-3604c2f5c7ce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e923a57-5e5a-4fe9-a5e6-3604c2f5c7ce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0e923a57-5e5a-4fe9-a5e6-3604c2f5c7ce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0e923a57-5e5a-4fe9-a5e6-3604c2f5c7ce tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 920/1814] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] DELETE http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume with id: 6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume request issued successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1159b676-0a58-4a4f-aac7-b6c2fd24f74e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 202 Sep 01 02:09:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 895/1815] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:21 2026] DELETE /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5b8d36f9-c5ca-4e49-9b9b-da81301c9239 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5b8d36f9-c5ca-4e49-9b9b-da81301c9239 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5b8d36f9-c5ca-4e49-9b9b-da81301c9239 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5b8d36f9-c5ca-4e49-9b9b-da81301c9239 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5b8d36f9-c5ca-4e49-9b9b-da81301c9239 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5b8d36f9-c5ca-4e49-9b9b-da81301c9239 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 921/1816] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b49ddeab-78d0-4611-9cd6-54c53b5b5c32 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b49ddeab-78d0-4611-9cd6-54c53b5b5c32 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b49ddeab-78d0-4611-9cd6-54c53b5b5c32 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b49ddeab-78d0-4611-9cd6-54c53b5b5c32 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b49ddeab-78d0-4611-9cd6-54c53b5b5c32 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b49ddeab-78d0-4611-9cd6-54c53b5b5c32 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 896/1817] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c4b8ff89-ed91-4ce3-bfd3-a67c34b93c82 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4b8ff89-ed91-4ce3-bfd3-a67c34b93c82 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4b8ff89-ed91-4ce3-bfd3-a67c34b93c82 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4b8ff89-ed91-4ce3-bfd3-a67c34b93c82 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c4b8ff89-ed91-4ce3-bfd3-a67c34b93c82 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4b8ff89-ed91-4ce3-bfd3-a67c34b93c82 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 922/1818] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 878 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-75b5ab17-3809-41e8-ba4c-cf938fbca55b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75b5ab17-3809-41e8-ba4c-cf938fbca55b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75b5ab17-3809-41e8-ba4c-cf938fbca55b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75b5ab17-3809-41e8-ba4c-cf938fbca55b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75b5ab17-3809-41e8-ba4c-cf938fbca55b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 returned with HTTP 404 Sep 01 02:09:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 897/1819] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/6add184a-a2c1-422f-aa1c-7eb3c1cbbd44 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd90a216-cf4f-4516-bd5a-03aed48477b6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd90a216-cf4f-4516-bd5a-03aed48477b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 Sep 01 02:09:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd90a216-cf4f-4516-bd5a-03aed48477b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd90a216-cf4f-4516-bd5a-03aed48477b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd90a216-cf4f-4516-bd5a-03aed48477b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 returned with HTTP 404 Sep 01 02:09:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 923/1820] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/07a0c8e5-ddbd-4972-8655-c0ec968d6965 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-11fb2423-cfa3-446b-8a73-45534ef95302 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-11fb2423-cfa3-446b-8a73-45534ef95302 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-11fb2423-cfa3-446b-8a73-45534ef95302 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-11fb2423-cfa3-446b-8a73-45534ef95302 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-11fb2423-cfa3-446b-8a73-45534ef95302 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume with id: 7bbf2fa1-6df8-4a9c-a0d7-71389a92187b Sep 01 02:09:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-11fb2423-cfa3-446b-8a73-45534ef95302 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-11fb2423-cfa3-446b-8a73-45534ef95302 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume request issued successfully. Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-11fb2423-cfa3-446b-8a73-45534ef95302 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b returned with HTTP 202 Sep 01 02:09:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 898/1821] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:22 2026] DELETE /volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-768c5974-2096-4993-8c8a-8cfff2fbfe2c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-768c5974-2096-4993-8c8a-8cfff2fbfe2c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b Sep 01 02:09:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-768c5974-2096-4993-8c8a-8cfff2fbfe2c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-768c5974-2096-4993-8c8a-8cfff2fbfe2c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-768c5974-2096-4993-8c8a-8cfff2fbfe2c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-768c5974-2096-4993-8c8a-8cfff2fbfe2c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 924/1822] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b => generated 862 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b1c0c781-64aa-49f8-bb95-9a4ffd7a8a7f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1c0c781-64aa-49f8-bb95-9a4ffd7a8a7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1c0c781-64aa-49f8-bb95-9a4ffd7a8a7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b1c0c781-64aa-49f8-bb95-9a4ffd7a8a7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b1c0c781-64aa-49f8-bb95-9a4ffd7a8a7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b1c0c781-64aa-49f8-bb95-9a4ffd7a8a7f tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 899/1823] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 879 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5328e955-ea24-4fad-ac6a-204cc7fb9f7b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5328e955-ea24-4fad-ac6a-204cc7fb9f7b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] PUT http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5328e955-ea24-4fad-ac6a-204cc7fb9f7b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-747989227", "description": null}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5328e955-ea24-4fad-ac6a-204cc7fb9f7b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5328e955-ea24-4fad-ac6a-204cc7fb9f7b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume updated successfully. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5328e955-ea24-4fad-ac6a-204cc7fb9f7b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 925/1824] 192.168.122.25 () {60 vars in 1247 bytes} [Tue Sep 1 02:09:23 2026] PUT /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 776 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aa4248ef-abca-45e2-8c0f-f852334d11c2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aa4248ef-abca-45e2-8c0f-f852334d11c2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aa4248ef-abca-45e2-8c0f-f852334d11c2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aa4248ef-abca-45e2-8c0f-f852334d11c2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aa4248ef-abca-45e2-8c0f-f852334d11c2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aa4248ef-abca-45e2-8c0f-f852334d11c2 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 900/1825] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume with id: c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume request issued successfully. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08e1652d-43ef-4bc0-8699-cb51d89507ce tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 202 Sep 01 02:09:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 926/1826] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:23 2026] DELETE /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-23dc083b-5d34-43ed-9615-e3d8bc973c5b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23dc083b-5d34-43ed-9615-e3d8bc973c5b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23dc083b-5d34-43ed-9615-e3d8bc973c5b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23dc083b-5d34-43ed-9615-e3d8bc973c5b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-23dc083b-5d34-43ed-9615-e3d8bc973c5b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23dc083b-5d34-43ed-9615-e3d8bc973c5b tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 901/1827] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 843 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4eb389ca-1d12-40d8-8182-1f54e9656868 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4eb389ca-1d12-40d8-8182-1f54e9656868 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4eb389ca-1d12-40d8-8182-1f54e9656868 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4eb389ca-1d12-40d8-8182-1f54e9656868 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4eb389ca-1d12-40d8-8182-1f54e9656868 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4eb389ca-1d12-40d8-8182-1f54e9656868 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 927/1828] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b => generated 862 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6327a3aa-b1ed-493a-a93a-af6cbf70ec72 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6327a3aa-b1ed-493a-a93a-af6cbf70ec72 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6327a3aa-b1ed-493a-a93a-af6cbf70ec72 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6327a3aa-b1ed-493a-a93a-af6cbf70ec72 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6327a3aa-b1ed-493a-a93a-af6cbf70ec72 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6327a3aa-b1ed-493a-a93a-af6cbf70ec72 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 902/1829] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 843 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f9fa4b7e-8020-4c10-b969-b8fa21464a90 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9fa4b7e-8020-4c10-b969-b8fa21464a90 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9fa4b7e-8020-4c10-b969-b8fa21464a90 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9fa4b7e-8020-4c10-b969-b8fa21464a90 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9fa4b7e-8020-4c10-b969-b8fa21464a90 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b returned with HTTP 404 Sep 01 02:09:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 928/1830] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/7bbf2fa1-6df8-4a9c-a0d7-71389a92187b => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-432eecc3-1434-485d-905e-123e4439cc93 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-432eecc3-1434-485d-905e-123e4439cc93 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] DELETE http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-432eecc3-1434-485d-905e-123e4439cc93 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-432eecc3-1434-485d-905e-123e4439cc93 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-432eecc3-1434-485d-905e-123e4439cc93 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume with id: 00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-432eecc3-1434-485d-905e-123e4439cc93 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-432eecc3-1434-485d-905e-123e4439cc93 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume request issued successfully. Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-432eecc3-1434-485d-905e-123e4439cc93 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 returned with HTTP 202 Sep 01 02:09:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 903/1831] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:25 2026] DELETE /volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9e19fe6d-b313-4ffc-b8af-78e03388e0b6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9e19fe6d-b313-4ffc-b8af-78e03388e0b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9e19fe6d-b313-4ffc-b8af-78e03388e0b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9e19fe6d-b313-4ffc-b8af-78e03388e0b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9e19fe6d-b313-4ffc-b8af-78e03388e0b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9e19fe6d-b313-4ffc-b8af-78e03388e0b6 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 929/1832] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4da4093f-86aa-47ad-9399-7404caac25d7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4da4093f-86aa-47ad-9399-7404caac25d7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4da4093f-86aa-47ad-9399-7404caac25d7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4da4093f-86aa-47ad-9399-7404caac25d7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4da4093f-86aa-47ad-9399-7404caac25d7 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face returned with HTTP 404 Sep 01 02:09:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 904/1833] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/c2508f24-eee2-4f8c-86a3-08869189face => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5baba9cc-422b-45ac-94fe-36863f93ccd4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5baba9cc-422b-45ac-94fe-36863f93ccd4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5baba9cc-422b-45ac-94fe-36863f93ccd4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5baba9cc-422b-45ac-94fe-36863f93ccd4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5baba9cc-422b-45ac-94fe-36863f93ccd4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5baba9cc-422b-45ac-94fe-36863f93ccd4 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 930/1834] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 1376 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume with id: 7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Delete volume request issued successfully. Sep 01 02:09:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a0b3a5f-fe9c-49f7-9027-a724331136a6 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 202 Sep 01 02:09:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 905/1835] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:25 2026] DELETE /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d5026469-4c71-4b54-aa95-4c64b787d87a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d5026469-4c71-4b54-aa95-4c64b787d87a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d5026469-4c71-4b54-aa95-4c64b787d87a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d5026469-4c71-4b54-aa95-4c64b787d87a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d5026469-4c71-4b54-aa95-4c64b787d87a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d5026469-4c71-4b54-aa95-4c64b787d87a tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 931/1836] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 1375 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-206787be-7b39-4dd6-bec9-6b729b844d9f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1015323063"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1015323063'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume of 1 GB Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cc6d4a0f-fd0b-43f1-a1f2-720b9dbec23f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cc6d4a0f-fd0b-43f1-a1f2-720b9dbec23f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cc6d4a0f-fd0b-43f1-a1f2-720b9dbec23f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cc6d4a0f-fd0b-43f1-a1f2-720b9dbec23f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Availability Zones retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cc6d4a0f-fd0b-43f1-a1f2-720b9dbec23f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (82520f20-08cc-4c57-acd3-37d1ebe76d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cc6d4a0f-fd0b-43f1-a1f2-720b9dbec23f tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 932/1837] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 => generated 863 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97bdeb85-016a-4d34-bdfc-e71c71b6f5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97bdeb85-016a-4d34-bdfc-e71c71b6f5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf4c4df-276e-4f9d-844f-8f2874b28e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Created reservations ['d6ce8793-78d4-43e5-a0cf-54bee82f54fc', '6e62d941-6de7-4135-9dff-18e7e0d9821e', '70a3462c-b2f0-4559-b410-b82ce7e9b77e', '2a503405-5ad1-41fb-92c8-afe93e3adea0'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf4c4df-276e-4f9d-844f-8f2874b28e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ce8793-78d4-43e5-a0cf-54bee82f54fc', '6e62d941-6de7-4135-9dff-18e7e0d9821e', '70a3462c-b2f0-4559-b410-b82ce7e9b77e', '2a503405-5ad1-41fb-92c8-afe93e3adea0']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346a57e5-3178-4e7b-a53e-f2fcdd4b0628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346a57e5-3178-4e7b-a53e-f2fcdd4b0628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd65f1ccd-28ab-44bc-8ce7-c58c95a24a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1015323063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['d6ce8793-78d4-43e5-a0cf-54bee82f54fc','6e62d941-6de7-4135-9dff-18e7e0d9821e','70a3462c-b2f0-4559-b410-b82ce7e9b77e','2a503405-5ad1-41fb-92c8-afe93e3adea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1015323063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3028de-ce20-45a2-9203-93e8b62a0c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3028de-ce20-45a2-9203-93e8b62a0c6f) transitioned into state 'SUCCESS' from state '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-1015323063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['d6ce8793-78d4-43e5-a0cf-54bee82f54fc','6e62d941-6de7-4135-9dff-18e7e0d9821e','70a3462c-b2f0-4559-b410-b82ce7e9b77e','2a503405-5ad1-41fb-92c8-afe93e3adea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccededc0-0115-4299-8ad8-07bd6ef24aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccededc0-0115-4299-8ad8-07bd6ef24aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (82520f20-08cc-4c57-acd3-37d1ebe76d9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request issued successfully. Sep 01 02:09:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-206787be-7b39-4dd6-bec9-6b729b844d9f tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 906/1838] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:26 2026] POST /volume/v3/volumes => generated 756 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1fa93cac-94c4-4819-a3f2-c16377ec5e72 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1fa93cac-94c4-4819-a3f2-c16377ec5e72 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1fa93cac-94c4-4819-a3f2-c16377ec5e72 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1fa93cac-94c4-4819-a3f2-c16377ec5e72 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1fa93cac-94c4-4819-a3f2-c16377ec5e72 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1fa93cac-94c4-4819-a3f2-c16377ec5e72 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 933/1839] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 824 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-706ef65a-8ad1-447e-b109-badcc02b0c81 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-706ef65a-8ad1-447e-b109-badcc02b0c81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-706ef65a-8ad1-447e-b109-badcc02b0c81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-706ef65a-8ad1-447e-b109-badcc02b0c81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-706ef65a-8ad1-447e-b109-badcc02b0c81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-706ef65a-8ad1-447e-b109-badcc02b0c81 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 907/1840] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 1375 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-698baf91-3b0e-46a8-9966-94466171bcc1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-698baf91-3b0e-46a8-9966-94466171bcc1 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 Sep 01 02:09:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-698baf91-3b0e-46a8-9966-94466171bcc1 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-698baf91-3b0e-46a8-9966-94466171bcc1 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-698baf91-3b0e-46a8-9966-94466171bcc1 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 returned with HTTP 404 Sep 01 02:09:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 934/1841] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/00ed28bf-5a19-461c-9987-3c53a1924a70 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume with id: ba3583a0-0454-4d29-97b3-2ad1257fbe4c Sep 01 02:09:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume request issued successfully. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b8ff6b5-023c-414c-9284-0300cf479ee5 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c returned with HTTP 202 Sep 01 02:09:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 908/1842] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:27 2026] DELETE /volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ec2ac189-f9a7-4288-879a-9eb7f7ca6b63 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec2ac189-f9a7-4288-879a-9eb7f7ca6b63 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c Sep 01 02:09:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec2ac189-f9a7-4288-879a-9eb7f7ca6b63 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ec2ac189-f9a7-4288-879a-9eb7f7ca6b63 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ec2ac189-f9a7-4288-879a-9eb7f7ca6b63 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ec2ac189-f9a7-4288-879a-9eb7f7ca6b63 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 935/1843] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e1b3549a-d3f2-488c-a3db-c0d1afa52efb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1b3549a-d3f2-488c-a3db-c0d1afa52efb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e1b3549a-d3f2-488c-a3db-c0d1afa52efb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e1b3549a-d3f2-488c-a3db-c0d1afa52efb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e1b3549a-d3f2-488c-a3db-c0d1afa52efb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1b3549a-d3f2-488c-a3db-c0d1afa52efb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 909/1844] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-26ddc40b-af22-40fa-9c30-5ac8eb0d2557 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26ddc40b-af22-40fa-9c30-5ac8eb0d2557 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] GET http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-26ddc40b-af22-40fa-9c30-5ac8eb0d2557 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-26ddc40b-af22-40fa-9c30-5ac8eb0d2557 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26ddc40b-af22-40fa-9c30-5ac8eb0d2557 tempest-VolumesGetTest-713710237 tempest-VolumesGetTest-713710237-project-member] http://192.168.122.25/volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 returned with HTTP 404 Sep 01 02:09:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 936/1845] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/7a9cb6f9-b98d-486b-b828-f15d6802d9b0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-90ce2310-79ea-42c6-b67a-1802b25a2598 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90ce2310-79ea-42c6-b67a-1802b25a2598 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c Sep 01 02:09:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90ce2310-79ea-42c6-b67a-1802b25a2598 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90ce2310-79ea-42c6-b67a-1802b25a2598 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90ce2310-79ea-42c6-b67a-1802b25a2598 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c returned with HTTP 404 Sep 01 02:09:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 910/1846] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/ba3583a0-0454-4d29-97b3-2ad1257fbe4c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-42c3522e-d127-44af-bebe-2da42232d80c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-42c3522e-d127-44af-bebe-2da42232d80c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-42c3522e-d127-44af-bebe-2da42232d80c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-42c3522e-d127-44af-bebe-2da42232d80c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-42c3522e-d127-44af-bebe-2da42232d80c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume with id: a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-42c3522e-d127-44af-bebe-2da42232d80c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-42c3522e-d127-44af-bebe-2da42232d80c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume request issued successfully. Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-42c3522e-d127-44af-bebe-2da42232d80c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 202 Sep 01 02:09:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 937/1847] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:28 2026] DELETE /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c8831972-41f5-4fac-9f72-d819da391aca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c8831972-41f5-4fac-9f72-d819da391aca tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c8831972-41f5-4fac-9f72-d819da391aca tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c8831972-41f5-4fac-9f72-d819da391aca tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c8831972-41f5-4fac-9f72-d819da391aca tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c8831972-41f5-4fac-9f72-d819da391aca tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 200 Sep 01 02:09:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 911/1848] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 862 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-759b1b02-4ff2-4919-b4a3-878c9f56c766 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-759b1b02-4ff2-4919-b4a3-878c9f56c766 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-759b1b02-4ff2-4919-b4a3-878c9f56c766 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-759b1b02-4ff2-4919-b4a3-878c9f56c766 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-759b1b02-4ff2-4919-b4a3-878c9f56c766 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-759b1b02-4ff2-4919-b4a3-878c9f56c766 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 938/1849] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2269dd5e-aa99-4465-9f7d-86f860e3ef9c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2269dd5e-aa99-4465-9f7d-86f860e3ef9c tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f/action Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2269dd5e-aa99-4465-9f7d-86f860e3ef9c tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2269dd5e-aa99-4465-9f7d-86f860e3ef9c tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-2269dd5e-aa99-4465-9f7d-86f860e3ef9c tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume 'd65f1ccd-28ab-44bc-8ce7-c58c95a24a7f' with '{'status': 'attaching'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2269dd5e-aa99-4465-9f7d-86f860e3ef9c tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f/action returned with HTTP 202 Sep 01 02:09:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 912/1850] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:29 2026] POST /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c2e6312b-992b-4d05-983e-2d1cb19ed27b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2e6312b-992b-4d05-983e-2d1cb19ed27b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c2e6312b-992b-4d05-983e-2d1cb19ed27b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c2e6312b-992b-4d05-983e-2d1cb19ed27b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c2e6312b-992b-4d05-983e-2d1cb19ed27b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2e6312b-992b-4d05-983e-2d1cb19ed27b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 939/1851] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e2b72cb8-2c1d-4002-bcd7-50b49cf76141 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e2b72cb8-2c1d-4002-bcd7-50b49cf76141 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f/action Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e2b72cb8-2c1d-4002-bcd7-50b49cf76141 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e2b72cb8-2c1d-4002-bcd7-50b49cf76141 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e2b72cb8-2c1d-4002-bcd7-50b49cf76141 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e2b72cb8-2c1d-4002-bcd7-50b49cf76141 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Delete volume request issued successfully. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e2b72cb8-2c1d-4002-bcd7-50b49cf76141 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f/action returned with HTTP 202 Sep 01 02:09:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 913/1852] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:29 2026] POST /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-28618eae-5e66-4cf1-adf3-7714e8df2185 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28618eae-5e66-4cf1-adf3-7714e8df2185 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28618eae-5e66-4cf1-adf3-7714e8df2185 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28618eae-5e66-4cf1-adf3-7714e8df2185 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-28618eae-5e66-4cf1-adf3-7714e8df2185 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28618eae-5e66-4cf1-adf3-7714e8df2185 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 940/1853] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 848 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c8f24bb8-416a-4aa7-abc1-a633df083a16 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c8f24bb8-416a-4aa7-abc1-a633df083a16 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c8f24bb8-416a-4aa7-abc1-a633df083a16 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c8f24bb8-416a-4aa7-abc1-a633df083a16 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c8f24bb8-416a-4aa7-abc1-a633df083a16 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c8f24bb8-416a-4aa7-abc1-a633df083a16 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 914/1854] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0b1ae30d-485b-4365-9f82-cdd38ea0721c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b1ae30d-485b-4365-9f82-cdd38ea0721c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b1ae30d-485b-4365-9f82-cdd38ea0721c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b1ae30d-485b-4365-9f82-cdd38ea0721c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0b1ae30d-485b-4365-9f82-cdd38ea0721c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b1ae30d-485b-4365-9f82-cdd38ea0721c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 941/1855] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7137c491-366d-4d7c-b24c-f1ea94c38305 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7137c491-366d-4d7c-b24c-f1ea94c38305 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7137c491-366d-4d7c-b24c-f1ea94c38305 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7137c491-366d-4d7c-b24c-f1ea94c38305 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7137c491-366d-4d7c-b24c-f1ea94c38305 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 915/1856] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/a0e75714-6e31-4d33-a3ba-c56a4c3e7af0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] DELETE http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume with id: 16a59495-5172-481e-9bb2-facfac4c167f Sep 01 02:09:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Delete volume request issued successfully. Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5e704d6-e505-4768-bb9c-2d34a3ecad18 tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f returned with HTTP 202 Sep 01 02:09:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 942/1857] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:31 2026] DELETE /volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ee3cd7cc-6b88-4047-9e6f-5ed2f3e5d27c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ee3cd7cc-6b88-4047-9e6f-5ed2f3e5d27c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ee3cd7cc-6b88-4047-9e6f-5ed2f3e5d27c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ee3cd7cc-6b88-4047-9e6f-5ed2f3e5d27c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ee3cd7cc-6b88-4047-9e6f-5ed2f3e5d27c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ee3cd7cc-6b88-4047-9e6f-5ed2f3e5d27c tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 916/1858] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-97e0c08c-bde8-41b3-82dc-bc36d43de2ad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-97e0c08c-bde8-41b3-82dc-bc36d43de2ad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-97e0c08c-bde8-41b3-82dc-bc36d43de2ad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-97e0c08c-bde8-41b3-82dc-bc36d43de2ad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-97e0c08c-bde8-41b3-82dc-bc36d43de2ad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 943/1859] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d9377b71-dd49-44da-96ec-1448ad3120db None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d9377b71-dd49-44da-96ec-1448ad3120db tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d9377b71-dd49-44da-96ec-1448ad3120db tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d9377b71-dd49-44da-96ec-1448ad3120db tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d9377b71-dd49-44da-96ec-1448ad3120db tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 917/1860] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4852fd8b-a24a-445f-a14a-cfdf8f4ddeca None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4852fd8b-a24a-445f-a14a-cfdf8f4ddeca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] DELETE http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4852fd8b-a24a-445f-a14a-cfdf8f4ddeca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4852fd8b-a24a-445f-a14a-cfdf8f4ddeca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-4852fd8b-a24a-445f-a14a-cfdf8f4ddeca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume with id: d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f Sep 01 02:09:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4852fd8b-a24a-445f-a14a-cfdf8f4ddeca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 944/1861] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:31 2026] DELETE /volume/v3/volumes/d65f1ccd-28ab-44bc-8ce7-c58c95a24a7f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3f128b84-eb27-4476-b92a-6c704e135924 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1006655837"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1006655837'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume of 1 GB Sep 01 02:09:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Availability Zones retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (3684230c-4ba5-41d4-9c93-6b7f6573f6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21027538-ea98-4fc8-a623-c6da5925e1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21027538-ea98-4fc8-a623-c6da5925e1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fa77b7-be8c-412e-97b0-1c289179a37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Created reservations ['9b45f6a5-536d-44b8-8bc2-4387d4f0e37f', '01607d8f-1b9f-4a62-9fca-23241799d3dd', '96dc69de-ffe6-436d-8331-c44f25b01481', '5d153b35-04bd-4c5e-8cd8-c2064cfe8638'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fa77b7-be8c-412e-97b0-1c289179a37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b45f6a5-536d-44b8-8bc2-4387d4f0e37f', '01607d8f-1b9f-4a62-9fca-23241799d3dd', '96dc69de-ffe6-436d-8331-c44f25b01481', '5d153b35-04bd-4c5e-8cd8-c2064cfe8638']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c12c465-8ee6-4723-993f-c30ceb01f361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c12c465-8ee6-4723-993f-c30ceb01f361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27093c0a-85db-492f-bc20-73d72cd44cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1006655837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['9b45f6a5-536d-44b8-8bc2-4387d4f0e37f','01607d8f-1b9f-4a62-9fca-23241799d3dd','96dc69de-ffe6-436d-8331-c44f25b01481','5d153b35-04bd-4c5e-8cd8-c2064cfe8638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1006655837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27093c0a-85db-492f-bc20-73d72cd44cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f628ef6-4d7b-483f-92c8-4ec9736b4b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f628ef6-4d7b-483f-92c8-4ec9736b4b1e) transitioned into state 'SUCCESS' from state '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-1006655837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['9b45f6a5-536d-44b8-8bc2-4387d4f0e37f','01607d8f-1b9f-4a62-9fca-23241799d3dd','96dc69de-ffe6-436d-8331-c44f25b01481','5d153b35-04bd-4c5e-8cd8-c2064cfe8638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d200137a-90d1-4c1d-869d-92873c10ce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d200137a-90d1-4c1d-869d-92873c10ce4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (3684230c-4ba5-41d4-9c93-6b7f6573f6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request issued successfully. Sep 01 02:09:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3f128b84-eb27-4476-b92a-6c704e135924 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 918/1862] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:31 2026] POST /volume/v3/volumes => generated 756 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8043bc7b-b51e-4d70-94cb-9c930606830e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8043bc7b-b51e-4d70-94cb-9c930606830e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8043bc7b-b51e-4d70-94cb-9c930606830e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8043bc7b-b51e-4d70-94cb-9c930606830e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8043bc7b-b51e-4d70-94cb-9c930606830e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8043bc7b-b51e-4d70-94cb-9c930606830e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 945/1863] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 824 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5507b908-d7bd-43c6-94a2-36b38e79c5de None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5507b908-d7bd-43c6-94a2-36b38e79c5de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] GET http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f Sep 01 02:09:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5507b908-d7bd-43c6-94a2-36b38e79c5de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5507b908-d7bd-43c6-94a2-36b38e79c5de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5507b908-d7bd-43c6-94a2-36b38e79c5de tempest-CreateVolumesFromSourceVolumeTest-1789131770 tempest-CreateVolumesFromSourceVolumeTest-1789131770-project-member] http://192.168.122.25/volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f returned with HTTP 404 Sep 01 02:09:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 919/1864] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/volumes/16a59495-5172-481e-9bb2-facfac4c167f => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ecd3c784-8c22-4de4-bd84-2e7038efcdbb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ecd3c784-8c22-4de4-bd84-2e7038efcdbb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ecd3c784-8c22-4de4-bd84-2e7038efcdbb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ecd3c784-8c22-4de4-bd84-2e7038efcdbb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ecd3c784-8c22-4de4-bd84-2e7038efcdbb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ecd3c784-8c22-4de4-bd84-2e7038efcdbb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 946/1865] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-14e2ba68-1fba-4874-be75-f4274a4a6bf4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-14e2ba68-1fba-4874-be75-f4274a4a6bf4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-14e2ba68-1fba-4874-be75-f4274a4a6bf4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-14e2ba68-1fba-4874-be75-f4274a4a6bf4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-14e2ba68-1fba-4874-be75-f4274a4a6bf4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-14e2ba68-1fba-4874-be75-f4274a4a6bf4 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 920/1866] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d586ec21-5aef-48ef-8e1d-ad7e315c17ea None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d586ec21-5aef-48ef-8e1d-ad7e315c17ea tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0/action Sep 01 02:09:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d586ec21-5aef-48ef-8e1d-ad7e315c17ea tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d586ec21-5aef-48ef-8e1d-ad7e315c17ea tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-d586ec21-5aef-48ef-8e1d-ad7e315c17ea tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume '27093c0a-85db-492f-bc20-73d72cd44cb0' with '{'status': 'creating'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d586ec21-5aef-48ef-8e1d-ad7e315c17ea tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0/action returned with HTTP 202 Sep 01 02:09:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 947/1867] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:34 2026] POST /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-64c064ff-7953-4c80-8964-5c08ddf39ece None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64c064ff-7953-4c80-8964-5c08ddf39ece tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-64c064ff-7953-4c80-8964-5c08ddf39ece tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-64c064ff-7953-4c80-8964-5c08ddf39ece tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-64c064ff-7953-4c80-8964-5c08ddf39ece tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64c064ff-7953-4c80-8964-5c08ddf39ece tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 921/1868] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f38eae77-3a24-43ae-9c23-6117eff684a4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f38eae77-3a24-43ae-9c23-6117eff684a4 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0/action Sep 01 02:09:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f38eae77-3a24-43ae-9c23-6117eff684a4 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f38eae77-3a24-43ae-9c23-6117eff684a4 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f38eae77-3a24-43ae-9c23-6117eff684a4 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f38eae77-3a24-43ae-9c23-6117eff684a4 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Delete volume request issued successfully. Sep 01 02:09:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f38eae77-3a24-43ae-9c23-6117eff684a4 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0/action returned with HTTP 202 Sep 01 02:09:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 948/1869] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:34 2026] POST /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-751472dd-df9b-477b-8135-f400762efeab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-751472dd-df9b-477b-8135-f400762efeab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-751472dd-df9b-477b-8135-f400762efeab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-751472dd-df9b-477b-8135-f400762efeab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-751472dd-df9b-477b-8135-f400762efeab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-751472dd-df9b-477b-8135-f400762efeab tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 922/1870] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f0106ff2-11fe-4b06-aab3-b4c2fed15bad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0106ff2-11fe-4b06-aab3-b4c2fed15bad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f0106ff2-11fe-4b06-aab3-b4c2fed15bad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f0106ff2-11fe-4b06-aab3-b4c2fed15bad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0106ff2-11fe-4b06-aab3-b4c2fed15bad tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 404 Sep 01 02:09:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 949/1871] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-465ee261-e9f2-4261-a585-452e599b3203 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-465ee261-e9f2-4261-a585-452e599b3203 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-465ee261-e9f2-4261-a585-452e599b3203 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-465ee261-e9f2-4261-a585-452e599b3203 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-465ee261-e9f2-4261-a585-452e599b3203 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 404 Sep 01 02:09:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 923/1872] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b7e606e7-c37e-460f-8c59-85f9dc2e7d6d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b7e606e7-c37e-460f-8c59-85f9dc2e7d6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] DELETE http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b7e606e7-c37e-460f-8c59-85f9dc2e7d6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b7e606e7-c37e-460f-8c59-85f9dc2e7d6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-b7e606e7-c37e-460f-8c59-85f9dc2e7d6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume with id: 27093c0a-85db-492f-bc20-73d72cd44cb0 Sep 01 02:09:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b7e606e7-c37e-460f-8c59-85f9dc2e7d6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 returned with HTTP 404 Sep 01 02:09:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 950/1873] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:35 2026] DELETE /volume/v3/volumes/27093c0a-85db-492f-bc20-73d72cd44cb0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1505191513"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1505191513'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume of 1 GB Sep 01 02:09:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Availability Zones retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (4752b6b8-3249-41d4-9fcf-b61e64593605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e68078-e6fa-4615-9ce1-bfea95fe9763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e68078-e6fa-4615-9ce1-bfea95fe9763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3229a3d6-277a-4dad-a9a2-a5eacbf5d362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Created reservations ['2ec829c4-c858-43e5-b917-f7ea78f3ec21', '81d73f0b-316f-4276-99b3-4b81f8cd7687', 'eb9bd419-953f-432f-bfa8-aa646f40d8da', 'f31e183d-50ea-4ac7-a21e-3fb160981a5a'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3229a3d6-277a-4dad-a9a2-a5eacbf5d362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ec829c4-c858-43e5-b917-f7ea78f3ec21', '81d73f0b-316f-4276-99b3-4b81f8cd7687', 'eb9bd419-953f-432f-bfa8-aa646f40d8da', 'f31e183d-50ea-4ac7-a21e-3fb160981a5a']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa447e3a-dfe0-47ad-bd1f-59c551cbade8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa447e3a-dfe0-47ad-bd1f-59c551cbade8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f55351a-3dbe-4cf9-98b1-c0241e316de0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1505191513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['2ec829c4-c858-43e5-b917-f7ea78f3ec21','81d73f0b-316f-4276-99b3-4b81f8cd7687','eb9bd419-953f-432f-bfa8-aa646f40d8da','f31e183d-50ea-4ac7-a21e-3fb160981a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1505191513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f55351a-3dbe-4cf9-98b1-c0241e316de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b614d65a-d67a-4806-9472-140eb75b80e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b614d65a-d67a-4806-9472-140eb75b80e3) transitioned into state 'SUCCESS' from state '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-1505191513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['2ec829c4-c858-43e5-b917-f7ea78f3ec21','81d73f0b-316f-4276-99b3-4b81f8cd7687','eb9bd419-953f-432f-bfa8-aa646f40d8da','f31e183d-50ea-4ac7-a21e-3fb160981a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d68504ea-a893-4fd5-8c56-347d91d4105e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d68504ea-a893-4fd5-8c56-347d91d4105e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (4752b6b8-3249-41d4-9fcf-b61e64593605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request issued successfully. Sep 01 02:09:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5ce96dd8-0011-46e0-ab50-32825ef1e74c tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 924/1874] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:35 2026] POST /volume/v3/volumes => generated 756 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b34c1760-3095-470e-ade0-7ae6abafca39 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b34c1760-3095-470e-ade0-7ae6abafca39 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b34c1760-3095-470e-ade0-7ae6abafca39 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b34c1760-3095-470e-ade0-7ae6abafca39 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b34c1760-3095-470e-ade0-7ae6abafca39 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b34c1760-3095-470e-ade0-7ae6abafca39 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 951/1875] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 824 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a9994128-6cd3-4f06-80eb-ca7adcac1b03 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a9994128-6cd3-4f06-80eb-ca7adcac1b03 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a9994128-6cd3-4f06-80eb-ca7adcac1b03 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a9994128-6cd3-4f06-80eb-ca7adcac1b03 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a9994128-6cd3-4f06-80eb-ca7adcac1b03 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a9994128-6cd3-4f06-80eb-ca7adcac1b03 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 925/1876] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7b85d3bf-613b-4715-98dd-8dc93bf7eccc", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7b85d3bf-613b-4715-98dd-8dc93bf7eccc', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Create volume of 1 GB Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Availability Zones retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Flow 'volume_create_api' (c642a314-a64c-41d5-8149-324520095a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30065a09-ba62-48d7-86de-757e0ae39ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30065a09-ba62-48d7-86de-757e0ae39ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0e6df7-2f8e-4880-806d-1a989246863d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-931448ce-081e-4af9-bc55-35874984a28b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-931448ce-081e-4af9-bc55-35874984a28b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-931448ce-081e-4af9-bc55-35874984a28b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-931448ce-081e-4af9-bc55-35874984a28b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-931448ce-081e-4af9-bc55-35874984a28b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-931448ce-081e-4af9-bc55-35874984a28b tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 926/1877] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3a8575c4-2979-485c-b520-fb75f39dd5ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Created reservations ['233e7868-0ec9-4034-a501-f25fd0429d7d', '8210f1e5-0720-4ca7-9a42-bc27a0b20896', 'e7717d24-75d5-41bd-8ad8-2baf89f8e13c', '149f28e7-a74e-4ed5-8f57-b0b8022d1109'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0e6df7-2f8e-4880-806d-1a989246863d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['233e7868-0ec9-4034-a501-f25fd0429d7d', '8210f1e5-0720-4ca7-9a42-bc27a0b20896', 'e7717d24-75d5-41bd-8ad8-2baf89f8e13c', '149f28e7-a74e-4ed5-8f57-b0b8022d1109']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a8575c4-2979-485c-b520-fb75f39dd5ec tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0/action Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6265ee81-bad8-4bd6-94bc-24454f8ee088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a8575c4-2979-485c-b520-fb75f39dd5ec tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a8575c4-2979-485c-b520-fb75f39dd5ec tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-3a8575c4-2979-485c-b520-fb75f39dd5ec tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume '6f55351a-3dbe-4cf9-98b1-c0241e316de0' with '{'status': 'error'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6265ee81-bad8-4bd6-94bc-24454f8ee088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b59581c-296f-4f54-8667-a8b1a10a368e', '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='5a416dae0967462880fb0c45805e5480',qos_specs=None,replication_status=,reservations=['233e7868-0ec9-4034-a501-f25fd0429d7d','8210f1e5-0720-4ca7-9a42-bc27a0b20896','e7717d24-75d5-41bd-8ad8-2baf89f8e13c','149f28e7-a74e-4ed5-8f57-b0b8022d1109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e3e55e533d4749b9dffd458b5c90dc',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:38Z,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=1b59581c-296f-4f54-8667-a8b1a10a368e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a416dae0967462880fb0c45805e5480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e3e55e533d4749b9dffd458b5c90dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4c7da7-d202-421b-8b5b-9f27fceeee51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a8575c4-2979-485c-b520-fb75f39dd5ec tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0/action returned with HTTP 202 Sep 01 02:09:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 927/1878] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:38 2026] POST /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a2359e13-7d01-4db3-b8c5-0f0578852168 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2359e13-7d01-4db3-b8c5-0f0578852168 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2359e13-7d01-4db3-b8c5-0f0578852168 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2359e13-7d01-4db3-b8c5-0f0578852168 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4c7da7-d202-421b-8b5b-9f27fceeee51) transitioned into state 'SUCCESS' from 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='5a416dae0967462880fb0c45805e5480',qos_specs=None,replication_status=,reservations=['233e7868-0ec9-4034-a501-f25fd0429d7d','8210f1e5-0720-4ca7-9a42-bc27a0b20896','e7717d24-75d5-41bd-8ad8-2baf89f8e13c','149f28e7-a74e-4ed5-8f57-b0b8022d1109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e3e55e533d4749b9dffd458b5c90dc',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2a0697-f7f2-465d-a35a-7c314c60743e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a2359e13-7d01-4db3-b8c5-0f0578852168 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2a0697-f7f2-465d-a35a-7c314c60743e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Flow 'volume_create_api' (c642a314-a64c-41d5-8149-324520095a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2359e13-7d01-4db3-b8c5-0f0578852168 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Create volume request issued successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 928/1879] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3bc4c98d-8ac8-4132-84f2-b16207095ff9 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 952/1880] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:09:37 2026] POST /volume/v3/volumes => generated 782 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7877e830-c03c-4270-9cf2-a3ec7225eed8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0f050b98-d348-473a-9607-e84205a30dc8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7877e830-c03c-4270-9cf2-a3ec7225eed8 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7877e830-c03c-4270-9cf2-a3ec7225eed8 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f050b98-d348-473a-9607-e84205a30dc8 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0/action Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7877e830-c03c-4270-9cf2-a3ec7225eed8 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f050b98-d348-473a-9607-e84205a30dc8 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f050b98-d348-473a-9607-e84205a30dc8 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7877e830-c03c-4270-9cf2-a3ec7225eed8 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7877e830-c03c-4270-9cf2-a3ec7225eed8 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 929/1881] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0f050b98-d348-473a-9607-e84205a30dc8 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0f050b98-d348-473a-9607-e84205a30dc8 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Delete volume request issued successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f050b98-d348-473a-9607-e84205a30dc8 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0/action returned with HTTP 202 Sep 01 02:09:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 953/1882] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:38 2026] POST /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a39facc7-d3c6-414a-9987-d30a86450cbc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a39facc7-d3c6-414a-9987-d30a86450cbc tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a39facc7-d3c6-414a-9987-d30a86450cbc tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a39facc7-d3c6-414a-9987-d30a86450cbc tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a39facc7-d3c6-414a-9987-d30a86450cbc tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a39facc7-d3c6-414a-9987-d30a86450cbc tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 930/1883] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 848 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-57f4f582-ef3d-4f31-a09e-193525b70e66 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57f4f582-ef3d-4f31-a09e-193525b70e66 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-57f4f582-ef3d-4f31-a09e-193525b70e66 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-57f4f582-ef3d-4f31-a09e-193525b70e66 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-57f4f582-ef3d-4f31-a09e-193525b70e66 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57f4f582-ef3d-4f31-a09e-193525b70e66 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 954/1884] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 874 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1ec41436-269b-4954-bca0-3d98cdc8e4d8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ec41436-269b-4954-bca0-3d98cdc8e4d8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ec41436-269b-4954-bca0-3d98cdc8e4d8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ec41436-269b-4954-bca0-3d98cdc8e4d8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1ec41436-269b-4954-bca0-3d98cdc8e4d8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ec41436-269b-4954-bca0-3d98cdc8e4d8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 931/1885] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3de60e56-821e-4bd7-808a-027e8557589b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3de60e56-821e-4bd7-808a-027e8557589b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3de60e56-821e-4bd7-808a-027e8557589b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3de60e56-821e-4bd7-808a-027e8557589b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3de60e56-821e-4bd7-808a-027e8557589b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3de60e56-821e-4bd7-808a-027e8557589b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 955/1886] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 932 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a50d0893-ebbb-4ce5-a9f1-9201d310e5ea None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a50d0893-ebbb-4ce5-a9f1-9201d310e5ea tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a50d0893-ebbb-4ce5-a9f1-9201d310e5ea tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a50d0893-ebbb-4ce5-a9f1-9201d310e5ea tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a50d0893-ebbb-4ce5-a9f1-9201d310e5ea tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 404 Sep 01 02:09:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 932/1887] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0c60a858-d5ac-4cf2-a46b-d130f88ee4d7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0c60a858-d5ac-4cf2-a46b-d130f88ee4d7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0c60a858-d5ac-4cf2-a46b-d130f88ee4d7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0c60a858-d5ac-4cf2-a46b-d130f88ee4d7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0c60a858-d5ac-4cf2-a46b-d130f88ee4d7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 404 Sep 01 02:09:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 956/1888] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-20f2b899-c0fd-4d03-a5a3-0ad09426ef8e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20f2b899-c0fd-4d03-a5a3-0ad09426ef8e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] DELETE http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20f2b899-c0fd-4d03-a5a3-0ad09426ef8e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20f2b899-c0fd-4d03-a5a3-0ad09426ef8e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-20f2b899-c0fd-4d03-a5a3-0ad09426ef8e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume with id: 6f55351a-3dbe-4cf9-98b1-c0241e316de0 Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20f2b899-c0fd-4d03-a5a3-0ad09426ef8e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 returned with HTTP 404 Sep 01 02:09:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 933/1889] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:41 2026] DELETE /volume/v3/volumes/6f55351a-3dbe-4cf9-98b1-c0241e316de0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1704295185"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1704295185'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume of 1 GB Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Availability Zones retrieved successfully. Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (00987a93-4f4e-4725-a9c8-f0d69422f6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb4adf-b1db-4167-b99e-b974e68cf1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb4adf-b1db-4167-b99e-b974e68cf1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb193b49-5499-41a3-93e7-a5a90d23ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Created reservations ['2ae4ec85-73d9-4103-8b3f-6e3af4b84113', '5b6ffd9e-d5bb-408d-9f55-3f81aea6eaad', '7e232b93-10ed-4460-8835-dec979a65837', '484605ae-7488-4b63-9a2e-243283ed4765'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb193b49-5499-41a3-93e7-a5a90d23ffa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae4ec85-73d9-4103-8b3f-6e3af4b84113', '5b6ffd9e-d5bb-408d-9f55-3f81aea6eaad', '7e232b93-10ed-4460-8835-dec979a65837', '484605ae-7488-4b63-9a2e-243283ed4765']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00066f13-6f8c-4059-b29e-7ee1dfe9c014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00066f13-6f8c-4059-b29e-7ee1dfe9c014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5d459a4-ae4d-44d0-b557-03dbabf70f3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1704295185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['2ae4ec85-73d9-4103-8b3f-6e3af4b84113','5b6ffd9e-d5bb-408d-9f55-3f81aea6eaad','7e232b93-10ed-4460-8835-dec979a65837','484605ae-7488-4b63-9a2e-243283ed4765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1704295185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5d459a4-ae4d-44d0-b557-03dbabf70f3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b637569-22e1-405e-9604-6f6e7b835228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b637569-22e1-405e-9604-6f6e7b835228) transitioned into state 'SUCCESS' from state '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-1704295185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['2ae4ec85-73d9-4103-8b3f-6e3af4b84113','5b6ffd9e-d5bb-408d-9f55-3f81aea6eaad','7e232b93-10ed-4460-8835-dec979a65837','484605ae-7488-4b63-9a2e-243283ed4765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13159595-0aef-4a3b-9cf9-5623635eba94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13159595-0aef-4a3b-9cf9-5623635eba94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (00987a93-4f4e-4725-a9c8-f0d69422f6bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request issued successfully. Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-070aa0d7-810c-49f6-a792-7bd5b4a34d00 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 957/1890] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:41 2026] POST /volume/v3/volumes => generated 756 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5077e997-d565-4c21-a64a-e83036de4af2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5077e997-d565-4c21-a64a-e83036de4af2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5077e997-d565-4c21-a64a-e83036de4af2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5077e997-d565-4c21-a64a-e83036de4af2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5077e997-d565-4c21-a64a-e83036de4af2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5077e997-d565-4c21-a64a-e83036de4af2 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 934/1891] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 824 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d5630e85-2a7d-49d2-8c2b-aba70cdc7876 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d5630e85-2a7d-49d2-8c2b-aba70cdc7876 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d5630e85-2a7d-49d2-8c2b-aba70cdc7876 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d5630e85-2a7d-49d2-8c2b-aba70cdc7876 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d5630e85-2a7d-49d2-8c2b-aba70cdc7876 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d5630e85-2a7d-49d2-8c2b-aba70cdc7876 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 958/1892] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 932 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9aea8f35-0162-4c97-80d1-b01d49669cda None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9aea8f35-0162-4c97-80d1-b01d49669cda tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9aea8f35-0162-4c97-80d1-b01d49669cda tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9aea8f35-0162-4c97-80d1-b01d49669cda tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9aea8f35-0162-4c97-80d1-b01d49669cda tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9aea8f35-0162-4c97-80d1-b01d49669cda tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 935/1893] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0cee67b4-3e00-4f85-b771-618958de6ba2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0cee67b4-3e00-4f85-b771-618958de6ba2 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0cee67b4-3e00-4f85-b771-618958de6ba2 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0cee67b4-3e00-4f85-b771-618958de6ba2 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0cee67b4-3e00-4f85-b771-618958de6ba2 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0cee67b4-3e00-4f85-b771-618958de6ba2 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 959/1894] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 935 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-08fe1035-fbb2-4294-87c1-9bd74efb722e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-08fe1035-fbb2-4294-87c1-9bd74efb722e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-08fe1035-fbb2-4294-87c1-9bd74efb722e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-08fe1035-fbb2-4294-87c1-9bd74efb722e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-08fe1035-fbb2-4294-87c1-9bd74efb722e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-08fe1035-fbb2-4294-87c1-9bd74efb722e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 936/1895] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-76246abb-51c7-4a4b-a173-3db83d5cde4f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76246abb-51c7-4a4b-a173-3db83d5cde4f tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a/action Sep 01 02:09:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76246abb-51c7-4a4b-a173-3db83d5cde4f tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76246abb-51c7-4a4b-a173-3db83d5cde4f tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-76246abb-51c7-4a4b-a173-3db83d5cde4f tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume 'c5d459a4-ae4d-44d0-b557-03dbabf70f3a' with '{'status': 'maintenance'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76246abb-51c7-4a4b-a173-3db83d5cde4f tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a/action returned with HTTP 202 Sep 01 02:09:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 960/1896] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:43 2026] POST /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-216001a7-940c-4d13-ad19-19ce05d36841 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-216001a7-940c-4d13-ad19-19ce05d36841 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-216001a7-940c-4d13-ad19-19ce05d36841 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-216001a7-940c-4d13-ad19-19ce05d36841 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-216001a7-940c-4d13-ad19-19ce05d36841 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-216001a7-940c-4d13-ad19-19ce05d36841 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 937/1897] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c6be3d29-b6b5-44a9-a6e6-fc9d65610bd1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c6be3d29-b6b5-44a9-a6e6-fc9d65610bd1 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a/action Sep 01 02:09:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c6be3d29-b6b5-44a9-a6e6-fc9d65610bd1 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c6be3d29-b6b5-44a9-a6e6-fc9d65610bd1 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c6be3d29-b6b5-44a9-a6e6-fc9d65610bd1 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cb41f1c2-b992-4be3-b13e-73d2ac1c4a9b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb41f1c2-b992-4be3-b13e-73d2ac1c4a9b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb41f1c2-b992-4be3-b13e-73d2ac1c4a9b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb41f1c2-b992-4be3-b13e-73d2ac1c4a9b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c6be3d29-b6b5-44a9-a6e6-fc9d65610bd1 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Delete volume request issued successfully. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c6be3d29-b6b5-44a9-a6e6-fc9d65610bd1 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a/action returned with HTTP 202 Sep 01 02:09:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 961/1898] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:44 2026] POST /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cb41f1c2-b992-4be3-b13e-73d2ac1c4a9b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d1ad0e8d-8e6e-4185-834a-632691f92675 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d1ad0e8d-8e6e-4185-834a-632691f92675 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d1ad0e8d-8e6e-4185-834a-632691f92675 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d1ad0e8d-8e6e-4185-834a-632691f92675 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb41f1c2-b992-4be3-b13e-73d2ac1c4a9b tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 938/1899] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 935 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d1ad0e8d-8e6e-4185-834a-632691f92675 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d1ad0e8d-8e6e-4185-834a-632691f92675 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 962/1900] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b441cbad-b7fc-49f9-a81f-eff5b0156d0c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b441cbad-b7fc-49f9-a81f-eff5b0156d0c tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b441cbad-b7fc-49f9-a81f-eff5b0156d0c tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b441cbad-b7fc-49f9-a81f-eff5b0156d0c tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b441cbad-b7fc-49f9-a81f-eff5b0156d0c tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b441cbad-b7fc-49f9-a81f-eff5b0156d0c tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 939/1901] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 935 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b61d2a54-8f8c-401f-b12a-a9765422b2ba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b61d2a54-8f8c-401f-b12a-a9765422b2ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b61d2a54-8f8c-401f-b12a-a9765422b2ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b61d2a54-8f8c-401f-b12a-a9765422b2ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b61d2a54-8f8c-401f-b12a-a9765422b2ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 404 Sep 01 02:09:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 963/1902] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-04e1b286-11d0-4470-a021-1b2b43e6a7ba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04e1b286-11d0-4470-a021-1b2b43e6a7ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04e1b286-11d0-4470-a021-1b2b43e6a7ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04e1b286-11d0-4470-a021-1b2b43e6a7ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04e1b286-11d0-4470-a021-1b2b43e6a7ba tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 404 Sep 01 02:09:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 940/1903] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3a93383b-9d29-49b6-ba0e-9dd6e6f0a3cb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a93383b-9d29-49b6-ba0e-9dd6e6f0a3cb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a93383b-9d29-49b6-ba0e-9dd6e6f0a3cb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a93383b-9d29-49b6-ba0e-9dd6e6f0a3cb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3a93383b-9d29-49b6-ba0e-9dd6e6f0a3cb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume with id: c5d459a4-ae4d-44d0-b557-03dbabf70f3a Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a93383b-9d29-49b6-ba0e-9dd6e6f0a3cb tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a returned with HTTP 404 Sep 01 02:09:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 964/1904] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:45 2026] DELETE /volume/v3/volumes/c5d459a4-ae4d-44d0-b557-03dbabf70f3a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1114302429"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1114302429'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume of 1 GB Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Availability Zones retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (679d09fb-59f0-4d39-aee8-9e4a228756a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ddb6c4-75a3-441c-a10d-0f5f83f932f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ddb6c4-75a3-441c-a10d-0f5f83f932f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911286fa-bc69-4293-b80f-73d95e6c389b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Created reservations ['26398fe2-c75a-4f60-87cb-bfb688c7b993', '5fa0bef4-000b-4112-b438-f565db82c477', '49b800dd-54cf-4dab-bf3b-06a271b6f730', 'e34605f3-2d16-4409-a53e-56c79653703d'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911286fa-bc69-4293-b80f-73d95e6c389b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26398fe2-c75a-4f60-87cb-bfb688c7b993', '5fa0bef4-000b-4112-b438-f565db82c477', '49b800dd-54cf-4dab-bf3b-06a271b6f730', 'e34605f3-2d16-4409-a53e-56c79653703d']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8d1511-4a02-47cc-85d3-691b313b953e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8d1511-4a02-47cc-85d3-691b313b953e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ed1523-3e54-4828-9a64-61366cb03cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1114302429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['26398fe2-c75a-4f60-87cb-bfb688c7b993','5fa0bef4-000b-4112-b438-f565db82c477','49b800dd-54cf-4dab-bf3b-06a271b6f730','e34605f3-2d16-4409-a53e-56c79653703d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1114302429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ed1523-3e54-4828-9a64-61366cb03cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ab0dc4-7b05-4775-a896-18fd9b645164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ab0dc4-7b05-4775-a896-18fd9b645164) transitioned into state 'SUCCESS' from state '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-1114302429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c9ee8aeebe4d74a77387ece6d1c22c',qos_specs=None,replication_status=,reservations=['26398fe2-c75a-4f60-87cb-bfb688c7b993','5fa0bef4-000b-4112-b438-f565db82c477','49b800dd-54cf-4dab-bf3b-06a271b6f730','e34605f3-2d16-4409-a53e-56c79653703d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f659abcc96c4f38a25e8d7f21f3f1eb',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02001399-4423-4e33-85d0-5696eaac4457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02001399-4423-4e33-85d0-5696eaac4457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Flow 'volume_create_api' (679d09fb-59f0-4d39-aee8-9e4a228756a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Create volume request issued successfully. Sep 01 02:09:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d0cb793-6530-4397-b669-7e68e17b4e6d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 941/1905] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:45 2026] POST /volume/v3/volumes => generated 756 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cbeb43b6-07ae-4ec0-81e7-49bb75aa741d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cbeb43b6-07ae-4ec0-81e7-49bb75aa741d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cbeb43b6-07ae-4ec0-81e7-49bb75aa741d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cbeb43b6-07ae-4ec0-81e7-49bb75aa741d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cbeb43b6-07ae-4ec0-81e7-49bb75aa741d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cbeb43b6-07ae-4ec0-81e7-49bb75aa741d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 965/1906] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 824 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b79b88b7-bf6f-4561-8cc3-f385c9716586 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b79b88b7-bf6f-4561-8cc3-f385c9716586 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b79b88b7-bf6f-4561-8cc3-f385c9716586 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b79b88b7-bf6f-4561-8cc3-f385c9716586 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b79b88b7-bf6f-4561-8cc3-f385c9716586 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b79b88b7-bf6f-4561-8cc3-f385c9716586 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 942/1907] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4e4c7a71-076d-4e89-af1b-b2ce8ca7e61d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e4c7a71-076d-4e89-af1b-b2ce8ca7e61d tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e4c7a71-076d-4e89-af1b-b2ce8ca7e61d tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e4c7a71-076d-4e89-af1b-b2ce8ca7e61d tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4e4c7a71-076d-4e89-af1b-b2ce8ca7e61d tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e4c7a71-076d-4e89-af1b-b2ce8ca7e61d tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 966/1908] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-16ad3f76-042f-48ae-a69c-f25d85375ead None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16ad3f76-042f-48ae-a69c-f25d85375ead tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] DELETE http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-16ad3f76-042f-48ae-a69c-f25d85375ead tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-16ad3f76-042f-48ae-a69c-f25d85375ead tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-16ad3f76-042f-48ae-a69c-f25d85375ead tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Delete volume with id: 1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-16ad3f76-042f-48ae-a69c-f25d85375ead tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-16ad3f76-042f-48ae-a69c-f25d85375ead tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Delete volume request issued successfully. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16ad3f76-042f-48ae-a69c-f25d85375ead tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 202 Sep 01 02:09:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 943/1909] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:46 2026] DELETE /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c346a1dc-5156-4578-be27-d129b405e1b5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c346a1dc-5156-4578-be27-d129b405e1b5 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c346a1dc-5156-4578-be27-d129b405e1b5 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c346a1dc-5156-4578-be27-d129b405e1b5 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c346a1dc-5156-4578-be27-d129b405e1b5 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Volume info retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c346a1dc-5156-4578-be27-d129b405e1b5 tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 967/1910] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 1199 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7ec5ef23-4e88-4107-9773-470396110f67 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ec5ef23-4e88-4107-9773-470396110f67 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ec5ef23-4e88-4107-9773-470396110f67 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ec5ef23-4e88-4107-9773-470396110f67 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=509,cinder:UPDATE=129,cinder:INSERT=69,cinder:DELETE=3 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7ec5ef23-4e88-4107-9773-470396110f67 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ec5ef23-4e88-4107-9773-470396110f67 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 944/1911] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-18703dda-e136-462e-b753-5db8e7ced06e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-18703dda-e136-462e-b753-5db8e7ced06e tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-18703dda-e136-462e-b753-5db8e7ced06e tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-18703dda-e136-462e-b753-5db8e7ced06e tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-18703dda-e136-462e-b753-5db8e7ced06e tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 404 Sep 01 02:09:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 968/1912] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cde098b6-0e73-4e99-b2c7-8d27f12ccdcf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cde098b6-0e73-4e99-b2c7-8d27f12ccdcf tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] DELETE http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cde098b6-0e73-4e99-b2c7-8d27f12ccdcf tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cde098b6-0e73-4e99-b2c7-8d27f12ccdcf tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-cde098b6-0e73-4e99-b2c7-8d27f12ccdcf tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Delete volume with id: 1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cde098b6-0e73-4e99-b2c7-8d27f12ccdcf tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 404 Sep 01 02:09:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 945/1913] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:47 2026] DELETE /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-32ec362f-7cc4-49d4-bea0-289d944bed1f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32ec362f-7cc4-49d4-bea0-289d944bed1f tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] GET http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e Sep 01 02:09:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32ec362f-7cc4-49d4-bea0-289d944bed1f tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32ec362f-7cc4-49d4-bea0-289d944bed1f tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32ec362f-7cc4-49d4-bea0-289d944bed1f tempest-VolumeImageDependencyTests-1417564475 tempest-VolumeImageDependencyTests-1417564475-project-member] http://192.168.122.25/volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e returned with HTTP 404 Sep 01 02:09:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 969/1914] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/volumes/1b59581c-296f-4f54-8667-a8b1a10a368e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-239adb06-1aa2-4575-a0a0-5caff2b295ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-239adb06-1aa2-4575-a0a0-5caff2b295ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-239adb06-1aa2-4575-a0a0-5caff2b295ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-239adb06-1aa2-4575-a0a0-5caff2b295ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-239adb06-1aa2-4575-a0a0-5caff2b295ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-239adb06-1aa2-4575-a0a0-5caff2b295ca tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 946/1915] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-00ed8664-b8c2-438c-a29a-a98cf6453bac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00ed8664-b8c2-438c-a29a-a98cf6453bac tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00ed8664-b8c2-438c-a29a-a98cf6453bac tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00ed8664-b8c2-438c-a29a-a98cf6453bac tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-00ed8664-b8c2-438c-a29a-a98cf6453bac tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume 'c6ed1523-3e54-4828-9a64-61366cb03cca' with '{'status': 'error'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00ed8664-b8c2-438c-a29a-a98cf6453bac tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action returned with HTTP 202 Sep 01 02:09:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 970/1916] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:48 2026] POST /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb1afe08-bced-4502-a8aa-1d6fb5e485ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb1afe08-bced-4502-a8aa-1d6fb5e485ec tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb1afe08-bced-4502-a8aa-1d6fb5e485ec tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb1afe08-bced-4502-a8aa-1d6fb5e485ec tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bb1afe08-bced-4502-a8aa-1d6fb5e485ec tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb1afe08-bced-4502-a8aa-1d6fb5e485ec tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 947/1917] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e577f9a4-5a1e-4eab-be13-a098611ba36e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e577f9a4-5a1e-4eab-be13-a098611ba36e tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e577f9a4-5a1e-4eab-be13-a098611ba36e tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e577f9a4-5a1e-4eab-be13-a098611ba36e tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-e577f9a4-5a1e-4eab-be13-a098611ba36e tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume 'c6ed1523-3e54-4828-9a64-61366cb03cca' with '{'status': 'available'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e577f9a4-5a1e-4eab-be13-a098611ba36e tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action returned with HTTP 202 Sep 01 02:09:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 971/1918] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:48 2026] POST /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1a6b6a31-aeb4-464c-9081-3ea63016014e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1a6b6a31-aeb4-464c-9081-3ea63016014e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1a6b6a31-aeb4-464c-9081-3ea63016014e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1a6b6a31-aeb4-464c-9081-3ea63016014e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1a6b6a31-aeb4-464c-9081-3ea63016014e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1a6b6a31-aeb4-464c-9081-3ea63016014e tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 948/1919] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b39250dc-3e1a-4a83-a202-ca764b4280b7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b39250dc-3e1a-4a83-a202-ca764b4280b7 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b39250dc-3e1a-4a83-a202-ca764b4280b7 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b39250dc-3e1a-4a83-a202-ca764b4280b7 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-b39250dc-3e1a-4a83-a202-ca764b4280b7 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume 'c6ed1523-3e54-4828-9a64-61366cb03cca' with '{'status': 'maintenance'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b39250dc-3e1a-4a83-a202-ca764b4280b7 tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action returned with HTTP 202 Sep 01 02:09:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 972/1920] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:48 2026] POST /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fabf0284-699b-43db-a1a4-627d66b4e657 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fabf0284-699b-43db-a1a4-627d66b4e657 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fabf0284-699b-43db-a1a4-627d66b4e657 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fabf0284-699b-43db-a1a4-627d66b4e657 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fabf0284-699b-43db-a1a4-627d66b4e657 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fabf0284-699b-43db-a1a4-627d66b4e657 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 949/1921] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-335d8224-7d19-4064-975a-bb19ae5345ca None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-335d8224-7d19-4064-975a-bb19ae5345ca tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] POST http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-335d8224-7d19-4064-975a-bb19ae5345ca tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-335d8224-7d19-4064-975a-bb19ae5345ca tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-335d8224-7d19-4064-975a-bb19ae5345ca tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] Updating volume 'c6ed1523-3e54-4828-9a64-61366cb03cca' with '{'status': 'available'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-335d8224-7d19-4064-975a-bb19ae5345ca tempest-VolumesActionsTest-1351940805 tempest-VolumesActionsTest-1351940805-project-admin] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action returned with HTTP 202 Sep 01 02:09:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 973/1922] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:48 2026] POST /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b409f00a-ce4d-42a4-bd5a-d67018fee0a7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b409f00a-ce4d-42a4-bd5a-d67018fee0a7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b409f00a-ce4d-42a4-bd5a-d67018fee0a7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b409f00a-ce4d-42a4-bd5a-d67018fee0a7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b409f00a-ce4d-42a4-bd5a-d67018fee0a7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b409f00a-ce4d-42a4-bd5a-d67018fee0a7 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 950/1923] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9ad1c570-c09b-4a09-b134-5db22ac21360 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9ad1c570-c09b-4a09-b134-5db22ac21360 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9ad1c570-c09b-4a09-b134-5db22ac21360 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9ad1c570-c09b-4a09-b134-5db22ac21360 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9ad1c570-c09b-4a09-b134-5db22ac21360 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9ad1c570-c09b-4a09-b134-5db22ac21360 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 974/1924] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 849 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume with id: c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Delete volume request issued successfully. Sep 01 02:09:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adbfb3be-2802-4cb2-94f5-8c4c4599132d tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 202 Sep 01 02:09:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 951/1925] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:48 2026] DELETE /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-40d1c453-fd4b-438a-af9c-e0fe467d0af8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40d1c453-fd4b-438a-af9c-e0fe467d0af8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-40d1c453-fd4b-438a-af9c-e0fe467d0af8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-40d1c453-fd4b-438a-af9c-e0fe467d0af8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-40d1c453-fd4b-438a-af9c-e0fe467d0af8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Volume info retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40d1c453-fd4b-438a-af9c-e0fe467d0af8 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 200 Sep 01 02:09:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 975/1926] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:49 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 848 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c1529455-61ad-430a-b354-de7538eb9f53 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c1529455-61ad-430a-b354-de7538eb9f53 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] GET http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca Sep 01 02:09:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c1529455-61ad-430a-b354-de7538eb9f53 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c1529455-61ad-430a-b354-de7538eb9f53 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c1529455-61ad-430a-b354-de7538eb9f53 tempest-VolumesActionsTest-420180064 tempest-VolumesActionsTest-420180064-project-member] http://192.168.122.25/volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca returned with HTTP 404 Sep 01 02:09:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 952/1927] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:50 2026] GET /volume/v3/volumes/c6ed1523-3e54-4828-9a64-61366cb03cca => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1021676768"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1021676768'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:52 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Create volume of 1 GB Sep 01 02:09:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Availability Zones retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Flow 'volume_create_api' (85ae8356-439d-43b4-a3cb-2278beb38da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (745f35e0-42e3-401b-a3af-924817fabb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (745f35e0-42e3-401b-a3af-924817fabb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:52 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729a9712-6973-4773-8a22-82bc7e761eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Created reservations ['804f9802-828e-4a24-88a6-66926c0f0c3e', '82b49a4d-c168-4383-8711-d69b9a5cfec2', '08b8503e-62f5-434c-8ff1-89340d95af4a', '2709b17d-df78-4756-866d-47d67069f6dc'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729a9712-6973-4773-8a22-82bc7e761eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['804f9802-828e-4a24-88a6-66926c0f0c3e', '82b49a4d-c168-4383-8711-d69b9a5cfec2', '08b8503e-62f5-434c-8ff1-89340d95af4a', '2709b17d-df78-4756-866d-47d67069f6dc']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed4ad95-b8ef-4d58-bd69-2b7cc0f217ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed4ad95-b8ef-4d58-bd69-2b7cc0f217ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3861a405-c8bb-4a73-affb-e1fc8eacf98a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021676768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a161f4a260c64c15a7db86a4974f4d63',qos_specs=None,replication_status=,reservations=['804f9802-828e-4a24-88a6-66926c0f0c3e','82b49a4d-c168-4383-8711-d69b9a5cfec2','08b8503e-62f5-434c-8ff1-89340d95af4a','2709b17d-df78-4756-866d-47d67069f6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdebc9923f1b4fc9bf45912f160e83e4',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021676768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3861a405-c8bb-4a73-affb-e1fc8eacf98a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a161f4a260c64c15a7db86a4974f4d63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdebc9923f1b4fc9bf45912f160e83e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b32e910-5bd8-4ca6-bcad-a3b3b4ecca36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b32e910-5bd8-4ca6-bcad-a3b3b4ecca36) transitioned into state 'SUCCESS' from state '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-1021676768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a161f4a260c64c15a7db86a4974f4d63',qos_specs=None,replication_status=,reservations=['804f9802-828e-4a24-88a6-66926c0f0c3e','82b49a4d-c168-4383-8711-d69b9a5cfec2','08b8503e-62f5-434c-8ff1-89340d95af4a','2709b17d-df78-4756-866d-47d67069f6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdebc9923f1b4fc9bf45912f160e83e4',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37259bb1-fe51-4fb8-9b93-a8c4864652da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37259bb1-fe51-4fb8-9b93-a8c4864652da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Flow 'volume_create_api' (85ae8356-439d-43b4-a3cb-2278beb38da0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Create volume request issued successfully. Sep 01 02:09:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e44957c2-9a39-404d-aff5-5b85ad53c8d7 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 976/1928] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:52 2026] POST /volume/v3/volumes => generated 785 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-38a4c829-af45-4f8e-bf38-d0a8ff16e557 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-38a4c829-af45-4f8e-bf38-d0a8ff16e557 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-38a4c829-af45-4f8e-bf38-d0a8ff16e557 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-38a4c829-af45-4f8e-bf38-d0a8ff16e557 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-38a4c829-af45-4f8e-bf38-d0a8ff16e557 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-38a4c829-af45-4f8e-bf38-d0a8ff16e557 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 953/1929] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a => generated 964 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6e510aa6-bfb2-4383-a55a-4cd3ad5d4bfd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e510aa6-bfb2-4383-a55a-4cd3ad5d4bfd tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e510aa6-bfb2-4383-a55a-4cd3ad5d4bfd tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e510aa6-bfb2-4383-a55a-4cd3ad5d4bfd tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6e510aa6-bfb2-4383-a55a-4cd3ad5d4bfd tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e510aa6-bfb2-4383-a55a-4cd3ad5d4bfd tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 977/1930] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-425e5e16-3d67-4a06-a550-861b084f1edf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-425e5e16-3d67-4a06-a550-861b084f1edf tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-425e5e16-3d67-4a06-a550-861b084f1edf tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-425e5e16-3d67-4a06-a550-861b084f1edf tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-425e5e16-3d67-4a06-a550-861b084f1edf tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-425e5e16-3d67-4a06-a550-861b084f1edf tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 954/1931] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-391a11c9-95fc-4d59-a7a3-5ede34e0c5cc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-391a11c9-95fc-4d59-a7a3-5ede34e0c5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] POST http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a/action Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-391a11c9-95fc-4d59-a7a3-5ede34e0c5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-391a11c9-95fc-4d59-a7a3-5ede34e0c5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f685449e-91bb-413b-9aee-ea7db05f4535 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f685449e-91bb-413b-9aee-ea7db05f4535 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f685449e-91bb-413b-9aee-ea7db05f4535 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f685449e-91bb-413b-9aee-ea7db05f4535 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-391a11c9-95fc-4d59-a7a3-5ede34e0c5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-391a11c9-95fc-4d59-a7a3-5ede34e0c5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1ed25f3606cb448c90a385605eb3954d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a161f4a260c64c15a7db86a4974f4d63', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f685449e-91bb-413b-9aee-ea7db05f4535 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-391a11c9-95fc-4d59-a7a3-5ede34e0c5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a/action returned with HTTP 403 Sep 01 02:09:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 978/1932] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:55 2026] POST /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a/action => generated 131 bytes in 217 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Delete volume with id: 3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f685449e-91bb-413b-9aee-ea7db05f4535 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 955/1933] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fbdb058a-ab84-42be-8d7a-53ab03057b5c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbdb058a-ab84-42be-8d7a-53ab03057b5c tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbdb058a-ab84-42be-8d7a-53ab03057b5c tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fbdb058a-ab84-42be-8d7a-53ab03057b5c tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fbdb058a-ab84-42be-8d7a-53ab03057b5c tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fbdb058a-ab84-42be-8d7a-53ab03057b5c tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 956/1934] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Delete volume request issued successfully. Sep 01 02:09:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4f5708e-7c31-4fd5-886d-25aaf69791a5 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a returned with HTTP 202 Sep 01 02:09:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 979/1935] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:55 2026] DELETE /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fa8348a8-ed17-4868-b75b-0d59eb2d448e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa8348a8-ed17-4868-b75b-0d59eb2d448e tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fa8348a8-ed17-4868-b75b-0d59eb2d448e tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fa8348a8-ed17-4868-b75b-0d59eb2d448e tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fa8348a8-ed17-4868-b75b-0d59eb2d448e tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa8348a8-ed17-4868-b75b-0d59eb2d448e tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 957/1936] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-7b4a01ec-b7c3-4d2c-8aaf-df503b04bc72 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-7b4a01ec-b7c3-4d2c-8aaf-df503b04bc72 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-7b4a01ec-b7c3-4d2c-8aaf-df503b04bc72 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-7b4a01ec-b7c3-4d2c-8aaf-df503b04bc72 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-7b4a01ec-b7c3-4d2c-8aaf-df503b04bc72 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-7b4a01ec-b7c3-4d2c-8aaf-df503b04bc72 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 980/1937] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-976c9965-718f-445c-bc3d-56d23a6f7f65 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-976c9965-718f-445c-bc3d-56d23a6f7f65 None None] GET http://192.168.122.25/volume// Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-976c9965-718f-445c-bc3d-56d23a6f7f65 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-976c9965-718f-445c-bc3d-56d23a6f7f65 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-976c9965-718f-445c-bc3d-56d23a6f7f65 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:09:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 958/1938] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-fb65daca-a11d-4ecb-aeaf-f287b7f86671 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-fb65daca-a11d-4ecb-aeaf-f287b7f86671 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-fb65daca-a11d-4ecb-aeaf-f287b7f86671 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8679077-2240-4ab4-9483-8cd01741e672", "connector": null, "instance_uuid": "592bc111-54a1-4289-b842-c4fe301ce23b"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-fb65daca-a11d-4ecb-aeaf-f287b7f86671 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 981/1939] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:09:56 2026] POST /volume/v3/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d02ed714-f0bb-4302-b0db-0730f5471e6a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d02ed714-f0bb-4302-b0db-0730f5471e6a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d02ed714-f0bb-4302-b0db-0730f5471e6a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d02ed714-f0bb-4302-b0db-0730f5471e6a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-edf155a4-1056-4c3f-84d3-181f4ab0a5a5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-edf155a4-1056-4c3f-84d3-181f4ab0a5a5 None None] GET http://192.168.122.25/volume// Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-edf155a4-1056-4c3f-84d3-181f4ab0a5a5 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-edf155a4-1056-4c3f-84d3-181f4ab0a5a5 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-edf155a4-1056-4c3f-84d3-181f4ab0a5a5 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:09:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 982/1940] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-e04d6eab-12a8-4934-b465-55bcfae86098 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d02ed714-f0bb-4302-b0db-0730f5471e6a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-e04d6eab-12a8-4934-b465-55bcfae86098 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-e04d6eab-12a8-4934-b465-55bcfae86098 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-e04d6eab-12a8-4934-b465-55bcfae86098 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d02ed714-f0bb-4302-b0db-0730f5471e6a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 959/1941] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 880 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-e04d6eab-12a8-4934-b465-55bcfae86098 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-e04d6eab-12a8-4934-b465-55bcfae86098 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 983/1942] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 1061 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-c9f93394-a4a1-469c-82de-7677b424f224 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-c9f93394-a4a1-469c-82de-7677b424f224 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] PUT http://192.168.122.25/volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517 Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-c9f93394-a4a1-469c-82de-7677b424f224 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-c9f93394-a4a1-469c-82de-7677b424f224 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Acquiring lock "cinder-attachment_update-c8679077-2240-4ab4-9483-8cd01741e672-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-c9f93394-a4a1-469c-82de-7677b424f224 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Lock "cinder-attachment_update-c8679077-2240-4ab4-9483-8cd01741e672-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b7daf5bb-39b4-471f-8746-87e7f7d1efa2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b7daf5bb-39b4-471f-8746-87e7f7d1efa2 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b7daf5bb-39b4-471f-8746-87e7f7d1efa2 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b7daf5bb-39b4-471f-8746-87e7f7d1efa2 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b7daf5bb-39b4-471f-8746-87e7f7d1efa2 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b7daf5bb-39b4-471f-8746-87e7f7d1efa2 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 984/1943] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-c9f93394-a4a1-469c-82de-7677b424f224 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Lock "cinder-attachment_update-c8679077-2240-4ab4-9483-8cd01741e672-devstack" released by "attachment_update" :: held 0.296s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:09:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-c9f93394-a4a1-469c-82de-7677b424f224 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 960/1944] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:09:56 2026] PUT /volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517 => generated 694 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8a81edef-6f40-4999-ab5e-5801f726b5b2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a81edef-6f40-4999-ab5e-5801f726b5b2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a81edef-6f40-4999-ab5e-5801f726b5b2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a81edef-6f40-4999-ab5e-5801f726b5b2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8a81edef-6f40-4999-ab5e-5801f726b5b2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a81edef-6f40-4999-ab5e-5801f726b5b2 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 985/1945] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 881 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-83891449-044e-468c-9a55-923ca0a85de8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83891449-044e-468c-9a55-923ca0a85de8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83891449-044e-468c-9a55-923ca0a85de8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83891449-044e-468c-9a55-923ca0a85de8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83891449-044e-468c-9a55-923ca0a85de8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a returned with HTTP 404 Sep 01 02:09:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 961/1946] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/3861a405-c8bb-4a73-affb-e1fc8eacf98a => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7915593a-487a-4419-913f-8b9ec390c398 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-278586735"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-278586735'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Create volume of 1 GB Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Availability Zones retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-f0868d32-6935-4533-9d15-227077de23e5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-f0868d32-6935-4533-9d15-227077de23e5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517/action Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-f0868d32-6935-4533-9d15-227077de23e5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action body: b'{"os-complete": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-f0868d32-6935-4533-9d15-227077de23e5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Flow 'volume_create_api' (d5029194-e7c8-4bf5-a288-e43d65c1245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d59186a-3237-403b-8c91-631dbb2fa493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9203c0cb-30ba-45ec-9609-50ae77556493 req-f0868d32-6935-4533-9d15-227077de23e5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517/action returned with HTTP 204 Sep 01 02:09:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 962/1947] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:09:58 2026] POST /volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d59186a-3237-403b-8c91-631dbb2fa493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7928d4e9-74dd-4dfc-9973-f7cf3b4fb6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Created reservations ['3e875a49-dd83-4e7c-bff5-84c592130f47', '9c4c84d4-0e34-4059-b01e-d0d7a0f8147a', '04687a64-3b8c-4476-919c-995f0482ab5c', '0339ae30-746e-4428-8d3d-01ed4f5a711c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7928d4e9-74dd-4dfc-9973-f7cf3b4fb6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e875a49-dd83-4e7c-bff5-84c592130f47', '9c4c84d4-0e34-4059-b01e-d0d7a0f8147a', '04687a64-3b8c-4476-919c-995f0482ab5c', '0339ae30-746e-4428-8d3d-01ed4f5a711c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ae51f6-ed9b-4be0-8449-9a4df03ab34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ae51f6-ed9b-4be0-8449-9a4df03ab34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a352c91-3225-4d8e-9b58-de2a2a64f917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-278586735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a161f4a260c64c15a7db86a4974f4d63',qos_specs=None,replication_status=,reservations=['3e875a49-dd83-4e7c-bff5-84c592130f47','9c4c84d4-0e34-4059-b01e-d0d7a0f8147a','04687a64-3b8c-4476-919c-995f0482ab5c','0339ae30-746e-4428-8d3d-01ed4f5a711c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdebc9923f1b4fc9bf45912f160e83e4',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-278586735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a352c91-3225-4d8e-9b58-de2a2a64f917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a161f4a260c64c15a7db86a4974f4d63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdebc9923f1b4fc9bf45912f160e83e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de4f349-7476-42c0-be92-b60fd6d02e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de4f349-7476-42c0-be92-b60fd6d02e18) transitioned into state 'SUCCESS' from state '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-278586735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a161f4a260c64c15a7db86a4974f4d63',qos_specs=None,replication_status=,reservations=['3e875a49-dd83-4e7c-bff5-84c592130f47','9c4c84d4-0e34-4059-b01e-d0d7a0f8147a','04687a64-3b8c-4476-919c-995f0482ab5c','0339ae30-746e-4428-8d3d-01ed4f5a711c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdebc9923f1b4fc9bf45912f160e83e4',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7a27fa-398c-47b0-80c9-afb3f4e2986b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7a27fa-398c-47b0-80c9-afb3f4e2986b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Flow 'volume_create_api' (d5029194-e7c8-4bf5-a288-e43d65c1245a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Create volume request issued successfully. Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7915593a-487a-4419-913f-8b9ec390c398 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 986/1948] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:58 2026] POST /volume/v3/volumes => generated 784 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-99cc99b4-0bc7-4db0-a7e7-eadbc9a045a1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99cc99b4-0bc7-4db0-a7e7-eadbc9a045a1 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99cc99b4-0bc7-4db0-a7e7-eadbc9a045a1 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99cc99b4-0bc7-4db0-a7e7-eadbc9a045a1 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-99cc99b4-0bc7-4db0-a7e7-eadbc9a045a1 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99cc99b4-0bc7-4db0-a7e7-eadbc9a045a1 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 963/1949] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 => generated 963 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b01ae618-b662-4040-9d99-e8e2e83150d8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b01ae618-b662-4040-9d99-e8e2e83150d8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b01ae618-b662-4040-9d99-e8e2e83150d8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b01ae618-b662-4040-9d99-e8e2e83150d8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b01ae618-b662-4040-9d99-e8e2e83150d8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b01ae618-b662-4040-9d99-e8e2e83150d8 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 987/1950] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 1173 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a005bca4-07c9-4b45-a685-21e688357444 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a005bca4-07c9-4b45-a685-21e688357444 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a005bca4-07c9-4b45-a685-21e688357444 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a005bca4-07c9-4b45-a685-21e688357444 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a005bca4-07c9-4b45-a685-21e688357444 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:09:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a005bca4-07c9-4b45-a685-21e688357444 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 964/1951] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 1173 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-891729d5-3147-4d35-b64b-51f5eab6dfe8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-891729d5-3147-4d35-b64b-51f5eab6dfe8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 Sep 01 02:09:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-891729d5-3147-4d35-b64b-51f5eab6dfe8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-891729d5-3147-4d35-b64b-51f5eab6dfe8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-891729d5-3147-4d35-b64b-51f5eab6dfe8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:09:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-891729d5-3147-4d35-b64b-51f5eab6dfe8 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 988/1952] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 => generated 1013 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-78f13d2e-3360-43c6-84a8-2c6604fd146a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-78f13d2e-3360-43c6-84a8-2c6604fd146a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-78f13d2e-3360-43c6-84a8-2c6604fd146a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-78f13d2e-3360-43c6-84a8-2c6604fd146a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-78f13d2e-3360-43c6-84a8-2c6604fd146a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-78f13d2e-3360-43c6-84a8-2c6604fd146a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 965/1953] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 1173 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-f99a2477-e0e5-4405-b0c8-5afc86103550 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-f99a2477-e0e5-4405-b0c8-5afc86103550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] POST http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672/action Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-f99a2477-e0e5-4405-b0c8-5afc86103550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-f99a2477-e0e5-4405-b0c8-5afc86103550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=504,cinder:INSERT=70,cinder:UPDATE=115,cinder:DELETE=6 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-f99a2477-e0e5-4405-b0c8-5afc86103550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-f99a2477-e0e5-4405-b0c8-5afc86103550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Begin detaching volume completed successfully. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-f99a2477-e0e5-4405-b0c8-5afc86103550 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672/action returned with HTTP 202 Sep 01 02:10:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 989/1954] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:10:00 2026] POST /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-d848c774-14ec-4da8-81cd-1f9f5a0874de None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-d848c774-14ec-4da8-81cd-1f9f5a0874de None None] GET http://192.168.122.25/volume// Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-d848c774-14ec-4da8-81cd-1f9f5a0874de None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-d848c774-14ec-4da8-81cd-1f9f5a0874de None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-d848c774-14ec-4da8-81cd-1f9f5a0874de None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:10:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 966/1955] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-ad80e0f6-3f7a-4057-a26f-964c3d5f7505 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-ad80e0f6-3f7a-4057-a26f-964c3d5f7505 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-ad80e0f6-3f7a-4057-a26f-964c3d5f7505 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-ad80e0f6-3f7a-4057-a26f-964c3d5f7505 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-ad80e0f6-3f7a-4057-a26f-964c3d5f7505 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-ad80e0f6-3f7a-4057-a26f-964c3d5f7505 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 990/1956] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 1357 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-90d5327a-17bc-43c2-8eea-007fda3cb5cc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90d5327a-17bc-43c2-8eea-007fda3cb5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90d5327a-17bc-43c2-8eea-007fda3cb5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90d5327a-17bc-43c2-8eea-007fda3cb5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-90d5327a-17bc-43c2-8eea-007fda3cb5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90d5327a-17bc-43c2-8eea-007fda3cb5cc tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 967/1957] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 => generated 1014 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d6474c35-7f6f-4764-bc71-061d04bb3682 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6474c35-7f6f-4764-bc71-061d04bb3682 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] POST http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917/action Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d6474c35-7f6f-4764-bc71-061d04bb3682 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d6474c35-7f6f-4764-bc71-061d04bb3682 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-d6474c35-7f6f-4764-bc71-061d04bb3682 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1ed25f3606cb448c90a385605eb3954d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a161f4a260c64c15a7db86a4974f4d63', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:10:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d6474c35-7f6f-4764-bc71-061d04bb3682 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-reader] http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917/action returned with HTTP 403 Sep 01 02:10:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 991/1958] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:00 2026] POST /volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917/action => generated 131 bytes in 50 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 Sep 01 02:10:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Delete volume with id: 8a352c91-3225-4d8e-9b58-de2a2a64f917 Sep 01 02:10:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:10:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Delete volume request issued successfully. Sep 01 02:10:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6674c3d-2f13-4dc6-956d-b1776a955f03 tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 returned with HTTP 202 Sep 01 02:10:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 968/1959] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:01 2026] DELETE /volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-65115628-5872-45f1-9062-1dcf3f848a7c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-65115628-5872-45f1-9062-1dcf3f848a7c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 Sep 01 02:10:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-65115628-5872-45f1-9062-1dcf3f848a7c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-65115628-5872-45f1-9062-1dcf3f848a7c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-0e74cb1f-6fc7-4351-b952-f52b0251fd67 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-0e74cb1f-6fc7-4351-b952-f52b0251fd67 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] DELETE http://192.168.122.25/volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517 Sep 01 02:10:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-0e74cb1f-6fc7-4351-b952-f52b0251fd67 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-0e74cb1f-6fc7-4351-b952-f52b0251fd67 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-65115628-5872-45f1-9062-1dcf3f848a7c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Volume info retrieved successfully. Sep 01 02:10:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-65115628-5872-45f1-9062-1dcf3f848a7c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 992/1960] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 => generated 1013 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[86844]: /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 01 02:10:01 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:10:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-eebe02f4-6f89-4579-a0d8-1090410a54b7 req-0e74cb1f-6fc7-4351-b952-f52b0251fd67 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517 returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 969/1961] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:10:01 2026] DELETE /volume/v3/attachments/090d5b52-219e-4903-b8df-418fc410b517 => generated 19 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3b76f52d-7805-41f9-af00-f8e3e16d843c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b76f52d-7805-41f9-af00-f8e3e16d843c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] GET http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 Sep 01 02:10:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3b76f52d-7805-41f9-af00-f8e3e16d843c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3b76f52d-7805-41f9-af00-f8e3e16d843c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b76f52d-7805-41f9-af00-f8e3e16d843c tempest-ProjectReaderTests-738854185 tempest-ProjectReaderTests-738854185-project-admin] http://192.168.122.25/volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 returned with HTTP 404 Sep 01 02:10:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 993/1962] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/volumes/8a352c91-3225-4d8e-9b58-de2a2a64f917 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:10:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Delete volume with id: c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:10:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Delete volume request issued successfully. Sep 01 02:10:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48b39ee0-e158-46e0-b8b2-682816e9f0bf tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 202 Sep 01 02:10:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 970/1963] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:08 2026] DELETE /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9e6ad4e6-78d3-4239-933e-84f607d8c50d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9e6ad4e6-78d3-4239-933e-84f607d8c50d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:10:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9e6ad4e6-78d3-4239-933e-84f607d8c50d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9e6ad4e6-78d3-4239-933e-84f607d8c50d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9e6ad4e6-78d3-4239-933e-84f607d8c50d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9e6ad4e6-78d3-4239-933e-84f607d8c50d tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 994/1964] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a82ac9ab-8640-4358-b3c8-df4f892d22ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a82ac9ab-8640-4358-b3c8-df4f892d22ca tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:10:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a82ac9ab-8640-4358-b3c8-df4f892d22ca tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a82ac9ab-8640-4358-b3c8-df4f892d22ca tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a82ac9ab-8640-4358-b3c8-df4f892d22ca tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a82ac9ab-8640-4358-b3c8-df4f892d22ca tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 200 Sep 01 02:10:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 971/1965] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:09 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-80ab2202-ab63-46d2-9975-5f410f0535a9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80ab2202-ab63-46d2-9975-5f410f0535a9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 Sep 01 02:10:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-80ab2202-ab63-46d2-9975-5f410f0535a9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-80ab2202-ab63-46d2-9975-5f410f0535a9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80ab2202-ab63-46d2-9975-5f410f0535a9 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 returned with HTTP 404 Sep 01 02:10:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 995/1966] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:10 2026] GET /volume/v3/volumes/c8679077-2240-4ab4-9483-8cd01741e672 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:10:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Delete snapshot with id: 0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:10:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot delete request issued successfully. Sep 01 02:10:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7244e6e4-7e23-4d13-a9cb-39f7ada8b73f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 202 Sep 01 02:10:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 972/1967] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:10:11 2026] DELETE /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-17012953-dfa8-43f3-a958-5232ffffa843 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17012953-dfa8-43f3-a958-5232ffffa843 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:10:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17012953-dfa8-43f3-a958-5232ffffa843 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17012953-dfa8-43f3-a958-5232ffffa843 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-17012953-dfa8-43f3-a958-5232ffffa843 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17012953-dfa8-43f3-a958-5232ffffa843 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:10:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 996/1968] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 460 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f7e3d745-0711-4e16-a393-c38d822f9dd5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7e3d745-0711-4e16-a393-c38d822f9dd5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:10:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f7e3d745-0711-4e16-a393-c38d822f9dd5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f7e3d745-0711-4e16-a393-c38d822f9dd5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f7e3d745-0711-4e16-a393-c38d822f9dd5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:10:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7e3d745-0711-4e16-a393-c38d822f9dd5 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:10:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 997/1969] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:12 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 460 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-743285628"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-743285628'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume of 1 GB Sep 01 02:10:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Availability Zones retrieved successfully. Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Flow 'volume_create_api' (129e550b-da2a-49ea-a92e-a87a7960d1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19ed2d0-a678-44dd-8731-f557ce182807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19ed2d0-a678-44dd-8731-f557ce182807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13eda71b-c437-4a89-b406-b17548e44299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Created reservations ['d81a1a17-c78a-4303-81e1-4b3911cf2cae', '6e350a32-f603-436b-8a05-32c69a82e249', 'ece3a4f8-6c4f-41fa-a702-e4018fb39989', '35a99e82-1a33-4523-9a99-e2c035da4238'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13eda71b-c437-4a89-b406-b17548e44299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d81a1a17-c78a-4303-81e1-4b3911cf2cae', '6e350a32-f603-436b-8a05-32c69a82e249', 'ece3a4f8-6c4f-41fa-a702-e4018fb39989', '35a99e82-1a33-4523-9a99-e2c035da4238']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878f644b-ece3-4737-a7cc-330b942d1fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878f644b-ece3-4737-a7cc-330b942d1fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40237051-cc2c-4447-adaf-e1dc5c924ccb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-743285628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656bf2f907254f56b3b3dc931d1da8d3',qos_specs=None,replication_status=,reservations=['d81a1a17-c78a-4303-81e1-4b3911cf2cae','6e350a32-f603-436b-8a05-32c69a82e249','ece3a4f8-6c4f-41fa-a702-e4018fb39989','35a99e82-1a33-4523-9a99-e2c035da4238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238615cb41834258a59a273d76a9b27e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-743285628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40237051-cc2c-4447-adaf-e1dc5c924ccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656bf2f907254f56b3b3dc931d1da8d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='238615cb41834258a59a273d76a9b27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa1bf79-5137-468e-a7db-993f8f622565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa1bf79-5137-468e-a7db-993f8f622565) transitioned into state 'SUCCESS' from state '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-743285628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656bf2f907254f56b3b3dc931d1da8d3',qos_specs=None,replication_status=,reservations=['d81a1a17-c78a-4303-81e1-4b3911cf2cae','6e350a32-f603-436b-8a05-32c69a82e249','ece3a4f8-6c4f-41fa-a702-e4018fb39989','35a99e82-1a33-4523-9a99-e2c035da4238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238615cb41834258a59a273d76a9b27e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4a2a12-405d-45e9-aa7a-a9995259f806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4a2a12-405d-45e9-aa7a-a9995259f806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Flow 'volume_create_api' (129e550b-da2a-49ea-a92e-a87a7960d1de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume request issued successfully. Sep 01 02:10:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cee3aaa8-db07-4bda-ba30-22f93a8fa5f6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 973/1970] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:12 2026] POST /volume/v3/volumes => generated 757 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8d1b6756-723f-4392-bafc-8efeb1cd35e4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8d1b6756-723f-4392-bafc-8efeb1cd35e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8d1b6756-723f-4392-bafc-8efeb1cd35e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8d1b6756-723f-4392-bafc-8efeb1cd35e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8d1b6756-723f-4392-bafc-8efeb1cd35e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8d1b6756-723f-4392-bafc-8efeb1cd35e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 998/1971] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:12 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 825 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3b485f3f-8219-4e66-9793-53bfc61a7a87 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b485f3f-8219-4e66-9793-53bfc61a7a87 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:10:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b485f3f-8219-4e66-9793-53bfc61a7a87 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b485f3f-8219-4e66-9793-53bfc61a7a87 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3b485f3f-8219-4e66-9793-53bfc61a7a87 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Snapshot retrieved successfully. Sep 01 02:10:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b485f3f-8219-4e66-9793-53bfc61a7a87 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 974/1972] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 460 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f7420ab1-a359-4db5-92a5-c65a4c610e95 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7420ab1-a359-4db5-92a5-c65a4c610e95 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f7420ab1-a359-4db5-92a5-c65a4c610e95 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f7420ab1-a359-4db5-92a5-c65a4c610e95 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f7420ab1-a359-4db5-92a5-c65a4c610e95 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7420ab1-a359-4db5-92a5-c65a4c610e95 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 999/1973] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c7b3ed7a-7dff-491f-b295-8864e50eadad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7b3ed7a-7dff-491f-b295-8864e50eadad tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f Sep 01 02:10:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7b3ed7a-7dff-491f-b295-8864e50eadad tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7b3ed7a-7dff-491f-b295-8864e50eadad tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7b3ed7a-7dff-491f-b295-8864e50eadad tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f returned with HTTP 404 Sep 01 02:10:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 975/1974] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/snapshots/0bba738f-5a6b-40ef-b6ba-00a5c4b1700f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-fcfdb696-ad54-4e9e-a8c9-61bc3f794878 req-77e89c1c-fdb3-403e-9857-9352564b867f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-fcfdb696-ad54-4e9e-a8c9-61bc3f794878 req-77e89c1c-fdb3-403e-9857-9352564b867f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:10:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-fcfdb696-ad54-4e9e-a8c9-61bc3f794878 req-77e89c1c-fdb3-403e-9857-9352564b867f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-fcfdb696-ad54-4e9e-a8c9-61bc3f794878 req-77e89c1c-fdb3-403e-9857-9352564b867f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-fcfdb696-ad54-4e9e-a8c9-61bc3f794878 req-77e89c1c-fdb3-403e-9857-9352564b867f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-fcfdb696-ad54-4e9e-a8c9-61bc3f794878 req-77e89c1c-fdb3-403e-9857-9352564b867f tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1000/1975] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5abbdfe0-b2a9-41ff-9d96-c193a1114e58 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5abbdfe0-b2a9-41ff-9d96-c193a1114e58 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5abbdfe0-b2a9-41ff-9d96-c193a1114e58 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5abbdfe0-b2a9-41ff-9d96-c193a1114e58 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5abbdfe0-b2a9-41ff-9d96-c193a1114e58 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5abbdfe0-b2a9-41ff-9d96-c193a1114e58 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 976/1976] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:10:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40237051-cc2c-4447-adaf-e1dc5c924ccb", "name": "tempest-VolumesDeleteCascade-Snapshot-1995520572"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:15 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create snapshot from volume 40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:15 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Created reservations ['cebbf3da-3623-4221-ab1c-52107960dbdd', '9338c1d0-2db2-48af-aceb-9fd47b11e1af', '1ae68a19-aded-49e5-b79f-338723003c92', '28d29b0a-5074-410b-8e4a-5790e0b8e1cb'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot create request issued successfully. Sep 01 02:10:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eed6e170-84d7-4ce9-a32c-5c50a11941ff tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:10:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1001/1977] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:10:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e87ba97b-f63d-4a87-aec0-e4fac97e6ba0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e87ba97b-f63d-4a87-aec0-e4fac97e6ba0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e Sep 01 02:10:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e87ba97b-f63d-4a87-aec0-e4fac97e6ba0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e87ba97b-f63d-4a87-aec0-e4fac97e6ba0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e87ba97b-f63d-4a87-aec0-e4fac97e6ba0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e87ba97b-f63d-4a87-aec0-e4fac97e6ba0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e returned with HTTP 200 Sep 01 02:10:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 977/1978] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-17a80896-9f70-4aad-8bdc-425535e4d543 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17a80896-9f70-4aad-8bdc-425535e4d543 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e Sep 01 02:10:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17a80896-9f70-4aad-8bdc-425535e4d543 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17a80896-9f70-4aad-8bdc-425535e4d543 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-17a80896-9f70-4aad-8bdc-425535e4d543 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17a80896-9f70-4aad-8bdc-425535e4d543 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e returned with HTTP 200 Sep 01 02:10:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1002/1979] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:16 2026] GET /volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2d161ddb-14b5-4ec8-b272-4efa3f242d3a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2d161ddb-14b5-4ec8-b272-4efa3f242d3a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e Sep 01 02:10:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2d161ddb-14b5-4ec8-b272-4efa3f242d3a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2d161ddb-14b5-4ec8-b272-4efa3f242d3a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2d161ddb-14b5-4ec8-b272-4efa3f242d3a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2d161ddb-14b5-4ec8-b272-4efa3f242d3a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e returned with HTTP 200 Sep 01 02:10:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 978/1980] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:17 2026] GET /volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3d9b99e2-e964-4837-ae53-c24c1318c98e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3d9b99e2-e964-4837-ae53-c24c1318c98e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e Sep 01 02:10:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3d9b99e2-e964-4837-ae53-c24c1318c98e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3d9b99e2-e964-4837-ae53-c24c1318c98e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] DELETE http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:10:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Delete volume with id: eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:10:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3d9b99e2-e964-4837-ae53-c24c1318c98e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3d9b99e2-e964-4837-ae53-c24c1318c98e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e returned with HTTP 200 Sep 01 02:10:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1003/1981] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:18 2026] GET /volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:10:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40237051-cc2c-4447-adaf-e1dc5c924ccb", "name": "tempest-VolumesDeleteCascade-Snapshot-749768521"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Delete volume request issued successfully. Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e6cf087e-50b3-4abb-a2d4-ff7584bad00e tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 202 Sep 01 02:10:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 979/1982] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:18 2026] DELETE /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-67f8e74f-4757-4923-add5-595463e78d3a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create snapshot from volume 40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-67f8e74f-4757-4923-add5-595463e78d3a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:10:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-67f8e74f-4757-4923-add5-595463e78d3a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-67f8e74f-4757-4923-add5-595463e78d3a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-67f8e74f-4757-4923-add5-595463e78d3a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-67f8e74f-4757-4923-add5-595463e78d3a tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:10:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 980/1983] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:18 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Created reservations ['e11ec90e-cd56-4267-8d53-709ea88a0d66', '36e2445f-6d47-4fe1-ac68-4e366f3155a1', '663f6206-2650-4d12-8cf9-e64a5c3a9230', '75c373d9-8881-47e1-affa-f3af9c376ecf'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot create request issued successfully. Sep 01 02:10:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a77fdd0-54fe-46c0-b123-01c04938af8a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:10:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1004/1984] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:10:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3be2a88e-a727-4e0f-b22b-cfc061b4ac45 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3be2a88e-a727-4e0f-b22b-cfc061b4ac45 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 Sep 01 02:10:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3be2a88e-a727-4e0f-b22b-cfc061b4ac45 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3be2a88e-a727-4e0f-b22b-cfc061b4ac45 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3be2a88e-a727-4e0f-b22b-cfc061b4ac45 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3be2a88e-a727-4e0f-b22b-cfc061b4ac45 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 981/1985] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:18 2026] GET /volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a8880b4a-2742-4e76-8ae1-dc5ebc08b827 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a8880b4a-2742-4e76-8ae1-dc5ebc08b827 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:10:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a8880b4a-2742-4e76-8ae1-dc5ebc08b827 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a8880b4a-2742-4e76-8ae1-dc5ebc08b827 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a8880b4a-2742-4e76-8ae1-dc5ebc08b827 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Volume info retrieved successfully. Sep 01 02:10:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a8880b4a-2742-4e76-8ae1-dc5ebc08b827 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1005/1986] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:19 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-48339988-4b39-4065-9237-f5d6badfa329 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48339988-4b39-4065-9237-f5d6badfa329 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 Sep 01 02:10:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48339988-4b39-4065-9237-f5d6badfa329 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48339988-4b39-4065-9237-f5d6badfa329 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48339988-4b39-4065-9237-f5d6badfa329 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48339988-4b39-4065-9237-f5d6badfa329 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 returned with HTTP 200 Sep 01 02:10:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 982/1987] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d8f2550b-0ffd-4184-955d-3355eabce5d0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d8f2550b-0ffd-4184-955d-3355eabce5d0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] GET http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 Sep 01 02:10:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d8f2550b-0ffd-4184-955d-3355eabce5d0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d8f2550b-0ffd-4184-955d-3355eabce5d0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d8f2550b-0ffd-4184-955d-3355eabce5d0 tempest-TestStampPattern-539610372 tempest-TestStampPattern-539610372-project-member] http://192.168.122.25/volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 returned with HTTP 404 Sep 01 02:10:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1006/1988] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/volumes/eb7a50bd-eb42-44e5-85b6-86df7f66c511 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1a6a046a-bab2-4c9d-9d6d-63fb30929abf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1a6a046a-bab2-4c9d-9d6d-63fb30929abf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 Sep 01 02:10:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1a6a046a-bab2-4c9d-9d6d-63fb30929abf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1a6a046a-bab2-4c9d-9d6d-63fb30929abf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1a6a046a-bab2-4c9d-9d6d-63fb30929abf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1a6a046a-bab2-4c9d-9d6d-63fb30929abf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 returned with HTTP 200 Sep 01 02:10:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 983/1989] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:21 2026] GET /volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb?cascade=True Sep 01 02:10:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:21 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume with id: 40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:21 devstack devstack@c-api.service[86843]: /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 01 02:10:21 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume request issued successfully. Sep 01 02:10:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64ab4b22-bcbd-4aeb-82ed-1f2ba29e6390 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb?cascade=True returned with HTTP 202 Sep 01 02:10:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1007/1990] 192.168.122.25 () {58 vars in 1255 bytes} [Tue Sep 1 02:10:21 2026] DELETE /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb?cascade=True => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1c4fea24-e255-4343-b196-c5183602b599 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c4fea24-e255-4343-b196-c5183602b599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c4fea24-e255-4343-b196-c5183602b599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c4fea24-e255-4343-b196-c5183602b599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1c4fea24-e255-4343-b196-c5183602b599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c4fea24-e255-4343-b196-c5183602b599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 984/1991] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:21 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 849 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fcbce8c4-aae2-41d8-9b92-1f528b0450f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fcbce8c4-aae2-41d8-9b92-1f528b0450f7 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fcbce8c4-aae2-41d8-9b92-1f528b0450f7 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fcbce8c4-aae2-41d8-9b92-1f528b0450f7 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fcbce8c4-aae2-41d8-9b92-1f528b0450f7 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fcbce8c4-aae2-41d8-9b92-1f528b0450f7 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1008/1992] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:22 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a85af0eb-1df9-4a84-90d2-7a83922a29aa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a85af0eb-1df9-4a84-90d2-7a83922a29aa tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a85af0eb-1df9-4a84-90d2-7a83922a29aa tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a85af0eb-1df9-4a84-90d2-7a83922a29aa tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a85af0eb-1df9-4a84-90d2-7a83922a29aa tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a85af0eb-1df9-4a84-90d2-7a83922a29aa tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 985/1993] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5055f950-fe0c-4f47-af93-cb7fe970ed75 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5055f950-fe0c-4f47-af93-cb7fe970ed75 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5055f950-fe0c-4f47-af93-cb7fe970ed75 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5055f950-fe0c-4f47-af93-cb7fe970ed75 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5055f950-fe0c-4f47-af93-cb7fe970ed75 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5055f950-fe0c-4f47-af93-cb7fe970ed75 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1009/1994] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:24 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-06211527-f82a-4595-ab3a-bf015e7a6d0a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06211527-f82a-4595-ab3a-bf015e7a6d0a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06211527-f82a-4595-ab3a-bf015e7a6d0a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06211527-f82a-4595-ab3a-bf015e7a6d0a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-06211527-f82a-4595-ab3a-bf015e7a6d0a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06211527-f82a-4595-ab3a-bf015e7a6d0a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 200 Sep 01 02:10:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 986/1995] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:25 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b4aa4152-255e-45e1-a6c7-a20a8117dc32 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4aa4152-255e-45e1-a6c7-a20a8117dc32 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b4aa4152-255e-45e1-a6c7-a20a8117dc32 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b4aa4152-255e-45e1-a6c7-a20a8117dc32 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4aa4152-255e-45e1-a6c7-a20a8117dc32 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 404 Sep 01 02:10:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1010/1996] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:26 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Get all volumes completed successfully. Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31818af6-7fff-43c7-b5c1-e1810e1f424d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:10:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 987/1997] 192.168.122.25 () {58 vars in 1116 bytes} [Tue Sep 1 02:10:26 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 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: /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 01 02:10:26 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Get all snapshots completed successfully. Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-42be6169-b70c-4a05-b5de-e7c62a06c3f3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 200 Sep 01 02:10:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1011/1998] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:10:26 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-99c1ad8c-06bd-458e-af13-dcac079b76bf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99c1ad8c-06bd-458e-af13-dcac079b76bf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99c1ad8c-06bd-458e-af13-dcac079b76bf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99c1ad8c-06bd-458e-af13-dcac079b76bf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-99c1ad8c-06bd-458e-af13-dcac079b76bf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete snapshot with id: 69c317f1-9c6f-43a3-b354-b44aef77e5d8 Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99c1ad8c-06bd-458e-af13-dcac079b76bf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 returned with HTTP 404 Sep 01 02:10:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 988/1999] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:10:26 2026] DELETE /volume/v3/snapshots/69c317f1-9c6f-43a3-b354-b44aef77e5d8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4a01ee7e-ba0a-4a04-b46b-f67b5cab3441 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a01ee7e-ba0a-4a04-b46b-f67b5cab3441 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a01ee7e-ba0a-4a04-b46b-f67b5cab3441 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a01ee7e-ba0a-4a04-b46b-f67b5cab3441 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-4a01ee7e-ba0a-4a04-b46b-f67b5cab3441 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete snapshot with id: df95d03b-32ab-47cb-aa58-967121c7d46e Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a01ee7e-ba0a-4a04-b46b-f67b5cab3441 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e returned with HTTP 404 Sep 01 02:10:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1012/2000] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:10:26 2026] DELETE /volume/v3/snapshots/df95d03b-32ab-47cb-aa58-967121c7d46e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-23d59a76-1588-4878-9faa-8438c49489a0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23d59a76-1588-4878-9faa-8438c49489a0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23d59a76-1588-4878-9faa-8438c49489a0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23d59a76-1588-4878-9faa-8438c49489a0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23d59a76-1588-4878-9faa-8438c49489a0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 404 Sep 01 02:10:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 989/2001] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:26 2026] GET /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2da49336-6bff-428b-8f5d-f6de6c4f17a3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2da49336-6bff-428b-8f5d-f6de6c4f17a3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2da49336-6bff-428b-8f5d-f6de6c4f17a3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2da49336-6bff-428b-8f5d-f6de6c4f17a3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-2da49336-6bff-428b-8f5d-f6de6c4f17a3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume with id: 40237051-cc2c-4447-adaf-e1dc5c924ccb Sep 01 02:10:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2da49336-6bff-428b-8f5d-f6de6c4f17a3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb returned with HTTP 404 Sep 01 02:10:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1013/2002] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:26 2026] DELETE /volume/v3/volumes/40237051-cc2c-4447-adaf-e1dc5c924ccb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-28a0ce20-0064-456a-9e31-712297cf5f9e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2099892479"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2099892479'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume of 1 GB Sep 01 02:10:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Availability Zones retrieved successfully. Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Flow 'volume_create_api' (d0d68e2d-21f5-410d-a450-01fbc8e729a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a399bc-bb0c-4775-9119-b10d709c37d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a399bc-bb0c-4775-9119-b10d709c37d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952f359e-d2e4-44e6-83aa-c9f34d6f6570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Created reservations ['c6645e4c-a535-4088-9869-45a40c946105', '1bd462d4-6cb4-4ae1-a617-f127242b264f', '8cc9509f-7e83-49b8-b982-314847d6540b', '7570ca09-4df7-471b-9f6c-55408ef015da'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952f359e-d2e4-44e6-83aa-c9f34d6f6570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6645e4c-a535-4088-9869-45a40c946105', '1bd462d4-6cb4-4ae1-a617-f127242b264f', '8cc9509f-7e83-49b8-b982-314847d6540b', '7570ca09-4df7-471b-9f6c-55408ef015da']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4609eda3-1756-4362-8ee1-f73bef327d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4609eda3-1756-4362-8ee1-f73bef327d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9d1ab4-1e35-4d5a-817a-9db436d85504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2099892479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656bf2f907254f56b3b3dc931d1da8d3',qos_specs=None,replication_status=,reservations=['c6645e4c-a535-4088-9869-45a40c946105','1bd462d4-6cb4-4ae1-a617-f127242b264f','8cc9509f-7e83-49b8-b982-314847d6540b','7570ca09-4df7-471b-9f6c-55408ef015da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238615cb41834258a59a273d76a9b27e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2099892479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce9d1ab4-1e35-4d5a-817a-9db436d85504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656bf2f907254f56b3b3dc931d1da8d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='238615cb41834258a59a273d76a9b27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1c9230-788b-4970-afb1-ceb4424230fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1c9230-788b-4970-afb1-ceb4424230fa) transitioned into state 'SUCCESS' from state '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-2099892479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656bf2f907254f56b3b3dc931d1da8d3',qos_specs=None,replication_status=,reservations=['c6645e4c-a535-4088-9869-45a40c946105','1bd462d4-6cb4-4ae1-a617-f127242b264f','8cc9509f-7e83-49b8-b982-314847d6540b','7570ca09-4df7-471b-9f6c-55408ef015da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238615cb41834258a59a273d76a9b27e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faec16a9-256c-4b68-b722-e051b7c7fb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faec16a9-256c-4b68-b722-e051b7c7fb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Flow 'volume_create_api' (d0d68e2d-21f5-410d-a450-01fbc8e729a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume request issued successfully. Sep 01 02:10:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28a0ce20-0064-456a-9e31-712297cf5f9e tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 990/2003] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:26 2026] POST /volume/v3/volumes => generated 758 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-529f2710-d181-4f09-a052-01d93fdef864 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-529f2710-d181-4f09-a052-01d93fdef864 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-529f2710-d181-4f09-a052-01d93fdef864 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-529f2710-d181-4f09-a052-01d93fdef864 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-529f2710-d181-4f09-a052-01d93fdef864 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-529f2710-d181-4f09-a052-01d93fdef864 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 200 Sep 01 02:10:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1014/2004] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:27 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0f5e4fd4-1407-4917-80d5-711f7c5b7737 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f5e4fd4-1407-4917-80d5-711f7c5b7737 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f5e4fd4-1407-4917-80d5-711f7c5b7737 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f5e4fd4-1407-4917-80d5-711f7c5b7737 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0f5e4fd4-1407-4917-80d5-711f7c5b7737 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f5e4fd4-1407-4917-80d5-711f7c5b7737 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 991/2005] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3198627b-ac05-4c4e-90c0-c705296ed5d3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3198627b-ac05-4c4e-90c0-c705296ed5d3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3198627b-ac05-4c4e-90c0-c705296ed5d3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3198627b-ac05-4c4e-90c0-c705296ed5d3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3198627b-ac05-4c4e-90c0-c705296ed5d3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3198627b-ac05-4c4e-90c0-c705296ed5d3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 200 Sep 01 02:10:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1015/2006] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:29 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:10:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce9d1ab4-1e35-4d5a-817a-9db436d85504", "name": "tempest-VolumesDeleteCascade-Snapshot-649480503"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:29 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create snapshot from volume ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:29 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Created reservations ['7a785226-e404-47f4-9e15-ae753bffebbd', '3e09f5ce-05b5-4a37-9aba-6447f1ab3ca5', 'a06a1153-4413-4c0c-951b-3283dc689013', '7982f207-c924-48fc-a951-8895ab93f1c4'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot create request issued successfully. Sep 01 02:10:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c036d62b-1778-41d3-9f0a-30a2d3a4ec5f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:10:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 992/2007] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:10:29 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 01 02:10:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fc66282f-f512-4d9e-acf3-3df656503553 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fc66282f-f512-4d9e-acf3-3df656503553 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb Sep 01 02:10:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fc66282f-f512-4d9e-acf3-3df656503553 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fc66282f-f512-4d9e-acf3-3df656503553 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fc66282f-f512-4d9e-acf3-3df656503553 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fc66282f-f512-4d9e-acf3-3df656503553 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb returned with HTTP 200 Sep 01 02:10:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1016/2008] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:29 2026] GET /volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7ea92669-3f12-4166-90d7-2de9ca51f8f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ea92669-3f12-4166-90d7-2de9ca51f8f5 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb Sep 01 02:10:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ea92669-3f12-4166-90d7-2de9ca51f8f5 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ea92669-3f12-4166-90d7-2de9ca51f8f5 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7ea92669-3f12-4166-90d7-2de9ca51f8f5 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ea92669-3f12-4166-90d7-2de9ca51f8f5 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb returned with HTTP 200 Sep 01 02:10:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 993/2009] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:30 2026] GET /volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5ac04472-9087-497a-a305-b53894baba37 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ac04472-9087-497a-a305-b53894baba37 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb Sep 01 02:10:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5ac04472-9087-497a-a305-b53894baba37 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5ac04472-9087-497a-a305-b53894baba37 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5ac04472-9087-497a-a305-b53894baba37 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ac04472-9087-497a-a305-b53894baba37 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb returned with HTTP 200 Sep 01 02:10:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1017/2010] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:31 2026] GET /volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-795584287", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d94b5602-493b-4655-84ef-0f862c555571 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-795584287', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:32 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Create volume of 1 GB Sep 01 02:10:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d94b5602-493b-4655-84ef-0f862c555571 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d94b5602-493b-4655-84ef-0f862c555571 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d94b5602-493b-4655-84ef-0f862c555571 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Availability Zones retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d94b5602-493b-4655-84ef-0f862c555571 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d94b5602-493b-4655-84ef-0f862c555571 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb returned with HTTP 200 Sep 01 02:10:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1018/2011] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:32 2026] GET /volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Flow 'volume_create_api' (f92d77f7-0cea-4d66-b065-c3ff8555a321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0112990c-4eb3-4f7b-8d49-fb99da7c80fb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1922721917"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230fcd70-6f77-4508-b061-0f89418f7e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume request body: {'volume': {'snapshot_id': '0112990c-4eb3-4f7b-8d49-fb99da7c80fb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1922721917'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:32 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Snapshot retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume of 1 GB Sep 01 02:10:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Availability Zones retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Flow 'volume_create_api' (dca6ed0c-007c-4ebd-bc87-8fe73dd97425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f99d317-8145-47fd-b730-7c54ee73981d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:32 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230fcd70-6f77-4508-b061-0f89418f7e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d1463b-1822-4b20-b1dd-0a3d9422eefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f99d317-8145-47fd-b730-7c54ee73981d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0112990c-4eb3-4f7b-8d49-fb99da7c80fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad517271-aa9e-418c-b464-773e33f2721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Created reservations ['8d2ff115-20e6-44b8-a49e-64838a115944', '5f922d71-3bac-495e-ae3a-511e230c8964', 'd57ccf68-225c-47ee-8f1d-2660f6b3dd39', 'f9eadaad-40f8-4d93-aded-5ea9452587e4'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad517271-aa9e-418c-b464-773e33f2721e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d2ff115-20e6-44b8-a49e-64838a115944', '5f922d71-3bac-495e-ae3a-511e230c8964', 'd57ccf68-225c-47ee-8f1d-2660f6b3dd39', 'f9eadaad-40f8-4d93-aded-5ea9452587e4']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5a20dd-14ef-4e4b-8e6b-32d1e5fa239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Created reservations ['ec2f125a-77fb-4613-a68a-1dea9428b12f', 'a16d7003-374a-4fd1-8897-abca64b37296', '4b13a36c-7635-4d95-9c5e-f5a565365e68', '43e8db0e-ad6c-4ffe-b222-3925d324a216'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d1463b-1822-4b20-b1dd-0a3d9422eefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec2f125a-77fb-4613-a68a-1dea9428b12f', 'a16d7003-374a-4fd1-8897-abca64b37296', '4b13a36c-7635-4d95-9c5e-f5a565365e68', '43e8db0e-ad6c-4ffe-b222-3925d324a216']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbd80f4-39c9-43c1-9b98-4dbffe807483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5a20dd-14ef-4e4b-8e6b-32d1e5fa239d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b062f29e-552d-43b1-8b85-75b569d41c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1922721917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656bf2f907254f56b3b3dc931d1da8d3',qos_specs=None,replication_status=,reservations=['8d2ff115-20e6-44b8-a49e-64838a115944','5f922d71-3bac-495e-ae3a-511e230c8964','d57ccf68-225c-47ee-8f1d-2660f6b3dd39','f9eadaad-40f8-4d93-aded-5ea9452587e4'],size=1,snapshot_id=0112990c-4eb3-4f7b-8d49-fb99da7c80fb,source_replicaid=,source_volid=None,status='creating',user_id='238615cb41834258a59a273d76a9b27e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1922721917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b062f29e-552d-43b1-8b85-75b569d41c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656bf2f907254f56b3b3dc931d1da8d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0112990c-4eb3-4f7b-8d49-fb99da7c80fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='238615cb41834258a59a273d76a9b27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbd80f4-39c9-43c1-9b98-4dbffe807483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac272c69-044a-4d37-bf55-db1fd89f9d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-795584287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='febc890659a841e59910d6b234956778',qos_specs=None,replication_status=,reservations=['ec2f125a-77fb-4613-a68a-1dea9428b12f','a16d7003-374a-4fd1-8897-abca64b37296','4b13a36c-7635-4d95-9c5e-f5a565365e68','43e8db0e-ad6c-4ffe-b222-3925d324a216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='702cb5fc01984ea7ae4e828ae9503235',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-795584287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac272c69-044a-4d37-bf55-db1fd89f9d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='febc890659a841e59910d6b234956778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='702cb5fc01984ea7ae4e828ae9503235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03fc07c3-f4fa-4fd1-9fa3-af7f30f0b301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d77c9cec-f9cf-4d3a-9053-2f0be54900ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03fc07c3-f4fa-4fd1-9fa3-af7f30f0b301) transitioned into state 'SUCCESS' from state '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-1922721917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656bf2f907254f56b3b3dc931d1da8d3',qos_specs=None,replication_status=,reservations=['8d2ff115-20e6-44b8-a49e-64838a115944','5f922d71-3bac-495e-ae3a-511e230c8964','d57ccf68-225c-47ee-8f1d-2660f6b3dd39','f9eadaad-40f8-4d93-aded-5ea9452587e4'],size=1,snapshot_id=0112990c-4eb3-4f7b-8d49-fb99da7c80fb,source_replicaid=,source_volid=None,status='creating',user_id='238615cb41834258a59a273d76a9b27e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10ee535-5250-4e8b-b734-c00b6de56477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d77c9cec-f9cf-4d3a-9053-2f0be54900ed) transitioned into state 'SUCCESS' from state '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-795584287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='febc890659a841e59910d6b234956778',qos_specs=None,replication_status=,reservations=['ec2f125a-77fb-4613-a68a-1dea9428b12f','a16d7003-374a-4fd1-8897-abca64b37296','4b13a36c-7635-4d95-9c5e-f5a565365e68','43e8db0e-ad6c-4ffe-b222-3925d324a216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='702cb5fc01984ea7ae4e828ae9503235',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0fa58d-8502-49cf-a1e2-027cb2b3bfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0fa58d-8502-49cf-a1e2-027cb2b3bfe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Flow 'volume_create_api' (f92d77f7-0cea-4d66-b065-c3ff8555a321) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Create volume request issued successfully. Sep 01 02:10:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-23460ed7-e9c0-4f61-9902-0b18718cbe9b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 994/2012] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:10:32 2026] POST /volume/v3/volumes => generated 795 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a9005ca5-3ea6-4881-8a0f-659534124e43 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a9005ca5-3ea6-4881-8a0f-659534124e43 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a9005ca5-3ea6-4881-8a0f-659534124e43 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a9005ca5-3ea6-4881-8a0f-659534124e43 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10ee535-5250-4e8b-b734-c00b6de56477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Flow 'volume_create_api' (dca6ed0c-007c-4ebd-bc87-8fe73dd97425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Create volume request issued successfully. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a56e7932-8e7a-48e3-bdae-4b69f14c872f tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1019/2013] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:32 2026] POST /volume/v3/volumes => generated 792 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9d7eb172-16df-43f2-a198-27347c307c41 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d7eb172-16df-43f2-a198-27347c307c41 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d7eb172-16df-43f2-a198-27347c307c41 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d7eb172-16df-43f2-a198-27347c307c41 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a9005ca5-3ea6-4881-8a0f-659534124e43 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9d7eb172-16df-43f2-a198-27347c307c41 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a9005ca5-3ea6-4881-8a0f-659534124e43 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 995/2014] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:33 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d7eb172-16df-43f2-a198-27347c307c41 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1020/2015] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:33 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f3c4bb17-901c-456a-89d5-3d8cc9e43faa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3c4bb17-901c-456a-89d5-3d8cc9e43faa tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f3c4bb17-901c-456a-89d5-3d8cc9e43faa tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f3c4bb17-901c-456a-89d5-3d8cc9e43faa tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f60eb402-c592-45d0-8855-b3eed14a1644 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f60eb402-c592-45d0-8855-b3eed14a1644 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f60eb402-c592-45d0-8855-b3eed14a1644 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f60eb402-c592-45d0-8855-b3eed14a1644 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f3c4bb17-901c-456a-89d5-3d8cc9e43faa tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3c4bb17-901c-456a-89d5-3d8cc9e43faa tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 996/2016] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:34 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f60eb402-c592-45d0-8855-b3eed14a1644 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f60eb402-c592-45d0-8855-b3eed14a1644 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1021/2017] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:34 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 884 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1650814613"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1650814613'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume of 1 GB Sep 01 02:10:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Availability Zones retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (3eb795e8-95dc-4572-a6b0-be6a0e438c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd46c4b-8b53-4f1b-88cc-afb62430f44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-754969d2-22b6-4c22-81b7-16630627596f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-754969d2-22b6-4c22-81b7-16630627596f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-754969d2-22b6-4c22-81b7-16630627596f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-754969d2-22b6-4c22-81b7-16630627596f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd46c4b-8b53-4f1b-88cc-afb62430f44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f25536b-c37e-4345-867a-b490f2f381d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-754969d2-22b6-4c22-81b7-16630627596f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-754969d2-22b6-4c22-81b7-16630627596f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1022/2018] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 888 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4800df0e-0cc4-45d1-804b-8b78bba25583 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4800df0e-0cc4-45d1-804b-8b78bba25583 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4800df0e-0cc4-45d1-804b-8b78bba25583 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4800df0e-0cc4-45d1-804b-8b78bba25583 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4800df0e-0cc4-45d1-804b-8b78bba25583 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4800df0e-0cc4-45d1-804b-8b78bba25583 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1023/2019] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-245d7fcf-7e0c-4328-82e1-41b1de76bc95 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-245d7fcf-7e0c-4328-82e1-41b1de76bc95 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-245d7fcf-7e0c-4328-82e1-41b1de76bc95 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-245d7fcf-7e0c-4328-82e1-41b1de76bc95 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-245d7fcf-7e0c-4328-82e1-41b1de76bc95 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-245d7fcf-7e0c-4328-82e1-41b1de76bc95 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1024/2020] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Created reservations ['5edbbc8b-110e-4cc5-b333-6787612ae4b1', '6d73c4b6-c891-445a-b795-1d912b13eaae', 'eaedff10-dbdc-4bc4-a58c-a02720a89950', '395a1fb5-e6ee-4b07-80c1-ac065d81f951'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-4fadfdd9-c9ec-4883-a255-545f6d39c71d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f25536b-c37e-4345-867a-b490f2f381d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5edbbc8b-110e-4cc5-b333-6787612ae4b1', '6d73c4b6-c891-445a-b795-1d912b13eaae', 'eaedff10-dbdc-4bc4-a58c-a02720a89950', '395a1fb5-e6ee-4b07-80c1-ac065d81f951']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d90391a-e8d0-4ca3-be6d-7d3e66d5ff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-4fadfdd9-c9ec-4883-a255-545f6d39c71d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-4fadfdd9-c9ec-4883-a255-545f6d39c71d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-4fadfdd9-c9ec-4883-a255-545f6d39c71d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-4fadfdd9-c9ec-4883-a255-545f6d39c71d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-4fadfdd9-c9ec-4883-a255-545f6d39c71d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1025/2021] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 870 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d90391a-e8d0-4ca3-be6d-7d3e66d5ff1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6442afd6-d83a-43bd-8ca3-ec7eec9b79a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1650814613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['5edbbc8b-110e-4cc5-b333-6787612ae4b1','6d73c4b6-c891-445a-b795-1d912b13eaae','eaedff10-dbdc-4bc4-a58c-a02720a89950','395a1fb5-e6ee-4b07-80c1-ac065d81f951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1650814613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6442afd6-d83a-43bd-8ca3-ec7eec9b79a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11fc2c2b97c42e58255873bee0ddaaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:35 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed47bc93-12b4-4e91-a111-76a456ddc589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed47bc93-12b4-4e91-a111-76a456ddc589) transitioned into state 'SUCCESS' from state '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-1650814613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['5edbbc8b-110e-4cc5-b333-6787612ae4b1','6d73c4b6-c891-445a-b795-1d912b13eaae','eaedff10-dbdc-4bc4-a58c-a02720a89950','395a1fb5-e6ee-4b07-80c1-ac065d81f951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54957937-8bc7-41a7-95fa-42f95d3bdc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54957937-8bc7-41a7-95fa-42f95d3bdc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (3eb795e8-95dc-4572-a6b0-be6a0e438c2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request issued successfully. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc8ea14d-4a5f-49b4-a36b-4d078fb5b935 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 997/2022] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:35 2026] POST /volume/v3/volumes => generated 764 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-324370318"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-324370318'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume of 1 GB Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Availability Zones retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (1625b3bb-038e-406b-bcdc-1048b3e579ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19de049-f8c3-4c0c-af68-f5a63616074c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-a111520d-25d4-4db7-8755-c5c4905f596c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-a111520d-25d4-4db7-8755-c5c4905f596c None None] GET http://192.168.122.25/volume// Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-a111520d-25d4-4db7-8755-c5c4905f596c None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-a111520d-25d4-4db7-8755-c5c4905f596c None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-a111520d-25d4-4db7-8755-c5c4905f596c None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 998/2023] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-74a852ae-e9db-4a4c-bf7f-9491900ce819 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-74a852ae-e9db-4a4c-bf7f-9491900ce819 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-74a852ae-e9db-4a4c-bf7f-9491900ce819 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac272c69-044a-4d37-bf55-db1fd89f9d27", "connector": null, "instance_uuid": "52c5f05f-e1f0-454f-be42-2953497e355a"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19de049-f8c3-4c0c-af68-f5a63616074c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c7a992-1b12-4b99-a0ee-18ea10d79f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-74a852ae-e9db-4a4c-bf7f-9491900ce819 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 999/2024] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:10:36 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 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Created reservations ['ca434adc-78d8-4161-9fdf-ed92f073637f', 'b0eb589f-a1e3-4f6e-b644-b9971a3ec6ad', '654b5ae7-5fb2-4891-aa1c-202c5946761b', '6dd1eb98-2591-41ea-8009-d3e7ec68b465'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c7a992-1b12-4b99-a0ee-18ea10d79f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca434adc-78d8-4161-9fdf-ed92f073637f', 'b0eb589f-a1e3-4f6e-b644-b9971a3ec6ad', '654b5ae7-5fb2-4891-aa1c-202c5946761b', '6dd1eb98-2591-41ea-8009-d3e7ec68b465']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a41a0eb3-7fcc-44e6-950c-402536bdf88f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87b9d14-341c-4e32-ad77-e816e20287dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a41a0eb3-7fcc-44e6-950c-402536bdf88f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a41a0eb3-7fcc-44e6-950c-402536bdf88f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a41a0eb3-7fcc-44e6-950c-402536bdf88f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a41a0eb3-7fcc-44e6-950c-402536bdf88f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87b9d14-341c-4e32-ad77-e816e20287dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19055d6c-2ec7-4405-ad43-320572c153c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-324370318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['ca434adc-78d8-4161-9fdf-ed92f073637f','b0eb589f-a1e3-4f6e-b644-b9971a3ec6ad','654b5ae7-5fb2-4891-aa1c-202c5946761b','6dd1eb98-2591-41ea-8009-d3e7ec68b465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-324370318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19055d6c-2ec7-4405-ad43-320572c153c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11fc2c2b97c42e58255873bee0ddaaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bded3f6-59cd-4977-8432-591cdea6d292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a41a0eb3-7fcc-44e6-950c-402536bdf88f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1000/2025] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 887 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-9dd24a54-2a0f-46d6-a201-b2d72cce3434 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-9dd24a54-2a0f-46d6-a201-b2d72cce3434 None None] GET http://192.168.122.25/volume// Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-9dd24a54-2a0f-46d6-a201-b2d72cce3434 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-9dd24a54-2a0f-46d6-a201-b2d72cce3434 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-9dd24a54-2a0f-46d6-a201-b2d72cce3434 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1001/2026] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-3f89e038-4e41-4a9f-a3f8-fdea4c3fe78d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-3f89e038-4e41-4a9f-a3f8-fdea4c3fe78d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-3f89e038-4e41-4a9f-a3f8-fdea4c3fe78d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-3f89e038-4e41-4a9f-a3f8-fdea4c3fe78d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-3f89e038-4e41-4a9f-a3f8-fdea4c3fe78d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bded3f6-59cd-4977-8432-591cdea6d292) transitioned into state 'SUCCESS' from state '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-324370318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['ca434adc-78d8-4161-9fdf-ed92f073637f','b0eb589f-a1e3-4f6e-b644-b9971a3ec6ad','654b5ae7-5fb2-4891-aa1c-202c5946761b','6dd1eb98-2591-41ea-8009-d3e7ec68b465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf9007c-3104-41b9-8b06-6b45ac68ee2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-3f89e038-4e41-4a9f-a3f8-fdea4c3fe78d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1002/2027] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 1050 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf9007c-3104-41b9-8b06-6b45ac68ee2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (1625b3bb-038e-406b-bcdc-1048b3e579ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request issued successfully. Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e052b3dc-c151-4e85-9401-cbd57116d0b4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-baa1edde-cb67-45e9-9caa-056f272a6be3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1026/2028] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:36 2026] POST /volume/v3/volumes => generated 763 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-baa1edde-cb67-45e9-9caa-056f272a6be3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-baa1edde-cb67-45e9-9caa-056f272a6be3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-baa1edde-cb67-45e9-9caa-056f272a6be3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-baa1edde-cb67-45e9-9caa-056f272a6be3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1436288077"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-baa1edde-cb67-45e9-9caa-056f272a6be3 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1003/2029] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 884 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1436288077'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume of 1 GB Sep 01 02:10:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Availability Zones retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-99b46311-3fbd-463f-9a15-c70802ba845a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-99b46311-3fbd-463f-9a15-c70802ba845a tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] PUT http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 Sep 01 02:10:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-99b46311-3fbd-463f-9a15-c70802ba845a tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (0ecbdd9d-b180-4079-a9ad-50a841d90d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4887c8d5-519e-4052-8661-d629b5c1acef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:37 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-99b46311-3fbd-463f-9a15-c70802ba845a tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Acquiring lock "cinder-attachment_update-ac272c69-044a-4d37-bf55-db1fd89f9d27-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:10:37 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-99b46311-3fbd-463f-9a15-c70802ba845a tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Lock "cinder-attachment_update-ac272c69-044a-4d37-bf55-db1fd89f9d27-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:10:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4887c8d5-519e-4052-8661-d629b5c1acef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736f3a42-2372-48cd-ae9e-2c649f4d27b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Created reservations ['3357d687-325e-46ff-80c1-d64ec16ea889', '4aa5dfd9-bd38-486f-8b16-9b1cb48ac359', 'c4ef946c-a63e-4d24-8529-e74fc427aac5', 'c16676c6-786d-4fda-89b2-2339957a972d'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736f3a42-2372-48cd-ae9e-2c649f4d27b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3357d687-325e-46ff-80c1-d64ec16ea889', '4aa5dfd9-bd38-486f-8b16-9b1cb48ac359', 'c4ef946c-a63e-4d24-8529-e74fc427aac5', 'c16676c6-786d-4fda-89b2-2339957a972d']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d38f420-ab9a-4702-9d93-1240d4edcaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d38f420-ab9a-4702-9d93-1240d4edcaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a355e30e-e6b4-4460-bfd5-8a69115ec9c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436288077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['3357d687-325e-46ff-80c1-d64ec16ea889','4aa5dfd9-bd38-486f-8b16-9b1cb48ac359','c4ef946c-a63e-4d24-8529-e74fc427aac5','c16676c6-786d-4fda-89b2-2339957a972d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436288077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a355e30e-e6b4-4460-bfd5-8a69115ec9c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11fc2c2b97c42e58255873bee0ddaaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5692165b-7f92-4923-b721-3b1ea8a6b757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5692165b-7f92-4923-b721-3b1ea8a6b757) transitioned into state 'SUCCESS' from state '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-1436288077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['3357d687-325e-46ff-80c1-d64ec16ea889','4aa5dfd9-bd38-486f-8b16-9b1cb48ac359','c4ef946c-a63e-4d24-8529-e74fc427aac5','c16676c6-786d-4fda-89b2-2339957a972d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88605ba-9870-4e0e-9054-5a6d844bddd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88605ba-9870-4e0e-9054-5a6d844bddd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (0ecbdd9d-b180-4079-a9ad-50a841d90d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request issued successfully. Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-72189411-92dd-4517-999f-3c1f9fe2f3b9 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1027/2030] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:36 2026] POST /volume/v3/volumes => generated 764 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b18394b9-3807-470a-84f3-ad6cdd8f10d7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b18394b9-3807-470a-84f3-ad6cdd8f10d7 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b18394b9-3807-470a-84f3-ad6cdd8f10d7 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b18394b9-3807-470a-84f3-ad6cdd8f10d7 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b18394b9-3807-470a-84f3-ad6cdd8f10d7 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b18394b9-3807-470a-84f3-ad6cdd8f10d7 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1028/2031] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:37 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 887 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2074885623"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2074885623'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume of 1 GB Sep 01 02:10:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Availability Zones retrieved successfully. Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (d70d9d0b-5b60-41d3-a49c-ef67a9179209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4244c5f8-8c6e-4fe6-86a1-23e4eb8d4ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4244c5f8-8c6e-4fe6-86a1-23e4eb8d4ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:37 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6200580-0069-41bb-8412-519b59f043e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Created reservations ['d62d13b6-b9d4-49d8-a98b-240fdbabf02b', '15dec90f-c56f-4e64-a90b-7c60639a8115', '48163d13-cd78-4770-a18a-72ee0f1bc296', 'cc8ac056-13e9-4d99-96e1-a9310d5b4c16'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6200580-0069-41bb-8412-519b59f043e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d62d13b6-b9d4-49d8-a98b-240fdbabf02b', '15dec90f-c56f-4e64-a90b-7c60639a8115', '48163d13-cd78-4770-a18a-72ee0f1bc296', 'cc8ac056-13e9-4d99-96e1-a9310d5b4c16']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08a4143-00f3-4257-a27a-1ce47d2ac4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08a4143-00f3-4257-a27a-1ce47d2ac4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0edae06b-b31b-4e26-8c13-fa05c9ee162f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2074885623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['d62d13b6-b9d4-49d8-a98b-240fdbabf02b','15dec90f-c56f-4e64-a90b-7c60639a8115','48163d13-cd78-4770-a18a-72ee0f1bc296','cc8ac056-13e9-4d99-96e1-a9310d5b4c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2074885623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0edae06b-b31b-4e26-8c13-fa05c9ee162f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11fc2c2b97c42e58255873bee0ddaaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c9a85e-6584-403c-8927-180c5027f766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c9a85e-6584-403c-8927-180c5027f766) transitioned into state 'SUCCESS' from state '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-2074885623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['d62d13b6-b9d4-49d8-a98b-240fdbabf02b','15dec90f-c56f-4e64-a90b-7c60639a8115','48163d13-cd78-4770-a18a-72ee0f1bc296','cc8ac056-13e9-4d99-96e1-a9310d5b4c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08425071-c000-4539-a91c-84ab4e1e82c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08425071-c000-4539-a91c-84ab4e1e82c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (d70d9d0b-5b60-41d3-a49c-ef67a9179209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request issued successfully. Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7bb255e8-c2a6-464d-82aa-6980f68d655e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1029/2032] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:37 2026] POST /volume/v3/volumes => generated 764 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-293d3efa-c121-4e6b-a294-235b169dbfcf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-293d3efa-c121-4e6b-a294-235b169dbfcf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-293d3efa-c121-4e6b-a294-235b169dbfcf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-293d3efa-c121-4e6b-a294-235b169dbfcf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-293d3efa-c121-4e6b-a294-235b169dbfcf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-293d3efa-c121-4e6b-a294-235b169dbfcf tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1030/2033] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:38 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 884 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-90891551"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-90891551'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume of 1 GB Sep 01 02:10:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Availability Zones retrieved successfully. Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (988b4f16-2c9f-4f30-8110-6aff8a64e2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2972304d-4ca5-4c7c-bc17-96ced1515a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2972304d-4ca5-4c7c-bc17-96ced1515a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:38 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c0b6b9-6e2e-4747-aaf7-c6d95211bd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Created reservations ['1e3753d0-2833-423f-8251-1cd4db227932', '46e8ad78-047b-4c9d-bdc3-16188566b7a2', 'db75f964-8d06-44e2-8124-83f225b03de5', '3ca78dac-efb3-4d45-8c6d-fef5b369cc7c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c0b6b9-6e2e-4747-aaf7-c6d95211bd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3753d0-2833-423f-8251-1cd4db227932', '46e8ad78-047b-4c9d-bdc3-16188566b7a2', 'db75f964-8d06-44e2-8124-83f225b03de5', '3ca78dac-efb3-4d45-8c6d-fef5b369cc7c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b100edf4-d1fb-4771-91a6-60260f6c5c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b100edf4-d1fb-4771-91a6-60260f6c5c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e623a76-80c5-4eef-b463-5d5e7128ff12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-90891551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['1e3753d0-2833-423f-8251-1cd4db227932','46e8ad78-047b-4c9d-bdc3-16188566b7a2','db75f964-8d06-44e2-8124-83f225b03de5','3ca78dac-efb3-4d45-8c6d-fef5b369cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-90891551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e623a76-80c5-4eef-b463-5d5e7128ff12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11fc2c2b97c42e58255873bee0ddaaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46cd67a5-4d3b-4989-bf7a-370727bb45cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46cd67a5-4d3b-4989-bf7a-370727bb45cf) transitioned into state 'SUCCESS' from state '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-90891551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fc2c2b97c42e58255873bee0ddaaa',qos_specs=None,replication_status=,reservations=['1e3753d0-2833-423f-8251-1cd4db227932','46e8ad78-047b-4c9d-bdc3-16188566b7a2','db75f964-8d06-44e2-8124-83f225b03de5','3ca78dac-efb3-4d45-8c6d-fef5b369cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f771f2af5d14b029aa971b1d2ec44e6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5f4649-aaeb-426d-94ff-6da6f76c5b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5f4649-aaeb-426d-94ff-6da6f76c5b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Flow 'volume_create_api' (988b4f16-2c9f-4f30-8110-6aff8a64e2b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Create volume request issued successfully. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc450ad1-4263-4fed-9cc4-6383a1946918 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1031/2034] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:38 2026] POST /volume/v3/volumes => generated 762 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-83f50802-2218-4e36-9a9c-451d26f39199 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83f50802-2218-4e36-9a9c-451d26f39199 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83f50802-2218-4e36-9a9c-451d26f39199 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83f50802-2218-4e36-9a9c-451d26f39199 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-83f50802-2218-4e36-9a9c-451d26f39199 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83f50802-2218-4e36-9a9c-451d26f39199 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1032/2035] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 887 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a1db1a84-035a-471c-9992-2cba2235aa90 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1db1a84-035a-471c-9992-2cba2235aa90 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1db1a84-035a-471c-9992-2cba2235aa90 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1db1a84-035a-471c-9992-2cba2235aa90 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a1db1a84-035a-471c-9992-2cba2235aa90 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1db1a84-035a-471c-9992-2cba2235aa90 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1033/2036] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-35060d15-3d65-4d7c-8fab-a66d56bae73d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-35060d15-3d65-4d7c-8fab-a66d56bae73d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-35060d15-3d65-4d7c-8fab-a66d56bae73d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-35060d15-3d65-4d7c-8fab-a66d56bae73d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-35060d15-3d65-4d7c-8fab-a66d56bae73d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-35060d15-3d65-4d7c-8fab-a66d56bae73d tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1034/2037] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 884 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1f3fb3a8-a2de-4f10-9ca5-49b45014d24f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f3fb3a8-a2de-4f10-9ca5-49b45014d24f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f3fb3a8-a2de-4f10-9ca5-49b45014d24f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f3fb3a8-a2de-4f10-9ca5-49b45014d24f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1f3fb3a8-a2de-4f10-9ca5-49b45014d24f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f3fb3a8-a2de-4f10-9ca5-49b45014d24f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1035/2038] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 887 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0d760486-d41f-40e2-9e2d-b3e7efc08034 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d760486-d41f-40e2-9e2d-b3e7efc08034 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0d760486-d41f-40e2-9e2d-b3e7efc08034 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0d760486-d41f-40e2-9e2d-b3e7efc08034 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0d760486-d41f-40e2-9e2d-b3e7efc08034 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d760486-d41f-40e2-9e2d-b3e7efc08034 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1036/2039] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d11af912-7844-47b1-90b5-88ca71975661 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d11af912-7844-47b1-90b5-88ca71975661 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d11af912-7844-47b1-90b5-88ca71975661 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d11af912-7844-47b1-90b5-88ca71975661 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d11af912-7844-47b1-90b5-88ca71975661 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d11af912-7844-47b1-90b5-88ca71975661 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1037/2040] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 884 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3a9ed8f2-8e1d-4cb2-9ea2-ee8fec7e4472 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a9ed8f2-8e1d-4cb2-9ea2-ee8fec7e4472 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a9ed8f2-8e1d-4cb2-9ea2-ee8fec7e4472 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a9ed8f2-8e1d-4cb2-9ea2-ee8fec7e4472 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3a9ed8f2-8e1d-4cb2-9ea2-ee8fec7e4472 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a9ed8f2-8e1d-4cb2-9ea2-ee8fec7e4472 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1038/2041] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-77319c37-fb27-4764-9e2d-fbcf6b452c93 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-77319c37-fb27-4764-9e2d-fbcf6b452c93 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-77319c37-fb27-4764-9e2d-fbcf6b452c93 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-77319c37-fb27-4764-9e2d-fbcf6b452c93 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-77319c37-fb27-4764-9e2d-fbcf6b452c93 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-77319c37-fb27-4764-9e2d-fbcf6b452c93 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 returned with HTTP 200 Sep 01 02:10:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1039/2042] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-52dba4e9-a81e-4574-89f6-284e836c57f0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-52dba4e9-a81e-4574-89f6-284e836c57f0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-52dba4e9-a81e-4574-89f6-284e836c57f0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-52dba4e9-a81e-4574-89f6-284e836c57f0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-52dba4e9-a81e-4574-89f6-284e836c57f0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-52dba4e9-a81e-4574-89f6-284e836c57f0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1040/2043] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 885 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-45dfa789-47aa-4878-af65-fad827047ff9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-45dfa789-47aa-4878-af65-fad827047ff9 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-45dfa789-47aa-4878-af65-fad827047ff9 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-45dfa789-47aa-4878-af65-fad827047ff9 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-45dfa789-47aa-4878-af65-fad827047ff9 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-45dfa789-47aa-4878-af65-fad827047ff9 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1041/2044] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 885 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504?cascade=True Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume with id: ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-99b46311-3fbd-463f-9a15-c70802ba845a tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Lock "cinder-attachment_update-ac272c69-044a-4d37-bf55-db1fd89f9d27-devstack" released by "attachment_update" :: held 5.056s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /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 01 02:10:42 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-99b46311-3fbd-463f-9a15-c70802ba845a tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1004/2045] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:10:36 2026] PUT /volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 => generated 694 bytes in 5149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume request issued successfully. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ce6f45b2-90f6-427e-9984-a8fe74344176 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504?cascade=True returned with HTTP 202 Sep 01 02:10:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1042/2046] 192.168.122.25 () {58 vars in 1255 bytes} [Tue Sep 1 02:10:42 2026] DELETE /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504?cascade=True => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5b7674a7-a936-4c38-be57-d5469ec61c92 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5b7674a7-a936-4c38-be57-d5469ec61c92 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5b7674a7-a936-4c38-be57-d5469ec61c92 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5b7674a7-a936-4c38-be57-d5469ec61c92 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5b7674a7-a936-4c38-be57-d5469ec61c92 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5b7674a7-a936-4c38-be57-d5469ec61c92 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1005/2047] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4429a551-2e37-4c3b-8652-2cf97d411c75 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4429a551-2e37-4c3b-8652-2cf97d411c75 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4429a551-2e37-4c3b-8652-2cf97d411c75 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4429a551-2e37-4c3b-8652-2cf97d411c75 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4429a551-2e37-4c3b-8652-2cf97d411c75 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3b752da2-d5f3-4cdc-9d52-eb3a0328688a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4429a551-2e37-4c3b-8652-2cf97d411c75 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1043/2048] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 888 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b752da2-d5f3-4cdc-9d52-eb3a0328688a tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b752da2-d5f3-4cdc-9d52-eb3a0328688a tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3b752da2-d5f3-4cdc-9d52-eb3a0328688a tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-871b5477-0261-4ea8-9070-40adcae75857 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-871b5477-0261-4ea8-9070-40adcae75857 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] POST http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2/action Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-871b5477-0261-4ea8-9070-40adcae75857 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-871b5477-0261-4ea8-9070-40adcae75857 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3b752da2-d5f3-4cdc-9d52-eb3a0328688a tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3b752da2-d5f3-4cdc-9d52-eb3a0328688a tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1006/2049] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c040ab34-6f45-47b7-883a-ed4a82895fbe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c040ab34-6f45-47b7-883a-ed4a82895fbe tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c040ab34-6f45-47b7-883a-ed4a82895fbe tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c040ab34-6f45-47b7-883a-ed4a82895fbe tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-ba16c67b-e925-44a5-af8e-05a71b19aa50 req-871b5477-0261-4ea8-9070-40adcae75857 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2/action returned with HTTP 204 Sep 01 02:10:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1044/2050] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:10:42 2026] POST /volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c040ab34-6f45-47b7-883a-ed4a82895fbe tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c040ab34-6f45-47b7-883a-ed4a82895fbe tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1007/2051] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-71da093c-8a5c-478d-a30a-dedeaa48d140 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-71da093c-8a5c-478d-a30a-dedeaa48d140 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-71da093c-8a5c-478d-a30a-dedeaa48d140 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-71da093c-8a5c-478d-a30a-dedeaa48d140 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-71da093c-8a5c-478d-a30a-dedeaa48d140 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-71da093c-8a5c-478d-a30a-dedeaa48d140 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1045/2052] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-03863d46-6270-4af6-9353-f53517dcbbad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03863d46-6270-4af6-9353-f53517dcbbad tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03863d46-6270-4af6-9353-f53517dcbbad tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03863d46-6270-4af6-9353-f53517dcbbad tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-03863d46-6270-4af6-9353-f53517dcbbad tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03863d46-6270-4af6-9353-f53517dcbbad tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1008/2053] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 1180 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-15cbf05e-cde2-4750-b1b4-8ed5d3d68d1b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-15cbf05e-cde2-4750-b1b4-8ed5d3d68d1b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-15cbf05e-cde2-4750-b1b4-8ed5d3d68d1b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-15cbf05e-cde2-4750-b1b4-8ed5d3d68d1b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-15cbf05e-cde2-4750-b1b4-8ed5d3d68d1b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-15cbf05e-cde2-4750-b1b4-8ed5d3d68d1b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1046/2054] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 1180 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6298f7e1-fc32-463b-809b-329059fce00a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-02ede047-bb91-4da8-a8f4-88f8054b10f6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1009/2055] 192.168.122.25 () {62 vars in 1490 bytes} [Tue Sep 1 02:10:43 2026] DELETE /volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02ede047-bb91-4da8-a8f4-88f8054b10f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02ede047-bb91-4da8-a8f4-88f8054b10f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02ede047-bb91-4da8-a8f4-88f8054b10f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f44b42dc-ef94-4c3a-a94a-cbbd4a2564b4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-02ede047-bb91-4da8-a8f4-88f8054b10f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02ede047-bb91-4da8-a8f4-88f8054b10f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1047/2056] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[86844]: WARNING keystonemiddleware.auth_token [None req-f44b42dc-ef94-4c3a-a94a-cbbd4a2564b4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:10:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1010/2057] 192.168.122.25 () {62 vars in 1490 bytes} [Tue Sep 1 02:10:43 2026] DELETE /volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 => generated 114 bytes in 65 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-98ad8fac-09cc-430d-a8dc-2bce8e512505 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] DELETE http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-98ad8fac-09cc-430d-a8dc-2bce8e512505 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-98ad8fac-09cc-430d-a8dc-2bce8e512505 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-98ad8fac-09cc-430d-a8dc-2bce8e512505 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-98ad8fac-09cc-430d-a8dc-2bce8e512505 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-98ad8fac-09cc-430d-a8dc-2bce8e512505 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1011/2058] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d2d216ec-8b71-47d2-993b-cae8fcae2b46 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d2d216ec-8b71-47d2-993b-cae8fcae2b46 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d2d216ec-8b71-47d2-993b-cae8fcae2b46 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d2d216ec-8b71-47d2-993b-cae8fcae2b46 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d2d216ec-8b71-47d2-993b-cae8fcae2b46 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d2d216ec-8b71-47d2-993b-cae8fcae2b46 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1012/2059] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Attachment connected to vm 52c5f05f-e1f0-454f-be42-2953497e355a, checking data on nova Sep 01 02:10:44 devstack devstack@c-api.service[86843]: DEBUG cinder.compute.nova [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Creating Keystone token plugin using URL: http://192.168.122.25/identity {{(pid=86843) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5359a0c5-de21-4714-a62a-d216a3791b84 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5359a0c5-de21-4714-a62a-d216a3791b84 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5359a0c5-de21-4714-a62a-d216a3791b84 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5359a0c5-de21-4714-a62a-d216a3791b84 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5359a0c5-de21-4714-a62a-d216a3791b84 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5359a0c5-de21-4714-a62a-d216a3791b84 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1013/2060] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] REQ: curl -g -i -X GET http://192.168.122.25/compute/v2.1/servers/52c5f05f-e1f0-454f-be42-2953497e355a/os-volume_attachments/ac272c69-044a-4d37-bf55-db1fd89f9d27 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}259a927b1ea43b8bbf3d7567da7293692e836bb503a85f3bb0d4768dd64f314a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d" -H "X-Service-Token: {SHA256}c5fa36aea3d1f72f09e70f77667c63f26ae96b519e2f5a0cf3b52f8aea7b5537" {{(pid=86843) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:10:44 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:10:44 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-451ce7ea-e345-416d-be7c-d184d05ed0e9 x-openstack-request-id: req-451ce7ea-e345-416d-be7c-d184d05ed0e9 {{(pid=86843) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:10:44 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ac272c69-044a-4d37-bf55-db1fd89f9d27", "serverId": "52c5f05f-e1f0-454f-be42-2953497e355a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "56a45b2c-6835-4761-a02f-7215147450a2", "bdm_uuid": "00e95e33-f9ab-4454-9bc8-83324e259f05"}} {{(pid=86843) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:10:44 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET call to compute for http://192.168.122.25/compute/v2.1/servers/52c5f05f-e1f0-454f-be42-2953497e355a/os-volume_attachments/ac272c69-044a-4d37-bf55-db1fd89f9d27 used request id req-451ce7ea-e345-416d-be7c-d184d05ed0e9 {{(pid=86843) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.volume.api [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-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 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Caught error: Detach volume from instance 52c5f05f-e1f0-454f-be42-2953497e355a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52c5f05f-e1f0-454f-be42-2953497e355a using the Compute API Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: 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 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52c5f05f-e1f0-454f-be42-2953497e355a using the Compute API Sep 01 02:10:44 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault Sep 01 02:10:44 devstack devstack@c-api.service[86843]: INFO cinder.api.middleware.fault [None req-0e1f60c5-41f3-4af4-a2b6-a6f557e1777d tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 returned with HTTP 409 Sep 01 02:10:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1048/2061] 192.168.122.25 () {60 vars in 1283 bytes} [Tue Sep 1 02:10:43 2026] DELETE /volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 => generated 167 bytes in 857 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-8ed4e85d-9e3c-4e05-bb48-335e2a6e7c76 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-8ed4e85d-9e3c-4e05-bb48-335e2a6e7c76 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-8ed4e85d-9e3c-4e05-bb48-335e2a6e7c76 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-8ed4e85d-9e3c-4e05-bb48-335e2a6e7c76 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-8ed4e85d-9e3c-4e05-bb48-335e2a6e7c76 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-8ed4e85d-9e3c-4e05-bb48-335e2a6e7c76 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1014/2062] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 1162 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] POST http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27/action Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Begin detaching volume completed successfully. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-c691b7de-a11a-4fbc-bce6-0ea15eeaf934 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27/action returned with HTTP 202 Sep 01 02:10:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1049/2063] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:10:45 2026] POST /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a2be5e65-6210-41cf-8291-14f8b1e0b077 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2be5e65-6210-41cf-8291-14f8b1e0b077 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2be5e65-6210-41cf-8291-14f8b1e0b077 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2be5e65-6210-41cf-8291-14f8b1e0b077 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a2be5e65-6210-41cf-8291-14f8b1e0b077 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2be5e65-6210-41cf-8291-14f8b1e0b077 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1015/2064] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-76ceecf1-8903-4ad8-961e-8e870dbfc74c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-76ceecf1-8903-4ad8-961e-8e870dbfc74c None None] GET http://192.168.122.25/volume// Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-76ceecf1-8903-4ad8-961e-8e870dbfc74c None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-76ceecf1-8903-4ad8-961e-8e870dbfc74c None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-76ceecf1-8903-4ad8-961e-8e870dbfc74c None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:10:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1050/2065] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c368be5-7705-4b0b-885d-0253f0ef1aa3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c368be5-7705-4b0b-885d-0253f0ef1aa3 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c368be5-7705-4b0b-885d-0253f0ef1aa3 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c368be5-7705-4b0b-885d-0253f0ef1aa3 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-ca9940cd-7f6d-4850-bc64-2ce11c3c9616 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-ca9940cd-7f6d-4850-bc64-2ce11c3c9616 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-ca9940cd-7f6d-4850-bc64-2ce11c3c9616 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-ca9940cd-7f6d-4850-bc64-2ce11c3c9616 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c368be5-7705-4b0b-885d-0253f0ef1aa3 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c368be5-7705-4b0b-885d-0253f0ef1aa3 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1016/2066] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-ca9940cd-7f6d-4850-bc64-2ce11c3c9616 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-ca9940cd-7f6d-4850-bc64-2ce11c3c9616 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1051/2067] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 1346 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-871d6ad7-6880-4fdf-b77f-003dc182f599 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-871d6ad7-6880-4fdf-b77f-003dc182f599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-871d6ad7-6880-4fdf-b77f-003dc182f599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-871d6ad7-6880-4fdf-b77f-003dc182f599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-871d6ad7-6880-4fdf-b77f-003dc182f599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-871d6ad7-6880-4fdf-b77f-003dc182f599 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1017/2068] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-e4013c20-e078-4296-a7d2-93c6e5733ead None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-e4013c20-e078-4296-a7d2-93c6e5733ead tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] DELETE http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-e4013c20-e078-4296-a7d2-93c6e5733ead tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-e4013c20-e078-4296-a7d2-93c6e5733ead tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[86843]: /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 01 02:10:45 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:10:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-b6c02d65-4e9a-414b-910e-3ebc66523972 req-e4013c20-e078-4296-a7d2-93c6e5733ead tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1052/2069] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:10:45 2026] DELETE /volume/v3/attachments/56a45b2c-6835-4761-a02f-7215147450a2 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-caac6eb9-15cb-4f5b-9fc5-b1db6b53c56d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-caac6eb9-15cb-4f5b-9fc5-b1db6b53c56d tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-caac6eb9-15cb-4f5b-9fc5-b1db6b53c56d tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-caac6eb9-15cb-4f5b-9fc5-b1db6b53c56d tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-97d1404f-2a60-4e62-a7ac-0ffa9cf137e2 req-afe121f6-c24b-4748-9c64-0de0586e11a3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-caac6eb9-15cb-4f5b-9fc5-b1db6b53c56d tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-97d1404f-2a60-4e62-a7ac-0ffa9cf137e2 req-afe121f6-c24b-4748-9c64-0de0586e11a3 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-97d1404f-2a60-4e62-a7ac-0ffa9cf137e2 req-afe121f6-c24b-4748-9c64-0de0586e11a3 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-97d1404f-2a60-4e62-a7ac-0ffa9cf137e2 req-afe121f6-c24b-4748-9c64-0de0586e11a3 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-caac6eb9-15cb-4f5b-9fc5-b1db6b53c56d tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1018/2070] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-97d1404f-2a60-4e62-a7ac-0ffa9cf137e2 req-afe121f6-c24b-4748-9c64-0de0586e11a3 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] DELETE http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume with id: 1e623a76-80c5-4eef-b463-5d5e7128ff12 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-97d1404f-2a60-4e62-a7ac-0ffa9cf137e2 req-afe121f6-c24b-4748-9c64-0de0586e11a3 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1053/2071] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eab683b8-a684-427d-a90e-65301b0b930f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eab683b8-a684-427d-a90e-65301b0b930f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eab683b8-a684-427d-a90e-65301b0b930f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eab683b8-a684-427d-a90e-65301b0b930f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-eab683b8-a684-427d-a90e-65301b0b930f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Delete volume with id: ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eab683b8-a684-427d-a90e-65301b0b930f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume request issued successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b70a2620-c5b5-488a-a4e5-11d3c7c76529 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 returned with HTTP 202 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1019/2072] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:46 2026] DELETE /volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2ac9e382-04df-456b-8836-4691d308de43 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2ac9e382-04df-456b-8836-4691d308de43 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2ac9e382-04df-456b-8836-4691d308de43 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2ac9e382-04df-456b-8836-4691d308de43 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2ac9e382-04df-456b-8836-4691d308de43 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 404 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1020/2073] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-808620c5-6209-4510-af31-6f905d76c749 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-808620c5-6209-4510-af31-6f905d76c749 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-808620c5-6209-4510-af31-6f905d76c749 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-808620c5-6209-4510-af31-6f905d76c749 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eab683b8-a684-427d-a90e-65301b0b930f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Delete volume request issued successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eab683b8-a684-427d-a90e-65301b0b930f tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 202 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1054/2074] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:10:46 2026] DELETE /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-808620c5-6209-4510-af31-6f905d76c749 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-808620c5-6209-4510-af31-6f905d76c749 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1021/2075] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f15a574a-58ce-4029-90f3-c397dc35558b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f15a574a-58ce-4029-90f3-c397dc35558b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f15a574a-58ce-4029-90f3-c397dc35558b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f15a574a-58ce-4029-90f3-c397dc35558b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Get all volumes completed successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ce6ef2b-3756-4f65-8177-f05456db9376 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1055/2076] 192.168.122.25 () {58 vars in 1116 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes => generated 341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/snapshots Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f15a574a-58ce-4029-90f3-c397dc35558b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f15a574a-58ce-4029-90f3-c397dc35558b tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1022/2077] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /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 01 02:10:46 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Get all snapshots completed successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-97d43419-b5f3-476f-99d9-0fc27328e2d0 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1056/2078] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-507d8ae5-a2dc-401c-8058-e7a0891883e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-507d8ae5-a2dc-401c-8058-e7a0891883e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-507d8ae5-a2dc-401c-8058-e7a0891883e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-507d8ae5-a2dc-401c-8058-e7a0891883e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-507d8ae5-a2dc-401c-8058-e7a0891883e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-507d8ae5-a2dc-401c-8058-e7a0891883e4 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1023/2079] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume with id: b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume request issued successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3916ddc2-1cbe-4f61-83ef-9d0190c5de2c tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 202 Sep 01 02:10:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1057/2080] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:46 2026] DELETE /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-587b43e1-7f9d-4837-ada8-d83eaff485d6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-587b43e1-7f9d-4837-ada8-d83eaff485d6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-587b43e1-7f9d-4837-ada8-d83eaff485d6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-587b43e1-7f9d-4837-ada8-d83eaff485d6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-587b43e1-7f9d-4837-ada8-d83eaff485d6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-587b43e1-7f9d-4837-ada8-d83eaff485d6 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1024/2081] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 884 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-27c91e70-881f-48fd-91a7-0f087e7499fd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27c91e70-881f-48fd-91a7-0f087e7499fd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27c91e70-881f-48fd-91a7-0f087e7499fd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27c91e70-881f-48fd-91a7-0f087e7499fd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27c91e70-881f-48fd-91a7-0f087e7499fd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 returned with HTTP 404 Sep 01 02:10:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1058/2082] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/1e623a76-80c5-4eef-b463-5d5e7128ff12 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a6564caf-bdcc-4429-ab9c-c9590e06f298 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-616a634d-3f55-435b-85ce-3322f9d0414e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6564caf-bdcc-4429-ab9c-c9590e06f298 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] GET http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-616a634d-3f55-435b-85ce-3322f9d0414e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] DELETE http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-616a634d-3f55-435b-85ce-3322f9d0414e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6564caf-bdcc-4429-ab9c-c9590e06f298 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6564caf-bdcc-4429-ab9c-c9590e06f298 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-616a634d-3f55-435b-85ce-3322f9d0414e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-616a634d-3f55-435b-85ce-3322f9d0414e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume with id: 0edae06b-b31b-4e26-8c13-fa05c9ee162f Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=357,cinder:UPDATE=75,cinder:INSERT=47 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6564caf-bdcc-4429-ab9c-c9590e06f298 tempest-TestServerVolumeAttachScenarioOldVersion-223656171 tempest-TestServerVolumeAttachScenarioOldVersion-223656171-project-member] http://192.168.122.25/volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 returned with HTTP 404 Sep 01 02:10:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1059/2083] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/ac272c69-044a-4d37-bf55-db1fd89f9d27 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-616a634d-3f55-435b-85ce-3322f9d0414e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-616a634d-3f55-435b-85ce-3322f9d0414e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume request issued successfully. Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-616a634d-3f55-435b-85ce-3322f9d0414e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f returned with HTTP 202 Sep 01 02:10:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1025/2084] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:47 2026] DELETE /volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-392be4ca-2f2e-44e5-bdf5-3917e69576f6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-392be4ca-2f2e-44e5-bdf5-3917e69576f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-392be4ca-2f2e-44e5-bdf5-3917e69576f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-392be4ca-2f2e-44e5-bdf5-3917e69576f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-392be4ca-2f2e-44e5-bdf5-3917e69576f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-392be4ca-2f2e-44e5-bdf5-3917e69576f6 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f returned with HTTP 200 Sep 01 02:10:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1060/2085] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-650f2e40-a7fb-446e-8259-e7042fbd0d10 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-650f2e40-a7fb-446e-8259-e7042fbd0d10 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-650f2e40-a7fb-446e-8259-e7042fbd0d10 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-650f2e40-a7fb-446e-8259-e7042fbd0d10 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-650f2e40-a7fb-446e-8259-e7042fbd0d10 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 returned with HTTP 404 Sep 01 02:10:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1026/2086] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/b062f29e-552d-43b1-8b85-75b569d41c07 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d5590ac4-aa3f-4607-8364-adb003760aed None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d5590ac4-aa3f-4607-8364-adb003760aed tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d5590ac4-aa3f-4607-8364-adb003760aed tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d5590ac4-aa3f-4607-8364-adb003760aed tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-d5590ac4-aa3f-4607-8364-adb003760aed tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete snapshot with id: 0112990c-4eb3-4f7b-8d49-fb99da7c80fb Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d5590ac4-aa3f-4607-8364-adb003760aed tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb returned with HTTP 404 Sep 01 02:10:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1061/2087] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:10:47 2026] DELETE /volume/v3/snapshots/0112990c-4eb3-4f7b-8d49-fb99da7c80fb => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3ea69042-defc-4b43-b6e6-ad023c9dae1a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ea69042-defc-4b43-b6e6-ad023c9dae1a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] GET http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ea69042-defc-4b43-b6e6-ad023c9dae1a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ea69042-defc-4b43-b6e6-ad023c9dae1a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ea69042-defc-4b43-b6e6-ad023c9dae1a tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 404 Sep 01 02:10:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1027/2088] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c7bc10e3-796f-47d1-a7c8-5e79b9563211 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c7bc10e3-796f-47d1-a7c8-5e79b9563211 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c7bc10e3-796f-47d1-a7c8-5e79b9563211 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c7bc10e3-796f-47d1-a7c8-5e79b9563211 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-c7bc10e3-796f-47d1-a7c8-5e79b9563211 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] Delete volume with id: ce9d1ab4-1e35-4d5a-817a-9db436d85504 Sep 01 02:10:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c7bc10e3-796f-47d1-a7c8-5e79b9563211 tempest-VolumesDeleteCascade-536606026 tempest-VolumesDeleteCascade-536606026-project-member] http://192.168.122.25/volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 returned with HTTP 404 Sep 01 02:10:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1062/2089] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:47 2026] DELETE /volume/v3/volumes/ce9d1ab4-1e35-4d5a-817a-9db436d85504 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2387be5c-4f00-4acb-905a-7d85bfc0b650 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2387be5c-4f00-4acb-905a-7d85bfc0b650 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f Sep 01 02:10:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2387be5c-4f00-4acb-905a-7d85bfc0b650 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2387be5c-4f00-4acb-905a-7d85bfc0b650 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2387be5c-4f00-4acb-905a-7d85bfc0b650 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2387be5c-4f00-4acb-905a-7d85bfc0b650 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f returned with HTTP 200 Sep 01 02:10:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1028/2090] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:48 2026] GET /volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-81e96c43-de7e-469c-898e-2f84ccd32ca4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81e96c43-de7e-469c-898e-2f84ccd32ca4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f Sep 01 02:10:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81e96c43-de7e-469c-898e-2f84ccd32ca4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81e96c43-de7e-469c-898e-2f84ccd32ca4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81e96c43-de7e-469c-898e-2f84ccd32ca4 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f returned with HTTP 404 Sep 01 02:10:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1063/2091] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:49 2026] GET /volume/v3/volumes/0edae06b-b31b-4e26-8c13-fa05c9ee162f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cd87a0c2-66df-455b-b6ab-644067c37147 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd87a0c2-66df-455b-b6ab-644067c37147 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 Sep 01 02:10:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd87a0c2-66df-455b-b6ab-644067c37147 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd87a0c2-66df-455b-b6ab-644067c37147 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:50 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-cd87a0c2-66df-455b-b6ab-644067c37147 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume with id: a355e30e-e6b4-4460-bfd5-8a69115ec9c3 Sep 01 02:10:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cd87a0c2-66df-455b-b6ab-644067c37147 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cd87a0c2-66df-455b-b6ab-644067c37147 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume request issued successfully. Sep 01 02:10:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd87a0c2-66df-455b-b6ab-644067c37147 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 returned with HTTP 202 Sep 01 02:10:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1029/2092] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:50 2026] DELETE /volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:10:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7a64d415-a967-4ffe-8c5d-8b16bb0889f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a64d415-a967-4ffe-8c5d-8b16bb0889f7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 Sep 01 02:10:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a64d415-a967-4ffe-8c5d-8b16bb0889f7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a64d415-a967-4ffe-8c5d-8b16bb0889f7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7a64d415-a967-4ffe-8c5d-8b16bb0889f7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a64d415-a967-4ffe-8c5d-8b16bb0889f7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 returned with HTTP 200 Sep 01 02:10:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1064/2093] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:50 2026] GET /volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c7f40513-8239-43a0-a0f7-31fd7bca4cc5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7f40513-8239-43a0-a0f7-31fd7bca4cc5 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 Sep 01 02:10:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7f40513-8239-43a0-a0f7-31fd7bca4cc5 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7f40513-8239-43a0-a0f7-31fd7bca4cc5 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7f40513-8239-43a0-a0f7-31fd7bca4cc5 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 returned with HTTP 404 Sep 01 02:10:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1030/2094] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/volumes/a355e30e-e6b4-4460-bfd5-8a69115ec9c3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] DELETE http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 Sep 01 02:10:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume with id: 19055d6c-2ec7-4405-ad43-320572c153c8 Sep 01 02:10:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume request issued successfully. Sep 01 02:10:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19db2c6d-1c52-491c-9854-5b9f9ffabce7 tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 returned with HTTP 202 Sep 01 02:10:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1065/2095] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:51 2026] DELETE /volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 => generated 0 bytes in 405 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-af8583e4-ed8e-4cd0-b04e-01a9548b237b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af8583e4-ed8e-4cd0-b04e-01a9548b237b tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 Sep 01 02:10:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af8583e4-ed8e-4cd0-b04e-01a9548b237b tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af8583e4-ed8e-4cd0-b04e-01a9548b237b tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-af8583e4-ed8e-4cd0-b04e-01a9548b237b tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af8583e4-ed8e-4cd0-b04e-01a9548b237b tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 returned with HTTP 200 Sep 01 02:10:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1031/2096] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1cdc1008-7f54-46c8-b748-6962834f47bc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1cdc1008-7f54-46c8-b748-6962834f47bc tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 Sep 01 02:10:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1cdc1008-7f54-46c8-b748-6962834f47bc tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1cdc1008-7f54-46c8-b748-6962834f47bc tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1cdc1008-7f54-46c8-b748-6962834f47bc tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 returned with HTTP 404 Sep 01 02:10:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1066/2097] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/volumes/19055d6c-2ec7-4405-ad43-320572c153c8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ef84ad25-3198-46f0-8a75-961936c268ae None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef84ad25-3198-46f0-8a75-961936c268ae tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] DELETE http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef84ad25-3198-46f0-8a75-961936c268ae tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef84ad25-3198-46f0-8a75-961936c268ae tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-ef84ad25-3198-46f0-8a75-961936c268ae tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume with id: 6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ef84ad25-3198-46f0-8a75-961936c268ae tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ef84ad25-3198-46f0-8a75-961936c268ae tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Delete volume request issued successfully. Sep 01 02:10:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef84ad25-3198-46f0-8a75-961936c268ae tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 returned with HTTP 202 Sep 01 02:10:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1032/2098] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:52 2026] DELETE /volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0a28cfbd-f34b-4c26-9489-9c0abbaa7d0e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0a28cfbd-f34b-4c26-9489-9c0abbaa7d0e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0a28cfbd-f34b-4c26-9489-9c0abbaa7d0e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0a28cfbd-f34b-4c26-9489-9c0abbaa7d0e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0a28cfbd-f34b-4c26-9489-9c0abbaa7d0e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Volume info retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0a28cfbd-f34b-4c26-9489-9c0abbaa7d0e tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1067/2099] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-888690492"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-888690492'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:53 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Create volume of 1 GB Sep 01 02:10:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Availability Zones retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Flow 'volume_create_api' (edc508b1-7dc5-4fc6-bf83-c6d6de7b0965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8e56ff-fad2-4ac9-97fa-f59be86e1f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:53 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8e56ff-fad2-4ac9-97fa-f59be86e1f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5439a8f1-4813-4eab-89e6-0fac9547b24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6a78cbe9-e4e1-43cf-9eec-c0a3f993c2dd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a78cbe9-e4e1-43cf-9eec-c0a3f993c2dd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] GET http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 Sep 01 02:10:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a78cbe9-e4e1-43cf-9eec-c0a3f993c2dd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a78cbe9-e4e1-43cf-9eec-c0a3f993c2dd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a78cbe9-e4e1-43cf-9eec-c0a3f993c2dd tempest-CreateVolumesFromImageTest-947157763 tempest-CreateVolumesFromImageTest-947157763-project-member] http://192.168.122.25/volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 returned with HTTP 404 Sep 01 02:10:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1068/2100] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/6442afd6-d83a-43bd-8ca3-ec7eec9b79a5 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Created reservations ['26e69471-9636-4027-8e8b-98c4b3c797af', '51e8f374-ca53-447d-ab51-6c197743a923', 'fd7e0286-86c3-47b2-bc6e-14ef359a234a', 'd3eee12e-8375-4ee2-b9c4-6e92205626aa'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5439a8f1-4813-4eab-89e6-0fac9547b24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e69471-9636-4027-8e8b-98c4b3c797af', '51e8f374-ca53-447d-ab51-6c197743a923', 'fd7e0286-86c3-47b2-bc6e-14ef359a234a', 'd3eee12e-8375-4ee2-b9c4-6e92205626aa']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3559b74-6797-4b44-9157-da66ca2a3b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3559b74-6797-4b44-9157-da66ca2a3b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd301a72b-2d83-40ff-ba6c-e50ad5587c50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-888690492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6e4c1fe5064adfaa5cf910d50b1583',qos_specs=None,replication_status=,reservations=['26e69471-9636-4027-8e8b-98c4b3c797af','51e8f374-ca53-447d-ab51-6c197743a923','fd7e0286-86c3-47b2-bc6e-14ef359a234a','d3eee12e-8375-4ee2-b9c4-6e92205626aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf497468e4644fcb0845e0cc091c4c2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-888690492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d301a72b-2d83-40ff-ba6c-e50ad5587c50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6e4c1fe5064adfaa5cf910d50b1583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf497468e4644fcb0845e0cc091c4c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3278f72-3fe4-432d-a9e2-94aa9a99c1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3278f72-3fe4-432d-a9e2-94aa9a99c1fe) transitioned into state 'SUCCESS' from state '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-888690492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6e4c1fe5064adfaa5cf910d50b1583',qos_specs=None,replication_status=,reservations=['26e69471-9636-4027-8e8b-98c4b3c797af','51e8f374-ca53-447d-ab51-6c197743a923','fd7e0286-86c3-47b2-bc6e-14ef359a234a','d3eee12e-8375-4ee2-b9c4-6e92205626aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf497468e4644fcb0845e0cc091c4c2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9138de83-8238-47fa-beee-4a23dbeb7789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9138de83-8238-47fa-beee-4a23dbeb7789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Flow 'volume_create_api' (edc508b1-7dc5-4fc6-bf83-c6d6de7b0965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Create volume request issued successfully. Sep 01 02:10:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7a0b0e31-a920-4eba-8b59-848f9c1c2ce5 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1033/2101] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:53 2026] POST /volume/v3/volumes => generated 757 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd37081c-1cb1-46e3-bb6a-02f5724829c3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd37081c-1cb1-46e3-bb6a-02f5724829c3 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd37081c-1cb1-46e3-bb6a-02f5724829c3 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd37081c-1cb1-46e3-bb6a-02f5724829c3 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fd37081c-1cb1-46e3-bb6a-02f5724829c3 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd37081c-1cb1-46e3-bb6a-02f5724829c3 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1069/2102] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 825 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d46d7192-b918-4ee7-a936-8f5904cfd32d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d46d7192-b918-4ee7-a936-8f5904cfd32d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d46d7192-b918-4ee7-a936-8f5904cfd32d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d46d7192-b918-4ee7-a936-8f5904cfd32d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d46d7192-b918-4ee7-a936-8f5904cfd32d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:10:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d46d7192-b918-4ee7-a936-8f5904cfd32d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 200 Sep 01 02:10:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1034/2103] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:55 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-008dd4e3-0912-449d-9a60-b3a350a7bfab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-008dd4e3-0912-449d-9a60-b3a350a7bfab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-008dd4e3-0912-449d-9a60-b3a350a7bfab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-008dd4e3-0912-449d-9a60-b3a350a7bfab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-008dd4e3-0912-449d-9a60-b3a350a7bfab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-008dd4e3-0912-449d-9a60-b3a350a7bfab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1070/2104] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d7fe25fe-4d95-4091-8ce3-596b962f5106 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7fe25fe-4d95-4091-8ce3-596b962f5106 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] POST http://192.168.122.25/volume/v3/os-volume-transfer Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7fe25fe-4d95-4091-8ce3-596b962f5106 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d301a72b-2d83-40ff-ba6c-e50ad5587c50"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-d7fe25fe-4d95-4091-8ce3-596b962f5106 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd301a72b-2d83-40ff-ba6c-e50ad5587c50'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-d7fe25fe-4d95-4091-8ce3-596b962f5106 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Creating transfer of volume d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-d7fe25fe-4d95-4091-8ce3-596b962f5106 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Generating transfer record for volume d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7fe25fe-4d95-4091-8ce3-596b962f5106 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:10:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1035/2105] 192.168.122.25 () {60 vars in 1170 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e728ecc5-bb17-4b84-854a-b149f603ab46 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e728ecc5-bb17-4b84-854a-b149f603ab46 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e728ecc5-bb17-4b84-854a-b149f603ab46 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e728ecc5-bb17-4b84-854a-b149f603ab46 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e728ecc5-bb17-4b84-854a-b149f603ab46 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e728ecc5-bb17-4b84-854a-b149f603ab46 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1071/2106] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-51fcda36-6099-4d40-8c85-4079a854edfe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51fcda36-6099-4d40-8c85-4079a854edfe tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51fcda36-6099-4d40-8c85-4079a854edfe tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51fcda36-6099-4d40-8c85-4079a854edfe tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51fcda36-6099-4d40-8c85-4079a854edfe tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1036/2107] 192.168.122.25 () {58 vars in 1260 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf => generated 415 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cbfeae8c-837e-437d-90ac-b3d40530920d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbfeae8c-837e-437d-90ac-b3d40530920d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/os-volume-transfer Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbfeae8c-837e-437d-90ac-b3d40530920d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbfeae8c-837e-437d-90ac-b3d40530920d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-cbfeae8c-837e-437d-90ac-b3d40530920d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Listing volume transfers {{(pid=86844) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:10:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbfeae8c-837e-437d-90ac-b3d40530920d tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1037/2108] 192.168.122.25 () {58 vars in 1149 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-846081707"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-846081707'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume of 1 GB Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Availability Zones retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (f88bc85f-7693-4725-b685-579dd0f970de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03664114-a9e9-4b41-8b15-e69842945c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03664114-a9e9-4b41-8b15-e69842945c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cafc73-af4d-4f14-a6b3-b9536de6bc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] POST http://192.168.122.25/volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf/accept Sep 01 02:10:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "586c0aa2282fbbd6"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Accepting volume transfer 486cec6f-8474-4596-b40f-a2cc7f8aadaf {{(pid=86844) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:10:57 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Accepting transfer 486cec6f-8474-4596-b40f-a2cc7f8aadaf Sep 01 02:10:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Created reservations ['f1d9e783-524b-42b3-94b4-8bcf572bf93d', '891fa93f-57d5-4f56-be94-4244cd6ec11e', 'f91c74e5-21f1-42ac-94e7-0ecf4b167bce', '02962e2a-d4f6-4322-a05c-77cffeaa70df'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cafc73-af4d-4f14-a6b3-b9536de6bc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1d9e783-524b-42b3-94b4-8bcf572bf93d', '891fa93f-57d5-4f56-be94-4244cd6ec11e', 'f91c74e5-21f1-42ac-94e7-0ecf4b167bce', '02962e2a-d4f6-4322-a05c-77cffeaa70df']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69009cbd-76ac-4dbf-a2a6-a8e7d1438c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Created reservations ['905c1933-5409-4f8e-8230-e38f3fe2d7e6', '1eebf594-f3e9-4fb1-9a07-504bcf38f5f6', '5c45ff3e-5628-4012-aef9-dad70fcb391c', 'c2a975ed-89aa-46f2-9a3e-3235dfb44cc0'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69009cbd-76ac-4dbf-a2a6-a8e7d1438c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a807691-ad91-4f75-b956-2d60a489e0c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-846081707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['f1d9e783-524b-42b3-94b4-8bcf572bf93d','891fa93f-57d5-4f56-be94-4244cd6ec11e','f91c74e5-21f1-42ac-94e7-0ecf4b167bce','02962e2a-d4f6-4322-a05c-77cffeaa70df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-846081707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a807691-ad91-4f75-b956-2d60a489e0c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59db0e904b0c4f5899120eb7abae1258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16521224-b3c7-40e4-a96d-89ed5c239449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16521224-b3c7-40e4-a96d-89ed5c239449) transitioned into state 'SUCCESS' from state '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-846081707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['f1d9e783-524b-42b3-94b4-8bcf572bf93d','891fa93f-57d5-4f56-be94-4244cd6ec11e','f91c74e5-21f1-42ac-94e7-0ecf4b167bce','02962e2a-d4f6-4322-a05c-77cffeaa70df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442d1d3b-8580-4ea9-80a0-6e1e651b8ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Created reservations ['19296349-e093-49d0-907d-ccfc14b25bce', '8cfa6171-9d8c-428e-a2fa-7dace6cfe7d2', 'eb3e8cb9-6671-4910-9d40-896473188d51', '6509d153-6fe3-4817-a1d2-5d2851bc74d5'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:57 devstack devstack@c-api.service[86844]: /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 01 02:10:57 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442d1d3b-8580-4ea9-80a0-6e1e651b8ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (f88bc85f-7693-4725-b685-579dd0f970de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request issued successfully. Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78d14216-1dfe-4e6b-b241-3e8725df2f06 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1072/2109] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/volumes => generated 766 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-484862a7-66dd-428f-a127-043b03b5cc96 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-484862a7-66dd-428f-a127-043b03b5cc96 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-484862a7-66dd-428f-a127-043b03b5cc96 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-484862a7-66dd-428f-a127-043b03b5cc96 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Created reservations ['d790084c-a01a-4ef3-b318-5f431b6cd769', 'd4121b37-4c7a-4cd7-bbae-d5022fd06bf4', 'b779752c-8eaa-47b1-8565-9aa9efc1ac46', '97048a25-4b7d-488e-b03b-c964a5367e98'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-484862a7-66dd-428f-a127-043b03b5cc96 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-484862a7-66dd-428f-a127-043b03b5cc96 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 returned with HTTP 200 Sep 01 02:10:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1073/2110] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 => generated 834 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Created reservations ['98cebf9d-3d1e-4e33-9c0b-fc883cb58d89', 'ea78d11b-7829-4254-b3d7-28d335a6906f', 'fbe30440-1be9-4e6f-8408-0b97db1070a7', 'bf9b0cf5-fe42-4e58-9e80-739beb2fd34d'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Transfer volume completed successfully. Sep 01 02:10:57 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Volume d301a72b-2d83-40ff-ba6c-e50ad5587c50 has been transferred. Sep 01 02:10:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2b1bfbf-3b75-49a8-bbd4-466a473636a7 tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] http://192.168.122.25/volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf/accept returned with HTTP 202 Sep 01 02:10:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1038/2111] 192.168.122.25 () {60 vars in 1302 bytes} [Tue Sep 1 02:10:56 2026] POST /volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf/accept => generated 371 bytes in 1009 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3e04705e-9c7d-49bd-b35a-03aac51c510b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3e04705e-9c7d-49bd-b35a-03aac51c510b tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3e04705e-9c7d-49bd-b35a-03aac51c510b tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3e04705e-9c7d-49bd-b35a-03aac51c510b tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3e04705e-9c7d-49bd-b35a-03aac51c510b tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3e04705e-9c7d-49bd-b35a-03aac51c510b tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1074/2112] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0ac3f54f-e06c-4ec2-a6be-8945ac57bddc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0ac3f54f-e06c-4ec2-a6be-8945ac57bddc tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0ac3f54f-e06c-4ec2-a6be-8945ac57bddc tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0ac3f54f-e06c-4ec2-a6be-8945ac57bddc tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0ac3f54f-e06c-4ec2-a6be-8945ac57bddc tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0ac3f54f-e06c-4ec2-a6be-8945ac57bddc tempest-VolumesTransfersTest-685357354 tempest-VolumesTransfersTest-685357354-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1039/2113] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:58 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-76d18ffd-67fa-4e0d-a0e1-14c70f194b63 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76d18ffd-67fa-4e0d-a0e1-14c70f194b63 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] DELETE http://192.168.122.25/volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf Sep 01 02:10:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76d18ffd-67fa-4e0d-a0e1-14c70f194b63 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76d18ffd-67fa-4e0d-a0e1-14c70f194b63 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.api.contrib.volume_transfer [None req-76d18ffd-67fa-4e0d-a0e1-14c70f194b63 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Delete transfer with id: 486cec6f-8474-4596-b40f-a2cc7f8aadaf Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76d18ffd-67fa-4e0d-a0e1-14c70f194b63 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf returned with HTTP 404 Sep 01 02:10:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1075/2114] 192.168.122.25 () {58 vars in 1263 bytes} [Tue Sep 1 02:10:58 2026] DELETE /volume/v3/os-volume-transfer/486cec6f-8474-4596-b40f-a2cc7f8aadaf => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-549adf54-990d-4740-9f82-1a4520197912 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-549adf54-990d-4740-9f82-1a4520197912 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-549adf54-990d-4740-9f82-1a4520197912 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-549adf54-990d-4740-9f82-1a4520197912 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-549adf54-990d-4740-9f82-1a4520197912 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Delete volume with id: d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-549adf54-990d-4740-9f82-1a4520197912 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-549adf54-990d-4740-9f82-1a4520197912 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Delete volume request issued successfully. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-549adf54-990d-4740-9f82-1a4520197912 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 202 Sep 01 02:10:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1040/2115] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:58 2026] DELETE /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f30f53db-0bea-4a74-b9df-e48577feb89a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f30f53db-0bea-4a74-b9df-e48577feb89a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f30f53db-0bea-4a74-b9df-e48577feb89a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f30f53db-0bea-4a74-b9df-e48577feb89a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f30f53db-0bea-4a74-b9df-e48577feb89a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f30f53db-0bea-4a74-b9df-e48577feb89a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1076/2116] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:58 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-658c0775-1098-444c-9c6f-c427f67129ab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-658c0775-1098-444c-9c6f-c427f67129ab tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-658c0775-1098-444c-9c6f-c427f67129ab tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-658c0775-1098-444c-9c6f-c427f67129ab tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-658c0775-1098-444c-9c6f-c427f67129ab tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-658c0775-1098-444c-9c6f-c427f67129ab tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1041/2117] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:58 2026] GET /volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-df85a02e-3c41-4918-abee-8e7e230d523e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df85a02e-3c41-4918-abee-8e7e230d523e tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df85a02e-3c41-4918-abee-8e7e230d523e tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df85a02e-3c41-4918-abee-8e7e230d523e tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df85a02e-3c41-4918-abee-8e7e230d523e tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 404 Sep 01 02:10:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1077/2118] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9a1d7da1-9eb2-45a6-b615-69617167932c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9a1d7da1-9eb2-45a6-b615-69617167932c tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9a1d7da1-9eb2-45a6-b615-69617167932c tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9a1d7da1-9eb2-45a6-b615-69617167932c tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9a1d7da1-9eb2-45a6-b615-69617167932c tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 404 Sep 01 02:10:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1042/2119] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-16e630ff-36db-49c3-902d-4faa15bf7497 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-16e630ff-36db-49c3-902d-4faa15bf7497 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] DELETE http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-16e630ff-36db-49c3-902d-4faa15bf7497 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-16e630ff-36db-49c3-902d-4faa15bf7497 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-16e630ff-36db-49c3-902d-4faa15bf7497 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Delete volume with id: d301a72b-2d83-40ff-ba6c-e50ad5587c50 Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-16e630ff-36db-49c3-902d-4faa15bf7497 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 returned with HTTP 404 Sep 01 02:10:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1078/2120] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:59 2026] DELETE /volume/v3/volumes/d301a72b-2d83-40ff-ba6c-e50ad5587c50 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7723f1a6-f47a-448f-9783-52ad37437404 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1376555977"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1376555977'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Create volume of 1 GB Sep 01 02:10:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Availability Zones retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Flow 'volume_create_api' (9a5a7322-931b-4544-994f-24139d0af91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f847600-d62a-4bff-bb63-fb01b9f213be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f847600-d62a-4bff-bb63-fb01b9f213be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8998fb87-f819-4ace-9143-02df55d2024b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b3569248-c38b-450c-815f-d0b8430edb5f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3569248-c38b-450c-815f-d0b8430edb5f tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b3569248-c38b-450c-815f-d0b8430edb5f tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b3569248-c38b-450c-815f-d0b8430edb5f tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b3569248-c38b-450c-815f-d0b8430edb5f tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3569248-c38b-450c-815f-d0b8430edb5f tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1079/2121] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ad62902d-d69a-4804-882c-4716966128a8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ad62902d-d69a-4804-882c-4716966128a8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ad62902d-d69a-4804-882c-4716966128a8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a807691-ad91-4f75-b956-2d60a489e0c5", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1121826473"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Created reservations ['f4ef4382-6656-41d0-823f-f1382fe53778', '62cc6d12-64f1-4186-8b2c-14775f311b9e', '2f06a81c-4a09-498b-beb4-3476cf3fe492', '148807c7-06a7-468d-ac8f-2d752c5b1bbf'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ad62902d-d69a-4804-882c-4716966128a8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-ad62902d-d69a-4804-882c-4716966128a8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create snapshot from volume 8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8998fb87-f819-4ace-9143-02df55d2024b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ef4382-6656-41d0-823f-f1382fe53778', '62cc6d12-64f1-4186-8b2c-14775f311b9e', '2f06a81c-4a09-498b-beb4-3476cf3fe492', '148807c7-06a7-468d-ac8f-2d752c5b1bbf']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312d9a2f-0dbd-43e9-909c-c577a925db61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312d9a2f-0dbd-43e9-909c-c577a925db61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a475ce-fb2d-4660-bcc3-9903194ccee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1376555977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6e4c1fe5064adfaa5cf910d50b1583',qos_specs=None,replication_status=,reservations=['f4ef4382-6656-41d0-823f-f1382fe53778','62cc6d12-64f1-4186-8b2c-14775f311b9e','2f06a81c-4a09-498b-beb4-3476cf3fe492','148807c7-06a7-468d-ac8f-2d752c5b1bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf497468e4644fcb0845e0cc091c4c2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1376555977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a475ce-fb2d-4660-bcc3-9903194ccee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6e4c1fe5064adfaa5cf910d50b1583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf497468e4644fcb0845e0cc091c4c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6fa72c-dbcc-4662-8792-7330cb1788b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-ad62902d-d69a-4804-882c-4716966128a8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Created reservations ['ec2fb047-37e1-424e-b3c4-b7c44a9c8b27', '1955c177-4a74-47bd-8902-143c5149ce9c', 'cc0ab4ec-b723-4fde-91b1-31c64bb6a162', 'a08b35f0-cfe7-4b36-83f6-0b0aefa081ad'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6fa72c-dbcc-4662-8792-7330cb1788b9) transitioned into state 'SUCCESS' from state '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-1376555977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6e4c1fe5064adfaa5cf910d50b1583',qos_specs=None,replication_status=,reservations=['f4ef4382-6656-41d0-823f-f1382fe53778','62cc6d12-64f1-4186-8b2c-14775f311b9e','2f06a81c-4a09-498b-beb4-3476cf3fe492','148807c7-06a7-468d-ac8f-2d752c5b1bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf497468e4644fcb0845e0cc091c4c2',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b084f683-3e16-473c-9332-5d2e8a6b35e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b084f683-3e16-473c-9332-5d2e8a6b35e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:00 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Flow 'volume_create_api' (9a5a7322-931b-4544-994f-24139d0af91e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Create volume request issued successfully. Sep 01 02:11:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7723f1a6-f47a-448f-9783-52ad37437404 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1043/2122] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:59 2026] POST /volume/v3/volumes => generated 758 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ad62902d-d69a-4804-882c-4716966128a8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot create request issued successfully. Sep 01 02:11:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ad62902d-d69a-4804-882c-4716966128a8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:11:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1080/2123] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:10:59 2026] POST /volume/v3/snapshots => generated 316 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-58289156-8a49-48d6-864f-b7707cf22301 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8b88ad42-d605-4424-8a2e-a20e361bdf35 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58289156-8a49-48d6-864f-b7707cf22301 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b88ad42-d605-4424-8a2e-a20e361bdf35 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58289156-8a49-48d6-864f-b7707cf22301 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b88ad42-d605-4424-8a2e-a20e361bdf35 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58289156-8a49-48d6-864f-b7707cf22301 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b88ad42-d605-4424-8a2e-a20e361bdf35 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-58289156-8a49-48d6-864f-b7707cf22301 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58289156-8a49-48d6-864f-b7707cf22301 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1044/2124] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8b88ad42-d605-4424-8a2e-a20e361bdf35 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b88ad42-d605-4424-8a2e-a20e361bdf35 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1081/2125] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f22a64e5-d583-43af-8235-b3d64f17af4d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f22a64e5-d583-43af-8235-b3d64f17af4d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f22a64e5-d583-43af-8235-b3d64f17af4d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f22a64e5-d583-43af-8235-b3d64f17af4d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f22a64e5-d583-43af-8235-b3d64f17af4d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f22a64e5-d583-43af-8235-b3d64f17af4d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1045/2126] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae8e7d76-d786-4055-8ba1-5c35c32269c7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae8e7d76-d786-4055-8ba1-5c35c32269c7 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae8e7d76-d786-4055-8ba1-5c35c32269c7 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae8e7d76-d786-4055-8ba1-5c35c32269c7 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=432,cinder:UPDATE=123,cinder:INSERT=64 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae8e7d76-d786-4055-8ba1-5c35c32269c7 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae8e7d76-d786-4055-8ba1-5c35c32269c7 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1082/2127] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6484f034-7fde-46a7-aaec-baec2ecc4c25 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6484f034-7fde-46a7-aaec-baec2ecc4c25 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6484f034-7fde-46a7-aaec-baec2ecc4c25 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6484f034-7fde-46a7-aaec-baec2ecc4c25 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6484f034-7fde-46a7-aaec-baec2ecc4c25 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6484f034-7fde-46a7-aaec-baec2ecc4c25 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1046/2128] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2c6fd34d-07fa-4a23-8974-9c263bad5b45 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2c6fd34d-07fa-4a23-8974-9c263bad5b45 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2c6fd34d-07fa-4a23-8974-9c263bad5b45 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2c6fd34d-07fa-4a23-8974-9c263bad5b45 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2c6fd34d-07fa-4a23-8974-9c263bad5b45 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2c6fd34d-07fa-4a23-8974-9c263bad5b45 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1083/2129] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-53ef5254-b4e2-4fed-89ec-037aa3d622bf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53ef5254-b4e2-4fed-89ec-037aa3d622bf tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53ef5254-b4e2-4fed-89ec-037aa3d622bf tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53ef5254-b4e2-4fed-89ec-037aa3d622bf tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-53ef5254-b4e2-4fed-89ec-037aa3d622bf tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53ef5254-b4e2-4fed-89ec-037aa3d622bf tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1047/2130] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df720a1d-3537-46b9-b3c5-5116f66ac503", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1713490176"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df720a1d-3537-46b9-b3c5-5116f66ac503', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1713490176'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume of 1 GB Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Availability Zones retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (634c14f5-cb85-41e7-991d-30fe791508a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b39383-aad9-4ffd-8c10-5e56cf11ef79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8796b74e-1e9a-44f2-8984-ee1d8e785e98 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8796b74e-1e9a-44f2-8984-ee1d8e785e98 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8796b74e-1e9a-44f2-8984-ee1d8e785e98 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8796b74e-1e9a-44f2-8984-ee1d8e785e98 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8796b74e-1e9a-44f2-8984-ee1d8e785e98 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b39383-aad9-4ffd-8c10-5e56cf11ef79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8796b74e-1e9a-44f2-8984-ee1d8e785e98 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1048/2131] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a173cf-86df-4b8c-b13b-23c6671fd60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c7468bbc-0375-4fe7-8714-54b328d93172 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7468bbc-0375-4fe7-8714-54b328d93172 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] POST http://192.168.122.25/volume/v3/os-volume-transfer Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7468bbc-0375-4fe7-8714-54b328d93172 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "45a475ce-fb2d-4660-bcc3-9903194ccee7"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-c7468bbc-0375-4fe7-8714-54b328d93172 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Creating new volume transfer {'transfer': {'volume_id': '45a475ce-fb2d-4660-bcc3-9903194ccee7'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-c7468bbc-0375-4fe7-8714-54b328d93172 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Creating transfer of volume 45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.transfer.api [None req-c7468bbc-0375-4fe7-8714-54b328d93172 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Generating transfer record for volume 45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7468bbc-0375-4fe7-8714-54b328d93172 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1049/2132] 192.168.122.25 () {60 vars in 1170 bytes} [Tue Sep 1 02:11:03 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-78a727e8-25fe-4b22-a49e-c053cc6a0972 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-78a727e8-25fe-4b22-a49e-c053cc6a0972 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-78a727e8-25fe-4b22-a49e-c053cc6a0972 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-78a727e8-25fe-4b22-a49e-c053cc6a0972 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-78a727e8-25fe-4b22-a49e-c053cc6a0972 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Created reservations ['daa54033-39f0-4435-82b1-c8f07288d997', '1a0dfff2-6613-448f-892d-550fbd019462', '4f7519db-2470-442a-abaf-56d82456fde3', '517bfabc-6e42-4c4a-96b1-74a4bfdedc97'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a173cf-86df-4b8c-b13b-23c6671fd60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daa54033-39f0-4435-82b1-c8f07288d997', '1a0dfff2-6613-448f-892d-550fbd019462', '4f7519db-2470-442a-abaf-56d82456fde3', '517bfabc-6e42-4c4a-96b1-74a4bfdedc97']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-78a727e8-25fe-4b22-a49e-c053cc6a0972 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1050/2133] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec07190-ffc4-4fa7-8ffc-e04895a12dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e7fb4594-f7b2-45b3-a61c-c6d5ee90b6f4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7fb4594-f7b2-45b3-a61c-c6d5ee90b6f4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/os-volume-transfer/detail Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e7fb4594-f7b2-45b3-a61c-c6d5ee90b6f4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e7fb4594-f7b2-45b3-a61c-c6d5ee90b6f4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.volume_transfer [None req-e7fb4594-f7b2-45b3-a61c-c6d5ee90b6f4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Listing volume transfers {{(pid=86844) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7fb4594-f7b2-45b3-a61c-c6d5ee90b6f4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1051/2134] 192.168.122.25 () {58 vars in 1170 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-95e8a68e-57f1-436c-8fce-5ebc7c3b9ff4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec07190-ffc4-4fa7-8ffc-e04895a12dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a44b51e-1bff-430f-afde-4df4d74b860b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1713490176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['daa54033-39f0-4435-82b1-c8f07288d997','1a0dfff2-6613-448f-892d-550fbd019462','4f7519db-2470-442a-abaf-56d82456fde3','517bfabc-6e42-4c4a-96b1-74a4bfdedc97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1713490176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a44b51e-1bff-430f-afde-4df4d74b860b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59db0e904b0c4f5899120eb7abae1258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-95e8a68e-57f1-436c-8fce-5ebc7c3b9ff4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] DELETE http://192.168.122.25/volume/v3/os-volume-transfer/c7ba00c5-a401-4beb-83fe-83e9b72831f9 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-95e8a68e-57f1-436c-8fce-5ebc7c3b9ff4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-95e8a68e-57f1-436c-8fce-5ebc7c3b9ff4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-95e8a68e-57f1-436c-8fce-5ebc7c3b9ff4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Delete transfer with id: c7ba00c5-a401-4beb-83fe-83e9b72831f9 Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5991e6-7a4e-4cd3-b163-a306582f61d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-95e8a68e-57f1-436c-8fce-5ebc7c3b9ff4 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer/c7ba00c5-a401-4beb-83fe-83e9b72831f9 returned with HTTP 202 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1052/2135] 192.168.122.25 () {58 vars in 1263 bytes} [Tue Sep 1 02:11:03 2026] DELETE /volume/v3/os-volume-transfer/c7ba00c5-a401-4beb-83fe-83e9b72831f9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5991e6-7a4e-4cd3-b163-a306582f61d7) transitioned into state 'SUCCESS' from state '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-1713490176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['daa54033-39f0-4435-82b1-c8f07288d997','1a0dfff2-6613-448f-892d-550fbd019462','4f7519db-2470-442a-abaf-56d82456fde3','517bfabc-6e42-4c4a-96b1-74a4bfdedc97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f6b9d63b-d96a-495f-b5e1-61acd54a48fd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dedaba0-c903-4882-bed1-29d81963b255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f6b9d63b-d96a-495f-b5e1-61acd54a48fd tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f6b9d63b-d96a-495f-b5e1-61acd54a48fd tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f6b9d63b-d96a-495f-b5e1-61acd54a48fd tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dedaba0-c903-4882-bed1-29d81963b255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (634c14f5-cb85-41e7-991d-30fe791508a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request issued successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a39daaa4-c7ed-4eac-ab90-b747a8a4709d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1084/2136] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:03 2026] POST /volume/v3/volumes => generated 767 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f6b9d63b-d96a-495f-b5e1-61acd54a48fd tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-39026630-afec-40cc-9a0d-3b65214f2097 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df720a1d-3537-46b9-b3c5-5116f66ac503", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-226807178"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df720a1d-3537-46b9-b3c5-5116f66ac503', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-226807178'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume of 1 GB Sep 01 02:11:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f6b9d63b-d96a-495f-b5e1-61acd54a48fd tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1053/2137] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Availability Zones retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ff5056df-1820-4cde-a9e2-c2f536402de8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (53780831-85bb-4235-96d6-c395a7ba57ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ff5056df-1820-4cde-a9e2-c2f536402de8 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] DELETE http://192.168.122.25/volume/v3/os-volume-transfer/c7ba00c5-a401-4beb-83fe-83e9b72831f9 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ff5056df-1820-4cde-a9e2-c2f536402de8 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ff5056df-1820-4cde-a9e2-c2f536402de8 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.volume_transfer [None req-ff5056df-1820-4cde-a9e2-c2f536402de8 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Delete transfer with id: c7ba00c5-a401-4beb-83fe-83e9b72831f9 Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7004bc-91b2-4bdd-a704-0b66920a024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ff5056df-1820-4cde-a9e2-c2f536402de8 tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/os-volume-transfer/c7ba00c5-a401-4beb-83fe-83e9b72831f9 returned with HTTP 404 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1054/2138] 192.168.122.25 () {58 vars in 1263 bytes} [Tue Sep 1 02:11:03 2026] DELETE /volume/v3/os-volume-transfer/c7ba00c5-a401-4beb-83fe-83e9b72831f9 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-31db50b8-7606-4653-97cc-8ccfe191e93c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31db50b8-7606-4653-97cc-8ccfe191e93c tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31db50b8-7606-4653-97cc-8ccfe191e93c tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31db50b8-7606-4653-97cc-8ccfe191e93c tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-31db50b8-7606-4653-97cc-8ccfe191e93c tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Delete volume with id: 45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-31db50b8-7606-4653-97cc-8ccfe191e93c tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7004bc-91b2-4bdd-a704-0b66920a024e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6477c32-2621-4938-b863-bd0ae158121f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-31db50b8-7606-4653-97cc-8ccfe191e93c tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Delete volume request issued successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31db50b8-7606-4653-97cc-8ccfe191e93c tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 202 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1055/2139] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:03 2026] DELETE /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d38822ca-2325-46b4-8eb9-995b48c4ca1a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d38822ca-2325-46b4-8eb9-995b48c4ca1a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d38822ca-2325-46b4-8eb9-995b48c4ca1a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d38822ca-2325-46b4-8eb9-995b48c4ca1a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d38822ca-2325-46b4-8eb9-995b48c4ca1a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d38822ca-2325-46b4-8eb9-995b48c4ca1a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1056/2140] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 1013 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Created reservations ['5b13fd21-a10e-41d1-8d3b-af46b0267938', '3f49e5ff-2d5d-4447-8c22-74c39dd6f92b', '688783d2-a144-4d2f-8b3c-ffc34d3791ca', 'b7410c63-f9b5-4ad3-b488-69c01d2c95c8'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6477c32-2621-4938-b863-bd0ae158121f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b13fd21-a10e-41d1-8d3b-af46b0267938', '3f49e5ff-2d5d-4447-8c22-74c39dd6f92b', '688783d2-a144-4d2f-8b3c-ffc34d3791ca', 'b7410c63-f9b5-4ad3-b488-69c01d2c95c8']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e76c8be-bf45-4918-8810-935134a5064d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e76c8be-bf45-4918-8810-935134a5064d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8120d214-16e2-40e8-b103-79333c2c12e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226807178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['5b13fd21-a10e-41d1-8d3b-af46b0267938','3f49e5ff-2d5d-4447-8c22-74c39dd6f92b','688783d2-a144-4d2f-8b3c-ffc34d3791ca','b7410c63-f9b5-4ad3-b488-69c01d2c95c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226807178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8120d214-16e2-40e8-b103-79333c2c12e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59db0e904b0c4f5899120eb7abae1258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:03 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2259fa2f-63a7-4d70-acbd-1ffe073430ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2259fa2f-63a7-4d70-acbd-1ffe073430ba) transitioned into state 'SUCCESS' from state '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-226807178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['5b13fd21-a10e-41d1-8d3b-af46b0267938','3f49e5ff-2d5d-4447-8c22-74c39dd6f92b','688783d2-a144-4d2f-8b3c-ffc34d3791ca','b7410c63-f9b5-4ad3-b488-69c01d2c95c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce27d04-da8b-4c5d-890f-317263455513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce27d04-da8b-4c5d-890f-317263455513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (53780831-85bb-4235-96d6-c395a7ba57ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request issued successfully. Sep 01 02:11:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39026630-afec-40cc-9a0d-3b65214f2097 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1085/2141] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:03 2026] POST /volume/v3/volumes => generated 766 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df720a1d-3537-46b9-b3c5-5116f66ac503", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-369904805"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df720a1d-3537-46b9-b3c5-5116f66ac503', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-369904805'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume of 1 GB Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Availability Zones retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (f2116d47-af97-4ca0-a46c-09293668e880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba90292e-9c6c-4ff1-adac-6ce21149d07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba90292e-9c6c-4ff1-adac-6ce21149d07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4a2159-309a-4088-ba52-b605ba858c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Created reservations ['1b7a2d83-f7f5-4da1-bd84-b4e12d8a7a46', 'a26feb01-96ed-4c8b-840e-71ece7198e90', '98b6dbe5-1946-428e-bc93-8805259b9d9e', '11619c20-f829-440a-9f20-19db503850a6'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4a2159-309a-4088-ba52-b605ba858c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7a2d83-f7f5-4da1-bd84-b4e12d8a7a46', 'a26feb01-96ed-4c8b-840e-71ece7198e90', '98b6dbe5-1946-428e-bc93-8805259b9d9e', '11619c20-f829-440a-9f20-19db503850a6']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7509d5ce-b4b2-4362-8d6e-611a1dc20f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7509d5ce-b4b2-4362-8d6e-611a1dc20f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd78ffca8-c589-4417-8695-d83c14e5266e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-369904805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['1b7a2d83-f7f5-4da1-bd84-b4e12d8a7a46','a26feb01-96ed-4c8b-840e-71ece7198e90','98b6dbe5-1946-428e-bc93-8805259b9d9e','11619c20-f829-440a-9f20-19db503850a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-369904805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d78ffca8-c589-4417-8695-d83c14e5266e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59db0e904b0c4f5899120eb7abae1258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0fc285-b9f8-4831-ab8a-0fd60072e500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0fc285-b9f8-4831-ab8a-0fd60072e500) transitioned into state 'SUCCESS' from state '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-369904805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['1b7a2d83-f7f5-4da1-bd84-b4e12d8a7a46','a26feb01-96ed-4c8b-840e-71ece7198e90','98b6dbe5-1946-428e-bc93-8805259b9d9e','11619c20-f829-440a-9f20-19db503850a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcfe16d-4049-45eb-b296-b3f3dbb29551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcfe16d-4049-45eb-b296-b3f3dbb29551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (f2116d47-af97-4ca0-a46c-09293668e880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request issued successfully. Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d1ec3272-97fd-4ec8-bd8a-634d5b4b2fcd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1057/2142] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:04 2026] POST /volume/v3/volumes => generated 766 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-39ccb64b-df49-44ce-a818-57b93689daf9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df720a1d-3537-46b9-b3c5-5116f66ac503", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1576787879"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df720a1d-3537-46b9-b3c5-5116f66ac503', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1576787879'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume of 1 GB Sep 01 02:11:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Availability Zones retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (00e3586d-3447-4940-94fd-0f144c9b43a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c13923-9133-49f9-8fd3-6666700d3d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c13923-9133-49f9-8fd3-6666700d3d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:04 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da6078c-025d-47dc-a0ea-2fe0654baaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aede1fcd-3a56-4cf5-8436-2005fa14542a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aede1fcd-3a56-4cf5-8436-2005fa14542a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aede1fcd-3a56-4cf5-8436-2005fa14542a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aede1fcd-3a56-4cf5-8436-2005fa14542a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aede1fcd-3a56-4cf5-8436-2005fa14542a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aede1fcd-3a56-4cf5-8436-2005fa14542a tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1058/2143] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 1013 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Created reservations ['05019cb5-71fb-4194-927e-eb45ca7324ac', '825e4aa5-c85e-4b19-be78-131e8e2b16c2', 'd4213dfb-783a-482d-9180-561f3114749c', '3e50a56e-012e-461d-bc9b-56a884940313'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da6078c-025d-47dc-a0ea-2fe0654baaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05019cb5-71fb-4194-927e-eb45ca7324ac', '825e4aa5-c85e-4b19-be78-131e8e2b16c2', 'd4213dfb-783a-482d-9180-561f3114749c', '3e50a56e-012e-461d-bc9b-56a884940313']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4743f9-6302-4b76-9bf4-79130118c76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4743f9-6302-4b76-9bf4-79130118c76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82c14283-2114-48e5-9056-9d5cfd3847fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1576787879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['05019cb5-71fb-4194-927e-eb45ca7324ac','825e4aa5-c85e-4b19-be78-131e8e2b16c2','d4213dfb-783a-482d-9180-561f3114749c','3e50a56e-012e-461d-bc9b-56a884940313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1576787879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82c14283-2114-48e5-9056-9d5cfd3847fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59db0e904b0c4f5899120eb7abae1258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db69c501-69f4-48a4-8fe2-c67e4ba9616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db69c501-69f4-48a4-8fe2-c67e4ba9616c) transitioned into state 'SUCCESS' from state '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-1576787879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['05019cb5-71fb-4194-927e-eb45ca7324ac','825e4aa5-c85e-4b19-be78-131e8e2b16c2','d4213dfb-783a-482d-9180-561f3114749c','3e50a56e-012e-461d-bc9b-56a884940313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c340a4-5a67-471c-b2c6-53b9942dfa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c340a4-5a67-471c-b2c6-53b9942dfa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (00e3586d-3447-4940-94fd-0f144c9b43a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request issued successfully. Sep 01 02:11:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39ccb64b-df49-44ce-a818-57b93689daf9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1086/2144] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:04 2026] POST /volume/v3/volumes => generated 767 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df720a1d-3537-46b9-b3c5-5116f66ac503", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-430897495"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df720a1d-3537-46b9-b3c5-5116f66ac503', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-430897495'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume of 1 GB Sep 01 02:11:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Availability Zones retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (d7b7cf72-e537-46f4-b1b4-33a13187379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6554a7-d9d7-4957-82b2-29a3b0a124a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6554a7-d9d7-4957-82b2-29a3b0a124a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5965ed57-96d3-421e-a496-9263de430678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Created reservations ['ce377987-e3ff-4ecc-a397-2d7e33f04989', '9916c057-54b5-4462-bf7b-621979a91a9c', '767ebdf2-48ed-46cd-add8-9575c5776a58', 'a0e36202-fa42-4b58-b174-73da78172009'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5965ed57-96d3-421e-a496-9263de430678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce377987-e3ff-4ecc-a397-2d7e33f04989', '9916c057-54b5-4462-bf7b-621979a91a9c', '767ebdf2-48ed-46cd-add8-9575c5776a58', 'a0e36202-fa42-4b58-b174-73da78172009']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3087b1d-a784-4756-897c-4403fc9eb01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3087b1d-a784-4756-897c-4403fc9eb01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac89e73a-89cb-4500-b804-07b6b1c59abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-430897495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['ce377987-e3ff-4ecc-a397-2d7e33f04989','9916c057-54b5-4462-bf7b-621979a91a9c','767ebdf2-48ed-46cd-add8-9575c5776a58','a0e36202-fa42-4b58-b174-73da78172009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-430897495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac89e73a-89cb-4500-b804-07b6b1c59abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59db0e904b0c4f5899120eb7abae1258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6521260e-5943-43ac-baad-73d3caf3d22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6521260e-5943-43ac-baad-73d3caf3d22c) transitioned into state 'SUCCESS' from state '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-430897495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59db0e904b0c4f5899120eb7abae1258',qos_specs=None,replication_status=,reservations=['ce377987-e3ff-4ecc-a397-2d7e33f04989','9916c057-54b5-4462-bf7b-621979a91a9c','767ebdf2-48ed-46cd-add8-9575c5776a58','a0e36202-fa42-4b58-b174-73da78172009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f523579ba6ff4e75a8de3b5e6e1410de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608c573c-2c76-4dce-8304-9c844af04cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608c573c-2c76-4dce-8304-9c844af04cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Flow 'volume_create_api' (d7b7cf72-e537-46f4-b1b4-33a13187379d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Create volume request issued successfully. Sep 01 02:11:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9207a7e4-c357-42c8-bdf0-9240271e84f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1059/2145] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:05 2026] POST /volume/v3/volumes => generated 766 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-220347c6-f1cc-41ef-9862-68d1967a8cf3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-220347c6-f1cc-41ef-9862-68d1967a8cf3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-220347c6-f1cc-41ef-9862-68d1967a8cf3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-220347c6-f1cc-41ef-9862-68d1967a8cf3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-220347c6-f1cc-41ef-9862-68d1967a8cf3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-220347c6-f1cc-41ef-9862-68d1967a8cf3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1087/2146] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4fe97248-6ccb-47d7-9e6e-9240d2604b61 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4fe97248-6ccb-47d7-9e6e-9240d2604b61 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4fe97248-6ccb-47d7-9e6e-9240d2604b61 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4fe97248-6ccb-47d7-9e6e-9240d2604b61 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9936b0b1-63c6-421c-be71-a97bf77c2004 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9936b0b1-63c6-421c-be71-a97bf77c2004 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9936b0b1-63c6-421c-be71-a97bf77c2004 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9936b0b1-63c6-421c-be71-a97bf77c2004 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4fe97248-6ccb-47d7-9e6e-9240d2604b61 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4fe97248-6ccb-47d7-9e6e-9240d2604b61 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1060/2147] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9936b0b1-63c6-421c-be71-a97bf77c2004 tempest-VolumesTransfersTest-1978462598 tempest-VolumesTransfersTest-1978462598-project-admin] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 404 Sep 01 02:11:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1088/2148] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-77248963-afc3-4731-89e5-fd78432c9fbb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77248963-afc3-4731-89e5-fd78432c9fbb tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] GET http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-77248963-afc3-4731-89e5-fd78432c9fbb tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-77248963-afc3-4731-89e5-fd78432c9fbb tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77248963-afc3-4731-89e5-fd78432c9fbb tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 404 Sep 01 02:11:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1061/2149] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-380fe69a-b20c-457a-9c6f-b0454c5466ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-380fe69a-b20c-457a-9c6f-b0454c5466ab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] DELETE http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-380fe69a-b20c-457a-9c6f-b0454c5466ab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-380fe69a-b20c-457a-9c6f-b0454c5466ab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-380fe69a-b20c-457a-9c6f-b0454c5466ab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] Delete volume with id: 45a475ce-fb2d-4660-bcc3-9903194ccee7 Sep 01 02:11:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-380fe69a-b20c-457a-9c6f-b0454c5466ab tempest-VolumesTransfersTest-1053541662 tempest-VolumesTransfersTest-1053541662-project-member] http://192.168.122.25/volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 returned with HTTP 404 Sep 01 02:11:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1089/2150] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:06 2026] DELETE /volume/v3/volumes/45a475ce-fb2d-4660-bcc3-9903194ccee7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb9a4915-6a5a-48a4-8884-f7238d6326b2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb9a4915-6a5a-48a4-8884-f7238d6326b2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 Sep 01 02:11:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb9a4915-6a5a-48a4-8884-f7238d6326b2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb9a4915-6a5a-48a4-8884-f7238d6326b2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bb9a4915-6a5a-48a4-8884-f7238d6326b2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb9a4915-6a5a-48a4-8884-f7238d6326b2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1062/2151] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fb67148a-4d2b-44ad-bdde-66344ecf97fa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb67148a-4d2b-44ad-bdde-66344ecf97fa tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e Sep 01 02:11:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb67148a-4d2b-44ad-bdde-66344ecf97fa tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb67148a-4d2b-44ad-bdde-66344ecf97fa tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fb67148a-4d2b-44ad-bdde-66344ecf97fa tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb67148a-4d2b-44ad-bdde-66344ecf97fa tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1090/2152] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c4688393-12f0-463f-a832-4935488dfdcb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4688393-12f0-463f-a832-4935488dfdcb tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4688393-12f0-463f-a832-4935488dfdcb tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4688393-12f0-463f-a832-4935488dfdcb tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c4688393-12f0-463f-a832-4935488dfdcb tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4688393-12f0-463f-a832-4935488dfdcb tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1091/2153] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7f5f8cc5-de41-4936-b392-dcecfa0b26c3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7f5f8cc5-de41-4936-b392-dcecfa0b26c3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7f5f8cc5-de41-4936-b392-dcecfa0b26c3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7f5f8cc5-de41-4936-b392-dcecfa0b26c3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-564993195"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-564993195'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume of 1 GB Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7f5f8cc5-de41-4936-b392-dcecfa0b26c3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7f5f8cc5-de41-4936-b392-dcecfa0b26c3 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1092/2154] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Availability Zones retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9419d24e-7fe2-446e-862e-5073fa1b56f8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9419d24e-7fe2-446e-862e-5073fa1b56f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9419d24e-7fe2-446e-862e-5073fa1b56f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9419d24e-7fe2-446e-862e-5073fa1b56f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (895c2b17-5bbc-4042-a4d0-95ceb2a2ef4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9419d24e-7fe2-446e-862e-5073fa1b56f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c435e0bb-bf2d-4227-9cbc-d43122df9f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9419d24e-7fe2-446e-862e-5073fa1b56f8 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1093/2155] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c435e0bb-bf2d-4227-9cbc-d43122df9f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccdd7d33-7ce0-4703-97a3-6ea18f738727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Created reservations ['3bfe429b-3fed-4140-bb62-beea82dac24b', '507e01d2-4f04-40ad-bb3a-0edc830e844c', 'a24e0ed8-b847-4d27-adc9-190f3fdd836f', '559c3b7d-bbf0-408a-821a-e153d95850ed'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccdd7d33-7ce0-4703-97a3-6ea18f738727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bfe429b-3fed-4140-bb62-beea82dac24b', '507e01d2-4f04-40ad-bb3a-0edc830e844c', 'a24e0ed8-b847-4d27-adc9-190f3fdd836f', '559c3b7d-bbf0-408a-821a-e153d95850ed']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c242c4-a99f-487a-a6b4-a751de4f3205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c242c4-a99f-487a-a6b4-a751de4f3205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1721ea-0bc1-469b-8423-ca81a212819c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564993195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['3bfe429b-3fed-4140-bb62-beea82dac24b','507e01d2-4f04-40ad-bb3a-0edc830e844c','a24e0ed8-b847-4d27-adc9-190f3fdd836f','559c3b7d-bbf0-408a-821a-e153d95850ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564993195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1721ea-0bc1-469b-8423-ca81a212819c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49d8b707d5ae42138533af28a1c2e47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62135b8905134d639cec7d4c67e56f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21fc46e-2f5f-437d-b51c-39378fa347f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21fc46e-2f5f-437d-b51c-39378fa347f5) transitioned into state 'SUCCESS' from state '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-564993195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['3bfe429b-3fed-4140-bb62-beea82dac24b','507e01d2-4f04-40ad-bb3a-0edc830e844c','a24e0ed8-b847-4d27-adc9-190f3fdd836f','559c3b7d-bbf0-408a-821a-e153d95850ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b046757d-3db2-4587-846f-0793fa3b8d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b046757d-3db2-4587-846f-0793fa3b8d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (895c2b17-5bbc-4042-a4d0-95ceb2a2ef4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request issued successfully. Sep 01 02:11:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-081c2538-8ffb-47e0-a6df-ad75f438b6f0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1063/2156] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:11:08 2026] POST /volume/v3/volumes => generated 784 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-83b38fc7-b3b5-4838-a798-ea5e2d68fde7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83b38fc7-b3b5-4838-a798-ea5e2d68fde7 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83b38fc7-b3b5-4838-a798-ea5e2d68fde7 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83b38fc7-b3b5-4838-a798-ea5e2d68fde7 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-83b38fc7-b3b5-4838-a798-ea5e2d68fde7 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83b38fc7-b3b5-4838-a798-ea5e2d68fde7 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1094/2157] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c2f2c5e2-37b6-4ab9-809e-b0680ffcf1f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2f2c5e2-37b6-4ab9-809e-b0680ffcf1f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc Sep 01 02:11:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2f2c5e2-37b6-4ab9-809e-b0680ffcf1f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2f2c5e2-37b6-4ab9-809e-b0680ffcf1f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c2f2c5e2-37b6-4ab9-809e-b0680ffcf1f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2f2c5e2-37b6-4ab9-809e-b0680ffcf1f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1064/2158] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7582dd37-f590-4117-a664-8bfe77811f3d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7582dd37-f590-4117-a664-8bfe77811f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] DELETE http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc Sep 01 02:11:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7582dd37-f590-4117-a664-8bfe77811f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7582dd37-f590-4117-a664-8bfe77811f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7582dd37-f590-4117-a664-8bfe77811f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume with id: ac89e73a-89cb-4500-b804-07b6b1c59abc Sep 01 02:11:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7582dd37-f590-4117-a664-8bfe77811f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7582dd37-f590-4117-a664-8bfe77811f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume request issued successfully. Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7582dd37-f590-4117-a664-8bfe77811f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc returned with HTTP 202 Sep 01 02:11:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1095/2159] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:09 2026] DELETE /volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-01e59839-0d00-423b-86de-4599c9b89d54 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01e59839-0d00-423b-86de-4599c9b89d54 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc Sep 01 02:11:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-01e59839-0d00-423b-86de-4599c9b89d54 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-01e59839-0d00-423b-86de-4599c9b89d54 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-01e59839-0d00-423b-86de-4599c9b89d54 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01e59839-0d00-423b-86de-4599c9b89d54 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1065/2160] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd42a3c8-606e-450e-8588-6f8eb0fa0c60 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd42a3c8-606e-450e-8588-6f8eb0fa0c60 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c Sep 01 02:11:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd42a3c8-606e-450e-8588-6f8eb0fa0c60 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd42a3c8-606e-450e-8588-6f8eb0fa0c60 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dd42a3c8-606e-450e-8588-6f8eb0fa0c60 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd42a3c8-606e-450e-8588-6f8eb0fa0c60 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1096/2161] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10e2ec36-1301-475c-ac24-b186191f14ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10e2ec36-1301-475c-ac24-b186191f14ad tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc Sep 01 02:11:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10e2ec36-1301-475c-ac24-b186191f14ad tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10e2ec36-1301-475c-ac24-b186191f14ad tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10e2ec36-1301-475c-ac24-b186191f14ad tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc returned with HTTP 404 Sep 01 02:11:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1066/2162] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/ac89e73a-89cb-4500-b804-07b6b1c59abc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] DELETE http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd Sep 01 02:11:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume with id: 82c14283-2114-48e5-9056-9d5cfd3847fd Sep 01 02:11:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume request issued successfully. Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8d2c6258-572a-4964-b0d5-120b3492d1d9 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd returned with HTTP 202 Sep 01 02:11:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1097/2163] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:10 2026] DELETE /volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d514e6f8-5f38-434b-a601-f19fcff79073 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d514e6f8-5f38-434b-a601-f19fcff79073 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd Sep 01 02:11:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d514e6f8-5f38-434b-a601-f19fcff79073 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d514e6f8-5f38-434b-a601-f19fcff79073 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d514e6f8-5f38-434b-a601-f19fcff79073 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d514e6f8-5f38-434b-a601-f19fcff79073 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1067/2164] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-913a5dd8-9015-43b0-a447-c91a422b9443 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-913a5dd8-9015-43b0-a447-c91a422b9443 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c Sep 01 02:11:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-913a5dd8-9015-43b0-a447-c91a422b9443 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-913a5dd8-9015-43b0-a447-c91a422b9443 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-913a5dd8-9015-43b0-a447-c91a422b9443 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-913a5dd8-9015-43b0-a447-c91a422b9443 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1098/2165] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Get all volumes completed successfully. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-925b4a14-0590-4fdf-b5c0-40bc856d4d8f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1068/2166] 192.168.122.25 () {60 vars in 1157 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes => generated 341 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume with id: 1d1721ea-0bc1-469b-8423-ca81a212819c Sep 01 02:11:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume request issued successfully. Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6304b360-60f5-4dd7-994b-b0ccca6a4309 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c returned with HTTP 202 Sep 01 02:11:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1099/2167] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:11 2026] DELETE /volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-edbcdd5a-1d7e-41f9-8ac6-e95f97054900 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edbcdd5a-1d7e-41f9-8ac6-e95f97054900 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edbcdd5a-1d7e-41f9-8ac6-e95f97054900 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edbcdd5a-1d7e-41f9-8ac6-e95f97054900 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-edbcdd5a-1d7e-41f9-8ac6-e95f97054900 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edbcdd5a-1d7e-41f9-8ac6-e95f97054900 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1069/2168] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5e74290d-7464-4131-8ccf-b2b7b1e57e9d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e74290d-7464-4131-8ccf-b2b7b1e57e9d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e74290d-7464-4131-8ccf-b2b7b1e57e9d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e74290d-7464-4131-8ccf-b2b7b1e57e9d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e74290d-7464-4131-8ccf-b2b7b1e57e9d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd returned with HTTP 404 Sep 01 02:11:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1100/2169] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/82c14283-2114-48e5-9056-9d5cfd3847fd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce538af9-7230-4846-b834-67796fb9049b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce538af9-7230-4846-b834-67796fb9049b tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] DELETE http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce538af9-7230-4846-b834-67796fb9049b tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce538af9-7230-4846-b834-67796fb9049b tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-ce538af9-7230-4846-b834-67796fb9049b tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume with id: d78ffca8-c589-4417-8695-d83c14e5266e Sep 01 02:11:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce538af9-7230-4846-b834-67796fb9049b tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce538af9-7230-4846-b834-67796fb9049b tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume request issued successfully. Sep 01 02:11:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce538af9-7230-4846-b834-67796fb9049b tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e returned with HTTP 202 Sep 01 02:11:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1070/2170] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:11 2026] DELETE /volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c3de96ba-1298-4cc7-8f1d-8574522ae172 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3de96ba-1298-4cc7-8f1d-8574522ae172 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3de96ba-1298-4cc7-8f1d-8574522ae172 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c3de96ba-1298-4cc7-8f1d-8574522ae172 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c3de96ba-1298-4cc7-8f1d-8574522ae172 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c3de96ba-1298-4cc7-8f1d-8574522ae172 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1101/2171] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-941ddc3b-1c08-4704-8324-e448e0fbcdc0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-941ddc3b-1c08-4704-8324-e448e0fbcdc0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c Sep 01 02:11:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-941ddc3b-1c08-4704-8324-e448e0fbcdc0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-941ddc3b-1c08-4704-8324-e448e0fbcdc0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-941ddc3b-1c08-4704-8324-e448e0fbcdc0 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c returned with HTTP 404 Sep 01 02:11:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1071/2172] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/1d1721ea-0bc1-469b-8423-ca81a212819c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-124547260"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-124547260'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume of 1 GB Sep 01 02:11:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Availability Zones retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (50aa7246-b9a9-40c3-9bca-fdbdd896d052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59352a1f-1051-4636-ab1a-5f309bad3c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59352a1f-1051-4636-ab1a-5f309bad3c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9b39c7-66ac-47d5-b45c-1e19367cc890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Created reservations ['893436ba-2b68-48f0-800c-d44aa0236680', '49e29f13-f14c-41b2-81c7-6f632a5973bf', 'b3af34ba-e05a-454e-a6ac-5f559486ca36', 'de4b1856-81a6-4253-846f-b560e7896200'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9b39c7-66ac-47d5-b45c-1e19367cc890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['893436ba-2b68-48f0-800c-d44aa0236680', '49e29f13-f14c-41b2-81c7-6f632a5973bf', 'b3af34ba-e05a-454e-a6ac-5f559486ca36', 'de4b1856-81a6-4253-846f-b560e7896200']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187cb945-6724-450e-81e3-6df534c3c35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187cb945-6724-450e-81e3-6df534c3c35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb807fc8-9754-47fd-9011-91ee6f4617e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-124547260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['893436ba-2b68-48f0-800c-d44aa0236680','49e29f13-f14c-41b2-81c7-6f632a5973bf','b3af34ba-e05a-454e-a6ac-5f559486ca36','de4b1856-81a6-4253-846f-b560e7896200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-124547260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb807fc8-9754-47fd-9011-91ee6f4617e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49d8b707d5ae42138533af28a1c2e47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62135b8905134d639cec7d4c67e56f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d61ea2f-2b97-4c00-b8cf-846e7410e8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d61ea2f-2b97-4c00-b8cf-846e7410e8e5) transitioned into state 'SUCCESS' from state '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-124547260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['893436ba-2b68-48f0-800c-d44aa0236680','49e29f13-f14c-41b2-81c7-6f632a5973bf','b3af34ba-e05a-454e-a6ac-5f559486ca36','de4b1856-81a6-4253-846f-b560e7896200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac95eb91-640b-4403-b2de-26243fb6b2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac95eb91-640b-4403-b2de-26243fb6b2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (50aa7246-b9a9-40c3-9bca-fdbdd896d052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request issued successfully. Sep 01 02:11:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80dcbb1a-306d-46a8-bf4c-79da36b7d42c tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1102/2173] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:11:12 2026] POST /volume/v3/volumes => generated 784 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-44cb50fe-90e0-40be-8a46-ea68017aeb83 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44cb50fe-90e0-40be-8a46-ea68017aeb83 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 Sep 01 02:11:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-44cb50fe-90e0-40be-8a46-ea68017aeb83 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-44cb50fe-90e0-40be-8a46-ea68017aeb83 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-44cb50fe-90e0-40be-8a46-ea68017aeb83 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44cb50fe-90e0-40be-8a46-ea68017aeb83 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1072/2174] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 => generated 963 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-729356a3-e3d4-4c79-b801-0876c3bd6f3d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-729356a3-e3d4-4c79-b801-0876c3bd6f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e Sep 01 02:11:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-729356a3-e3d4-4c79-b801-0876c3bd6f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-729356a3-e3d4-4c79-b801-0876c3bd6f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-729356a3-e3d4-4c79-b801-0876c3bd6f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-729356a3-e3d4-4c79-b801-0876c3bd6f3d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1103/2175] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a0440ed4-0ff5-4e72-be7e-0a0f2cb35b4a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0440ed4-0ff5-4e72-be7e-0a0f2cb35b4a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 Sep 01 02:11:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0440ed4-0ff5-4e72-be7e-0a0f2cb35b4a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0440ed4-0ff5-4e72-be7e-0a0f2cb35b4a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a0440ed4-0ff5-4e72-be7e-0a0f2cb35b4a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0440ed4-0ff5-4e72-be7e-0a0f2cb35b4a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1073/2176] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f87c0908-ef15-42fe-9159-49acb7219d77 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f87c0908-ef15-42fe-9159-49acb7219d77 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e Sep 01 02:11:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f87c0908-ef15-42fe-9159-49acb7219d77 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f87c0908-ef15-42fe-9159-49acb7219d77 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f87c0908-ef15-42fe-9159-49acb7219d77 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e returned with HTTP 404 Sep 01 02:11:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1104/2177] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/d78ffca8-c589-4417-8695-d83c14e5266e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-991fbb09-531f-48f3-8b74-92be9aa73afd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-991fbb09-531f-48f3-8b74-92be9aa73afd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] DELETE http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 Sep 01 02:11:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-991fbb09-531f-48f3-8b74-92be9aa73afd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-991fbb09-531f-48f3-8b74-92be9aa73afd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-991fbb09-531f-48f3-8b74-92be9aa73afd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume with id: 8120d214-16e2-40e8-b103-79333c2c12e6 Sep 01 02:11:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-991fbb09-531f-48f3-8b74-92be9aa73afd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-991fbb09-531f-48f3-8b74-92be9aa73afd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume request issued successfully. Sep 01 02:11:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-991fbb09-531f-48f3-8b74-92be9aa73afd tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 returned with HTTP 202 Sep 01 02:11:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1074/2178] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:14 2026] DELETE /volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-62ac833e-d707-451c-8356-a3caf3122220 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-62ac833e-d707-451c-8356-a3caf3122220 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 Sep 01 02:11:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-62ac833e-d707-451c-8356-a3caf3122220 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-62ac833e-d707-451c-8356-a3caf3122220 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-62ac833e-d707-451c-8356-a3caf3122220 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-62ac833e-d707-451c-8356-a3caf3122220 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1105/2179] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4a6a2cce-6fc1-4f4b-b283-38401f8185fc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4a6a2cce-6fc1-4f4b-b283-38401f8185fc tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4a6a2cce-6fc1-4f4b-b283-38401f8185fc tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4a6a2cce-6fc1-4f4b-b283-38401f8185fc tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4a6a2cce-6fc1-4f4b-b283-38401f8185fc tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4a6a2cce-6fc1-4f4b-b283-38401f8185fc tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1075/2180] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Get all volumes completed successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fb67ae8c-aefd-4f5c-92e4-76fe0ab378c5 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1106/2181] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume with id: eb807fc8-9754-47fd-9011-91ee6f4617e4 Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4693ada8-1a89-4c91-8e22-308c4883f68e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume request issued successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4693ada8-1a89-4c91-8e22-308c4883f68e tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ec75aa4-3362-42e9-94b7-6d5019a49e6a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 returned with HTTP 202 Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4693ada8-1a89-4c91-8e22-308c4883f68e tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4693ada8-1a89-4c91-8e22-308c4883f68e tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1076/2182] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:15 2026] DELETE /volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ecbbfdd9-1685-4bf0-a5bf-df86271e75d3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ecbbfdd9-1685-4bf0-a5bf-df86271e75d3 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ecbbfdd9-1685-4bf0-a5bf-df86271e75d3 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ecbbfdd9-1685-4bf0-a5bf-df86271e75d3 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4693ada8-1a89-4c91-8e22-308c4883f68e tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 returned with HTTP 404 Sep 01 02:11:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1107/2183] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/8120d214-16e2-40e8-b103-79333c2c12e6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-09fb7181-00a8-481b-8675-a692096faed4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-09fb7181-00a8-481b-8675-a692096faed4 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] DELETE http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-09fb7181-00a8-481b-8675-a692096faed4 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-09fb7181-00a8-481b-8675-a692096faed4 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-09fb7181-00a8-481b-8675-a692096faed4 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume with id: 6a44b51e-1bff-430f-afde-4df4d74b860b Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ecbbfdd9-1685-4bf0-a5bf-df86271e75d3 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ecbbfdd9-1685-4bf0-a5bf-df86271e75d3 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1077/2184] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-09fb7181-00a8-481b-8675-a692096faed4 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-09fb7181-00a8-481b-8675-a692096faed4 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume request issued successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-09fb7181-00a8-481b-8675-a692096faed4 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b returned with HTTP 202 Sep 01 02:11:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1108/2185] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:15 2026] DELETE /volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-622c6709-aa66-4352-b8d9-d68a1d5690b1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-622c6709-aa66-4352-b8d9-d68a1d5690b1 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-622c6709-aa66-4352-b8d9-d68a1d5690b1 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-622c6709-aa66-4352-b8d9-d68a1d5690b1 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-622c6709-aa66-4352-b8d9-d68a1d5690b1 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-622c6709-aa66-4352-b8d9-d68a1d5690b1 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1078/2186] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c42b54d6-175b-4eff-b5b1-18924b988801 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c42b54d6-175b-4eff-b5b1-18924b988801 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c42b54d6-175b-4eff-b5b1-18924b988801 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c42b54d6-175b-4eff-b5b1-18924b988801 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c42b54d6-175b-4eff-b5b1-18924b988801 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 returned with HTTP 404 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1109/2187] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/eb807fc8-9754-47fd-9011-91ee6f4617e4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-202037962"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-202037962'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume of 1 GB Sep 01 02:11:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Availability Zones retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (4524b548-3b11-44c3-a5c9-2fe38e57d0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a533a4-55a3-405a-8a1b-45610e6a7cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-36ce0237-3021-4779-985a-6229af65cb56 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a533a4-55a3-405a-8a1b-45610e6a7cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36ce0237-3021-4779-985a-6229af65cb56 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36ce0237-3021-4779-985a-6229af65cb56 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36ce0237-3021-4779-985a-6229af65cb56 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde4866d-5949-4758-95e3-21ed7e807147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36ce0237-3021-4779-985a-6229af65cb56 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b returned with HTTP 404 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1110/2188] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/6a44b51e-1bff-430f-afde-4df4d74b860b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete snapshot with id: df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot delete request issued successfully. Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76c4b804-35aa-44a3-bdf6-bce05f3c3692 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 202 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1111/2189] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:11:16 2026] DELETE /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Created reservations ['9b5a824c-1f74-4c39-a41d-00caceea3b52', 'da3d4d6b-07af-4930-bfd5-ac3e64147f44', '425b050d-d61e-42c0-9a77-ba272a0a5df6', 'a7369631-f86a-4ff3-9eac-49caefb32b67'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde4866d-5949-4758-95e3-21ed7e807147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5a824c-1f74-4c39-a41d-00caceea3b52', 'da3d4d6b-07af-4930-bfd5-ac3e64147f44', '425b050d-d61e-42c0-9a77-ba272a0a5df6', 'a7369631-f86a-4ff3-9eac-49caefb32b67']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-99e819c6-892a-45ed-9fa2-f6b3a94c3b18 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99e819c6-892a-45ed-9fa2-f6b3a94c3b18 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99e819c6-892a-45ed-9fa2-f6b3a94c3b18 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99e819c6-892a-45ed-9fa2-f6b3a94c3b18 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1478b00c-573f-42bb-a697-c93a9a338244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-99e819c6-892a-45ed-9fa2-f6b3a94c3b18 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99e819c6-892a-45ed-9fa2-f6b3a94c3b18 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1112/2190] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 474 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1478b00c-573f-42bb-a697-c93a9a338244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1858269-7634-45e5-bbe1-369dea4b6da3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202037962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['9b5a824c-1f74-4c39-a41d-00caceea3b52','da3d4d6b-07af-4930-bfd5-ac3e64147f44','425b050d-d61e-42c0-9a77-ba272a0a5df6','a7369631-f86a-4ff3-9eac-49caefb32b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202037962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1858269-7634-45e5-bbe1-369dea4b6da3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49d8b707d5ae42138533af28a1c2e47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62135b8905134d639cec7d4c67e56f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:16 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913d7ae7-bd2a-4c60-b069-37369cf2d712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913d7ae7-bd2a-4c60-b069-37369cf2d712) transitioned into state 'SUCCESS' from state '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-202037962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['9b5a824c-1f74-4c39-a41d-00caceea3b52','da3d4d6b-07af-4930-bfd5-ac3e64147f44','425b050d-d61e-42c0-9a77-ba272a0a5df6','a7369631-f86a-4ff3-9eac-49caefb32b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b734cb-9aad-4f0a-be11-1ddf4ef3297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b734cb-9aad-4f0a-be11-1ddf4ef3297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (4524b548-3b11-44c3-a5c9-2fe38e57d0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request issued successfully. Sep 01 02:11:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a94f5fbf-3077-4585-8029-05dcbfbf39c4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1079/2191] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:11:16 2026] POST /volume/v3/volumes => generated 784 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a7c518c1-fa8f-489f-ba67-3727c3142deb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7c518c1-fa8f-489f-ba67-3727c3142deb tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7c518c1-fa8f-489f-ba67-3727c3142deb tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7c518c1-fa8f-489f-ba67-3727c3142deb tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a7c518c1-fa8f-489f-ba67-3727c3142deb tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7c518c1-fa8f-489f-ba67-3727c3142deb tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1113/2192] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 963 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4a9d8835-815f-45e7-94eb-e8bdd4a5ab1a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4a9d8835-815f-45e7-94eb-e8bdd4a5ab1a tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4a9d8835-815f-45e7-94eb-e8bdd4a5ab1a tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4a9d8835-815f-45e7-94eb-e8bdd4a5ab1a tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4a9d8835-815f-45e7-94eb-e8bdd4a5ab1a tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Snapshot retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4a9d8835-815f-45e7-94eb-e8bdd4a5ab1a tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1080/2193] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 474 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-21894340-8ae8-4be4-b4a4-7c48ca88fcf4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21894340-8ae8-4be4-b4a4-7c48ca88fcf4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21894340-8ae8-4be4-b4a4-7c48ca88fcf4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21894340-8ae8-4be4-b4a4-7c48ca88fcf4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-21894340-8ae8-4be4-b4a4-7c48ca88fcf4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21894340-8ae8-4be4-b4a4-7c48ca88fcf4 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1114/2194] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 1013 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d4ea4621-96d1-489d-8069-368641c07c8d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4ea4621-96d1-489d-8069-368641c07c8d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 Sep 01 02:11:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d4ea4621-96d1-489d-8069-368641c07c8d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d4ea4621-96d1-489d-8069-368641c07c8d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4ea4621-96d1-489d-8069-368641c07c8d tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 returned with HTTP 404 Sep 01 02:11:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1081/2195] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/snapshots/df720a1d-3537-46b9-b3c5-5116f66ac503 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] DELETE http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:11:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume with id: 8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:11:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Delete volume request issued successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b4caff7-f6e7-4e85-a3ac-1d21f6cd52f2 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 returned with HTTP 202 Sep 01 02:11:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1115/2196] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:18 2026] DELETE /volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-99da27d0-7646-4c20-be71-09cf6f7f8fd5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99da27d0-7646-4c20-be71-09cf6f7f8fd5 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99da27d0-7646-4c20-be71-09cf6f7f8fd5 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99da27d0-7646-4c20-be71-09cf6f7f8fd5 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-99da27d0-7646-4c20-be71-09cf6f7f8fd5 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99da27d0-7646-4c20-be71-09cf6f7f8fd5 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1082/2197] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9d78f3db-c93a-41f9-90ab-00585b74d074 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d78f3db-c93a-41f9-90ab-00585b74d074 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d78f3db-c93a-41f9-90ab-00585b74d074 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d78f3db-c93a-41f9-90ab-00585b74d074 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9d78f3db-c93a-41f9-90ab-00585b74d074 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d78f3db-c93a-41f9-90ab-00585b74d074 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1116/2198] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-be591749-2105-4c85-8b00-6db41940e15a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-be591749-2105-4c85-8b00-6db41940e15a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] GET http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-be591749-2105-4c85-8b00-6db41940e15a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-be591749-2105-4c85-8b00-6db41940e15a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-be591749-2105-4c85-8b00-6db41940e15a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-be591749-2105-4c85-8b00-6db41940e15a tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1083/2199] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume with id: c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume request issued successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bfced81e-8bdd-44ac-9d68-92c87a9cd3da tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 202 Sep 01 02:11:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1117/2200] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:19 2026] DELETE /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-31d5b301-d501-42a9-abaf-a7fb561fad58 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31d5b301-d501-42a9-abaf-a7fb561fad58 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31d5b301-d501-42a9-abaf-a7fb561fad58 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31d5b301-d501-42a9-abaf-a7fb561fad58 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-31d5b301-d501-42a9-abaf-a7fb561fad58 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31d5b301-d501-42a9-abaf-a7fb561fad58 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1084/2201] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-24592a9e-cb44-44b2-a954-db15d744c003 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24592a9e-cb44-44b2-a954-db15d744c003 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] GET http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 Sep 01 02:11:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24592a9e-cb44-44b2-a954-db15d744c003 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24592a9e-cb44-44b2-a954-db15d744c003 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24592a9e-cb44-44b2-a954-db15d744c003 tempest-CreateVolumesFromSnapshotTest-1039925740 tempest-CreateVolumesFromSnapshotTest-1039925740-project-member] http://192.168.122.25/volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 returned with HTTP 404 Sep 01 02:11:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1118/2202] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/volumes/8a807691-ad91-4f75-b956-2d60a489e0c5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cc1faf21-cf52-4423-b979-5ce45d417943 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cc1faf21-cf52-4423-b979-5ce45d417943 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cc1faf21-cf52-4423-b979-5ce45d417943 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cc1faf21-cf52-4423-b979-5ce45d417943 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cc1faf21-cf52-4423-b979-5ce45d417943 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cc1faf21-cf52-4423-b979-5ce45d417943 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 200 Sep 01 02:11:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1085/2203] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 1013 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0d480850-203c-4bbd-9d4a-f75e0e198111 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d480850-203c-4bbd-9d4a-f75e0e198111 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 Sep 01 02:11:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0d480850-203c-4bbd-9d4a-f75e0e198111 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0d480850-203c-4bbd-9d4a-f75e0e198111 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d480850-203c-4bbd-9d4a-f75e0e198111 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 returned with HTTP 404 Sep 01 02:11:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1119/2204] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:21 2026] GET /volume/v3/volumes/c1858269-7634-45e5-bbe1-369dea4b6da3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-350b5a1e-0189-4307-9683-0c79db8e321f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-874862843"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-874862843'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:21 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume of 1 GB Sep 01 02:11:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Availability Zones retrieved successfully. Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (bf1a1c3d-70e0-457b-a587-18db2ad3a47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdeb7df-9ce1-46a5-b64d-581c48cca4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdeb7df-9ce1-46a5-b64d-581c48cca4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:21 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3e787f-2b5b-496e-9e1b-5427fbc74a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Created reservations ['44d789f3-5f44-4e4a-97a1-478495dab2dd', '7a54e06e-07c3-4c5b-a458-06bc0a7182ff', '8605f2ba-a7b4-46c2-a8e9-588b903c7267', '7ae3c1ac-4554-4329-bc06-ddd9e0084c72'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3e787f-2b5b-496e-9e1b-5427fbc74a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d789f3-5f44-4e4a-97a1-478495dab2dd', '7a54e06e-07c3-4c5b-a458-06bc0a7182ff', '8605f2ba-a7b4-46c2-a8e9-588b903c7267', '7ae3c1ac-4554-4329-bc06-ddd9e0084c72']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0a4457-4e38-4163-9214-167e1c55620d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0a4457-4e38-4163-9214-167e1c55620d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75e9083-15a0-45ae-9af9-2a808c177aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874862843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['44d789f3-5f44-4e4a-97a1-478495dab2dd','7a54e06e-07c3-4c5b-a458-06bc0a7182ff','8605f2ba-a7b4-46c2-a8e9-588b903c7267','7ae3c1ac-4554-4329-bc06-ddd9e0084c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874862843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75e9083-15a0-45ae-9af9-2a808c177aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49d8b707d5ae42138533af28a1c2e47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62135b8905134d639cec7d4c67e56f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b5cfc7-0c2f-46e4-a192-0a27205709c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b5cfc7-0c2f-46e4-a192-0a27205709c3) transitioned into state 'SUCCESS' from state '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-874862843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d8b707d5ae42138533af28a1c2e47e',qos_specs=None,replication_status=,reservations=['44d789f3-5f44-4e4a-97a1-478495dab2dd','7a54e06e-07c3-4c5b-a458-06bc0a7182ff','8605f2ba-a7b4-46c2-a8e9-588b903c7267','7ae3c1ac-4554-4329-bc06-ddd9e0084c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62135b8905134d639cec7d4c67e56f72',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad19f9bb-4c94-40a8-8356-08d71834278e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad19f9bb-4c94-40a8-8356-08d71834278e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Flow 'volume_create_api' (bf1a1c3d-70e0-457b-a587-18db2ad3a47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Create volume request issued successfully. Sep 01 02:11:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-350b5a1e-0189-4307-9683-0c79db8e321f tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1086/2205] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:11:21 2026] POST /volume/v3/volumes => generated 784 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-869f5620-10af-4f72-8c8f-a32dc7342550 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-869f5620-10af-4f72-8c8f-a32dc7342550 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf Sep 01 02:11:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-869f5620-10af-4f72-8c8f-a32dc7342550 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-869f5620-10af-4f72-8c8f-a32dc7342550 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-869f5620-10af-4f72-8c8f-a32dc7342550 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-869f5620-10af-4f72-8c8f-a32dc7342550 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf returned with HTTP 200 Sep 01 02:11:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1120/2206] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:22 2026] GET /volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf => generated 963 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2046163969"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2046163969'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Create volume of 1 GB Sep 01 02:11:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Availability Zones retrieved successfully. Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Flow 'volume_create_api' (c3b2ff5f-021e-4b5c-b751-fe9248d76428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd546c1-443a-4fe5-b85e-9a7fa24c9c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd546c1-443a-4fe5-b85e-9a7fa24c9c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29da25a5-a131-4021-b974-9c840bd55301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3fedc828-d708-4b0a-9738-460c9719bff8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3fedc828-d708-4b0a-9738-460c9719bff8 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf Sep 01 02:11:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3fedc828-d708-4b0a-9738-460c9719bff8 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3fedc828-d708-4b0a-9738-460c9719bff8 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Created reservations ['9c6e7661-0601-4880-b172-cbd83671f145', 'c150c1da-b5a7-490d-8bfe-171b116f9dc1', 'aed8c274-3a71-4e30-9bae-88b66835d22d', 'c0fd17ff-7f59-42ec-a2af-b51b7c7027ac'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29da25a5-a131-4021-b974-9c840bd55301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c6e7661-0601-4880-b172-cbd83671f145', 'c150c1da-b5a7-490d-8bfe-171b116f9dc1', 'aed8c274-3a71-4e30-9bae-88b66835d22d', 'c0fd17ff-7f59-42ec-a2af-b51b7c7027ac']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24890330-1acc-4a75-a332-4f6499f2869f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3fedc828-d708-4b0a-9738-460c9719bff8 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3fedc828-d708-4b0a-9738-460c9719bff8 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf returned with HTTP 200 Sep 01 02:11:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1121/2207] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:23 2026] GET /volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf => generated 1013 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24890330-1acc-4a75-a332-4f6499f2869f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08f52d73-502e-463c-99ad-8f686073be2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2046163969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78981e63bbe5435ab6563beefdadfacd',qos_specs=None,replication_status=,reservations=['9c6e7661-0601-4880-b172-cbd83671f145','c150c1da-b5a7-490d-8bfe-171b116f9dc1','aed8c274-3a71-4e30-9bae-88b66835d22d','c0fd17ff-7f59-42ec-a2af-b51b7c7027ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34fdd7860e18459888c84ce6d2ca5627',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2046163969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08f52d73-502e-463c-99ad-8f686073be2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78981e63bbe5435ab6563beefdadfacd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34fdd7860e18459888c84ce6d2ca5627',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd17118-3d9d-4f98-be68-3821fa7d7ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd17118-3d9d-4f98-be68-3821fa7d7ee3) transitioned into state 'SUCCESS' from state '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-2046163969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78981e63bbe5435ab6563beefdadfacd',qos_specs=None,replication_status=,reservations=['9c6e7661-0601-4880-b172-cbd83671f145','c150c1da-b5a7-490d-8bfe-171b116f9dc1','aed8c274-3a71-4e30-9bae-88b66835d22d','c0fd17ff-7f59-42ec-a2af-b51b7c7027ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34fdd7860e18459888c84ce6d2ca5627',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6267bd9-a9ba-4a97-b78b-a51e3b3ce53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6267bd9-a9ba-4a97-b78b-a51e3b3ce53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Flow 'volume_create_api' (c3b2ff5f-021e-4b5c-b751-fe9248d76428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Create volume request issued successfully. Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ca9a58cf-171b-4c56-b886-8c8e7896f773 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1087/2208] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:11:22 2026] POST /volume/v3/volumes => generated 777 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f5dc5433-4174-4c6b-87eb-87e8d439d803 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5dc5433-4174-4c6b-87eb-87e8d439d803 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5dc5433-4174-4c6b-87eb-87e8d439d803 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5dc5433-4174-4c6b-87eb-87e8d439d803 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f5dc5433-4174-4c6b-87eb-87e8d439d803 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5dc5433-4174-4c6b-87eb-87e8d439d803 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 200 Sep 01 02:11:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1122/2209] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:23 2026] GET /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 845 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2026829479"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2026829479'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Create volume of 1 GB Sep 01 02:11:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Availability Zones retrieved successfully. Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Flow 'volume_create_api' (7c257e82-5183-4d68-9057-e9c78a15cc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78bcdb4-26ce-434f-b29a-bc4fb11b57dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78bcdb4-26ce-434f-b29a-bc4fb11b57dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4f6845-e884-4369-a3c5-3d0c8c1c7a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Created reservations ['8071990c-ac74-4383-a1b5-af56da8b1f69', 'd5cfdad3-2823-47ea-b2ee-46c992029e4d', 'c1c2817b-75f8-4eb8-a9d5-29bfeaa8bdb8', '26d4dafc-46a3-48e7-9b1c-a3cecaefa127'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4f6845-e884-4369-a3c5-3d0c8c1c7a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8071990c-ac74-4383-a1b5-af56da8b1f69', 'd5cfdad3-2823-47ea-b2ee-46c992029e4d', 'c1c2817b-75f8-4eb8-a9d5-29bfeaa8bdb8', '26d4dafc-46a3-48e7-9b1c-a3cecaefa127']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9243d9f1-8a80-4f0e-aedd-c417ea50e72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9243d9f1-8a80-4f0e-aedd-c417ea50e72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2026829479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e383027f6126434fbf53e684669500b3',qos_specs=None,replication_status=,reservations=['8071990c-ac74-4383-a1b5-af56da8b1f69','d5cfdad3-2823-47ea-b2ee-46c992029e4d','c1c2817b-75f8-4eb8-a9d5-29bfeaa8bdb8','26d4dafc-46a3-48e7-9b1c-a3cecaefa127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ed30b4511c4837b59d56770ad9042d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2026829479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e383027f6126434fbf53e684669500b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10ed30b4511c4837b59d56770ad9042d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65bda811-36fd-4192-9187-7a9740df1f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65bda811-36fd-4192-9187-7a9740df1f61) transitioned into state 'SUCCESS' from state '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-2026829479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e383027f6126434fbf53e684669500b3',qos_specs=None,replication_status=,reservations=['8071990c-ac74-4383-a1b5-af56da8b1f69','d5cfdad3-2823-47ea-b2ee-46c992029e4d','c1c2817b-75f8-4eb8-a9d5-29bfeaa8bdb8','26d4dafc-46a3-48e7-9b1c-a3cecaefa127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ed30b4511c4837b59d56770ad9042d',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e3a342-bb71-4a6a-89ef-9c7780f71c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e3a342-bb71-4a6a-89ef-9c7780f71c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Flow 'volume_create_api' (7c257e82-5183-4d68-9057-e9c78a15cc44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Create volume request issued successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e5728b6-aad7-4e40-abf3-e51ea9ff0ff8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1088/2210] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:11:23 2026] POST /volume/v3/volumes => generated 756 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1b4bfe22-aa90-4bda-9cff-992e27c3ed1f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1b4bfe22-aa90-4bda-9cff-992e27c3ed1f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1b4bfe22-aa90-4bda-9cff-992e27c3ed1f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1b4bfe22-aa90-4bda-9cff-992e27c3ed1f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1b4bfe22-aa90-4bda-9cff-992e27c3ed1f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d7d3970d-30ea-4e47-a474-c0355b52ec93 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1b4bfe22-aa90-4bda-9cff-992e27c3ed1f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1123/2211] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 824 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7d3970d-30ea-4e47-a474-c0355b52ec93 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7d3970d-30ea-4e47-a474-c0355b52ec93 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7d3970d-30ea-4e47-a474-c0355b52ec93 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d7d3970d-30ea-4e47-a474-c0355b52ec93 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7d3970d-30ea-4e47-a474-c0355b52ec93 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf returned with HTTP 200 Sep 01 02:11:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1089/2212] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bc962622-9b10-49f9-81d0-bfe869b3b546 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bc962622-9b10-49f9-81d0-bfe869b3b546 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] GET http://192.168.122.25/volume/v3/volumes/summary Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bc962622-9b10-49f9-81d0-bfe869b3b546 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bc962622-9b10-49f9-81d0-bfe869b3b546 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-bc962622-9b10-49f9-81d0-bfe869b3b546 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bc962622-9b10-49f9-81d0-bfe869b3b546 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] Get summary completed successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bc962622-9b10-49f9-81d0-bfe869b3b546 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-reader] http://192.168.122.25/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:11:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1124/2213] 192.168.122.25 () {60 vars in 1181 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume with id: e75e9083-15a0-45ae-9af9-2a808c177aaf Sep 01 02:11:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Delete volume request issued successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0204a02-30ce-4f71-a981-cdaa16a8fda6 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf returned with HTTP 202 Sep 01 02:11:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1090/2214] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:24 2026] DELETE /volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-056ae8e0-16b7-4471-94a2-47e644978368 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-056ae8e0-16b7-4471-94a2-47e644978368 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-056ae8e0-16b7-4471-94a2-47e644978368 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-056ae8e0-16b7-4471-94a2-47e644978368 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e394b4da-fc9e-42b6-938e-306abef10d10 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e394b4da-fc9e-42b6-938e-306abef10d10 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e394b4da-fc9e-42b6-938e-306abef10d10 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e394b4da-fc9e-42b6-938e-306abef10d10 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-056ae8e0-16b7-4471-94a2-47e644978368 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Volume info retrieved successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-056ae8e0-16b7-4471-94a2-47e644978368 tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf returned with HTTP 200 Sep 01 02:11:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1125/2215] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf => generated 1013 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e394b4da-fc9e-42b6-938e-306abef10d10 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e394b4da-fc9e-42b6-938e-306abef10d10 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 200 Sep 01 02:11:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1091/2216] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 869 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-03f8b6d7-2bf6-4a8a-b392-235130b3e9f1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03f8b6d7-2bf6-4a8a-b392-235130b3e9f1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03f8b6d7-2bf6-4a8a-b392-235130b3e9f1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03f8b6d7-2bf6-4a8a-b392-235130b3e9f1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-03f8b6d7-2bf6-4a8a-b392-235130b3e9f1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03f8b6d7-2bf6-4a8a-b392-235130b3e9f1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1126/2217] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:25 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-99148f83-9efc-4920-82fc-348184f41f9b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99148f83-9efc-4920-82fc-348184f41f9b tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] GET http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf Sep 01 02:11:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99148f83-9efc-4920-82fc-348184f41f9b tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99148f83-9efc-4920-82fc-348184f41f9b tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99148f83-9efc-4920-82fc-348184f41f9b tempest-ProjectReaderTests-1371781335 tempest-ProjectReaderTests-1371781335-project-admin] http://192.168.122.25/volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf returned with HTTP 404 Sep 01 02:11:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1092/2218] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:25 2026] GET /volume/v3/volumes/e75e9083-15a0-45ae-9af9-2a808c177aaf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-285ec470-0903-4ccf-b3c5-f246e6c80e41 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-285ec470-0903-4ccf-b3c5-f246e6c80e41 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-285ec470-0903-4ccf-b3c5-f246e6c80e41 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-285ec470-0903-4ccf-b3c5-f246e6c80e41 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-285ec470-0903-4ccf-b3c5-f246e6c80e41 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-285ec470-0903-4ccf-b3c5-f246e6c80e41 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 200 Sep 01 02:11:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1127/2219] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:25 2026] GET /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:11:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08f52d73-502e-463c-99ad-8f686073be2c", "name": "tempest-VolumeDependencyTests-Snapshot-161138209"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:25 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Create snapshot from volume 08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:25 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Created reservations ['2942dbda-a22e-4237-87fb-d6ead5f7fe4e', '1c808bf4-a09a-4135-972f-7bb0b1cb6b0e', 'a0c84e2a-3d02-40e7-b981-ef6935617c1f', '51d1377b-3316-47bf-b1af-fe81359280c7'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot create request issued successfully. Sep 01 02:11:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a5e90d8-5697-4dc3-865d-ddf08aaf2c78 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:11:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1093/2220] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:11:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-50c173e1-3df8-4e4d-9c47-08a29bfeaefe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-50c173e1-3df8-4e4d-9c47-08a29bfeaefe tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-50c173e1-3df8-4e4d-9c47-08a29bfeaefe tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-50c173e1-3df8-4e4d-9c47-08a29bfeaefe tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-50c173e1-3df8-4e4d-9c47-08a29bfeaefe tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-50c173e1-3df8-4e4d-9c47-08a29bfeaefe tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 200 Sep 01 02:11:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1128/2221] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:26 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-df917d36-b70d-4f00-bb45-ab2789acb5da None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df917d36-b70d-4f00-bb45-ab2789acb5da tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df917d36-b70d-4f00-bb45-ab2789acb5da tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-df917d36-b70d-4f00-bb45-ab2789acb5da tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-df917d36-b70d-4f00-bb45-ab2789acb5da tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-df917d36-b70d-4f00-bb45-ab2789acb5da tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1094/2222] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:26 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-80bfddf3-2d56-4c33-bbbc-d80981d99c45 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80bfddf3-2d56-4c33-bbbc-d80981d99c45 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-80bfddf3-2d56-4c33-bbbc-d80981d99c45 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-80bfddf3-2d56-4c33-bbbc-d80981d99c45 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-80bfddf3-2d56-4c33-bbbc-d80981d99c45 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-80bfddf3-2d56-4c33-bbbc-d80981d99c45 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1129/2223] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f87197e8-efee-4b0d-ab95-475628fd349e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f87197e8-efee-4b0d-ab95-475628fd349e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f87197e8-efee-4b0d-ab95-475628fd349e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f87197e8-efee-4b0d-ab95-475628fd349e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f87197e8-efee-4b0d-ab95-475628fd349e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f87197e8-efee-4b0d-ab95-475628fd349e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1095/2224] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3190a31f-ef23-4b29-a18e-878d7c2025c4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3190a31f-ef23-4b29-a18e-878d7c2025c4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3190a31f-ef23-4b29-a18e-878d7c2025c4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3190a31f-ef23-4b29-a18e-878d7c2025c4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3190a31f-ef23-4b29-a18e-878d7c2025c4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3190a31f-ef23-4b29-a18e-878d7c2025c4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 200 Sep 01 02:11:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1130/2225] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:29 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "600b6aa9-ed2d-419d-9147-98f6f49503b8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1272119397"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Create volume request body: {'volume': {'snapshot_id': '600b6aa9-ed2d-419d-9147-98f6f49503b8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1272119397'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Create volume of 1 GB Sep 01 02:11:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Availability Zones retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Flow 'volume_create_api' (4310b95f-4192-49a0-b3ce-7eafe799f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326f6448-c8d8-415b-9a9e-d73c3c682ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326f6448-c8d8-415b-9a9e-d73c3c682ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '600b6aa9-ed2d-419d-9147-98f6f49503b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2b7cf4-aed8-4bc5-b6b8-abf5e3cc1b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Created reservations ['1dec890e-e0c3-423d-9d64-7ccdaa1c2245', 'd25b9523-69f9-478a-865b-393b4317ea3e', '080e6c0a-b60e-49fc-b88f-6a5fe500f34e', '3141cf44-7279-410e-9b13-d89e5190d29b'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2b7cf4-aed8-4bc5-b6b8-abf5e3cc1b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dec890e-e0c3-423d-9d64-7ccdaa1c2245', 'd25b9523-69f9-478a-865b-393b4317ea3e', '080e6c0a-b60e-49fc-b88f-6a5fe500f34e', '3141cf44-7279-410e-9b13-d89e5190d29b']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a678734e-fc70-4ba2-b443-fc17854ae30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a678734e-fc70-4ba2-b443-fc17854ae30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524e8f5a-e5e7-41f1-bcfb-7099d73e8407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1272119397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78981e63bbe5435ab6563beefdadfacd',qos_specs=None,replication_status=,reservations=['1dec890e-e0c3-423d-9d64-7ccdaa1c2245','d25b9523-69f9-478a-865b-393b4317ea3e','080e6c0a-b60e-49fc-b88f-6a5fe500f34e','3141cf44-7279-410e-9b13-d89e5190d29b'],size=1,snapshot_id=600b6aa9-ed2d-419d-9147-98f6f49503b8,source_replicaid=,source_volid=None,status='creating',user_id='34fdd7860e18459888c84ce6d2ca5627',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1272119397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524e8f5a-e5e7-41f1-bcfb-7099d73e8407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78981e63bbe5435ab6563beefdadfacd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=600b6aa9-ed2d-419d-9147-98f6f49503b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34fdd7860e18459888c84ce6d2ca5627',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae9f030-1ddc-489c-b893-24d0725a19a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae9f030-1ddc-489c-b893-24d0725a19a2) transitioned into state 'SUCCESS' from state '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-1272119397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78981e63bbe5435ab6563beefdadfacd',qos_specs=None,replication_status=,reservations=['1dec890e-e0c3-423d-9d64-7ccdaa1c2245','d25b9523-69f9-478a-865b-393b4317ea3e','080e6c0a-b60e-49fc-b88f-6a5fe500f34e','3141cf44-7279-410e-9b13-d89e5190d29b'],size=1,snapshot_id=600b6aa9-ed2d-419d-9147-98f6f49503b8,source_replicaid=,source_volid=None,status='creating',user_id='34fdd7860e18459888c84ce6d2ca5627',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1a87ec-c8ea-42fd-895d-2a7f715691b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1a87ec-c8ea-42fd-895d-2a7f715691b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Flow 'volume_create_api' (4310b95f-4192-49a0-b3ce-7eafe799f7b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Create volume request issued successfully. Sep 01 02:11:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de57b4b6-949a-4fc4-8273-ca035cea2604 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1096/2226] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:11:29 2026] POST /volume/v3/volumes => generated 811 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e39af89f-5b83-4a6f-9dba-237ba28f5c0c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e39af89f-5b83-4a6f-9dba-237ba28f5c0c tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e39af89f-5b83-4a6f-9dba-237ba28f5c0c tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e39af89f-5b83-4a6f-9dba-237ba28f5c0c tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e39af89f-5b83-4a6f-9dba-237ba28f5c0c tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e39af89f-5b83-4a6f-9dba-237ba28f5c0c tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1131/2227] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:29 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 879 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-813dd60a-8a6e-4e5c-8dfa-6e3db83c114a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-813dd60a-8a6e-4e5c-8dfa-6e3db83c114a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-813dd60a-8a6e-4e5c-8dfa-6e3db83c114a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-813dd60a-8a6e-4e5c-8dfa-6e3db83c114a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-813dd60a-8a6e-4e5c-8dfa-6e3db83c114a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-813dd60a-8a6e-4e5c-8dfa-6e3db83c114a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1097/2228] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:31 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e4b18825-4465-4a4a-b7ff-9ef3497023ec None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4b18825-4465-4a4a-b7ff-9ef3497023ec tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4b18825-4465-4a4a-b7ff-9ef3497023ec tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4b18825-4465-4a4a-b7ff-9ef3497023ec tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e4b18825-4465-4a4a-b7ff-9ef3497023ec tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4b18825-4465-4a4a-b7ff-9ef3497023ec tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1132/2229] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:32 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-42a3594e-0d58-431c-b088-8e3fcc988ca2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-42a3594e-0d58-431c-b088-8e3fcc988ca2 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-42a3594e-0d58-431c-b088-8e3fcc988ca2 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-42a3594e-0d58-431c-b088-8e3fcc988ca2 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-42a3594e-0d58-431c-b088-8e3fcc988ca2 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-42a3594e-0d58-431c-b088-8e3fcc988ca2 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1098/2230] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:33 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d9cef81c-b881-4023-9d46-31e74bfbbbc5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9cef81c-b881-4023-9d46-31e74bfbbbc5 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9cef81c-b881-4023-9d46-31e74bfbbbc5 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9cef81c-b881-4023-9d46-31e74bfbbbc5 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d9cef81c-b881-4023-9d46-31e74bfbbbc5 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9cef81c-b881-4023-9d46-31e74bfbbbc5 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1133/2231] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:34 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce0838c1-4b06-4fa7-898f-144955a0871a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce0838c1-4b06-4fa7-898f-144955a0871a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce0838c1-4b06-4fa7-898f-144955a0871a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce0838c1-4b06-4fa7-898f-144955a0871a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce0838c1-4b06-4fa7-898f-144955a0871a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce0838c1-4b06-4fa7-898f-144955a0871a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1099/2232] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:35 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5e8cb6cf-e190-4438-a3c7-7c927bed758a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e8cb6cf-e190-4438-a3c7-7c927bed758a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e8cb6cf-e190-4438-a3c7-7c927bed758a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5e8cb6cf-e190-4438-a3c7-7c927bed758a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5e8cb6cf-e190-4438-a3c7-7c927bed758a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5e8cb6cf-e190-4438-a3c7-7c927bed758a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1134/2233] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:37 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0d5c7f5d-9bf7-465b-882c-e0629c983308 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d5c7f5d-9bf7-465b-882c-e0629c983308 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d5c7f5d-9bf7-465b-882c-e0629c983308 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d5c7f5d-9bf7-465b-882c-e0629c983308 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0d5c7f5d-9bf7-465b-882c-e0629c983308 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d5c7f5d-9bf7-465b-882c-e0629c983308 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1100/2234] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:38 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:11:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-attach": {"instance_uuid": "fc372bba-a7d1-4d6e-905a-0bcde47a5684", "mountpoint": "/dev/vdb"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fc372bba-a7d1-4d6e-905a-0bcde47a5684", "mountpoint": "/dev/vdb"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Update volume admin metadata completed successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Attach volume completed successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2544a60e-948d-454c-89fa-9a3ba40011b0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:11:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1135/2235] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:11:38 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e57a6a71-95d0-425f-ad92-b7e5fe0b743b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e57a6a71-95d0-425f-ad92-b7e5fe0b743b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e57a6a71-95d0-425f-ad92-b7e5fe0b743b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e57a6a71-95d0-425f-ad92-b7e5fe0b743b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e57a6a71-95d0-425f-ad92-b7e5fe0b743b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e57a6a71-95d0-425f-ad92-b7e5fe0b743b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1101/2236] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 1183 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-de4ac55e-707e-4fa1-965f-ccae4ebbec7f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-de4ac55e-707e-4fa1-965f-ccae4ebbec7f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-de4ac55e-707e-4fa1-965f-ccae4ebbec7f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-detach": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-de4ac55e-707e-4fa1-965f-ccae4ebbec7f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-de4ac55e-707e-4fa1-965f-ccae4ebbec7f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-de4ac55e-707e-4fa1-965f-ccae4ebbec7f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Detach volume completed successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-de4ac55e-707e-4fa1-965f-ccae4ebbec7f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:11:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1136/2237] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:11:39 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f8b80d44-b5be-4b1a-9820-1e30d89dc37f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f8b80d44-b5be-4b1a-9820-1e30d89dc37f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f8b80d44-b5be-4b1a-9820-1e30d89dc37f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f8b80d44-b5be-4b1a-9820-1e30d89dc37f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6cb1cb0c-ea57-4e54-afb9-e16bb2d58f72 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6cb1cb0c-ea57-4e54-afb9-e16bb2d58f72 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f8b80d44-b5be-4b1a-9820-1e30d89dc37f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6cb1cb0c-ea57-4e54-afb9-e16bb2d58f72 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6cb1cb0c-ea57-4e54-afb9-e16bb2d58f72 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f8b80d44-b5be-4b1a-9820-1e30d89dc37f tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1102/2238] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6cb1cb0c-ea57-4e54-afb9-e16bb2d58f72 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6cb1cb0c-ea57-4e54-afb9-e16bb2d58f72 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1137/2239] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 904 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-da030c99-d6ee-471a-b354-6134b865f0cd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-da030c99-d6ee-471a-b354-6134b865f0cd tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-da030c99-d6ee-471a-b354-6134b865f0cd tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-da030c99-d6ee-471a-b354-6134b865f0cd tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-da030c99-d6ee-471a-b354-6134b865f0cd tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Delete snapshot with id: 600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-da030c99-d6ee-471a-b354-6134b865f0cd tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-da030c99-d6ee-471a-b354-6134b865f0cd tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot delete request issued successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-da030c99-d6ee-471a-b354-6134b865f0cd tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 202 Sep 01 02:11:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1103/2240] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:11:39 2026] DELETE /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-44c1466a-ecd9-48fc-b52e-9e01b5d15e4a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44c1466a-ecd9-48fc-b52e-9e01b5d15e4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44c1466a-ecd9-48fc-b52e-9e01b5d15e4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44c1466a-ecd9-48fc-b52e-9e01b5d15e4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-44c1466a-ecd9-48fc-b52e-9e01b5d15e4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44c1466a-ecd9-48fc-b52e-9e01b5d15e4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1138/2241] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ed77ead4-65d5-4122-ab15-409bda1c5717 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ed77ead4-65d5-4122-ab15-409bda1c5717 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ed77ead4-65d5-4122-ab15-409bda1c5717 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ed77ead4-65d5-4122-ab15-409bda1c5717 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ed77ead4-65d5-4122-ab15-409bda1c5717 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ed77ead4-65d5-4122-ab15-409bda1c5717 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 200 Sep 01 02:11:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1104/2242] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:40 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7a8b98d2-f5da-4a7f-9bb8-00004420344e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a8b98d2-f5da-4a7f-9bb8-00004420344e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a8b98d2-f5da-4a7f-9bb8-00004420344e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a8b98d2-f5da-4a7f-9bb8-00004420344e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7a8b98d2-f5da-4a7f-9bb8-00004420344e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Snapshot retrieved successfully. Sep 01 02:11:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a8b98d2-f5da-4a7f-9bb8-00004420344e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 200 Sep 01 02:11:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1139/2243] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:41 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e561adaf-cba8-420b-8c4b-af4a6bbf622e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e561adaf-cba8-420b-8c4b-af4a6bbf622e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e561adaf-cba8-420b-8c4b-af4a6bbf622e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e561adaf-cba8-420b-8c4b-af4a6bbf622e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e561adaf-cba8-420b-8c4b-af4a6bbf622e tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 404 Sep 01 02:11:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1105/2244] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] DELETE http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Delete volume with id: 08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Delete volume request issued successfully. Sep 01 02:11:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-478f7d2f-675a-48e7-ad1a-4aa42c757ac8 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 202 Sep 01 02:11:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1140/2245] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:42 2026] DELETE /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c12f1fc7-914e-4882-bf47-458e520ced63 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c12f1fc7-914e-4882-bf47-458e520ced63 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c12f1fc7-914e-4882-bf47-458e520ced63 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c12f1fc7-914e-4882-bf47-458e520ced63 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c12f1fc7-914e-4882-bf47-458e520ced63 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c12f1fc7-914e-4882-bf47-458e520ced63 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 200 Sep 01 02:11:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1106/2246] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:43 2026] GET /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-33e0199a-ea63-40f5-bb9d-7d306c5c4310 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-33e0199a-ea63-40f5-bb9d-7d306c5c4310 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-33e0199a-ea63-40f5-bb9d-7d306c5c4310 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-33e0199a-ea63-40f5-bb9d-7d306c5c4310 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-33e0199a-ea63-40f5-bb9d-7d306c5c4310 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-33e0199a-ea63-40f5-bb9d-7d306c5c4310 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1141/2247] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5f077b8a-e893-4628-8b40-3ae6ac18fd4a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5f077b8a-e893-4628-8b40-3ae6ac18fd4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5f077b8a-e893-4628-8b40-3ae6ac18fd4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5f077b8a-e893-4628-8b40-3ae6ac18fd4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5f077b8a-e893-4628-8b40-3ae6ac18fd4a tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 404 Sep 01 02:11:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1107/2248] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7031f2f6-db14-4909-b400-1bf53c5244ed None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7031f2f6-db14-4909-b400-1bf53c5244ed tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] DELETE http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7031f2f6-db14-4909-b400-1bf53c5244ed tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7031f2f6-db14-4909-b400-1bf53c5244ed tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7031f2f6-db14-4909-b400-1bf53c5244ed tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Delete volume with id: 524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7031f2f6-db14-4909-b400-1bf53c5244ed tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7031f2f6-db14-4909-b400-1bf53c5244ed tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Delete volume request issued successfully. Sep 01 02:11:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7031f2f6-db14-4909-b400-1bf53c5244ed tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 202 Sep 01 02:11:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1142/2249] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:45 2026] DELETE /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-85d93c4e-0248-496c-a256-d8b8bc0c5890 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-85d93c4e-0248-496c-a256-d8b8bc0c5890 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-85d93c4e-0248-496c-a256-d8b8bc0c5890 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-85d93c4e-0248-496c-a256-d8b8bc0c5890 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-85d93c4e-0248-496c-a256-d8b8bc0c5890 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-85d93c4e-0248-496c-a256-d8b8bc0c5890 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1108/2250] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ddd03d6a-beed-4de9-ab1a-9b9a770cd8bf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddd03d6a-beed-4de9-ab1a-9b9a770cd8bf tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ddd03d6a-beed-4de9-ab1a-9b9a770cd8bf tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ddd03d6a-beed-4de9-ab1a-9b9a770cd8bf tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ddd03d6a-beed-4de9-ab1a-9b9a770cd8bf tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Volume info retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddd03d6a-beed-4de9-ab1a-9b9a770cd8bf tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1143/2251] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 903 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d94c4bd8-2dc2-45ce-a089-d44df0a585f4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d94c4bd8-2dc2-45ce-a089-d44df0a585f4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d94c4bd8-2dc2-45ce-a089-d44df0a585f4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d94c4bd8-2dc2-45ce-a089-d44df0a585f4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=507,cinder:UPDATE=176,cinder:INSERT=118 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d94c4bd8-2dc2-45ce-a089-d44df0a585f4 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 returned with HTTP 404 Sep 01 02:11:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1109/2252] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/volumes/524e8f5a-e5e7-41f1-bcfb-7099d73e8407 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a7370e77-5474-47ce-82e1-d5aa463ee44f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7370e77-5474-47ce-82e1-d5aa463ee44f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7370e77-5474-47ce-82e1-d5aa463ee44f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7370e77-5474-47ce-82e1-d5aa463ee44f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-a7370e77-5474-47ce-82e1-d5aa463ee44f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Delete snapshot with id: 600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7370e77-5474-47ce-82e1-d5aa463ee44f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 404 Sep 01 02:11:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1144/2253] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:11:47 2026] DELETE /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a26a7a7f-c7a2-47cb-ab48-9a961093ba21 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a26a7a7f-c7a2-47cb-ab48-9a961093ba21 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a26a7a7f-c7a2-47cb-ab48-9a961093ba21 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a26a7a7f-c7a2-47cb-ab48-9a961093ba21 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a26a7a7f-c7a2-47cb-ab48-9a961093ba21 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 returned with HTTP 404 Sep 01 02:11:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1110/2254] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/snapshots/600b6aa9-ed2d-419d-9147-98f6f49503b8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e9eb75c2-8de1-40f2-94bf-82a197552c30 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e9eb75c2-8de1-40f2-94bf-82a197552c30 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] DELETE http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e9eb75c2-8de1-40f2-94bf-82a197552c30 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e9eb75c2-8de1-40f2-94bf-82a197552c30 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e9eb75c2-8de1-40f2-94bf-82a197552c30 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Delete volume with id: 08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e9eb75c2-8de1-40f2-94bf-82a197552c30 tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 404 Sep 01 02:11:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1145/2255] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:47 2026] DELETE /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-65cdb045-e64a-4f9f-8d68-f756afe84b4f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65cdb045-e64a-4f9f-8d68-f756afe84b4f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] GET http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-65cdb045-e64a-4f9f-8d68-f756afe84b4f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-65cdb045-e64a-4f9f-8d68-f756afe84b4f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65cdb045-e64a-4f9f-8d68-f756afe84b4f tempest-VolumeDependencyTests-1101719527 tempest-VolumeDependencyTests-1101719527-project-member] http://192.168.122.25/volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c returned with HTTP 404 Sep 01 02:11:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1111/2256] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/volumes/08f52d73-502e-463c-99ad-8f686073be2c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-44e54371-3c88-40ac-acb0-c5323026dfb9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44e54371-3c88-40ac-acb0-c5323026dfb9 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44e54371-3c88-40ac-acb0-c5323026dfb9 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2061381412", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44e54371-3c88-40ac-acb0-c5323026dfb9 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1146/2257] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:52 2026] POST /volume/v3/types => generated 380 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5fbe17fc-be9b-4e9d-96d5-fc1edcf3dde0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5fbe17fc-be9b-4e9d-96d5-fc1edcf3dde0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5fbe17fc-be9b-4e9d-96d5-fc1edcf3dde0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5fbe17fc-be9b-4e9d-96d5-fc1edcf3dde0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1112/2258] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd21d2d9-4ad6-4c04-8d68-67d34caed82a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd21d2d9-4ad6-4c04-8d68-67d34caed82a tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd21d2d9-4ad6-4c04-8d68-67d34caed82a tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-566908429", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd21d2d9-4ad6-4c04-8d68-67d34caed82a tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1147/2259] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:53 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 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-73ba9cb3-05f0-4c9f-b15a-a167e4e372bc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-73ba9cb3-05f0-4c9f-b15a-a167e4e372bc tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] POST http://192.168.122.25/volume/v3/types/f5539f7e-37f2-4a7a-be36-8f522338a5b9/encryption Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-73ba9cb3-05f0-4c9f-b15a-a167e4e372bc tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-73ba9cb3-05f0-4c9f-b15a-a167e4e372bc tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-73ba9cb3-05f0-4c9f-b15a-a167e4e372bc tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/f5539f7e-37f2-4a7a-be36-8f522338a5b9/encryption returned with HTTP 403 Sep 01 02:11:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1113/2260] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types/f5539f7e-37f2-4a7a-be36-8f522338a5b9/encryption => generated 127 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8212df55-56ee-49dc-8319-96d8ed80601f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8212df55-56ee-49dc-8319-96d8ed80601f tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8212df55-56ee-49dc-8319-96d8ed80601f tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-650701737", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8212df55-56ee-49dc-8319-96d8ed80601f tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1148/2261] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:53 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 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-180ade0a-a24e-418c-8536-98913b459068 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-180ade0a-a24e-418c-8536-98913b459068 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] POST http://192.168.122.25/volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14/extra_specs Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-180ade0a-a24e-418c-8536-98913b459068 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-180ade0a-a24e-418c-8536-98913b459068 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-180ade0a-a24e-418c-8536-98913b459068 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14/extra_specs returned with HTTP 403 Sep 01 02:11:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1114/2262] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7cb6b8b9-7e6c-4d61-ab60-a26cbe4962a0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7cb6b8b9-7e6c-4d61-ab60-a26cbe4962a0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] PUT http://192.168.122.25/volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14/extra_specs/key2 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7cb6b8b9-7e6c-4d61-ab60-a26cbe4962a0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-7cb6b8b9-7e6c-4d61-ab60-a26cbe4962a0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7cb6b8b9-7e6c-4d61-ab60-a26cbe4962a0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14/extra_specs/key2 returned with HTTP 403 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1149/2263] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:53 2026] PUT /volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14/extra_specs/key2 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0cedf2ff-07bc-4cc2-83cb-a25db9d38fe9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0cedf2ff-07bc-4cc2-83cb-a25db9d38fe9 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] POST http://192.168.122.25/volume/v3/types Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0cedf2ff-07bc-4cc2-83cb-a25db9d38fe9 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-0cedf2ff-07bc-4cc2-83cb-a25db9d38fe9 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0cedf2ff-07bc-4cc2-83cb-a25db9d38fe9 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types returned with HTTP 403 Sep 01 02:11:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1115/2264] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4ceb394b-c9ea-403f-953a-2a7df4275e7a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4ceb394b-c9ea-403f-953a-2a7df4275e7a tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4ceb394b-c9ea-403f-953a-2a7df4275e7a tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-944658613", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4ceb394b-c9ea-403f-953a-2a7df4275e7a tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1150/2265] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-de7e1622-cf53-42a6-a257-0fba531c74be None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de7e1622-cf53-42a6-a257-0fba531c74be tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8/encryption Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de7e1622-cf53-42a6-a257-0fba531c74be tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de7e1622-cf53-42a6-a257-0fba531c74be tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8/encryption returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1116/2266] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c642590f-c295-41dc-a8d7-1f87d7c28411 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c642590f-c295-41dc-a8d7-1f87d7c28411 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] DELETE http://192.168.122.25/volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8/encryption/e563fd82-3906-4484-9f1b-b4608b36f283 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c642590f-c295-41dc-a8d7-1f87d7c28411 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c642590f-c295-41dc-a8d7-1f87d7c28411 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-c642590f-c295-41dc-a8d7-1f87d7c28411 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c642590f-c295-41dc-a8d7-1f87d7c28411 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8/encryption/e563fd82-3906-4484-9f1b-b4608b36f283 returned with HTTP 403 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1151/2267] 192.168.122.25 () {58 vars in 1368 bytes} [Tue Sep 1 02:11:53 2026] DELETE /volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8/encryption/e563fd82-3906-4484-9f1b-b4608b36f283 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6261a951-1166-4c28-becc-526aa99f9291 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6261a951-1166-4c28-becc-526aa99f9291 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6261a951-1166-4c28-becc-526aa99f9291 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1372150531", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6261a951-1166-4c28-becc-526aa99f9291 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1117/2268] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-01a04463-5f86-41d3-a79f-e970c0f7f061 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-01a04463-5f86-41d3-a79f-e970c0f7f061 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] DELETE http://192.168.122.25/volume/v3/types/458bf57e-7271-427a-8481-689ddb8fba68/extra_specs/key1 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-01a04463-5f86-41d3-a79f-e970c0f7f061 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-01a04463-5f86-41d3-a79f-e970c0f7f061 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-01a04463-5f86-41d3-a79f-e970c0f7f061 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-01a04463-5f86-41d3-a79f-e970c0f7f061 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/458bf57e-7271-427a-8481-689ddb8fba68/extra_specs/key1 returned with HTTP 403 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1152/2269] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:11:53 2026] DELETE /volume/v3/types/458bf57e-7271-427a-8481-689ddb8fba68/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8dc8f22b-5432-4c27-a503-bbaf43157889 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8dc8f22b-5432-4c27-a503-bbaf43157889 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8dc8f22b-5432-4c27-a503-bbaf43157889 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1414479451", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8dc8f22b-5432-4c27-a503-bbaf43157889 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1118/2270] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:53 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2a774aac-57a8-48a0-9aa6-25ddbef6b763 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a774aac-57a8-48a0-9aa6-25ddbef6b763 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] DELETE http://192.168.122.25/volume/v3/types/bca312e4-dd3c-4225-b734-78d002c0d022 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a774aac-57a8-48a0-9aa6-25ddbef6b763 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a774aac-57a8-48a0-9aa6-25ddbef6b763 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-2a774aac-57a8-48a0-9aa6-25ddbef6b763 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a774aac-57a8-48a0-9aa6-25ddbef6b763 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bca312e4-dd3c-4225-b734-78d002c0d022 returned with HTTP 403 Sep 01 02:11:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1153/2271] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:53 2026] DELETE /volume/v3/types/bca312e4-dd3c-4225-b734-78d002c0d022 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-262af4fd-46f3-4e58-b11d-dbbec2b7edef None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-262af4fd-46f3-4e58-b11d-dbbec2b7edef tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] GET http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-262af4fd-46f3-4e58-b11d-dbbec2b7edef tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-262af4fd-46f3-4e58-b11d-dbbec2b7edef tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-262af4fd-46f3-4e58-b11d-dbbec2b7edef tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1119/2272] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs => generated 123 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5600001a-1f70-4449-bc1b-17a7b6fccea0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5600001a-1f70-4449-bc1b-17a7b6fccea0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] GET http://192.168.122.25/volume/v3/types Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5600001a-1f70-4449-bc1b-17a7b6fccea0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5600001a-1f70-4449-bc1b-17a7b6fccea0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-5600001a-1f70-4449-bc1b-17a7b6fccea0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5600001a-1f70-4449-bc1b-17a7b6fccea0 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1154/2273] 192.168.122.25 () {58 vars in 1110 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/types => generated 2361 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dd3d32b2-cc81-4119-a457-23194c136eb6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd3d32b2-cc81-4119-a457-23194c136eb6 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] GET http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption/cipher Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd3d32b2-cc81-4119-a457-23194c136eb6 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd3d32b2-cc81-4119-a457-23194c136eb6 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-dd3d32b2-cc81-4119-a457-23194c136eb6 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd3d32b2-cc81-4119-a457-23194c136eb6 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption/cipher returned with HTTP 403 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1120/2274] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-61d76313-cafc-44c3-bffa-e38c3ad57e1d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61d76313-cafc-44c3-bffa-e38c3ad57e1d tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] GET http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-61d76313-cafc-44c3-bffa-e38c3ad57e1d tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-61d76313-cafc-44c3-bffa-e38c3ad57e1d tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-61d76313-cafc-44c3-bffa-e38c3ad57e1d tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61d76313-cafc-44c3-bffa-e38c3ad57e1d tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption returned with HTTP 403 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1155/2275] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cc6a986e-b8fd-48fc-886e-5313655e6561 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cc6a986e-b8fd-48fc-886e-5313655e6561 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] GET http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/multiattach Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cc6a986e-b8fd-48fc-886e-5313655e6561 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cc6a986e-b8fd-48fc-886e-5313655e6561 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cc6a986e-b8fd-48fc-886e-5313655e6561 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/multiattach returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1121/2276] 192.168.122.25 () {58 vars in 1293 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/multiattach => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-67aa8bd5-9e09-496a-a3ea-e43973421b84 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-67aa8bd5-9e09-496a-a3ea-e43973421b84 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] GET http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/volume_backend_name Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-67aa8bd5-9e09-496a-a3ea-e43973421b84 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-67aa8bd5-9e09-496a-a3ea-e43973421b84 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-67aa8bd5-9e09-496a-a3ea-e43973421b84 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1156/2277] 192.168.122.25 () {58 vars in 1317 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/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 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-edeb3055-36bb-4e42-a5e5-8d318667bfdb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edeb3055-36bb-4e42-a5e5-8d318667bfdb tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] GET http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edeb3055-36bb-4e42-a5e5-8d318667bfdb tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edeb3055-36bb-4e42-a5e5-8d318667bfdb tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edeb3055-36bb-4e42-a5e5-8d318667bfdb tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1122/2278] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 => generated 318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-81d8aee1-116a-4cbd-875a-c15185a76846 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81d8aee1-116a-4cbd-875a-c15185a76846 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] PUT http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption/a021f980-7e5d-4a1e-9baa-cb2d58fe4922 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81d8aee1-116a-4cbd-875a-c15185a76846 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-81d8aee1-116a-4cbd-875a-c15185a76846 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81d8aee1-116a-4cbd-875a-c15185a76846 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption/a021f980-7e5d-4a1e-9baa-cb2d58fe4922 returned with HTTP 403 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1157/2279] 192.168.122.25 () {60 vars in 1385 bytes} [Tue Sep 1 02:11:54 2026] PUT /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/encryption/a021f980-7e5d-4a1e-9baa-cb2d58fe4922 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fb2f2347-2772-4e7e-8a12-1df3c953dfb3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fb2f2347-2772-4e7e-8a12-1df3c953dfb3 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] PUT http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/key1 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fb2f2347-2772-4e7e-8a12-1df3c953dfb3 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-fb2f2347-2772-4e7e-8a12-1df3c953dfb3 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fb2f2347-2772-4e7e-8a12-1df3c953dfb3 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/key1 returned with HTTP 403 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1123/2280] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:54 2026] PUT /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f0adebfa-0423-4f54-98b9-4fce232364d1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0adebfa-0423-4f54-98b9-4fce232364d1 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] PUT http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f0adebfa-0423-4f54-98b9-4fce232364d1 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-f0adebfa-0423-4f54-98b9-4fce232364d1 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e9aea7f70a924f31bab374479a57a478', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9361d03235fc45dbb85f3256118be7c9', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f0adebfa-0423-4f54-98b9-4fce232364d1 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-member] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 returned with HTTP 403 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1158/2281] 192.168.122.25 () {60 vars in 1241 bytes} [Tue Sep 1 02:11:54 2026] PUT /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 => generated 109 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-db6ce076-88cf-4c36-be48-db9171818de8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db6ce076-88cf-4c36-be48-db9171818de8 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] DELETE http://192.168.122.25/volume/v3/types/bca312e4-dd3c-4225-b734-78d002c0d022 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db6ce076-88cf-4c36-be48-db9171818de8 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db6ce076-88cf-4c36-be48-db9171818de8 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db6ce076-88cf-4c36-be48-db9171818de8 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/bca312e4-dd3c-4225-b734-78d002c0d022 returned with HTTP 202 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1124/2282] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:54 2026] DELETE /volume/v3/types/bca312e4-dd3c-4225-b734-78d002c0d022 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ac619f3b-8a90-419a-b8b2-00914f29f882 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac619f3b-8a90-419a-b8b2-00914f29f882 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] DELETE http://192.168.122.25/volume/v3/types/458bf57e-7271-427a-8481-689ddb8fba68 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac619f3b-8a90-419a-b8b2-00914f29f882 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ac619f3b-8a90-419a-b8b2-00914f29f882 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ac619f3b-8a90-419a-b8b2-00914f29f882 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/458bf57e-7271-427a-8481-689ddb8fba68 returned with HTTP 202 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1159/2283] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:54 2026] DELETE /volume/v3/types/458bf57e-7271-427a-8481-689ddb8fba68 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-712b4c6b-1121-4b04-a562-2ed00bdcd235 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-712b4c6b-1121-4b04-a562-2ed00bdcd235 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] DELETE http://192.168.122.25/volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-712b4c6b-1121-4b04-a562-2ed00bdcd235 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-712b4c6b-1121-4b04-a562-2ed00bdcd235 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-712b4c6b-1121-4b04-a562-2ed00bdcd235 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8 returned with HTTP 202 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1125/2284] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:54 2026] DELETE /volume/v3/types/dbfa68d0-3481-40d0-964b-9e0b7aee62d8 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a24c441a-082c-47e4-9de5-510f1c1c987b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a24c441a-082c-47e4-9de5-510f1c1c987b tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] DELETE http://192.168.122.25/volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a24c441a-082c-47e4-9de5-510f1c1c987b tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a24c441a-082c-47e4-9de5-510f1c1c987b tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a24c441a-082c-47e4-9de5-510f1c1c987b tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14 returned with HTTP 202 Sep 01 02:11:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1160/2285] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:54 2026] DELETE /volume/v3/types/5bc87228-0eb1-4a9d-9c3a-40caf3ca2a14 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-663f6273-8251-4e7e-81e5-31ec0e74df72 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-663f6273-8251-4e7e-81e5-31ec0e74df72 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] DELETE http://192.168.122.25/volume/v3/types/f5539f7e-37f2-4a7a-be36-8f522338a5b9 Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-663f6273-8251-4e7e-81e5-31ec0e74df72 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-663f6273-8251-4e7e-81e5-31ec0e74df72 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-663f6273-8251-4e7e-81e5-31ec0e74df72 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/f5539f7e-37f2-4a7a-be36-8f522338a5b9 returned with HTTP 202 Sep 01 02:11:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1126/2286] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:54 2026] DELETE /volume/v3/types/f5539f7e-37f2-4a7a-be36-8f522338a5b9 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b7892df3-14d7-4e67-be2c-85243814a570 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b7892df3-14d7-4e67-be2c-85243814a570 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] DELETE http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 Sep 01 02:11:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b7892df3-14d7-4e67-be2c-85243814a570 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b7892df3-14d7-4e67-be2c-85243814a570 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b7892df3-14d7-4e67-be2c-85243814a570 tempest-VolumeTypesMemberTests-931385834 tempest-VolumeTypesMemberTests-931385834-project-admin] http://192.168.122.25/volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 returned with HTTP 202 Sep 01 02:11:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1161/2287] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:55 2026] DELETE /volume/v3/types/bd42299b-2f07-4182-8e91-807064df4f26 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:11:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-attach": {"instance_uuid": "82a4aebb-c10a-40f2-887d-5dcd6cf35f20", "mountpoint": "/dev/vdb"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "82a4aebb-c10a-40f2-887d-5dcd6cf35f20", "mountpoint": "/dev/vdb"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Update volume admin metadata completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1077613779", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1077613779', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:56 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Create volume of 1 GB Sep 01 02:11:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Availability Zones retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Flow 'volume_create_api' (cab1b7db-ecb0-4d03-8a47-4acc41da412f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5eaee1-2304-43a7-aced-2a57df3a1a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5eaee1-2304-43a7-aced-2a57df3a1a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68da9049-d4bd-4adf-a5a8-3aadfa4e87ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Attach volume completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-79f93cea-705b-4d7d-9b1c-2a970d31c883 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:11:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1162/2288] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:11:56 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dc857b19-dee5-47d6-b62d-649fdadf5a92 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc857b19-dee5-47d6-b62d-649fdadf5a92 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dc857b19-dee5-47d6-b62d-649fdadf5a92 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dc857b19-dee5-47d6-b62d-649fdadf5a92 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Created reservations ['50b0356e-0991-453f-ba09-45bfd80c8271', 'abe76d34-bc95-467c-b3d0-60bffb70d0ae', 'f491880a-76a9-4d33-be6c-bac0d894e2c1', 'dc1af5cc-e191-410b-a3cc-387ed4e6beb1'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dc857b19-dee5-47d6-b62d-649fdadf5a92 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68da9049-d4bd-4adf-a5a8-3aadfa4e87ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b0356e-0991-453f-ba09-45bfd80c8271', 'abe76d34-bc95-467c-b3d0-60bffb70d0ae', 'f491880a-76a9-4d33-be6c-bac0d894e2c1', 'dc1af5cc-e191-410b-a3cc-387ed4e6beb1']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d733e91-af29-4602-9cb0-fe113f165956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc857b19-dee5-47d6-b62d-649fdadf5a92 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1163/2289] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 1183 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea68e295-38e2-4e24-8e29-23ffd8800429 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea68e295-38e2-4e24-8e29-23ffd8800429 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea68e295-38e2-4e24-8e29-23ffd8800429 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea68e295-38e2-4e24-8e29-23ffd8800429 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d733e91-af29-4602-9cb0-fe113f165956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c890b47-6f55-4825-8985-b7e141191093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1077613779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a22a6fb78ee4ad282ede44cdb8e52ae',qos_specs=None,replication_status=,reservations=['50b0356e-0991-453f-ba09-45bfd80c8271','abe76d34-bc95-467c-b3d0-60bffb70d0ae','f491880a-76a9-4d33-be6c-bac0d894e2c1','dc1af5cc-e191-410b-a3cc-387ed4e6beb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d7519ffd47c48ff81087d20306b3d1e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1077613779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c890b47-6f55-4825-8985-b7e141191093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a22a6fb78ee4ad282ede44cdb8e52ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d7519ffd47c48ff81087d20306b3d1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0bb58f4-09c3-4dfd-94a5-19827d931c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ea68e295-38e2-4e24-8e29-23ffd8800429 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea68e295-38e2-4e24-8e29-23ffd8800429 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1164/2290] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 1183 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-46819bec-daba-4e39-87a1-db002c206647 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-46819bec-daba-4e39-87a1-db002c206647 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-46819bec-daba-4e39-87a1-db002c206647 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-detach": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-46819bec-daba-4e39-87a1-db002c206647 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0bb58f4-09c3-4dfd-94a5-19827d931c7a) transitioned into state 'SUCCESS' from state '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-1077613779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a22a6fb78ee4ad282ede44cdb8e52ae',qos_specs=None,replication_status=,reservations=['50b0356e-0991-453f-ba09-45bfd80c8271','abe76d34-bc95-467c-b3d0-60bffb70d0ae','f491880a-76a9-4d33-be6c-bac0d894e2c1','dc1af5cc-e191-410b-a3cc-387ed4e6beb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d7519ffd47c48ff81087d20306b3d1e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa48d11-2e52-4b92-a887-b709e99d2a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-46819bec-daba-4e39-87a1-db002c206647 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa48d11-2e52-4b92-a887-b709e99d2a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Flow 'volume_create_api' (cab1b7db-ecb0-4d03-8a47-4acc41da412f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Create volume request issued successfully. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1bc2e4c0-e6fc-4375-a21d-1ec7cd4996b0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1127/2291] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:56 2026] POST /volume/v3/volumes => generated 761 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-183bdef2-a13f-43a0-a764-5538dbeb40ff None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-183bdef2-a13f-43a0-a764-5538dbeb40ff tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-183bdef2-a13f-43a0-a764-5538dbeb40ff tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-183bdef2-a13f-43a0-a764-5538dbeb40ff tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-183bdef2-a13f-43a0-a764-5538dbeb40ff tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-183bdef2-a13f-43a0-a764-5538dbeb40ff tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1128/2292] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 829 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-46819bec-daba-4e39-87a1-db002c206647 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Detach volume completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-46819bec-daba-4e39-87a1-db002c206647 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:11:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1165/2293] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:11:57 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3beffb58-d3eb-41c6-a170-12d7617199fb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3beffb58-d3eb-41c6-a170-12d7617199fb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3beffb58-d3eb-41c6-a170-12d7617199fb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3beffb58-d3eb-41c6-a170-12d7617199fb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3beffb58-d3eb-41c6-a170-12d7617199fb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3beffb58-d3eb-41c6-a170-12d7617199fb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1129/2294] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b89df69c-c4b3-4ed3-a1fc-96cbde57d027 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b89df69c-c4b3-4ed3-a1fc-96cbde57d027 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:11:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b89df69c-c4b3-4ed3-a1fc-96cbde57d027 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b89df69c-c4b3-4ed3-a1fc-96cbde57d027 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b89df69c-c4b3-4ed3-a1fc-96cbde57d027 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b89df69c-c4b3-4ed3-a1fc-96cbde57d027 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1166/2295] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b8821be3-6a2c-4136-a53d-05850b084e56 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8821be3-6a2c-4136-a53d-05850b084e56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:11:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8821be3-6a2c-4136-a53d-05850b084e56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8821be3-6a2c-4136-a53d-05850b084e56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b8821be3-6a2c-4136-a53d-05850b084e56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8821be3-6a2c-4136-a53d-05850b084e56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1130/2296] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f1550bd6-26a8-4461-b164-bd5cc865a91f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1550bd6-26a8-4461-b164-bd5cc865a91f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:11:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1550bd6-26a8-4461-b164-bd5cc865a91f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1550bd6-26a8-4461-b164-bd5cc865a91f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f1550bd6-26a8-4461-b164-bd5cc865a91f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1550bd6-26a8-4461-b164-bd5cc865a91f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1167/2297] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-895b3b14-9620-43c4-8d19-0d692a66d946 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-895b3b14-9620-43c4-8d19-0d692a66d946 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:11:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-895b3b14-9620-43c4-8d19-0d692a66d946 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c890b47-6f55-4825-8985-b7e141191093", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1331368141", "description": null, "metadata": null}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-895b3b14-9620-43c4-8d19-0d692a66d946 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-895b3b14-9620-43c4-8d19-0d692a66d946 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Create snapshot from volume 7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:11:59 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-895b3b14-9620-43c4-8d19-0d692a66d946 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Created reservations ['3606d686-27a5-4890-a9fb-55cbc3b457cb', '5ec95d52-9a5d-4978-be13-0006e37fe01c', '535f80e1-2909-4533-8d7d-fe0d6272b921', '5c521424-884b-4167-a009-fe765a229b63'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-895b3b14-9620-43c4-8d19-0d692a66d946 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot force create request issued successfully. Sep 01 02:11:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-895b3b14-9620-43c4-8d19-0d692a66d946 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:11:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1131/2298] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:11:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5bfaee6a-b0b7-46dd-8e53-86556d5069d5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5bfaee6a-b0b7-46dd-8e53-86556d5069d5 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:11:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5bfaee6a-b0b7-46dd-8e53-86556d5069d5 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5bfaee6a-b0b7-46dd-8e53-86556d5069d5 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5bfaee6a-b0b7-46dd-8e53-86556d5069d5 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5bfaee6a-b0b7-46dd-8e53-86556d5069d5 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1168/2299] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-82abd44a-099d-447d-a1fc-6e2c77b3e032 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82abd44a-099d-447d-a1fc-6e2c77b3e032 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82abd44a-099d-447d-a1fc-6e2c77b3e032 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82abd44a-099d-447d-a1fc-6e2c77b3e032 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-82abd44a-099d-447d-a1fc-6e2c77b3e032 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-82abd44a-099d-447d-a1fc-6e2c77b3e032 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Reserve volume completed successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82abd44a-099d-447d-a1fc-6e2c77b3e032 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:12:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1132/2300] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:00 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-38ef2563-6f43-44ef-af1d-eaf8dae92907 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38ef2563-6f43-44ef-af1d-eaf8dae92907 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38ef2563-6f43-44ef-af1d-eaf8dae92907 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38ef2563-6f43-44ef-af1d-eaf8dae92907 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-38ef2563-6f43-44ef-af1d-eaf8dae92907 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38ef2563-6f43-44ef-af1d-eaf8dae92907 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1169/2301] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-91a36b3a-c2df-44f0-b25e-2ef9fae49857 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-91a36b3a-c2df-44f0-b25e-2ef9fae49857 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-91a36b3a-c2df-44f0-b25e-2ef9fae49857 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-91a36b3a-c2df-44f0-b25e-2ef9fae49857 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-91a36b3a-c2df-44f0-b25e-2ef9fae49857 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-91a36b3a-c2df-44f0-b25e-2ef9fae49857 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Unreserve volume completed successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-91a36b3a-c2df-44f0-b25e-2ef9fae49857 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:12:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1133/2302] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:00 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d3015562-ed91-455a-b8ad-5f2026950be0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d3015562-ed91-455a-b8ad-5f2026950be0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d3015562-ed91-455a-b8ad-5f2026950be0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d3015562-ed91-455a-b8ad-5f2026950be0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d3015562-ed91-455a-b8ad-5f2026950be0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d3015562-ed91-455a-b8ad-5f2026950be0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1170/2303] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a79de576-271f-4dcc-94dc-bc758dadc832 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a79de576-271f-4dcc-94dc-bc758dadc832 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a79de576-271f-4dcc-94dc-bc758dadc832 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a79de576-271f-4dcc-94dc-bc758dadc832 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a79de576-271f-4dcc-94dc-bc758dadc832 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a79de576-271f-4dcc-94dc-bc758dadc832 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume updated successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a79de576-271f-4dcc-94dc-bc758dadc832 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1134/2304] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:00 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-06fc6b5d-6f3d-444d-875f-3eb5ce8191d6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06fc6b5d-6f3d-444d-875f-3eb5ce8191d6 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06fc6b5d-6f3d-444d-875f-3eb5ce8191d6 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06fc6b5d-6f3d-444d-875f-3eb5ce8191d6 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-06fc6b5d-6f3d-444d-875f-3eb5ce8191d6 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06fc6b5d-6f3d-444d-875f-3eb5ce8191d6 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1171/2305] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9e0e05aa-29cb-4d4d-9383-ae931ab9e586 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9e0e05aa-29cb-4d4d-9383-ae931ab9e586 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9e0e05aa-29cb-4d4d-9383-ae931ab9e586 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9e0e05aa-29cb-4d4d-9383-ae931ab9e586 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9e0e05aa-29cb-4d4d-9383-ae931ab9e586 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9e0e05aa-29cb-4d4d-9383-ae931ab9e586 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume updated successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9e0e05aa-29cb-4d4d-9383-ae931ab9e586 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1135/2306] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:00 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a1a94373-d447-493c-98ff-ae53300a63bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-57d02b64-cf89-4384-80c7-ff78b61bea4b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57d02b64-cf89-4384-80c7-ff78b61bea4b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-57d02b64-cf89-4384-80c7-ff78b61bea4b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-57d02b64-cf89-4384-80c7-ff78b61bea4b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1a94373-d447-493c-98ff-ae53300a63bd tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1a94373-d447-493c-98ff-ae53300a63bd tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a1a94373-d447-493c-98ff-ae53300a63bd tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-57d02b64-cf89-4384-80c7-ff78b61bea4b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a1a94373-d447-493c-98ff-ae53300a63bd tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a1a94373-d447-493c-98ff-ae53300a63bd tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1172/2307] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57d02b64-cf89-4384-80c7-ff78b61bea4b tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1136/2308] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Update volume admin metadata completed successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Update readonly setting on volume completed successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3d50f4fc-019c-444e-a578-3fc171b8cd88 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:12:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1173/2309] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:00 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-599d042f-25e2-48fa-8205-cf1cdef1ed73 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-599d042f-25e2-48fa-8205-cf1cdef1ed73 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-599d042f-25e2-48fa-8205-cf1cdef1ed73 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-599d042f-25e2-48fa-8205-cf1cdef1ed73 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-599d042f-25e2-48fa-8205-cf1cdef1ed73 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-599d042f-25e2-48fa-8205-cf1cdef1ed73 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1137/2310] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Update volume admin metadata completed successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Update readonly setting on volume completed successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8530850-58d3-44f2-9746-4a5e661ce7f0 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:12:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1174/2311] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:12:01 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-305ac79f-14bb-4d8d-98b7-0cc7bba6c2eb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-305ac79f-14bb-4d8d-98b7-0cc7bba6c2eb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-305ac79f-14bb-4d8d-98b7-0cc7bba6c2eb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-305ac79f-14bb-4d8d-98b7-0cc7bba6c2eb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-305ac79f-14bb-4d8d-98b7-0cc7bba6c2eb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-305ac79f-14bb-4d8d-98b7-0cc7bba6c2eb tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1138/2312] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-51793f88-363d-4846-9c12-feb025751ce1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51793f88-363d-4846-9c12-feb025751ce1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51793f88-363d-4846-9c12-feb025751ce1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2064258135", "disk_format": "raw"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51793f88-363d-4846-9c12-feb025751ce1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2064258135", "disk_format": "raw"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=336,cinder:INSERT=57,cinder:UPDATE=73 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-51793f88-363d-4846-9c12-feb025751ce1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86843]: DEBUG cinder.image.image_utils [None req-51793f88-363d-4846-9c12-feb025751ce1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2064258135'}] 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-2064258135'}]. {{(pid=86843) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6d5721ee-037c-4caa-8a9d-b85633cb6ba8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d5721ee-037c-4caa-8a9d-b85633cb6ba8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d5721ee-037c-4caa-8a9d-b85633cb6ba8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d5721ee-037c-4caa-8a9d-b85633cb6ba8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6d5721ee-037c-4caa-8a9d-b85633cb6ba8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d5721ee-037c-4caa-8a9d-b85633cb6ba8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1139/2313] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bef21c91-6874-4a1e-80be-fb45c3a0d7ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bef21c91-6874-4a1e-80be-fb45c3a0d7ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bef21c91-6874-4a1e-80be-fb45c3a0d7ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bef21c91-6874-4a1e-80be-fb45c3a0d7ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bef21c91-6874-4a1e-80be-fb45c3a0d7ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bef21c91-6874-4a1e-80be-fb45c3a0d7ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1140/2314] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d465ebb8-5625-4aa0-ae40-435c88f2d693 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d465ebb8-5625-4aa0-ae40-435c88f2d693 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d465ebb8-5625-4aa0-ae40-435c88f2d693 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d465ebb8-5625-4aa0-ae40-435c88f2d693 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d465ebb8-5625-4aa0-ae40-435c88f2d693 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d465ebb8-5625-4aa0-ae40-435c88f2d693 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1141/2315] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0efa433f-7d6c-41f4-b24a-b9342792619d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e24157f1-3433-49b4-b252-50cf7e890a04", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Create volume request body: {'volume': {'snapshot_id': 'e24157f1-3433-49b4-b252-50cf7e890a04', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Create volume of 1 GB Sep 01 02:12:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Availability Zones retrieved successfully. Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Flow 'volume_create_api' (ea28107c-33fd-477d-8c5f-6c87c024bea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedb8a54-cf8a-4057-854a-6f57469e48e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-51793f88-363d-4846-9c12-feb025751ce1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Copy volume to image completed successfully. Sep 01 02:12:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51793f88-363d-4846-9c12-feb025751ce1 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:12:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1175/2316] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:12:01 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 655 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedb8a54-cf8a-4057-854a-6f57469e48e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e24157f1-3433-49b4-b252-50cf7e890a04', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8af7d83-0f3b-4403-aac0-6b223b44fe39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Created reservations ['ac948f7f-4a37-4352-9057-29a9c90324db', '1b1f44e5-bd5d-417c-a6e2-6eadd87ad618', '52c05641-4245-4b09-8d7e-a4a6a0522627', '3a65c2d5-c12f-4c60-8268-62e9cac746a8'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8af7d83-0f3b-4403-aac0-6b223b44fe39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac948f7f-4a37-4352-9057-29a9c90324db', '1b1f44e5-bd5d-417c-a6e2-6eadd87ad618', '52c05641-4245-4b09-8d7e-a4a6a0522627', '3a65c2d5-c12f-4c60-8268-62e9cac746a8']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bbaac5-5164-4ffa-8f74-9716578c1a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bbaac5-5164-4ffa-8f74-9716578c1a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5186d04-9b5f-47df-843f-5e94e9561585', '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='6a22a6fb78ee4ad282ede44cdb8e52ae',qos_specs=None,replication_status=,reservations=['ac948f7f-4a37-4352-9057-29a9c90324db','1b1f44e5-bd5d-417c-a6e2-6eadd87ad618','52c05641-4245-4b09-8d7e-a4a6a0522627','3a65c2d5-c12f-4c60-8268-62e9cac746a8'],size=1,snapshot_id=e24157f1-3433-49b4-b252-50cf7e890a04,source_replicaid=,source_volid=None,status='creating',user_id='8d7519ffd47c48ff81087d20306b3d1e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5186d04-9b5f-47df-843f-5e94e9561585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a22a6fb78ee4ad282ede44cdb8e52ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e24157f1-3433-49b4-b252-50cf7e890a04,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d7519ffd47c48ff81087d20306b3d1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95119965-a93f-4ddf-b9c8-376c2dc9c420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95119965-a93f-4ddf-b9c8-376c2dc9c420) transitioned into state 'SUCCESS' from 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='6a22a6fb78ee4ad282ede44cdb8e52ae',qos_specs=None,replication_status=,reservations=['ac948f7f-4a37-4352-9057-29a9c90324db','1b1f44e5-bd5d-417c-a6e2-6eadd87ad618','52c05641-4245-4b09-8d7e-a4a6a0522627','3a65c2d5-c12f-4c60-8268-62e9cac746a8'],size=1,snapshot_id=e24157f1-3433-49b4-b252-50cf7e890a04,source_replicaid=,source_volid=None,status='creating',user_id='8d7519ffd47c48ff81087d20306b3d1e',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcc7d63-dfc7-4c21-a173-902bfcc7e1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcc7d63-dfc7-4c21-a173-902bfcc7e1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Flow 'volume_create_api' (ea28107c-33fd-477d-8c5f-6c87c024bea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Create volume request issued successfully. Sep 01 02:12:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0efa433f-7d6c-41f4-b24a-b9342792619d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1142/2317] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:01 2026] POST /volume/v3/volumes => generated 748 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29e71fdc-7229-4fc2-89a6-fe9827e0326e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29e71fdc-7229-4fc2-89a6-fe9827e0326e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29e71fdc-7229-4fc2-89a6-fe9827e0326e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29e71fdc-7229-4fc2-89a6-fe9827e0326e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-29e71fdc-7229-4fc2-89a6-fe9827e0326e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29e71fdc-7229-4fc2-89a6-fe9827e0326e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1176/2318] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:02 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c7bcece8-313f-4f32-978e-5c8c4de090be None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7bcece8-313f-4f32-978e-5c8c4de090be tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7bcece8-313f-4f32-978e-5c8c4de090be tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7bcece8-313f-4f32-978e-5c8c4de090be tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c7bcece8-313f-4f32-978e-5c8c4de090be tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7bcece8-313f-4f32-978e-5c8c4de090be tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1143/2319] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9a0b33e3-7ca1-4f24-bb25-7d761b9d6dcc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a0b33e3-7ca1-4f24-bb25-7d761b9d6dcc tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a0b33e3-7ca1-4f24-bb25-7d761b9d6dcc tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a0b33e3-7ca1-4f24-bb25-7d761b9d6dcc tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9a0b33e3-7ca1-4f24-bb25-7d761b9d6dcc tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a0b33e3-7ca1-4f24-bb25-7d761b9d6dcc tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1177/2320] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:04 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-28531120-0018-43d9-8a3d-11a5e5c39d50 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28531120-0018-43d9-8a3d-11a5e5c39d50 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28531120-0018-43d9-8a3d-11a5e5c39d50 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28531120-0018-43d9-8a3d-11a5e5c39d50 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-28531120-0018-43d9-8a3d-11a5e5c39d50 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28531120-0018-43d9-8a3d-11a5e5c39d50 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1144/2321] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:05 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-921e61c6-7204-41ce-abd2-45e672b67d89 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-921e61c6-7204-41ce-abd2-45e672b67d89 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-921e61c6-7204-41ce-abd2-45e672b67d89 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-921e61c6-7204-41ce-abd2-45e672b67d89 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-921e61c6-7204-41ce-abd2-45e672b67d89 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-921e61c6-7204-41ce-abd2-45e672b67d89 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1178/2322] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-21fdb6e5-9be8-431d-b429-add80e760315 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-21fdb6e5-9be8-431d-b429-add80e760315 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-21fdb6e5-9be8-431d-b429-add80e760315 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-21fdb6e5-9be8-431d-b429-add80e760315 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-21fdb6e5-9be8-431d-b429-add80e760315 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-21fdb6e5-9be8-431d-b429-add80e760315 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1145/2323] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:07 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8afacfe0-8ccf-4210-a740-54f86643ca5c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8afacfe0-8ccf-4210-a740-54f86643ca5c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8afacfe0-8ccf-4210-a740-54f86643ca5c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8afacfe0-8ccf-4210-a740-54f86643ca5c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8afacfe0-8ccf-4210-a740-54f86643ca5c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8afacfe0-8ccf-4210-a740-54f86643ca5c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1179/2324] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3dc2fcac-4c0c-429b-bd29-27878bcd1502 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dc2fcac-4c0c-429b-bd29-27878bcd1502 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dc2fcac-4c0c-429b-bd29-27878bcd1502 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dc2fcac-4c0c-429b-bd29-27878bcd1502 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3dc2fcac-4c0c-429b-bd29-27878bcd1502 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dc2fcac-4c0c-429b-bd29-27878bcd1502 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1146/2325] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-17f5a607-cbbb-4419-8c8b-5cbf2520c7ac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17f5a607-cbbb-4419-8c8b-5cbf2520c7ac tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17f5a607-cbbb-4419-8c8b-5cbf2520c7ac tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17f5a607-cbbb-4419-8c8b-5cbf2520c7ac tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-17f5a607-cbbb-4419-8c8b-5cbf2520c7ac tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17f5a607-cbbb-4419-8c8b-5cbf2520c7ac tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1180/2326] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7ce44fe1-8d8a-4b45-9e31-ab5844f6bd64 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ce44fe1-8d8a-4b45-9e31-ab5844f6bd64 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ce44fe1-8d8a-4b45-9e31-ab5844f6bd64 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ce44fe1-8d8a-4b45-9e31-ab5844f6bd64 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7ce44fe1-8d8a-4b45-9e31-ab5844f6bd64 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ce44fe1-8d8a-4b45-9e31-ab5844f6bd64 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1147/2327] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-41f65796-c780-4ac7-b3dc-fccdfc4a49ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-41f65796-c780-4ac7-b3dc-fccdfc4a49ee tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-41f65796-c780-4ac7-b3dc-fccdfc4a49ee tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-41f65796-c780-4ac7-b3dc-fccdfc4a49ee tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-41f65796-c780-4ac7-b3dc-fccdfc4a49ee tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-41f65796-c780-4ac7-b3dc-fccdfc4a49ee tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1181/2328] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-af2be910-e5ef-4fe1-973b-94966cda811b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af2be910-e5ef-4fe1-973b-94966cda811b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af2be910-e5ef-4fe1-973b-94966cda811b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af2be910-e5ef-4fe1-973b-94966cda811b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-af2be910-e5ef-4fe1-973b-94966cda811b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af2be910-e5ef-4fe1-973b-94966cda811b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1148/2329] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-af91f5c4-91b1-478d-a48c-fd3b9ffa2457 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af91f5c4-91b1-478d-a48c-fd3b9ffa2457 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af91f5c4-91b1-478d-a48c-fd3b9ffa2457 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-af91f5c4-91b1-478d-a48c-fd3b9ffa2457 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-af91f5c4-91b1-478d-a48c-fd3b9ffa2457 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-af91f5c4-91b1-478d-a48c-fd3b9ffa2457 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1182/2330] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c373c8e-319b-403b-b688-3c3c6586389f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c373c8e-319b-403b-b688-3c3c6586389f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c373c8e-319b-403b-b688-3c3c6586389f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c373c8e-319b-403b-b688-3c3c6586389f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c373c8e-319b-403b-b688-3c3c6586389f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c373c8e-319b-403b-b688-3c3c6586389f tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1149/2331] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-764084a8-8dbd-43d8-b989-d7cb2a9ba46e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-764084a8-8dbd-43d8-b989-d7cb2a9ba46e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-764084a8-8dbd-43d8-b989-d7cb2a9ba46e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-764084a8-8dbd-43d8-b989-d7cb2a9ba46e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-764084a8-8dbd-43d8-b989-d7cb2a9ba46e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-764084a8-8dbd-43d8-b989-d7cb2a9ba46e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1183/2332] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-066fa4e6-2358-4e23-9ea2-ceb5d3a7a85b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-066fa4e6-2358-4e23-9ea2-ceb5d3a7a85b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-066fa4e6-2358-4e23-9ea2-ceb5d3a7a85b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-066fa4e6-2358-4e23-9ea2-ceb5d3a7a85b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-066fa4e6-2358-4e23-9ea2-ceb5d3a7a85b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-066fa4e6-2358-4e23-9ea2-ceb5d3a7a85b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1150/2333] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4410038b-8057-40f4-b97d-c4dba7720a31 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4410038b-8057-40f4-b97d-c4dba7720a31 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4410038b-8057-40f4-b97d-c4dba7720a31 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4410038b-8057-40f4-b97d-c4dba7720a31 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4410038b-8057-40f4-b97d-c4dba7720a31 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4410038b-8057-40f4-b97d-c4dba7720a31 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1184/2334] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c7d5a45-8d6e-4ef9-9386-9bf7f03f521e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c7d5a45-8d6e-4ef9-9386-9bf7f03f521e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c7d5a45-8d6e-4ef9-9386-9bf7f03f521e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c7d5a45-8d6e-4ef9-9386-9bf7f03f521e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c7d5a45-8d6e-4ef9-9386-9bf7f03f521e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c7d5a45-8d6e-4ef9-9386-9bf7f03f521e tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1151/2335] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-483bea57-6b10-40ab-bfe3-483a47309614 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-483bea57-6b10-40ab-bfe3-483a47309614 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-483bea57-6b10-40ab-bfe3-483a47309614 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-483bea57-6b10-40ab-bfe3-483a47309614 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-483bea57-6b10-40ab-bfe3-483a47309614 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-483bea57-6b10-40ab-bfe3-483a47309614 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1185/2336] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ecb3d1d1-f7bc-4b6c-bd46-5cce41b4570b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ecb3d1d1-f7bc-4b6c-bd46-5cce41b4570b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ecb3d1d1-f7bc-4b6c-bd46-5cce41b4570b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ecb3d1d1-f7bc-4b6c-bd46-5cce41b4570b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ecb3d1d1-f7bc-4b6c-bd46-5cce41b4570b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ecb3d1d1-f7bc-4b6c-bd46-5cce41b4570b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1152/2337] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4fb923e3-07bd-4d5b-bf66-bc45ed919020 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4fb923e3-07bd-4d5b-bf66-bc45ed919020 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4fb923e3-07bd-4d5b-bf66-bc45ed919020 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4fb923e3-07bd-4d5b-bf66-bc45ed919020 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4fb923e3-07bd-4d5b-bf66-bc45ed919020 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4fb923e3-07bd-4d5b-bf66-bc45ed919020 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1186/2338] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:23 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6b693f55-b6b0-421c-acf2-a66d48d4204d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b693f55-b6b0-421c-acf2-a66d48d4204d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b693f55-b6b0-421c-acf2-a66d48d4204d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b693f55-b6b0-421c-acf2-a66d48d4204d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6b693f55-b6b0-421c-acf2-a66d48d4204d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b693f55-b6b0-421c-acf2-a66d48d4204d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1153/2339] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0ff2efa4-fe60-46b3-84c7-8bda9c66fb39 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0ff2efa4-fe60-46b3-84c7-8bda9c66fb39 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0ff2efa4-fe60-46b3-84c7-8bda9c66fb39 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0ff2efa4-fe60-46b3-84c7-8bda9c66fb39 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0ff2efa4-fe60-46b3-84c7-8bda9c66fb39 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0ff2efa4-fe60-46b3-84c7-8bda9c66fb39 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1187/2340] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] POST http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action Sep 01 02:12:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2076866684", "disk_format": "qcow2"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2076866684", "disk_format": "qcow2"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f124f10c-2251-4aae-b392-d72aeb6fef77 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[86844]: DEBUG cinder.image.image_utils [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2076866684'}] 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-2076866684'}]. {{(pid=86844) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:12:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f124f10c-2251-4aae-b392-d72aeb6fef77 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f124f10c-2251-4aae-b392-d72aeb6fef77 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f124f10c-2251-4aae-b392-d72aeb6fef77 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f124f10c-2251-4aae-b392-d72aeb6fef77 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f124f10c-2251-4aae-b392-d72aeb6fef77 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1188/2341] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:26 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Copy volume to image completed successfully. Sep 01 02:12:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9f4c71ff-a6f0-48ba-9b43-015d27721ded tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action returned with HTTP 202 Sep 01 02:12:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1154/2342] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:12:26 2026] POST /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b/action => generated 657 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-81a1f5f9-cfbc-4186-b9e9-e14a9ee189f1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81a1f5f9-cfbc-4186-b9e9-e14a9ee189f1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81a1f5f9-cfbc-4186-b9e9-e14a9ee189f1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81a1f5f9-cfbc-4186-b9e9-e14a9ee189f1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-81a1f5f9-cfbc-4186-b9e9-e14a9ee189f1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81a1f5f9-cfbc-4186-b9e9-e14a9ee189f1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1189/2343] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8be97a1c-6cfc-4a50-83f5-b85df9737ff2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8be97a1c-6cfc-4a50-83f5-b85df9737ff2 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8be97a1c-6cfc-4a50-83f5-b85df9737ff2 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8be97a1c-6cfc-4a50-83f5-b85df9737ff2 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8be97a1c-6cfc-4a50-83f5-b85df9737ff2 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8be97a1c-6cfc-4a50-83f5-b85df9737ff2 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1155/2344] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-006ccc6b-af13-48f8-b4ec-8a468cf47246 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-006ccc6b-af13-48f8-b4ec-8a468cf47246 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-006ccc6b-af13-48f8-b4ec-8a468cf47246 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-006ccc6b-af13-48f8-b4ec-8a468cf47246 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-006ccc6b-af13-48f8-b4ec-8a468cf47246 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-006ccc6b-af13-48f8-b4ec-8a468cf47246 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1190/2345] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dbdbbdf8-6500-4939-8759-19b5e0f5b52b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dbdbbdf8-6500-4939-8759-19b5e0f5b52b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dbdbbdf8-6500-4939-8759-19b5e0f5b52b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dbdbbdf8-6500-4939-8759-19b5e0f5b52b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dbdbbdf8-6500-4939-8759-19b5e0f5b52b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dbdbbdf8-6500-4939-8759-19b5e0f5b52b tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1156/2346] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c120b97c-dc6c-4ac8-9710-df8c872c17d4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c120b97c-dc6c-4ac8-9710-df8c872c17d4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c120b97c-dc6c-4ac8-9710-df8c872c17d4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c120b97c-dc6c-4ac8-9710-df8c872c17d4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c120b97c-dc6c-4ac8-9710-df8c872c17d4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c120b97c-dc6c-4ac8-9710-df8c872c17d4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1191/2347] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-04c3cb8d-4185-4903-948c-e0ddbc54eff7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04c3cb8d-4185-4903-948c-e0ddbc54eff7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04c3cb8d-4185-4903-948c-e0ddbc54eff7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04c3cb8d-4185-4903-948c-e0ddbc54eff7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-04c3cb8d-4185-4903-948c-e0ddbc54eff7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04c3cb8d-4185-4903-948c-e0ddbc54eff7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1157/2348] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Delete snapshot with id: e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot delete request issued successfully. Sep 01 02:12:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-136d112e-cefa-4e27-ac5e-b4aedc4574b8 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 202 Sep 01 02:12:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1192/2349] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:31 2026] DELETE /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-de94c08c-84c3-4f8a-bb67-932240458a8a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de94c08c-84c3-4f8a-bb67-932240458a8a tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de94c08c-84c3-4f8a-bb67-932240458a8a tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de94c08c-84c3-4f8a-bb67-932240458a8a tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-de94c08c-84c3-4f8a-bb67-932240458a8a tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de94c08c-84c3-4f8a-bb67-932240458a8a tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1158/2350] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-971996b6-d742-4057-8573-fda8ef965ff1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-971996b6-d742-4057-8573-fda8ef965ff1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-971996b6-d742-4057-8573-fda8ef965ff1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-971996b6-d742-4057-8573-fda8ef965ff1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-971996b6-d742-4057-8573-fda8ef965ff1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-971996b6-d742-4057-8573-fda8ef965ff1 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1193/2351] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 468 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f190ba86-0c08-4cfe-be2a-c3790e30fcd7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f190ba86-0c08-4cfe-be2a-c3790e30fcd7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f190ba86-0c08-4cfe-be2a-c3790e30fcd7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f190ba86-0c08-4cfe-be2a-c3790e30fcd7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f190ba86-0c08-4cfe-be2a-c3790e30fcd7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f190ba86-0c08-4cfe-be2a-c3790e30fcd7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1159/2352] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 468 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1084c844-0429-4bc6-bcbd-a5676721d889 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1084c844-0429-4bc6-bcbd-a5676721d889 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1084c844-0429-4bc6-bcbd-a5676721d889 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1084c844-0429-4bc6-bcbd-a5676721d889 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1084c844-0429-4bc6-bcbd-a5676721d889 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Snapshot retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1084c844-0429-4bc6-bcbd-a5676721d889 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1194/2353] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ed3cd633-4b9f-458b-a410-45f4ea0499a3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ed3cd633-4b9f-458b-a410-45f4ea0499a3 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ed3cd633-4b9f-458b-a410-45f4ea0499a3 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ed3cd633-4b9f-458b-a410-45f4ea0499a3 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ed3cd633-4b9f-458b-a410-45f4ea0499a3 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 404 Sep 01 02:12:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1160/2354] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:12:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Delete volume with id: 7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:12:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Delete volume request issued successfully. Sep 01 02:12:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd0ded75-9d58-4aed-bca4-a4ce3ae7f32d tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 202 Sep 01 02:12:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1195/2355] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:36 2026] DELETE /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ba356645-9f12-42a8-8439-5ec1355c39a4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ba356645-9f12-42a8-8439-5ec1355c39a4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:12:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ba356645-9f12-42a8-8439-5ec1355c39a4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ba356645-9f12-42a8-8439-5ec1355c39a4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ba356645-9f12-42a8-8439-5ec1355c39a4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ba356645-9f12-42a8-8439-5ec1355c39a4 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1161/2356] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e0ba8120-1b97-45b5-81d8-cd6b677fc869 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e0ba8120-1b97-45b5-81d8-cd6b677fc869 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:12:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e0ba8120-1b97-45b5-81d8-cd6b677fc869 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e0ba8120-1b97-45b5-81d8-cd6b677fc869 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e0ba8120-1b97-45b5-81d8-cd6b677fc869 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 404 Sep 01 02:12:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1196/2357] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Delete volume with id: c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Delete volume request issued successfully. Sep 01 02:12:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-af30a9e4-4a3f-45ec-89e8-3a54231547ca tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 202 Sep 01 02:12:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1162/2358] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:37 2026] DELETE /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e1eeecb0-15a1-4b03-a88d-fca81ae416fa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1eeecb0-15a1-4b03-a88d-fca81ae416fa tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1eeecb0-15a1-4b03-a88d-fca81ae416fa tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1eeecb0-15a1-4b03-a88d-fca81ae416fa tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e1eeecb0-15a1-4b03-a88d-fca81ae416fa tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1eeecb0-15a1-4b03-a88d-fca81ae416fa tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1197/2359] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 840 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3ad0a457-69b1-4ca3-9fc1-54a61dc821c7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ad0a457-69b1-4ca3-9fc1-54a61dc821c7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ad0a457-69b1-4ca3-9fc1-54a61dc821c7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ad0a457-69b1-4ca3-9fc1-54a61dc821c7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ad0a457-69b1-4ca3-9fc1-54a61dc821c7 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 returned with HTTP 404 Sep 01 02:12:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1163/2360] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/c5186d04-9b5f-47df-843f-5e94e9561585 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6e3a9d72-387e-4f9b-8a19-f15736a920c0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e3a9d72-387e-4f9b-8a19-f15736a920c0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e3a9d72-387e-4f9b-8a19-f15736a920c0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e3a9d72-387e-4f9b-8a19-f15736a920c0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-6e3a9d72-387e-4f9b-8a19-f15736a920c0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Delete snapshot with id: e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e3a9d72-387e-4f9b-8a19-f15736a920c0 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 404 Sep 01 02:12:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1198/2361] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:38 2026] DELETE /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-75ed8c4e-d8ef-4c66-bbcd-03c57d1017f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75ed8c4e-d8ef-4c66-bbcd-03c57d1017f6 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75ed8c4e-d8ef-4c66-bbcd-03c57d1017f6 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75ed8c4e-d8ef-4c66-bbcd-03c57d1017f6 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75ed8c4e-d8ef-4c66-bbcd-03c57d1017f6 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 returned with HTTP 404 Sep 01 02:12:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1164/2362] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/snapshots/e24157f1-3433-49b4-b252-50cf7e890a04 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fc1fada5-57b0-46f4-9c67-c6e011f9ab56 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fc1fada5-57b0-46f4-9c67-c6e011f9ab56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:12:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fc1fada5-57b0-46f4-9c67-c6e011f9ab56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fc1fada5-57b0-46f4-9c67-c6e011f9ab56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fc1fada5-57b0-46f4-9c67-c6e011f9ab56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Delete volume with id: 7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:12:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fc1fada5-57b0-46f4-9c67-c6e011f9ab56 tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 404 Sep 01 02:12:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1199/2363] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:38 2026] DELETE /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb237427-096c-42a2-ad7d-4c204dda876c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb237427-096c-42a2-ad7d-4c204dda876c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] GET http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb237427-096c-42a2-ad7d-4c204dda876c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb237427-096c-42a2-ad7d-4c204dda876c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb237427-096c-42a2-ad7d-4c204dda876c tempest-SnapshotDependencyTests-2014402934 tempest-SnapshotDependencyTests-2014402934-project-member] http://192.168.122.25/volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 returned with HTTP 404 Sep 01 02:12:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1165/2364] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/7c890b47-6f55-4825-8985-b7e141191093 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f593cc7a-dc70-44aa-9406-320280ae2d25 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f593cc7a-dc70-44aa-9406-320280ae2d25 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f593cc7a-dc70-44aa-9406-320280ae2d25 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f593cc7a-dc70-44aa-9406-320280ae2d25 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f593cc7a-dc70-44aa-9406-320280ae2d25 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f593cc7a-dc70-44aa-9406-320280ae2d25 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1200/2365] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-87bba168-7977-4bef-bf4d-e97774e750e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-87bba168-7977-4bef-bf4d-e97774e750e4 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-87bba168-7977-4bef-bf4d-e97774e750e4 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-87bba168-7977-4bef-bf4d-e97774e750e4 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-87bba168-7977-4bef-bf4d-e97774e750e4 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-87bba168-7977-4bef-bf4d-e97774e750e4 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1166/2366] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] DELETE http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Delete volume with id: 5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Delete volume request issued successfully. Sep 01 02:12:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-54bad9e3-a8c0-4e81-9c80-d16e797c6974 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 202 Sep 01 02:12:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1201/2367] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:40 2026] DELETE /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4714625a-9efd-40e3-8c1a-db85cc30ece8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4714625a-9efd-40e3-8c1a-db85cc30ece8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4714625a-9efd-40e3-8c1a-db85cc30ece8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4714625a-9efd-40e3-8c1a-db85cc30ece8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4714625a-9efd-40e3-8c1a-db85cc30ece8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Volume info retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4714625a-9efd-40e3-8c1a-db85cc30ece8 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1167/2368] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 867 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0e60d05f-ad90-4119-a7e2-6ec605373a02 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0e60d05f-ad90-4119-a7e2-6ec605373a02 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] GET http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b Sep 01 02:12:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e60d05f-ad90-4119-a7e2-6ec605373a02 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0e60d05f-ad90-4119-a7e2-6ec605373a02 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0e60d05f-ad90-4119-a7e2-6ec605373a02 tempest-VolumesActionsTest-1606486945 tempest-VolumesActionsTest-1606486945-project-member] http://192.168.122.25/volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b returned with HTTP 404 Sep 01 02:12:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1202/2369] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/volumes/5bb382ab-15aa-4a9a-9ad4-7f5784b4fb6b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-701964f2-204e-410a-8949-593789db6e3c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2014997920"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2014997920'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Create volume of 1 GB Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=224,cinder:INSERT=38,cinder:UPDATE=54 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Availability Zones retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Flow 'volume_create_api' (9278dd12-d21a-4530-be5d-d06e27b19724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d724e89b-f162-49b7-a547-8c56067a26ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d724e89b-f162-49b7-a547-8c56067a26ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582241ac-89ab-4404-bc38-f88ebb670f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Created reservations ['030d1835-1848-49a3-a03a-8cbcea60fb38', '1189d5fb-e23c-418e-8cfd-b7057707b6c8', '83ced85c-350d-4739-bd03-b54184ba2a8f', '742bb7c2-7510-4769-b131-e1ecbe2c48e6'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582241ac-89ab-4404-bc38-f88ebb670f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['030d1835-1848-49a3-a03a-8cbcea60fb38', '1189d5fb-e23c-418e-8cfd-b7057707b6c8', '83ced85c-350d-4739-bd03-b54184ba2a8f', '742bb7c2-7510-4769-b131-e1ecbe2c48e6']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e0c754-ace0-4eef-b3ad-6e5d26e7d66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e0c754-ace0-4eef-b3ad-6e5d26e7d66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598c932f-eb9b-425e-91f0-f4715070754f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2014997920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e62059e09c71448da8cb5841eb99ec1c',qos_specs=None,replication_status=,reservations=['030d1835-1848-49a3-a03a-8cbcea60fb38','1189d5fb-e23c-418e-8cfd-b7057707b6c8','83ced85c-350d-4739-bd03-b54184ba2a8f','742bb7c2-7510-4769-b131-e1ecbe2c48e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5084b1054148f9b6d0ac126ea43844',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2014997920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598c932f-eb9b-425e-91f0-f4715070754f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e62059e09c71448da8cb5841eb99ec1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5084b1054148f9b6d0ac126ea43844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4613cc-cd81-4b19-91da-194ff9802a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4613cc-cd81-4b19-91da-194ff9802a5f) transitioned into state 'SUCCESS' from state '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-2014997920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e62059e09c71448da8cb5841eb99ec1c',qos_specs=None,replication_status=,reservations=['030d1835-1848-49a3-a03a-8cbcea60fb38','1189d5fb-e23c-418e-8cfd-b7057707b6c8','83ced85c-350d-4739-bd03-b54184ba2a8f','742bb7c2-7510-4769-b131-e1ecbe2c48e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5084b1054148f9b6d0ac126ea43844',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b4e015-916b-4a74-8e2a-e12aaf3f3bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b4e015-916b-4a74-8e2a-e12aaf3f3bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Flow 'volume_create_api' (9278dd12-d21a-4530-be5d-d06e27b19724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Create volume request issued successfully. Sep 01 02:12:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-701964f2-204e-410a-8949-593789db6e3c tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1168/2370] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/volumes => generated 754 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-be58dcfc-761b-4b4e-95cc-c7463a261429 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be58dcfc-761b-4b4e-95cc-c7463a261429 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:12:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be58dcfc-761b-4b4e-95cc-c7463a261429 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be58dcfc-761b-4b4e-95cc-c7463a261429 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-be58dcfc-761b-4b4e-95cc-c7463a261429 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be58dcfc-761b-4b4e-95cc-c7463a261429 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1203/2371] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-88875ce9-c8dc-4f28-b97f-4bd6ce42afb5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88875ce9-c8dc-4f28-b97f-4bd6ce42afb5 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:12:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88875ce9-c8dc-4f28-b97f-4bd6ce42afb5 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88875ce9-c8dc-4f28-b97f-4bd6ce42afb5 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-88875ce9-c8dc-4f28-b97f-4bd6ce42afb5 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88875ce9-c8dc-4f28-b97f-4bd6ce42afb5 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f returned with HTTP 200 Sep 01 02:12:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1169/2372] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:50 2026] GET /volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-06a5f38f-3723-4256-aaa4-faf7673f704e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06a5f38f-3723-4256-aaa4-faf7673f704e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:12:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06a5f38f-3723-4256-aaa4-faf7673f704e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06a5f38f-3723-4256-aaa4-faf7673f704e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-06a5f38f-3723-4256-aaa4-faf7673f704e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06a5f38f-3723-4256-aaa4-faf7673f704e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f returned with HTTP 200 Sep 01 02:12:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1204/2373] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:51 2026] GET /volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-38f0cc29-105c-419d-a042-969185598809 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:12:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "598c932f-eb9b-425e-91f0-f4715070754f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1926950664"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Create volume request body: {'volume': {'source_volid': '598c932f-eb9b-425e-91f0-f4715070754f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1926950664'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Create volume of 2 GB Sep 01 02:12:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Availability Zones retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Flow 'volume_create_api' (898a736c-65b1-4d76-bda3-6a1257cff209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6188040b-0cb8-4495-a80d-86d0ff7fde8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6188040b-0cb8-4495-a80d-86d0ff7fde8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '598c932f-eb9b-425e-91f0-f4715070754f', 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36ff313-24da-4ffd-b942-100b4c645c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Created reservations ['7e0e6f59-2e23-4260-a57a-a53d0f7add61', '0a0c7244-2db3-4a19-bc1d-917cba711024', '43099a56-f0df-4e93-b91b-d202a45a3814', '6ac58fe1-032f-4f61-ad43-c863455f5ed3'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36ff313-24da-4ffd-b942-100b4c645c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e0e6f59-2e23-4260-a57a-a53d0f7add61', '0a0c7244-2db3-4a19-bc1d-917cba711024', '43099a56-f0df-4e93-b91b-d202a45a3814', '6ac58fe1-032f-4f61-ad43-c863455f5ed3']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8c1849-673e-4699-8196-fbfd28aea800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8c1849-673e-4699-8196-fbfd28aea800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a87bc7f9-6775-4da6-8deb-298c997ba1ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1926950664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e62059e09c71448da8cb5841eb99ec1c',qos_specs=None,replication_status=,reservations=['7e0e6f59-2e23-4260-a57a-a53d0f7add61','0a0c7244-2db3-4a19-bc1d-917cba711024','43099a56-f0df-4e93-b91b-d202a45a3814','6ac58fe1-032f-4f61-ad43-c863455f5ed3'],size=2,snapshot_id=None,source_replicaid=,source_volid=598c932f-eb9b-425e-91f0-f4715070754f,status='creating',user_id='ea5084b1054148f9b6d0ac126ea43844',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1926950664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a87bc7f9-6775-4da6-8deb-298c997ba1ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e62059e09c71448da8cb5841eb99ec1c',provider_auth=None,provider_geometry=None,provider_id=None,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=598c932f-eb9b-425e-91f0-f4715070754f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5084b1054148f9b6d0ac126ea43844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd7bfe4-290a-49dc-a346-17c737401c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd7bfe4-290a-49dc-a346-17c737401c94) transitioned into state 'SUCCESS' from state '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-1926950664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e62059e09c71448da8cb5841eb99ec1c',qos_specs=None,replication_status=,reservations=['7e0e6f59-2e23-4260-a57a-a53d0f7add61','0a0c7244-2db3-4a19-bc1d-917cba711024','43099a56-f0df-4e93-b91b-d202a45a3814','6ac58fe1-032f-4f61-ad43-c863455f5ed3'],size=2,snapshot_id=None,source_replicaid=,source_volid=598c932f-eb9b-425e-91f0-f4715070754f,status='creating',user_id='ea5084b1054148f9b6d0ac126ea43844',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4cbbcd-ddb5-4ee3-8a60-dc3a57bbd2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4cbbcd-ddb5-4ee3-8a60-dc3a57bbd2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Flow 'volume_create_api' (898a736c-65b1-4d76-bda3-6a1257cff209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Create volume request issued successfully. Sep 01 02:12:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-38f0cc29-105c-419d-a042-969185598809 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1170/2374] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:51 2026] POST /volume/v3/volumes => generated 788 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-16c1677f-c80c-433f-aaf7-3bb222e235bb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-16c1677f-c80c-433f-aaf7-3bb222e235bb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:12:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-16c1677f-c80c-433f-aaf7-3bb222e235bb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-16c1677f-c80c-433f-aaf7-3bb222e235bb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-16c1677f-c80c-433f-aaf7-3bb222e235bb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-16c1677f-c80c-433f-aaf7-3bb222e235bb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1205/2375] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f78d7e35-1b11-4438-ac74-6b8eaff118cb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f78d7e35-1b11-4438-ac74-6b8eaff118cb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:12:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f78d7e35-1b11-4438-ac74-6b8eaff118cb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f78d7e35-1b11-4438-ac74-6b8eaff118cb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f78d7e35-1b11-4438-ac74-6b8eaff118cb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f78d7e35-1b11-4438-ac74-6b8eaff118cb tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1171/2376] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-24bcda35-ada7-4197-8886-273ee5ef6d21 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24bcda35-ada7-4197-8886-273ee5ef6d21 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:12:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24bcda35-ada7-4197-8886-273ee5ef6d21 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24bcda35-ada7-4197-8886-273ee5ef6d21 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-24bcda35-ada7-4197-8886-273ee5ef6d21 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24bcda35-ada7-4197-8886-273ee5ef6d21 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1206/2377] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6d8cb9ab-7f41-49e9-bc75-d26e514b40e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d8cb9ab-7f41-49e9-bc75-d26e514b40e9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:12:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d8cb9ab-7f41-49e9-bc75-d26e514b40e9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d8cb9ab-7f41-49e9-bc75-d26e514b40e9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6d8cb9ab-7f41-49e9-bc75-d26e514b40e9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d8cb9ab-7f41-49e9-bc75-d26e514b40e9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1172/2378] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ca3a6a57-986e-45c9-93a5-9def75de8578 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ca3a6a57-986e-45c9-93a5-9def75de8578 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:12:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ca3a6a57-986e-45c9-93a5-9def75de8578 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ca3a6a57-986e-45c9-93a5-9def75de8578 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ca3a6a57-986e-45c9-93a5-9def75de8578 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ca3a6a57-986e-45c9-93a5-9def75de8578 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1207/2379] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-07ed76c9-13b6-4975-a658-ee60a1e9a0bf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-07ed76c9-13b6-4975-a658-ee60a1e9a0bf tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:12:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-07ed76c9-13b6-4975-a658-ee60a1e9a0bf tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-07ed76c9-13b6-4975-a658-ee60a1e9a0bf tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:12:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-07ed76c9-13b6-4975-a658-ee60a1e9a0bf tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-07ed76c9-13b6-4975-a658-ee60a1e9a0bf tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:12:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1173/2380] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:57 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ccc0c3b9-48c4-41f5-aa27-8d9a1c429c00 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccc0c3b9-48c4-41f5-aa27-8d9a1c429c00 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:12:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccc0c3b9-48c4-41f5-aa27-8d9a1c429c00 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccc0c3b9-48c4-41f5-aa27-8d9a1c429c00 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ccc0c3b9-48c4-41f5-aa27-8d9a1c429c00 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccc0c3b9-48c4-41f5-aa27-8d9a1c429c00 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1208/2381] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ab44c44a-2d39-4ee6-ae55-7a17d9d97b11 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab44c44a-2d39-4ee6-ae55-7a17d9d97b11 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab44c44a-2d39-4ee6-ae55-7a17d9d97b11 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab44c44a-2d39-4ee6-ae55-7a17d9d97b11 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ab44c44a-2d39-4ee6-ae55-7a17d9d97b11 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab44c44a-2d39-4ee6-ae55-7a17d9d97b11 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1174/2382] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-406b3ba7-80ce-4cd0-992f-91efed51d45e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-406b3ba7-80ce-4cd0-992f-91efed51d45e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-406b3ba7-80ce-4cd0-992f-91efed51d45e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-406b3ba7-80ce-4cd0-992f-91efed51d45e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-406b3ba7-80ce-4cd0-992f-91efed51d45e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-406b3ba7-80ce-4cd0-992f-91efed51d45e tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1209/2383] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d8baef4d-6d8e-4660-9982-8437affa577d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8baef4d-6d8e-4660-9982-8437affa577d tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8baef4d-6d8e-4660-9982-8437affa577d tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8baef4d-6d8e-4660-9982-8437affa577d tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d8baef4d-6d8e-4660-9982-8437affa577d tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8baef4d-6d8e-4660-9982-8437affa577d tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1175/2384] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4b4370d9-89f6-4db5-942c-79d4fde7e236 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b4370d9-89f6-4db5-942c-79d4fde7e236 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b4370d9-89f6-4db5-942c-79d4fde7e236 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b4370d9-89f6-4db5-942c-79d4fde7e236 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:UPDATE=4,cinder:SELECT=119,cinder:INSERT=2 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4b4370d9-89f6-4db5-942c-79d4fde7e236 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b4370d9-89f6-4db5-942c-79d4fde7e236 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1210/2385] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4c2d8980-9284-4155-bbf7-8bbb8707c2b9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4c2d8980-9284-4155-bbf7-8bbb8707c2b9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4c2d8980-9284-4155-bbf7-8bbb8707c2b9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4c2d8980-9284-4155-bbf7-8bbb8707c2b9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4c2d8980-9284-4155-bbf7-8bbb8707c2b9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4c2d8980-9284-4155-bbf7-8bbb8707c2b9 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1176/2386] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2de24937-3441-4949-908f-e0320532cd79 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2de24937-3441-4949-908f-e0320532cd79 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2de24937-3441-4949-908f-e0320532cd79 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2de24937-3441-4949-908f-e0320532cd79 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-2de24937-3441-4949-908f-e0320532cd79 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Delete volume with id: a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2de24937-3441-4949-908f-e0320532cd79 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2de24937-3441-4949-908f-e0320532cd79 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Delete volume request issued successfully. Sep 01 02:13:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2de24937-3441-4949-908f-e0320532cd79 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 202 Sep 01 02:13:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1211/2387] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:02 2026] DELETE /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-36484dc5-ff3d-4379-a2af-9b421d407398 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-36484dc5-ff3d-4379-a2af-9b421d407398 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36484dc5-ff3d-4379-a2af-9b421d407398 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36484dc5-ff3d-4379-a2af-9b421d407398 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-36484dc5-ff3d-4379-a2af-9b421d407398 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-36484dc5-ff3d-4379-a2af-9b421d407398 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1177/2388] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fa612e8d-1d62-401e-976d-0f00f3b0521b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa612e8d-1d62-401e-976d-0f00f3b0521b tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea Sep 01 02:13:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa612e8d-1d62-401e-976d-0f00f3b0521b tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa612e8d-1d62-401e-976d-0f00f3b0521b tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa612e8d-1d62-401e-976d-0f00f3b0521b tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea returned with HTTP 404 Sep 01 02:13:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1212/2389] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/volumes/a87bc7f9-6775-4da6-8deb-298c997ba1ea => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3dbdcb23-3641-407d-9441-8ae83c2b1a52 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dbdcb23-3641-407d-9441-8ae83c2b1a52 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:13:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dbdcb23-3641-407d-9441-8ae83c2b1a52 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dbdcb23-3641-407d-9441-8ae83c2b1a52 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3dbdcb23-3641-407d-9441-8ae83c2b1a52 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dbdcb23-3641-407d-9441-8ae83c2b1a52 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f returned with HTTP 200 Sep 01 02:13:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1178/2390] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] DELETE http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:13:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Delete volume with id: 598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:13:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Delete volume request issued successfully. Sep 01 02:13:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-986b2eb5-8eb4-425f-8793-fdc1d49cafb6 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f returned with HTTP 202 Sep 01 02:13:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1213/2391] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:03 2026] DELETE /volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-651e9c75-34b2-43aa-bd8c-26d2613c06f1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-651e9c75-34b2-43aa-bd8c-26d2613c06f1 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:13:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-651e9c75-34b2-43aa-bd8c-26d2613c06f1 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-651e9c75-34b2-43aa-bd8c-26d2613c06f1 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-651e9c75-34b2-43aa-bd8c-26d2613c06f1 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Volume info retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-651e9c75-34b2-43aa-bd8c-26d2613c06f1 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f returned with HTTP 200 Sep 01 02:13:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1179/2392] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-11b7f842-1cb4-444c-b618-fbfd780e1089 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-11b7f842-1cb4-444c-b618-fbfd780e1089 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] GET http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f Sep 01 02:13:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-11b7f842-1cb4-444c-b618-fbfd780e1089 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-11b7f842-1cb4-444c-b618-fbfd780e1089 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-11b7f842-1cb4-444c-b618-fbfd780e1089 tempest-VolumesCloneTest-636843803 tempest-VolumesCloneTest-636843803-project-member] http://192.168.122.25/volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f returned with HTTP 404 Sep 01 02:13:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1214/2393] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:04 2026] GET /volume/v3/volumes/598c932f-eb9b-425e-91f0-f4715070754f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1808940181"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1808940181'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume of 1 GB Sep 01 02:13:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Availability Zones retrieved successfully. Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Flow 'volume_create_api' (90bfb63a-7152-43f3-8bf2-9e0284df5c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6b054fd-fe35-4dbe-b119-7ff645bbc967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6b054fd-fe35-4dbe-b119-7ff645bbc967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b456401b-92fe-44a2-bbce-f20682c360b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Created reservations ['7282220b-b2ba-48a2-a86e-64e2e0716bf0', '0516bd19-3022-4492-b2cc-d9e251caec46', '38b7b15e-9644-49ea-b022-7503b9c5f330', 'be8fc1e1-fbd4-4930-905c-a28741484480'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b456401b-92fe-44a2-bbce-f20682c360b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7282220b-b2ba-48a2-a86e-64e2e0716bf0', '0516bd19-3022-4492-b2cc-d9e251caec46', '38b7b15e-9644-49ea-b022-7503b9c5f330', 'be8fc1e1-fbd4-4930-905c-a28741484480']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881fab8a-00cf-4dc7-ae10-594b17aa07b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881fab8a-00cf-4dc7-ae10-594b17aa07b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb824ffb-9c6c-4846-b459-9b620c73c017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1808940181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e43703fa97949c3a6ee49d5c70849c0',qos_specs=None,replication_status=,reservations=['7282220b-b2ba-48a2-a86e-64e2e0716bf0','0516bd19-3022-4492-b2cc-d9e251caec46','38b7b15e-9644-49ea-b022-7503b9c5f330','be8fc1e1-fbd4-4930-905c-a28741484480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d0f9abfc6c43f1b0bee4cb7601de47',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1808940181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb824ffb-9c6c-4846-b459-9b620c73c017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e43703fa97949c3a6ee49d5c70849c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d0f9abfc6c43f1b0bee4cb7601de47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab00fe3-2d48-4464-96cf-ff669d37a226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab00fe3-2d48-4464-96cf-ff669d37a226) transitioned into state 'SUCCESS' from state '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-1808940181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e43703fa97949c3a6ee49d5c70849c0',qos_specs=None,replication_status=,reservations=['7282220b-b2ba-48a2-a86e-64e2e0716bf0','0516bd19-3022-4492-b2cc-d9e251caec46','38b7b15e-9644-49ea-b022-7503b9c5f330','be8fc1e1-fbd4-4930-905c-a28741484480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d0f9abfc6c43f1b0bee4cb7601de47',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (039747ae-9c85-4083-84e1-c95ed9de4be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (039747ae-9c85-4083-84e1-c95ed9de4be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Flow 'volume_create_api' (90bfb63a-7152-43f3-8bf2-9e0284df5c14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume request issued successfully. Sep 01 02:13:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1520b339-1f6a-4e10-b954-8fef0c6b6d6c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1180/2394] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:06 2026] POST /volume/v3/volumes => generated 757 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-03089a40-7412-40b4-a282-c5774aa3b651 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03089a40-7412-40b4-a282-c5774aa3b651 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 Sep 01 02:13:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03089a40-7412-40b4-a282-c5774aa3b651 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03089a40-7412-40b4-a282-c5774aa3b651 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-03089a40-7412-40b4-a282-c5774aa3b651 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03089a40-7412-40b4-a282-c5774aa3b651 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 returned with HTTP 200 Sep 01 02:13:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1215/2395] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:07 2026] GET /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-497004cc-cb55-485a-9669-e6aeff6a01d6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-497004cc-cb55-485a-9669-e6aeff6a01d6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 Sep 01 02:13:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-497004cc-cb55-485a-9669-e6aeff6a01d6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-497004cc-cb55-485a-9669-e6aeff6a01d6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-497004cc-cb55-485a-9669-e6aeff6a01d6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-497004cc-cb55-485a-9669-e6aeff6a01d6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1181/2396] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:08 2026] GET /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f1273ee9-6729-481f-9fe3-bd5fcebf35bf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1273ee9-6729-481f-9fe3-bd5fcebf35bf tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/d21a3ba5-e20a-44bc-8448-5a583c7b8556/action Sep 01 02:13:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1273ee9-6729-481f-9fe3-bd5fcebf35bf tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-attach": {"instance_uuid": "ec3fe22a-6778-44fc-aeb7-021b81cb7f1c", "mountpoint": "/dev/vdc"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f1273ee9-6729-481f-9fe3-bd5fcebf35bf tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ec3fe22a-6778-44fc-aeb7-021b81cb7f1c", "mountpoint": "/dev/vdc"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f1273ee9-6729-481f-9fe3-bd5fcebf35bf tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/d21a3ba5-e20a-44bc-8448-5a583c7b8556/action returned with HTTP 404 Sep 01 02:13:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1216/2397] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:15 2026] POST /volume/v3/volumes/d21a3ba5-e20a-44bc-8448-5a583c7b8556/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:18 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=119,cinder:INSERT=26,cinder:UPDATE=36 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3a016b30-59a3-4170-8db2-7cff317af480 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "753d01d7-a0cc-4249-bf8a-206c24e96eab", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-848479516"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume request body: {'volume': {'imageRef': '753d01d7-a0cc-4249-bf8a-206c24e96eab', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-848479516'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume of 2 GB Sep 01 02:13:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Availability Zones retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Flow 'volume_create_api' (2a0891b8-c88e-4f18-8821-2e7f251f2a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0ac0fa-e3aa-4d11-8015-4eac161b4816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Validating volume size '2' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0ac0fa-e3aa-4d11-8015-4eac161b4816) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:13:20 devstack devstack@c-api.service[86844]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 753d01d7-a0cc-4249-bf8a-206c24e96eab is not active. Sep 01 02:13:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0ac0fa-e3aa-4d11-8015-4eac161b4816) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0ac0fa-e3aa-4d11-8015-4eac161b4816) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:13:20 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Flow 'volume_create_api' (2a0891b8-c88e-4f18-8821-2e7f251f2a31) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:13:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a016b30-59a3-4170-8db2-7cff317af480 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:13:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1182/2398] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:20 2026] POST /volume/v3/volumes => generated 125 bytes in 208 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-98d850af-fda7-4eed-815e-ff5520a89709 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5fd4fa51-6e13-4105-905b-4ca2a7c1eef0"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5fd4fa51-6e13-4105-905b-4ca2a7c1eef0'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume of 1 GB Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Availability Zones retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Flow 'volume_create_api' (6d059f61-291c-443f-99bf-188c9940b73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c132e9a6-f367-4136-8027-72bc26a1847b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c132e9a6-f367-4136-8027-72bc26a1847b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:13:23 devstack devstack@c-api.service[86843]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c132e9a6-f367-4136-8027-72bc26a1847b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c132e9a6-f367-4136-8027-72bc26a1847b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:13:23 devstack devstack@c-api.service[86843]: WARNING cinder.volume.api [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Flow 'volume_create_api' (6d059f61-291c-443f-99bf-188c9940b73c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-98d850af-fda7-4eed-815e-ff5520a89709 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1217/2399] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:22 2026] POST /volume/v3/volumes => generated 134 bytes in 196 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fe63557e-5cbc-4c32-804f-03f00790451c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe63557e-5cbc-4c32-804f-03f00790451c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fe63557e-5cbc-4c32-804f-03f00790451c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fe63557e-5cbc-4c32-804f-03f00790451c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1183/2400] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d88e456f-35cf-4a45-959e-cdc2527bdaf2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d88e456f-35cf-4a45-959e-cdc2527bdaf2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d88e456f-35cf-4a45-959e-cdc2527bdaf2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b9fa9380-8a00-415d-82dc-ee6d158ca504"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-d88e456f-35cf-4a45-959e-cdc2527bdaf2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b9fa9380-8a00-415d-82dc-ee6d158ca504'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d88e456f-35cf-4a45-959e-cdc2527bdaf2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1218/2401] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3fb168d5-0d05-43ff-b2fc-5f4a878bf576 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fb168d5-0d05-43ff-b2fc-5f4a878bf576 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3fb168d5-0d05-43ff-b2fc-5f4a878bf576 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "839acbd2-6383-42a9-a273-2b830c158980"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3fb168d5-0d05-43ff-b2fc-5f4a878bf576 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '839acbd2-6383-42a9-a273-2b830c158980'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3fb168d5-0d05-43ff-b2fc-5f4a878bf576 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1184/2402] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-20245895-9cc3-4336-9c9b-5e61dfef7a22 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-20245895-9cc3-4336-9c9b-5e61dfef7a22 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-20245895-9cc3-4336-9c9b-5e61dfef7a22 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "2bdc0c87-c270-43fb-9075-61bb683387ef"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-20245895-9cc3-4336-9c9b-5e61dfef7a22 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '2bdc0c87-c270-43fb-9075-61bb683387ef'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-20245895-9cc3-4336-9c9b-5e61dfef7a22 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1219/2403] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-40fbbd62-834a-4f37-9be4-6e7e49cdcc65 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-40fbbd62-834a-4f37-9be4-6e7e49cdcc65 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-40fbbd62-834a-4f37-9be4-6e7e49cdcc65 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-40fbbd62-834a-4f37-9be4-6e7e49cdcc65 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1185/2404] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-634a49c0-717f-449c-b8af-2ee6b62376bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-634a49c0-717f-449c-b8af-2ee6b62376bd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-634a49c0-717f-449c-b8af-2ee6b62376bd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-634a49c0-717f-449c-b8af-2ee6b62376bd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1220/2405] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-65209837-074b-4d1e-bdef-fc005ac7cf27 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65209837-074b-4d1e-bdef-fc005ac7cf27 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-65209837-074b-4d1e-bdef-fc005ac7cf27 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65209837-074b-4d1e-bdef-fc005ac7cf27 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1186/2406] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e1fcff06-ee10-4dd2-9f80-256cc1de498c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1fcff06-ee10-4dd2-9f80-256cc1de498c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] DELETE http://192.168.122.25/volume/v3/volumes/tempest-invalid-1096629986 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1fcff06-ee10-4dd2-9f80-256cc1de498c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1fcff06-ee10-4dd2-9f80-256cc1de498c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e1fcff06-ee10-4dd2-9f80-256cc1de498c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Delete volume with id: tempest-invalid-1096629986 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1fcff06-ee10-4dd2-9f80-256cc1de498c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/tempest-invalid-1096629986 returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1221/2407] 192.168.122.25 () {58 vars in 1200 bytes} [Tue Sep 1 02:13:23 2026] DELETE /volume/v3/volumes/tempest-invalid-1096629986 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-45e744c3-cdbd-4e14-9249-1b1d1898397b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1187/2408] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:13:23 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-161e52a9-6c0f-40a4-b2fd-8b795efa3300 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-161e52a9-6c0f-40a4-b2fd-8b795efa3300 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/xxx/action Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-161e52a9-6c0f-40a4-b2fd-8b795efa3300 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-detach": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-161e52a9-6c0f-40a4-b2fd-8b795efa3300 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-161e52a9-6c0f-40a4-b2fd-8b795efa3300 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1222/2409] 192.168.122.25 () {60 vars in 1170 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0a114284-6865-48f6-9f6f-b299389d3f8e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0a114284-6865-48f6-9f6f-b299389d3f8e tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/tempest-invalid-2095830771 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0a114284-6865-48f6-9f6f-b299389d3f8e tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0a114284-6865-48f6-9f6f-b299389d3f8e tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0a114284-6865-48f6-9f6f-b299389d3f8e tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/tempest-invalid-2095830771 returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1188/2410] 192.168.122.25 () {58 vars in 1197 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/tempest-invalid-2095830771 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f2d6ff78-d145-47f3-9e82-0f046786463a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1223/2411] 192.168.122.25 () {58 vars in 1119 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9b08b360-110f-4f49-bea1-f349984cede2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?status=null Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'detail' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Could not evaluate value null, assuming string {{(pid=86844) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Get all volumes completed successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9b08b360-110f-4f49-bea1-f349984cede2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1189/2412] 192.168.122.25 () {58 vars in 1160 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1225619842 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1225619842'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Get all volumes completed successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0d9d220-6720-425e-91d8-ea2676b20e54 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1225619842 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1224/2413] 192.168.122.25 () {58 vars in 1238 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1225619842 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes?status=null Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Could not evaluate value null, assuming string {{(pid=86844) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Get all volumes completed successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-faf044f8-6b11-40cb-b4bd-6e5818cacac6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1190/2414] 192.168.122.25 () {58 vars in 1139 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2096135892 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2096135892'), ('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Get all volumes completed successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bcb0fa5a-c209-4cc3-a983-0716ec2625fd tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2096135892 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1225/2415] 192.168.122.25 () {58 vars in 1217 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2096135892 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ecb150f9-853d-41ac-bcc0-22ac87823cb2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ecb150f9-853d-41ac-bcc0-22ac87823cb2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ecb150f9-853d-41ac-bcc0-22ac87823cb2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ecb150f9-853d-41ac-bcc0-22ac87823cb2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ecb150f9-853d-41ac-bcc0-22ac87823cb2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ecb150f9-853d-41ac-bcc0-22ac87823cb2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Reserve volume completed successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ecb150f9-853d-41ac-bcc0-22ac87823cb2 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action returned with HTTP 202 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1191/2416] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1f9c6c57-c286-41f0-b751-636735fec644 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f9c6c57-c286-41f0-b751-636735fec644 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f9c6c57-c286-41f0-b751-636735fec644 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f9c6c57-c286-41f0-b751-636735fec644 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1f9c6c57-c286-41f0-b751-636735fec644 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: ERROR cinder.volume.api [None req-1f9c6c57-c286-41f0-b751-636735fec644 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f9c6c57-c286-41f0-b751-636735fec644 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1226/2417] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action => generated 132 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b5bca0f2-7ab6-44d9-bee5-c81692e33c61 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5bca0f2-7ab6-44d9-bee5-c81692e33c61 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5bca0f2-7ab6-44d9-bee5-c81692e33c61 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5bca0f2-7ab6-44d9-bee5-c81692e33c61 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5bca0f2-7ab6-44d9-bee5-c81692e33c61 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5bca0f2-7ab6-44d9-bee5-c81692e33c61 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Unreserve volume completed successfully. Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5bca0f2-7ab6-44d9-bee5-c81692e33c61 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action returned with HTTP 202 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1192/2418] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5cfe246b-4259-42fc-bcee-f2da29349282 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5cfe246b-4259-42fc-bcee-f2da29349282 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/a095f576-7aa1-47be-8f43-40216830ac9e/action Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5cfe246b-4259-42fc-bcee-f2da29349282 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5cfe246b-4259-42fc-bcee-f2da29349282 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5cfe246b-4259-42fc-bcee-f2da29349282 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/a095f576-7aa1-47be-8f43-40216830ac9e/action returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1227/2419] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/a095f576-7aa1-47be-8f43-40216830ac9e/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c4c24dbd-fe56-467f-a217-d0c0c988545c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4c24dbd-fe56-467f-a217-d0c0c988545c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/c08bcf95-9ee7-45ae-8ece-647f4fa78179/action Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c4c24dbd-fe56-467f-a217-d0c0c988545c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c4c24dbd-fe56-467f-a217-d0c0c988545c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4c24dbd-fe56-467f-a217-d0c0c988545c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/c08bcf95-9ee7-45ae-8ece-647f4fa78179/action returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1193/2420] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/c08bcf95-9ee7-45ae-8ece-647f4fa78179/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-18c6b06f-ff8f-4d7f-a038-deefa6211f18 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1228/2421] 192.168.122.25 () {60 vars in 1139 bytes} [Tue Sep 1 02:13:23 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5d25a271-e3c6-4130-9efc-eae3bda2fcc7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d25a271-e3c6-4130-9efc-eae3bda2fcc7 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] PUT http://192.168.122.25/volume/v3/volumes/tempest-invalid-468882033 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5d25a271-e3c6-4130-9efc-eae3bda2fcc7 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5d25a271-e3c6-4130-9efc-eae3bda2fcc7 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/tempest-invalid-468882033 returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1194/2422] 192.168.122.25 () {60 vars in 1214 bytes} [Tue Sep 1 02:13:23 2026] PUT /volume/v3/volumes/tempest-invalid-468882033 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-26bbc796-09f7-4651-a02f-a9d64eabf22e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26bbc796-09f7-4651-a02f-a9d64eabf22e tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] PUT http://192.168.122.25/volume/v3/volumes/e48eb73a-a014-4cff-b4e1-5f64691d5ed5 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-26bbc796-09f7-4651-a02f-a9d64eabf22e tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26bbc796-09f7-4651-a02f-a9d64eabf22e tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/e48eb73a-a014-4cff-b4e1-5f64691d5ed5 returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1229/2423] 192.168.122.25 () {60 vars in 1247 bytes} [Tue Sep 1 02:13:23 2026] PUT /volume/v3/volumes/e48eb73a-a014-4cff-b4e1-5f64691d5ed5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-59f8c6e3-b93d-4287-8f6f-97be9ca7cd20 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-59f8c6e3-b93d-4287-8f6f-97be9ca7cd20 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] DELETE http://192.168.122.25/volume/v3/volumes/4a5c29d9-9885-4978-8064-7d4ba3e8e5e7 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-59f8c6e3-b93d-4287-8f6f-97be9ca7cd20 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-59f8c6e3-b93d-4287-8f6f-97be9ca7cd20 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-59f8c6e3-b93d-4287-8f6f-97be9ca7cd20 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Delete volume with id: 4a5c29d9-9885-4978-8064-7d4ba3e8e5e7 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-59f8c6e3-b93d-4287-8f6f-97be9ca7cd20 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/4a5c29d9-9885-4978-8064-7d4ba3e8e5e7 returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1195/2424] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:23 2026] DELETE /volume/v3/volumes/4a5c29d9-9885-4978-8064-7d4ba3e8e5e7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eef35e44-4649-4a15-aea6-467e887651e4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eef35e44-4649-4a15-aea6-467e887651e4 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eef35e44-4649-4a15-aea6-467e887651e4 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eef35e44-4649-4a15-aea6-467e887651e4 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eef35e44-4649-4a15-aea6-467e887651e4 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1230/2425] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-235e3cd2-9685-4c07-910c-24d310cb8085 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-235e3cd2-9685-4c07-910c-24d310cb8085 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-235e3cd2-9685-4c07-910c-24d310cb8085 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-235e3cd2-9685-4c07-910c-24d310cb8085 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-235e3cd2-9685-4c07-910c-24d310cb8085 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1196/2426] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-291f465a-e794-469e-9483-40793d523448 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-291f465a-e794-469e-9483-40793d523448 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/9607787b-0487-452d-8378-1521635be3c6/action Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-291f465a-e794-469e-9483-40793d523448 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-291f465a-e794-469e-9483-40793d523448 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-291f465a-e794-469e-9483-40793d523448 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/9607787b-0487-452d-8378-1521635be3c6/action returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1231/2427] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/9607787b-0487-452d-8378-1521635be3c6/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0911f4a1-0960-43f7-9018-e706c1986d29 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0911f4a1-0960-43f7-9018-e706c1986d29 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0911f4a1-0960-43f7-9018-e706c1986d29 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0911f4a1-0960-43f7-9018-e706c1986d29 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0911f4a1-0960-43f7-9018-e706c1986d29 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action returned with HTTP 400 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1197/2428] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cb4445dc-d7e6-4436-9d01-fbf483ad4bd6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb4445dc-d7e6-4436-9d01-fbf483ad4bd6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] POST http://192.168.122.25/volume/v3/volumes/None/action Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cb4445dc-d7e6-4436-9d01-fbf483ad4bd6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cb4445dc-d7e6-4436-9d01-fbf483ad4bd6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb4445dc-d7e6-4436-9d01-fbf483ad4bd6 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1232/2429] 192.168.122.25 () {60 vars in 1173 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-16ccdcbc-7082-47b8-b72f-5d0980c0a0b9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16ccdcbc-7082-47b8-b72f-5d0980c0a0b9 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/8e5873ce-f777-41fd-8adc-364134cd0c60 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-16ccdcbc-7082-47b8-b72f-5d0980c0a0b9 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-16ccdcbc-7082-47b8-b72f-5d0980c0a0b9 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16ccdcbc-7082-47b8-b72f-5d0980c0a0b9 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/8e5873ce-f777-41fd-8adc-364134cd0c60 returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1198/2430] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/8e5873ce-f777-41fd-8adc-364134cd0c60 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dae82b7d-9277-4847-8278-f82b1eb4bfe0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dae82b7d-9277-4847-8278-f82b1eb4bfe0 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dae82b7d-9277-4847-8278-f82b1eb4bfe0 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dae82b7d-9277-4847-8278-f82b1eb4bfe0 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dae82b7d-9277-4847-8278-f82b1eb4bfe0 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dae82b7d-9277-4847-8278-f82b1eb4bfe0 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1233/2431] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-76543490-5c25-42f4-9099-ca4bef89785c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76543490-5c25-42f4-9099-ca4bef89785c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] DELETE http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 Sep 01 02:13:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76543490-5c25-42f4-9099-ca4bef89785c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76543490-5c25-42f4-9099-ca4bef89785c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-76543490-5c25-42f4-9099-ca4bef89785c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Delete volume with id: cb824ffb-9c6c-4846-b459-9b620c73c017 Sep 01 02:13:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-76543490-5c25-42f4-9099-ca4bef89785c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-76543490-5c25-42f4-9099-ca4bef89785c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Delete volume request issued successfully. Sep 01 02:13:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76543490-5c25-42f4-9099-ca4bef89785c tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 returned with HTTP 202 Sep 01 02:13:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1199/2432] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:24 2026] DELETE /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4a6e6598-547d-4d44-8863-ebae6e7df440 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a6e6598-547d-4d44-8863-ebae6e7df440 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 Sep 01 02:13:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a6e6598-547d-4d44-8863-ebae6e7df440 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a6e6598-547d-4d44-8863-ebae6e7df440 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4a6e6598-547d-4d44-8863-ebae6e7df440 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a6e6598-547d-4d44-8863-ebae6e7df440 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1234/2433] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bd5ba9e1-d6d9-40f4-b778-6d5ac1da0b68 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bd5ba9e1-d6d9-40f4-b778-6d5ac1da0b68 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] GET http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 Sep 01 02:13:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bd5ba9e1-d6d9-40f4-b778-6d5ac1da0b68 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bd5ba9e1-d6d9-40f4-b778-6d5ac1da0b68 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bd5ba9e1-d6d9-40f4-b778-6d5ac1da0b68 tempest-VolumesNegativeTest-1339912883 tempest-VolumesNegativeTest-1339912883-project-member] http://192.168.122.25/volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 returned with HTTP 404 Sep 01 02:13:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1200/2434] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/cb824ffb-9c6c-4846-b459-9b620c73c017 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=37,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:35 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1524b90f-2d75-410d-919d-81b53e24e697 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1705461690"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1705461690'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume of 1 GB Sep 01 02:13:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Availability Zones retrieved successfully. Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (2e000fca-6e63-4dd5-9e67-7d802c50678f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e895e64-643d-4588-b073-cddeee2265ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e895e64-643d-4588-b073-cddeee2265ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1c8750-3873-473b-97a7-85bf37845c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['a94da737-cf59-4894-9051-bf3f6297d8ad', '258308df-9887-4722-b652-b99a2944a96a', 'cf1642f2-e93b-4ac3-a062-35430e172373', '23d98c01-cec1-4ed4-86dd-38e501423bdf'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1c8750-3873-473b-97a7-85bf37845c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a94da737-cf59-4894-9051-bf3f6297d8ad', '258308df-9887-4722-b652-b99a2944a96a', 'cf1642f2-e93b-4ac3-a062-35430e172373', '23d98c01-cec1-4ed4-86dd-38e501423bdf']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9b6127-e608-4bd0-9be7-4b2ca842623a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9b6127-e608-4bd0-9be7-4b2ca842623a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '377c0c4e-1745-4cc7-9fbc-efb951658103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1705461690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['a94da737-cf59-4894-9051-bf3f6297d8ad','258308df-9887-4722-b652-b99a2944a96a','cf1642f2-e93b-4ac3-a062-35430e172373','23d98c01-cec1-4ed4-86dd-38e501423bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1705461690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=377c0c4e-1745-4cc7-9fbc-efb951658103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0e64f9ccde458f926eaa5ea24a0856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899fa30b2f484ca28d59ca322ed73d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa105af-7516-4088-8cb3-91180a679465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa105af-7516-4088-8cb3-91180a679465) transitioned into state 'SUCCESS' from state '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-1705461690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['a94da737-cf59-4894-9051-bf3f6297d8ad','258308df-9887-4722-b652-b99a2944a96a','cf1642f2-e93b-4ac3-a062-35430e172373','23d98c01-cec1-4ed4-86dd-38e501423bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f468fc-5706-4185-8ed3-fc703e05accd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f468fc-5706-4185-8ed3-fc703e05accd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (2e000fca-6e63-4dd5-9e67-7d802c50678f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request issued successfully. Sep 01 02:13:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1524b90f-2d75-410d-919d-81b53e24e697 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1235/2435] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:36 2026] POST /volume/v3/volumes => generated 761 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d821ace9-6630-4ceb-9806-d4af5530dfcd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d821ace9-6630-4ceb-9806-d4af5530dfcd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:13:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d821ace9-6630-4ceb-9806-d4af5530dfcd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d821ace9-6630-4ceb-9806-d4af5530dfcd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d821ace9-6630-4ceb-9806-d4af5530dfcd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d821ace9-6630-4ceb-9806-d4af5530dfcd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 200 Sep 01 02:13:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1201/2436] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 829 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0226d72f-9888-4289-a483-9dcbb368a8e8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0226d72f-9888-4289-a483-9dcbb368a8e8 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:13:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0226d72f-9888-4289-a483-9dcbb368a8e8 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0226d72f-9888-4289-a483-9dcbb368a8e8 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0226d72f-9888-4289-a483-9dcbb368a8e8 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0226d72f-9888-4289-a483-9dcbb368a8e8 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1236/2437] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-92974f31-2643-45ce-aab8-8b8739b646a2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92974f31-2643-45ce-aab8-8b8739b646a2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:13:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-92974f31-2643-45ce-aab8-8b8739b646a2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-92974f31-2643-45ce-aab8-8b8739b646a2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-92974f31-2643-45ce-aab8-8b8739b646a2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92974f31-2643-45ce-aab8-8b8739b646a2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1202/2438] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:13:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "377c0c4e-1745-4cc7-9fbc-efb951658103", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2097505977"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create snapshot from volume 377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:13:38 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['2a76eadf-8dc5-4146-a7e6-f1ff6e058d93', '860a4ce2-9a7d-4e8f-98a6-09b86e7afeff', 'ec33633c-ed73-4496-b9ad-952459658506', 'd31ac4c2-5e84-4677-bae5-b47dc601f8ca'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot create request issued successfully. Sep 01 02:13:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0a853587-ab8d-4a28-a5a8-147f8d44ad87 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1237/2439] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:13:38 2026] POST /volume/v3/snapshots => generated 380 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-59f43a80-b4c8-4a50-ab48-8b0ec0e992cd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-59f43a80-b4c8-4a50-ab48-8b0ec0e992cd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-59f43a80-b4c8-4a50-ab48-8b0ec0e992cd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-59f43a80-b4c8-4a50-ab48-8b0ec0e992cd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-59f43a80-b4c8-4a50-ab48-8b0ec0e992cd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-59f43a80-b4c8-4a50-ab48-8b0ec0e992cd tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1203/2440] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9833aefd-a0c2-4d4f-97a9-31e768f0f88b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9833aefd-a0c2-4d4f-97a9-31e768f0f88b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9833aefd-a0c2-4d4f-97a9-31e768f0f88b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9833aefd-a0c2-4d4f-97a9-31e768f0f88b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9833aefd-a0c2-4d4f-97a9-31e768f0f88b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9833aefd-a0c2-4d4f-97a9-31e768f0f88b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1238/2441] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1039bdac-3cf8-4c91-8b55-10e23b65b0b3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1039bdac-3cf8-4c91-8b55-10e23b65b0b3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1039bdac-3cf8-4c91-8b55-10e23b65b0b3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1039bdac-3cf8-4c91-8b55-10e23b65b0b3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1039bdac-3cf8-4c91-8b55-10e23b65b0b3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1039bdac-3cf8-4c91-8b55-10e23b65b0b3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1204/2442] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f2264e3d-3c2d-486d-b8b9-8169dcb35831 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f2264e3d-3c2d-486d-b8b9-8169dcb35831 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f2264e3d-3c2d-486d-b8b9-8169dcb35831 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f2264e3d-3c2d-486d-b8b9-8169dcb35831 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f2264e3d-3c2d-486d-b8b9-8169dcb35831 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f2264e3d-3c2d-486d-b8b9-8169dcb35831 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1239/2443] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-77662f98-a1d8-4339-acec-b05de2eec0ab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77662f98-a1d8-4339-acec-b05de2eec0ab tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-77662f98-a1d8-4339-acec-b05de2eec0ab tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-77662f98-a1d8-4339-acec-b05de2eec0ab tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-77662f98-a1d8-4339-acec-b05de2eec0ab tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-77662f98-a1d8-4339-acec-b05de2eec0ab tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: /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 01 02:13:40 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-77662f98-a1d8-4339-acec-b05de2eec0ab tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Get all snapshots completed successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77662f98-a1d8-4339-acec-b05de2eec0ab tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1205/2444] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/snapshots => generated 408 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2ca58006-01c9-46ef-b65c-ece54e2a9cd2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ca58006-01c9-46ef-b65c-ece54e2a9cd2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] PUT http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ca58006-01c9-46ef-b65c-ece54e2a9cd2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1821216847", "description": "This is the new description of snapshot."}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2ca58006-01c9-46ef-b65c-ece54e2a9cd2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ca58006-01c9-46ef-b65c-ece54e2a9cd2 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1240/2445] 192.168.122.25 () {60 vars in 1254 bytes} [Tue Sep 1 02:13:40 2026] PUT /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6dc28105-b564-446b-a659-b39ab33d8f16 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6dc28105-b564-446b-a659-b39ab33d8f16 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6dc28105-b564-446b-a659-b39ab33d8f16 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6dc28105-b564-446b-a659-b39ab33d8f16 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6dc28105-b564-446b-a659-b39ab33d8f16 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6dc28105-b564-446b-a659-b39ab33d8f16 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1206/2446] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 577 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-371d9cf4-1179-4bc8-813e-8d178713099d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-371d9cf4-1179-4bc8-813e-8d178713099d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-371d9cf4-1179-4bc8-813e-8d178713099d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-371d9cf4-1179-4bc8-813e-8d178713099d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-371d9cf4-1179-4bc8-813e-8d178713099d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete snapshot with id: 3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-371d9cf4-1179-4bc8-813e-8d178713099d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-371d9cf4-1179-4bc8-813e-8d178713099d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot delete request issued successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-371d9cf4-1179-4bc8-813e-8d178713099d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 202 Sep 01 02:13:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1241/2447] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:40 2026] DELETE /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cb293d23-a676-497a-9167-597869497dd7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb293d23-a676-497a-9167-597869497dd7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb293d23-a676-497a-9167-597869497dd7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb293d23-a676-497a-9167-597869497dd7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cb293d23-a676-497a-9167-597869497dd7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb293d23-a676-497a-9167-597869497dd7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1207/2448] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f09632d1-de3d-4f09-9307-def838f83001 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f09632d1-de3d-4f09-9307-def838f83001 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f09632d1-de3d-4f09-9307-def838f83001 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f09632d1-de3d-4f09-9307-def838f83001 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f09632d1-de3d-4f09-9307-def838f83001 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f09632d1-de3d-4f09-9307-def838f83001 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 200 Sep 01 02:13:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1242/2449] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:41 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8ee8c043-b162-4c1c-8d0e-cebe3381f044 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ee8c043-b162-4c1c-8d0e-cebe3381f044 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ee8c043-b162-4c1c-8d0e-cebe3381f044 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ee8c043-b162-4c1c-8d0e-cebe3381f044 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ee8c043-b162-4c1c-8d0e-cebe3381f044 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 404 Sep 01 02:13:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1208/2450] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-466b2c60-8f39-4b88-a1b9-fb8511fa3a50 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-466b2c60-8f39-4b88-a1b9-fb8511fa3a50 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-466b2c60-8f39-4b88-a1b9-fb8511fa3a50 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-466b2c60-8f39-4b88-a1b9-fb8511fa3a50 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-466b2c60-8f39-4b88-a1b9-fb8511fa3a50 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete snapshot with id: 3ecbd606-2efd-4b95-9d2d-8ab82eea51cd Sep 01 02:13:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-466b2c60-8f39-4b88-a1b9-fb8511fa3a50 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd returned with HTTP 404 Sep 01 02:13:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1243/2451] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:42 2026] DELETE /volume/v3/snapshots/3ecbd606-2efd-4b95-9d2d-8ab82eea51cd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-198e96cd-9394-4c6f-8b2d-95f58a5e8108 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-198e96cd-9394-4c6f-8b2d-95f58a5e8108 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:13:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-198e96cd-9394-4c6f-8b2d-95f58a5e8108 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-198e96cd-9394-4c6f-8b2d-95f58a5e8108 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-198e96cd-9394-4c6f-8b2d-95f58a5e8108 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-198e96cd-9394-4c6f-8b2d-95f58a5e8108 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1209/2452] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-542802032"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-542802032'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume of 1 GB Sep 01 02:13:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Availability Zones retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (b3ea9e9d-cd78-4e15-b243-bef173ddf7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4398690c-e26d-49b8-95e9-97bec0328610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4398690c-e26d-49b8-95e9-97bec0328610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c901ff7e-1dc0-45b8-8c0b-38673929c5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['65b06412-1281-453e-9aca-d43904733ba5', 'cf3f089c-61c0-4f12-b137-c635c0734bd4', 'dfc67805-7a9a-4eb9-a0c1-77bf701c4b4a', 'c30a4705-1510-4245-b492-9069d336f534'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c901ff7e-1dc0-45b8-8c0b-38673929c5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65b06412-1281-453e-9aca-d43904733ba5', 'cf3f089c-61c0-4f12-b137-c635c0734bd4', 'dfc67805-7a9a-4eb9-a0c1-77bf701c4b4a', 'c30a4705-1510-4245-b492-9069d336f534']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6fd13e-0872-48a1-829e-4329a3ba4f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6fd13e-0872-48a1-829e-4329a3ba4f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd018a5c-c3ee-4305-aafd-84e93d5e9785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-542802032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['65b06412-1281-453e-9aca-d43904733ba5','cf3f089c-61c0-4f12-b137-c635c0734bd4','dfc67805-7a9a-4eb9-a0c1-77bf701c4b4a','c30a4705-1510-4245-b492-9069d336f534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-542802032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd018a5c-c3ee-4305-aafd-84e93d5e9785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0e64f9ccde458f926eaa5ea24a0856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899fa30b2f484ca28d59ca322ed73d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3874e8a-e039-4dde-a33e-2ec39ab58435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:43 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3874e8a-e039-4dde-a33e-2ec39ab58435) transitioned into state 'SUCCESS' from state '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-542802032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['65b06412-1281-453e-9aca-d43904733ba5','cf3f089c-61c0-4f12-b137-c635c0734bd4','dfc67805-7a9a-4eb9-a0c1-77bf701c4b4a','c30a4705-1510-4245-b492-9069d336f534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:43 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a429bf-25f4-466e-9778-d44cf992c12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:43 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a429bf-25f4-466e-9778-d44cf992c12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:43 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (b3ea9e9d-cd78-4e15-b243-bef173ddf7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request issued successfully. Sep 01 02:13:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4d93f5b1-7582-48ab-bde6-59478f49a472 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1244/2453] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/volumes => generated 760 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e3d2c314-d27d-4d24-b6ab-0a09d531e278 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e3d2c314-d27d-4d24-b6ab-0a09d531e278 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e3d2c314-d27d-4d24-b6ab-0a09d531e278 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e3d2c314-d27d-4d24-b6ab-0a09d531e278 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e3d2c314-d27d-4d24-b6ab-0a09d531e278 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e3d2c314-d27d-4d24-b6ab-0a09d531e278 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1210/2454] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 => generated 828 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fe4aad72-7ca5-4ab0-a5b6-6c7e12135040 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fe4aad72-7ca5-4ab0-a5b6-6c7e12135040 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fe4aad72-7ca5-4ab0-a5b6-6c7e12135040 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fe4aad72-7ca5-4ab0-a5b6-6c7e12135040 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fe4aad72-7ca5-4ab0-a5b6-6c7e12135040 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fe4aad72-7ca5-4ab0-a5b6-6c7e12135040 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1245/2455] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:13:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd018a5c-c3ee-4305-aafd-84e93d5e9785", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1029747009"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create snapshot from volume cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:44 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['ca3909e1-6e98-4941-883b-fceeaec2b162', 'a3ea6707-078b-400b-a4fc-d8161c8b4ccd', '8a8e24a4-2b74-4dd5-90ef-ec8f0b7c8ff0', 'ac160493-6835-49b0-a327-2720c25d6d34'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot create request issued successfully. Sep 01 02:13:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-25b1c84e-19b0-4cc4-962f-b596938d4bc4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1211/2456] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:13:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dfed1c04-1aaf-464f-afbb-a7e1b8d2d305 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dfed1c04-1aaf-464f-afbb-a7e1b8d2d305 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dfed1c04-1aaf-464f-afbb-a7e1b8d2d305 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dfed1c04-1aaf-464f-afbb-a7e1b8d2d305 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dfed1c04-1aaf-464f-afbb-a7e1b8d2d305 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dfed1c04-1aaf-464f-afbb-a7e1b8d2d305 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1246/2457] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8790737d-6a37-4003-9a6b-d80269872e77 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8790737d-6a37-4003-9a6b-d80269872e77 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8790737d-6a37-4003-9a6b-d80269872e77 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8790737d-6a37-4003-9a6b-d80269872e77 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8790737d-6a37-4003-9a6b-d80269872e77 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8790737d-6a37-4003-9a6b-d80269872e77 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f returned with HTTP 200 Sep 01 02:13:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1212/2458] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d52c869f-c75d-4d17-b0bd-7f7be31c9378 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d52c869f-c75d-4d17-b0bd-7f7be31c9378 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d52c869f-c75d-4d17-b0bd-7f7be31c9378 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d52c869f-c75d-4d17-b0bd-7f7be31c9378 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d52c869f-c75d-4d17-b0bd-7f7be31c9378 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d52c869f-c75d-4d17-b0bd-7f7be31c9378 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1247/2459] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "87a209d5-abef-42b6-a152-39261729c51f", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-537969177"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request body: {'volume': {'snapshot_id': '87a209d5-abef-42b6-a152-39261729c51f', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-537969177'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume of 2 GB Sep 01 02:13:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Availability Zones retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (5843dabc-d630-430b-a7c7-fb1fa735177c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90b59e1-d7e8-4d53-998e-49d907162c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90b59e1-d7e8-4d53-998e-49d907162c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '87a209d5-abef-42b6-a152-39261729c51f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3dd4dc-09e5-4989-8397-538482d8b754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['85dda86f-b56c-4535-9d1b-9b6c17ddf06d', 'a69c69a3-35d8-400d-8663-6098ccde92b8', '2c81b2d2-ee1f-44c2-ae1b-6f4ff0991cb8', 'b1e4bd4f-6277-4fc9-96ea-a40985a86513'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3dd4dc-09e5-4989-8397-538482d8b754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85dda86f-b56c-4535-9d1b-9b6c17ddf06d', 'a69c69a3-35d8-400d-8663-6098ccde92b8', '2c81b2d2-ee1f-44c2-ae1b-6f4ff0991cb8', 'b1e4bd4f-6277-4fc9-96ea-a40985a86513']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd82adb-4131-40c7-8d44-fda486ccf9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd82adb-4131-40c7-8d44-fda486ccf9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44ac7fdf-3c5b-4430-8657-09972a510b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-537969177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['85dda86f-b56c-4535-9d1b-9b6c17ddf06d','a69c69a3-35d8-400d-8663-6098ccde92b8','2c81b2d2-ee1f-44c2-ae1b-6f4ff0991cb8','b1e4bd4f-6277-4fc9-96ea-a40985a86513'],size=2,snapshot_id=87a209d5-abef-42b6-a152-39261729c51f,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-537969177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44ac7fdf-3c5b-4430-8657-09972a510b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0e64f9ccde458f926eaa5ea24a0856',provider_auth=None,provider_geometry=None,provider_id=None,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=87a209d5-abef-42b6-a152-39261729c51f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899fa30b2f484ca28d59ca322ed73d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff6d931-c676-4ab2-a27f-1c5a81b97452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff6d931-c676-4ab2-a27f-1c5a81b97452) transitioned into state 'SUCCESS' from state '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-537969177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['85dda86f-b56c-4535-9d1b-9b6c17ddf06d','a69c69a3-35d8-400d-8663-6098ccde92b8','2c81b2d2-ee1f-44c2-ae1b-6f4ff0991cb8','b1e4bd4f-6277-4fc9-96ea-a40985a86513'],size=2,snapshot_id=87a209d5-abef-42b6-a152-39261729c51f,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493d6ada-d108-46b5-af9c-7f58aab91a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493d6ada-d108-46b5-af9c-7f58aab91a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (5843dabc-d630-430b-a7c7-fb1fa735177c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request issued successfully. Sep 01 02:13:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e8720a3d-9d93-4973-965a-3c15d7f0ebb4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1213/2460] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:46 2026] POST /volume/v3/volumes => generated 794 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d11cdfcb-014a-4fcd-adc7-abb4d6727f1a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d11cdfcb-014a-4fcd-adc7-abb4d6727f1a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d11cdfcb-014a-4fcd-adc7-abb4d6727f1a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d11cdfcb-014a-4fcd-adc7-abb4d6727f1a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d11cdfcb-014a-4fcd-adc7-abb4d6727f1a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d11cdfcb-014a-4fcd-adc7-abb4d6727f1a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1248/2461] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a6734175-2ac1-4416-bb97-33a167c982f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a6734175-2ac1-4416-bb97-33a167c982f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a6734175-2ac1-4416-bb97-33a167c982f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a6734175-2ac1-4416-bb97-33a167c982f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a6734175-2ac1-4416-bb97-33a167c982f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a6734175-2ac1-4416-bb97-33a167c982f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1214/2462] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 886 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-33923e24-16f2-45bd-a784-87fa3f874880 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-33923e24-16f2-45bd-a784-87fa3f874880 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-33923e24-16f2-45bd-a784-87fa3f874880 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-33923e24-16f2-45bd-a784-87fa3f874880 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-33923e24-16f2-45bd-a784-87fa3f874880 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-33923e24-16f2-45bd-a784-87fa3f874880 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1249/2463] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:49 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 886 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4c3a8909-28f6-4204-b475-15ceea518c3e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4c3a8909-28f6-4204-b475-15ceea518c3e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4c3a8909-28f6-4204-b475-15ceea518c3e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4c3a8909-28f6-4204-b475-15ceea518c3e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4c3a8909-28f6-4204-b475-15ceea518c3e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4c3a8909-28f6-4204-b475-15ceea518c3e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1215/2464] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:50 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 886 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0f0da77a-9d6b-4627-8121-508bbe4b561d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f0da77a-9d6b-4627-8121-508bbe4b561d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f0da77a-9d6b-4627-8121-508bbe4b561d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0f0da77a-9d6b-4627-8121-508bbe4b561d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0f0da77a-9d6b-4627-8121-508bbe4b561d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0f0da77a-9d6b-4627-8121-508bbe4b561d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1250/2465] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:51 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 886 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ada38460-9625-4ea5-9b64-e1a3127a741f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ada38460-9625-4ea5-9b64-e1a3127a741f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ada38460-9625-4ea5-9b64-e1a3127a741f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ada38460-9625-4ea5-9b64-e1a3127a741f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ada38460-9625-4ea5-9b64-e1a3127a741f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ada38460-9625-4ea5-9b64-e1a3127a741f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1216/2466] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:52 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c675f04f-8bd4-46f4-b5f6-e316dfb3ee9a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c675f04f-8bd4-46f4-b5f6-e316dfb3ee9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c675f04f-8bd4-46f4-b5f6-e316dfb3ee9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c675f04f-8bd4-46f4-b5f6-e316dfb3ee9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c675f04f-8bd4-46f4-b5f6-e316dfb3ee9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c675f04f-8bd4-46f4-b5f6-e316dfb3ee9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1251/2467] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:52 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume with id: 44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume request issued successfully. Sep 01 02:13:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ebe1d865-8c8d-4ae0-a1be-da3eb19873c9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 202 Sep 01 02:13:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1217/2468] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:52 2026] DELETE /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d0ba9e1c-4c14-4f47-9ada-4d42aaa593f9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0ba9e1c-4c14-4f47-9ada-4d42aaa593f9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9e1c-4c14-4f47-9ada-4d42aaa593f9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9e1c-4c14-4f47-9ada-4d42aaa593f9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d0ba9e1c-4c14-4f47-9ada-4d42aaa593f9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d0ba9e1c-4c14-4f47-9ada-4d42aaa593f9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 200 Sep 01 02:13:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1252/2469] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:52 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-be020da0-ea0f-4f24-950c-e79347d8448c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-be020da0-ea0f-4f24-950c-e79347d8448c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-be020da0-ea0f-4f24-950c-e79347d8448c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-be020da0-ea0f-4f24-950c-e79347d8448c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-be020da0-ea0f-4f24-950c-e79347d8448c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 404 Sep 01 02:13:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1218/2470] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:53 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-41a227fd-3cd7-4b50-9284-387105c89610 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-41a227fd-3cd7-4b50-9284-387105c89610 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-41a227fd-3cd7-4b50-9284-387105c89610 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-41a227fd-3cd7-4b50-9284-387105c89610 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-41a227fd-3cd7-4b50-9284-387105c89610 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 404 Sep 01 02:13:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1253/2471] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:53 2026] GET /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d78ae495-945c-4923-9574-1025b8ae30e3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d78ae495-945c-4923-9574-1025b8ae30e3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d78ae495-945c-4923-9574-1025b8ae30e3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d78ae495-945c-4923-9574-1025b8ae30e3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-d78ae495-945c-4923-9574-1025b8ae30e3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume with id: 44ac7fdf-3c5b-4430-8657-09972a510b3e Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d78ae495-945c-4923-9574-1025b8ae30e3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e returned with HTTP 404 Sep 01 02:13:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1219/2472] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:53 2026] DELETE /volume/v3/volumes/44ac7fdf-3c5b-4430-8657-09972a510b3e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete snapshot with id: 87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot delete request issued successfully. Sep 01 02:13:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24990dc0-d6ed-4fd3-8fbd-357df38573ff tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f returned with HTTP 202 Sep 01 02:13:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1254/2473] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:53 2026] DELETE /volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-817c6790-9981-46dd-a4d5-d3e73e6350c1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-817c6790-9981-46dd-a4d5-d3e73e6350c1 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-817c6790-9981-46dd-a4d5-d3e73e6350c1 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-817c6790-9981-46dd-a4d5-d3e73e6350c1 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-817c6790-9981-46dd-a4d5-d3e73e6350c1 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-817c6790-9981-46dd-a4d5-d3e73e6350c1 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f returned with HTTP 200 Sep 01 02:13:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1220/2474] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:53 2026] GET /volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0332e988-4fe9-4938-832b-45b4260fe8ae None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0332e988-4fe9-4938-832b-45b4260fe8ae tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0332e988-4fe9-4938-832b-45b4260fe8ae tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0332e988-4fe9-4938-832b-45b4260fe8ae tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0332e988-4fe9-4938-832b-45b4260fe8ae tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0332e988-4fe9-4938-832b-45b4260fe8ae tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f returned with HTTP 200 Sep 01 02:13:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1255/2475] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:54 2026] GET /volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-db6da61c-5bbd-44d0-9bb3-e7712d2559e7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db6da61c-5bbd-44d0-9bb3-e7712d2559e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f Sep 01 02:13:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db6da61c-5bbd-44d0-9bb3-e7712d2559e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db6da61c-5bbd-44d0-9bb3-e7712d2559e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db6da61c-5bbd-44d0-9bb3-e7712d2559e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f returned with HTTP 404 Sep 01 02:13:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1221/2476] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/snapshots/87a209d5-abef-42b6-a152-39261729c51f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c091ea8d-19a1-4f06-bf1f-2d020c309395 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c091ea8d-19a1-4f06-bf1f-2d020c309395 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c091ea8d-19a1-4f06-bf1f-2d020c309395 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c091ea8d-19a1-4f06-bf1f-2d020c309395 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c091ea8d-19a1-4f06-bf1f-2d020c309395 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c091ea8d-19a1-4f06-bf1f-2d020c309395 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1256/2477] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume with id: cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume request issued successfully. Sep 01 02:13:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c7ede21f-64e9-4137-95c9-2cdecb1a19f6 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 returned with HTTP 202 Sep 01 02:13:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1222/2478] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:55 2026] DELETE /volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-767381a8-722f-4213-b60f-3a583a9ddb35 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-767381a8-722f-4213-b60f-3a583a9ddb35 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-767381a8-722f-4213-b60f-3a583a9ddb35 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-767381a8-722f-4213-b60f-3a583a9ddb35 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-767381a8-722f-4213-b60f-3a583a9ddb35 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-767381a8-722f-4213-b60f-3a583a9ddb35 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 returned with HTTP 200 Sep 01 02:13:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1257/2479] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:56 2026] GET /volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1514623c-11a9-4089-8186-0893fa0175d9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1514623c-11a9-4089-8186-0893fa0175d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1514623c-11a9-4089-8186-0893fa0175d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1514623c-11a9-4089-8186-0893fa0175d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1514623c-11a9-4089-8186-0893fa0175d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 returned with HTTP 404 Sep 01 02:13:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1223/2480] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/cd018a5c-c3ee-4305-aafd-84e93d5e9785 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7a7c4b4a-ad52-4c69-92b6-096390ea4348 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a7c4b4a-ad52-4c69-92b6-096390ea4348 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:13:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a7c4b4a-ad52-4c69-92b6-096390ea4348 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a7c4b4a-ad52-4c69-92b6-096390ea4348 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7a7c4b4a-ad52-4c69-92b6-096390ea4348 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a7c4b4a-ad52-4c69-92b6-096390ea4348 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 200 Sep 01 02:13:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1258/2481] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-79d58531-f0e8-46f6-91a1-6943d47b227b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1318716345"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1318716345'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume of 1 GB Sep 01 02:13:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Availability Zones retrieved successfully. Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (b861a9f6-fe36-44c6-b7df-0b5f6431a664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d48d4ee-b2f8-4dec-bb2c-02e56b7c822f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d48d4ee-b2f8-4dec-bb2c-02e56b7c822f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf94fa3-f773-4b7d-8120-4a770e684607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['57ad044c-9e0d-4494-9859-78fe344962b4', '22eb9e97-414f-4b6d-9488-511e7c85a53a', '3b7901e4-9d6b-4885-96d3-511e03353087', 'd8a36823-f80e-4873-b317-fcc4d3e8fd26'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf94fa3-f773-4b7d-8120-4a770e684607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ad044c-9e0d-4494-9859-78fe344962b4', '22eb9e97-414f-4b6d-9488-511e7c85a53a', '3b7901e4-9d6b-4885-96d3-511e03353087', 'd8a36823-f80e-4873-b317-fcc4d3e8fd26']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c1e5c1-ed0d-4b97-9d45-21d7b2cfe3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c1e5c1-ed0d-4b97-9d45-21d7b2cfe3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c113ea2-1a9f-40d8-9a49-8035fa5840b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1318716345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['57ad044c-9e0d-4494-9859-78fe344962b4','22eb9e97-414f-4b6d-9488-511e7c85a53a','3b7901e4-9d6b-4885-96d3-511e03353087','d8a36823-f80e-4873-b317-fcc4d3e8fd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1318716345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c113ea2-1a9f-40d8-9a49-8035fa5840b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0e64f9ccde458f926eaa5ea24a0856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899fa30b2f484ca28d59ca322ed73d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb90968-f286-449f-bb53-e4b9a5a54da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb90968-f286-449f-bb53-e4b9a5a54da6) transitioned into state 'SUCCESS' from state '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-1318716345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['57ad044c-9e0d-4494-9859-78fe344962b4','22eb9e97-414f-4b6d-9488-511e7c85a53a','3b7901e4-9d6b-4885-96d3-511e03353087','d8a36823-f80e-4873-b317-fcc4d3e8fd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a2799d-b592-4f23-9481-52e49a003c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a2799d-b592-4f23-9481-52e49a003c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (b861a9f6-fe36-44c6-b7df-0b5f6431a664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request issued successfully. Sep 01 02:13:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-79d58531-f0e8-46f6-91a1-6943d47b227b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1224/2482] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:57 2026] POST /volume/v3/volumes => generated 761 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-020729cc-17be-435f-b095-9df394c3d6a9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-020729cc-17be-435f-b095-9df394c3d6a9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:13:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-020729cc-17be-435f-b095-9df394c3d6a9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-020729cc-17be-435f-b095-9df394c3d6a9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-020729cc-17be-435f-b095-9df394c3d6a9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-020729cc-17be-435f-b095-9df394c3d6a9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 returned with HTTP 200 Sep 01 02:13:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1259/2483] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b47e6ec7-d8ed-4919-b7fe-160ffe4b6b9a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b47e6ec7-d8ed-4919-b7fe-160ffe4b6b9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:13:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b47e6ec7-d8ed-4919-b7fe-160ffe4b6b9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b47e6ec7-d8ed-4919-b7fe-160ffe4b6b9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b47e6ec7-d8ed-4919-b7fe-160ffe4b6b9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b47e6ec7-d8ed-4919-b7fe-160ffe4b6b9a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1225/2484] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:58 2026] GET /volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eda1096f-076f-4167-8805-34760543c669 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eda1096f-076f-4167-8805-34760543c669 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:13:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eda1096f-076f-4167-8805-34760543c669 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c113ea2-1a9f-40d8-9a49-8035fa5840b2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-544610829"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eda1096f-076f-4167-8805-34760543c669 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-eda1096f-076f-4167-8805-34760543c669 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create snapshot from volume 2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:13:58 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-eda1096f-076f-4167-8805-34760543c669 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['ca30185d-9f47-4ad7-9893-30281c1dd936', '7f314aa5-fce0-49ec-a297-ba6d56f4dbd9', 'c8cd8174-cfa2-4090-a0c8-77d831575144', 'ac95f91f-6a2a-4d22-9eda-303207a6abb0'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eda1096f-076f-4167-8805-34760543c669 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot create request issued successfully. Sep 01 02:13:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eda1096f-076f-4167-8805-34760543c669 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1260/2485] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:13:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e52c042c-cc55-406e-b369-a974b7034547 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e52c042c-cc55-406e-b369-a974b7034547 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:13:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e52c042c-cc55-406e-b369-a974b7034547 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e52c042c-cc55-406e-b369-a974b7034547 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e52c042c-cc55-406e-b369-a974b7034547 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e52c042c-cc55-406e-b369-a974b7034547 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1226/2486] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:58 2026] GET /volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-27c5cadd-e48a-4e2b-b2bb-8743bddf1753 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27c5cadd-e48a-4e2b-b2bb-8743bddf1753 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:13:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27c5cadd-e48a-4e2b-b2bb-8743bddf1753 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27c5cadd-e48a-4e2b-b2bb-8743bddf1753 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-27c5cadd-e48a-4e2b-b2bb-8743bddf1753 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:13:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27c5cadd-e48a-4e2b-b2bb-8743bddf1753 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 returned with HTTP 200 Sep 01 02:13:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1261/2487] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:59 2026] GET /volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-523d8f63-e330-4e5c-9b96-d9ba1692da1d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-523d8f63-e330-4e5c-9b96-d9ba1692da1d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:14:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-523d8f63-e330-4e5c-9b96-d9ba1692da1d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-523d8f63-e330-4e5c-9b96-d9ba1692da1d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-523d8f63-e330-4e5c-9b96-d9ba1692da1d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-523d8f63-e330-4e5c-9b96-d9ba1692da1d tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 returned with HTTP 200 Sep 01 02:14:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1227/2488] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:00 2026] GET /volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:14:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bab772e4-c70e-415d-b5d8-0e167e1abe98", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1818179193"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request body: {'volume': {'snapshot_id': 'bab772e4-c70e-415d-b5d8-0e167e1abe98', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1818179193'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume of 1 GB Sep 01 02:14:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Availability Zones retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (f2a1f4fc-d7ef-4bba-a307-37ec184c9fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dfa9727-ebf1-4978-91db-7bcdbb027510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dfa9727-ebf1-4978-91db-7bcdbb027510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bab772e4-c70e-415d-b5d8-0e167e1abe98', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555788a6-51f6-485a-b2bc-976ce721bdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Created reservations ['9b278875-739c-47fb-821e-df82972cd4ab', 'a7c0dd14-3d0e-418f-8d47-ebb2b0ae0410', 'c2e5af68-4574-4d71-a279-a018b16f7832', '045d7d6e-45a3-4eef-b267-77702735a86e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555788a6-51f6-485a-b2bc-976ce721bdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b278875-739c-47fb-821e-df82972cd4ab', 'a7c0dd14-3d0e-418f-8d47-ebb2b0ae0410', 'c2e5af68-4574-4d71-a279-a018b16f7832', '045d7d6e-45a3-4eef-b267-77702735a86e']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84089d3c-9ea4-47b5-ae1c-ed63fbf53323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84089d3c-9ea4-47b5-ae1c-ed63fbf53323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ff54f7-6361-476c-9e88-c390d549036f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1818179193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['9b278875-739c-47fb-821e-df82972cd4ab','a7c0dd14-3d0e-418f-8d47-ebb2b0ae0410','c2e5af68-4574-4d71-a279-a018b16f7832','045d7d6e-45a3-4eef-b267-77702735a86e'],size=1,snapshot_id=bab772e4-c70e-415d-b5d8-0e167e1abe98,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1818179193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ff54f7-6361-476c-9e88-c390d549036f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0e64f9ccde458f926eaa5ea24a0856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bab772e4-c70e-415d-b5d8-0e167e1abe98,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899fa30b2f484ca28d59ca322ed73d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4778764-b319-4f7d-985b-35ce7e4518c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4778764-b319-4f7d-985b-35ce7e4518c9) transitioned into state 'SUCCESS' from state '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-1818179193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0e64f9ccde458f926eaa5ea24a0856',qos_specs=None,replication_status=,reservations=['9b278875-739c-47fb-821e-df82972cd4ab','a7c0dd14-3d0e-418f-8d47-ebb2b0ae0410','c2e5af68-4574-4d71-a279-a018b16f7832','045d7d6e-45a3-4eef-b267-77702735a86e'],size=1,snapshot_id=bab772e4-c70e-415d-b5d8-0e167e1abe98,source_replicaid=,source_volid=None,status='creating',user_id='899fa30b2f484ca28d59ca322ed73d67',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e39311-0dcd-4593-ad7a-dd4c32b10038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e39311-0dcd-4593-ad7a-dd4c32b10038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Flow 'volume_create_api' (f2a1f4fc-d7ef-4bba-a307-37ec184c9fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Create volume request issued successfully. Sep 01 02:14:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cfd9b9f7-84ec-496e-b7f7-12cd443971d9 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1262/2489] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:00 2026] POST /volume/v3/volumes => generated 795 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5ba5b882-56e0-43a5-9ac8-b132e2db2923 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5ba5b882-56e0-43a5-9ac8-b132e2db2923 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5ba5b882-56e0-43a5-9ac8-b132e2db2923 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5ba5b882-56e0-43a5-9ac8-b132e2db2923 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5ba5b882-56e0-43a5-9ac8-b132e2db2923 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5ba5b882-56e0-43a5-9ac8-b132e2db2923 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1228/2490] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:01 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b395af00-6ddd-4c0f-a305-50eca4b3c3a0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b395af00-6ddd-4c0f-a305-50eca4b3c3a0 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b395af00-6ddd-4c0f-a305-50eca4b3c3a0 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b395af00-6ddd-4c0f-a305-50eca4b3c3a0 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b395af00-6ddd-4c0f-a305-50eca4b3c3a0 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b395af00-6ddd-4c0f-a305-50eca4b3c3a0 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1263/2491] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dce8d563-d1d3-44b0-815c-cfc82267887c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dce8d563-d1d3-44b0-815c-cfc82267887c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dce8d563-d1d3-44b0-815c-cfc82267887c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dce8d563-d1d3-44b0-815c-cfc82267887c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dce8d563-d1d3-44b0-815c-cfc82267887c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dce8d563-d1d3-44b0-815c-cfc82267887c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1229/2492] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 887 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-406622e1-87bd-4593-956d-4d599bf1f8ea None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-406622e1-87bd-4593-956d-4d599bf1f8ea tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-406622e1-87bd-4593-956d-4d599bf1f8ea tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-406622e1-87bd-4593-956d-4d599bf1f8ea tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-406622e1-87bd-4593-956d-4d599bf1f8ea tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-406622e1-87bd-4593-956d-4d599bf1f8ea tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1264/2493] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 887 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-090e19cd-2e76-48b8-9ae5-e25dcc587ff7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-090e19cd-2e76-48b8-9ae5-e25dcc587ff7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-090e19cd-2e76-48b8-9ae5-e25dcc587ff7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-090e19cd-2e76-48b8-9ae5-e25dcc587ff7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-090e19cd-2e76-48b8-9ae5-e25dcc587ff7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-090e19cd-2e76-48b8-9ae5-e25dcc587ff7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1230/2494] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:05 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 887 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-032ec68c-b6b7-4377-b424-a25e2a6ad1e7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-032ec68c-b6b7-4377-b424-a25e2a6ad1e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-032ec68c-b6b7-4377-b424-a25e2a6ad1e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-032ec68c-b6b7-4377-b424-a25e2a6ad1e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-032ec68c-b6b7-4377-b424-a25e2a6ad1e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-032ec68c-b6b7-4377-b424-a25e2a6ad1e7 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1265/2495] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2b79dc34-3c15-464c-bec4-08085b4c0e2a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b79dc34-3c15-464c-bec4-08085b4c0e2a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b79dc34-3c15-464c-bec4-08085b4c0e2a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b79dc34-3c15-464c-bec4-08085b4c0e2a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2b79dc34-3c15-464c-bec4-08085b4c0e2a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b79dc34-3c15-464c-bec4-08085b4c0e2a tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1231/2496] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume with id: b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume request issued successfully. Sep 01 02:14:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-142637ef-9e5f-45ab-bd3c-ff6f6bcecf4c tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 202 Sep 01 02:14:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1266/2497] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:06 2026] DELETE /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b4191740-26ab-491d-ab14-dcd512cd1cf3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4191740-26ab-491d-ab14-dcd512cd1cf3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4191740-26ab-491d-ab14-dcd512cd1cf3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4191740-26ab-491d-ab14-dcd512cd1cf3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b4191740-26ab-491d-ab14-dcd512cd1cf3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4191740-26ab-491d-ab14-dcd512cd1cf3 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 200 Sep 01 02:14:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1232/2498] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7231ce2b-1f76-4278-bd53-4483f5e78591 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7231ce2b-1f76-4278-bd53-4483f5e78591 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7231ce2b-1f76-4278-bd53-4483f5e78591 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7231ce2b-1f76-4278-bd53-4483f5e78591 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7231ce2b-1f76-4278-bd53-4483f5e78591 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 404 Sep 01 02:14:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1267/2499] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-105d91ee-8998-4a6f-9f2e-28f7fe4c5bd4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-105d91ee-8998-4a6f-9f2e-28f7fe4c5bd4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-105d91ee-8998-4a6f-9f2e-28f7fe4c5bd4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-105d91ee-8998-4a6f-9f2e-28f7fe4c5bd4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-105d91ee-8998-4a6f-9f2e-28f7fe4c5bd4 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 404 Sep 01 02:14:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1233/2500] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-95dd640b-10bf-4afe-9815-56ce4b96743b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-95dd640b-10bf-4afe-9815-56ce4b96743b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-95dd640b-10bf-4afe-9815-56ce4b96743b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-95dd640b-10bf-4afe-9815-56ce4b96743b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-95dd640b-10bf-4afe-9815-56ce4b96743b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume with id: b7ff54f7-6361-476c-9e88-c390d549036f Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-95dd640b-10bf-4afe-9815-56ce4b96743b tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f returned with HTTP 404 Sep 01 02:14:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1268/2501] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:08 2026] DELETE /volume/v3/volumes/b7ff54f7-6361-476c-9e88-c390d549036f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:14:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete snapshot with id: bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:14:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:14:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot delete request issued successfully. Sep 01 02:14:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c519b26f-7cb1-4d6e-a9cc-796fd686a4ca tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 returned with HTTP 202 Sep 01 02:14:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1234/2502] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:08 2026] DELETE /volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ad11168c-af1f-4826-aeab-4f6e58b58d10 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ad11168c-af1f-4826-aeab-4f6e58b58d10 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ad11168c-af1f-4826-aeab-4f6e58b58d10 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ad11168c-af1f-4826-aeab-4f6e58b58d10 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ad11168c-af1f-4826-aeab-4f6e58b58d10 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:14:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ad11168c-af1f-4826-aeab-4f6e58b58d10 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 returned with HTTP 200 Sep 01 02:14:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1269/2503] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6c2b4315-a336-4cce-af50-a53256b933ce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6c2b4315-a336-4cce-af50-a53256b933ce tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:14:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6c2b4315-a336-4cce-af50-a53256b933ce tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6c2b4315-a336-4cce-af50-a53256b933ce tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6c2b4315-a336-4cce-af50-a53256b933ce tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Snapshot retrieved successfully. Sep 01 02:14:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6c2b4315-a336-4cce-af50-a53256b933ce tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1235/2504] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-84877007-8a54-4d02-948f-f4207a4f2d62 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-84877007-8a54-4d02-948f-f4207a4f2d62 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 Sep 01 02:14:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-84877007-8a54-4d02-948f-f4207a4f2d62 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-84877007-8a54-4d02-948f-f4207a4f2d62 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-84877007-8a54-4d02-948f-f4207a4f2d62 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 returned with HTTP 404 Sep 01 02:14:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1270/2505] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:10 2026] GET /volume/v3/snapshots/bab772e4-c70e-415d-b5d8-0e167e1abe98 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-31958ab7-027c-4350-b474-f5726345610f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31958ab7-027c-4350-b474-f5726345610f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:14:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31958ab7-027c-4350-b474-f5726345610f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31958ab7-027c-4350-b474-f5726345610f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-31958ab7-027c-4350-b474-f5726345610f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31958ab7-027c-4350-b474-f5726345610f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 returned with HTTP 200 Sep 01 02:14:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1236/2506] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:10 2026] GET /volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9477ab4f-4902-4203-8b9e-15ca6372981e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9477ab4f-4902-4203-8b9e-15ca6372981e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:14:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9477ab4f-4902-4203-8b9e-15ca6372981e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9477ab4f-4902-4203-8b9e-15ca6372981e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:10 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-9477ab4f-4902-4203-8b9e-15ca6372981e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume with id: 2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:14:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9477ab4f-4902-4203-8b9e-15ca6372981e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9477ab4f-4902-4203-8b9e-15ca6372981e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume request issued successfully. Sep 01 02:14:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9477ab4f-4902-4203-8b9e-15ca6372981e tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 returned with HTTP 202 Sep 01 02:14:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1271/2507] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:10 2026] DELETE /volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-75b877f5-bca7-4505-aa9f-67f38822736f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75b877f5-bca7-4505-aa9f-67f38822736f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:14:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75b877f5-bca7-4505-aa9f-67f38822736f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-75b877f5-bca7-4505-aa9f-67f38822736f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-75b877f5-bca7-4505-aa9f-67f38822736f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-75b877f5-bca7-4505-aa9f-67f38822736f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 returned with HTTP 200 Sep 01 02:14:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1237/2508] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:10 2026] GET /volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-21e433cc-f0b9-458d-8453-57996c512b61 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21e433cc-f0b9-458d-8453-57996c512b61 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 Sep 01 02:14:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21e433cc-f0b9-458d-8453-57996c512b61 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-21e433cc-f0b9-458d-8453-57996c512b61 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-21e433cc-f0b9-458d-8453-57996c512b61 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 returned with HTTP 404 Sep 01 02:14:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1272/2509] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:11 2026] GET /volume/v3/volumes/2c113ea2-1a9f-40d8-9a49-8035fa5840b2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bb915557-fc1d-4eb4-8b27-a35d2acc6a48 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb915557-fc1d-4eb4-8b27-a35d2acc6a48 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:14:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb915557-fc1d-4eb4-8b27-a35d2acc6a48 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bb915557-fc1d-4eb4-8b27-a35d2acc6a48 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bb915557-fc1d-4eb4-8b27-a35d2acc6a48 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bb915557-fc1d-4eb4-8b27-a35d2acc6a48 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 200 Sep 01 02:14:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1238/2510] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:11 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] DELETE http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:14:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume with id: 377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:14:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Delete volume request issued successfully. Sep 01 02:14:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d9ccd9b-881d-471b-9c43-5c87325ae549 tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 202 Sep 01 02:14:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1273/2511] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:11 2026] DELETE /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f657ce20-5cd4-417e-a239-56ce432fb9df None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f657ce20-5cd4-417e-a239-56ce432fb9df tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:14:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f657ce20-5cd4-417e-a239-56ce432fb9df tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f657ce20-5cd4-417e-a239-56ce432fb9df tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f657ce20-5cd4-417e-a239-56ce432fb9df tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Volume info retrieved successfully. Sep 01 02:14:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f657ce20-5cd4-417e-a239-56ce432fb9df tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 200 Sep 01 02:14:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1239/2512] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:11 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-898ed63d-cd50-44eb-8899-d84e01ebc84f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-898ed63d-cd50-44eb-8899-d84e01ebc84f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] GET http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 Sep 01 02:14:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-898ed63d-cd50-44eb-8899-d84e01ebc84f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-898ed63d-cd50-44eb-8899-d84e01ebc84f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-898ed63d-cd50-44eb-8899-d84e01ebc84f tempest-VolumesSnapshotTestJSON-631116841 tempest-VolumesSnapshotTestJSON-631116841-project-member] http://192.168.122.25/volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 returned with HTTP 404 Sep 01 02:14:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1274/2513] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:12 2026] GET /volume/v3/volumes/377c0c4e-1745-4cc7-9fbc-efb951658103 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cb82900f-edaa-4dc8-bd85-605d57c9eb82 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb82900f-edaa-4dc8-bd85-605d57c9eb82 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb82900f-edaa-4dc8-bd85-605d57c9eb82 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "488b531d-b175-4fd8-9643-faf88b240ea8", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1601032036"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb82900f-edaa-4dc8-bd85-605d57c9eb82 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 404 Sep 01 02:14:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1240/2514] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:18 2026] POST /volume/v3/snapshots => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4df97128-55b5-49a9-80fa-81eda1f099d1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4df97128-55b5-49a9-80fa-81eda1f099d1 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4df97128-55b5-49a9-80fa-81eda1f099d1 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2029540143"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4df97128-55b5-49a9-80fa-81eda1f099d1 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 404 Sep 01 02:14:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1275/2515] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:18 2026] POST /volume/v3/snapshots => generated 77 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b977c135-f005-4958-969b-1f9e2c74db3d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b977c135-f005-4958-969b-1f9e2c74db3d tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots?limit=invalid Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b977c135-f005-4958-969b-1f9e2c74db3d tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b977c135-f005-4958-969b-1f9e2c74db3d tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b977c135-f005-4958-969b-1f9e2c74db3d tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] HTTP exception thrown: limit param must be an integer Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b977c135-f005-4958-969b-1f9e2c74db3d tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 02:14:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1241/2516] 192.168.122.25 () {58 vars in 1149 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e44de0e5-4c03-438a-afed-0379568389dd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e44de0e5-4c03-438a-afed-0379568389dd tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots?marker=74ae4fc7-34dd-4084-bb3d-40c87a0fd714 Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e44de0e5-4c03-438a-afed-0379568389dd tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e44de0e5-4c03-438a-afed-0379568389dd tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-e44de0e5-4c03-438a-afed-0379568389dd tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.db.api [None req-e44de0e5-4c03-438a-afed-0379568389dd tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Building query based on filter {{(pid=86843) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e44de0e5-4c03-438a-afed-0379568389dd tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots?marker=74ae4fc7-34dd-4084-bb3d-40c87a0fd714 returned with HTTP 404 Sep 01 02:14:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1276/2517] 192.168.122.25 () {58 vars in 1209 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/snapshots?marker=74ae4fc7-34dd-4084-bb3d-40c87a0fd714 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-60e3aff0-c099-4a4a-b86c-7a4dee3dff4c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60e3aff0-c099-4a4a-b86c-7a4dee3dff4c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots?sort_key=invalid Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60e3aff0-c099-4a4a-b86c-7a4dee3dff4c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60e3aff0-c099-4a4a-b86c-7a4dee3dff4c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-60e3aff0-c099-4a4a-b86c-7a4dee3dff4c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-60e3aff0-c099-4a4a-b86c-7a4dee3dff4c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60e3aff0-c099-4a4a-b86c-7a4dee3dff4c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 02:14:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1242/2518] 192.168.122.25 () {58 vars in 1155 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1352684896"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1352684896'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Create volume of 2 GB Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Availability Zones retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Flow 'volume_create_api' (dee96bc9-7407-4aff-bc5e-d48d1e0f5e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc3385a-f828-4f16-8556-7c1c9986d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Validating volume size '2' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc3385a-f828-4f16-8556-7c1c9986d240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd0977d-ea8e-4c0d-8af8-aae86ffd7078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Created reservations ['4ce60ca1-f84a-4d74-9eb6-eb1ea18c0d31', 'ac6d68dc-e26e-424c-94cf-d9c3ebeaeba4', 'ec945d4d-ff16-4c96-9da6-7c8a61cc8abc', '05b3614a-164f-4344-b099-028222ed3f49'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd0977d-ea8e-4c0d-8af8-aae86ffd7078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ce60ca1-f84a-4d74-9eb6-eb1ea18c0d31', 'ac6d68dc-e26e-424c-94cf-d9c3ebeaeba4', 'ec945d4d-ff16-4c96-9da6-7c8a61cc8abc', '05b3614a-164f-4344-b099-028222ed3f49']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec290f7-30d4-4c14-9275-e7058386f4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec290f7-30d4-4c14-9275-e7058386f4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c8db869-394a-4005-a2e7-66b76cfe2298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1352684896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98cde89cfa2a440db50a502a320c24dc',qos_specs=None,replication_status=,reservations=['4ce60ca1-f84a-4d74-9eb6-eb1ea18c0d31','ac6d68dc-e26e-424c-94cf-d9c3ebeaeba4','ec945d4d-ff16-4c96-9da6-7c8a61cc8abc','05b3614a-164f-4344-b099-028222ed3f49'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3e3262f226a4de7b5f3e05b0e9ae93b',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1352684896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c8db869-394a-4005-a2e7-66b76cfe2298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98cde89cfa2a440db50a502a320c24dc',provider_auth=None,provider_geometry=None,provider_id=None,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='d3e3262f226a4de7b5f3e05b0e9ae93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee095a92-1ee9-419e-95d2-8cc281e89ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee095a92-1ee9-419e-95d2-8cc281e89ec0) transitioned into state 'SUCCESS' from state '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-1352684896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98cde89cfa2a440db50a502a320c24dc',qos_specs=None,replication_status=,reservations=['4ce60ca1-f84a-4d74-9eb6-eb1ea18c0d31','ac6d68dc-e26e-424c-94cf-d9c3ebeaeba4','ec945d4d-ff16-4c96-9da6-7c8a61cc8abc','05b3614a-164f-4344-b099-028222ed3f49'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3e3262f226a4de7b5f3e05b0e9ae93b',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1bcd7cf-0d50-4a03-a5e3-b1944a073db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1bcd7cf-0d50-4a03-a5e3-b1944a073db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Flow 'volume_create_api' (dee96bc9-7407-4aff-bc5e-d48d1e0f5e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Create volume request issued successfully. Sep 01 02:14:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8d2d8bbf-d48c-4c95-bc90-3d8f866f0826 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1277/2519] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:18 2026] POST /volume/v3/volumes => generated 769 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6bc8ef2f-516a-45a2-bd44-9be92b91332c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6bc8ef2f-516a-45a2-bd44-9be92b91332c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6bc8ef2f-516a-45a2-bd44-9be92b91332c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6bc8ef2f-516a-45a2-bd44-9be92b91332c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6bc8ef2f-516a-45a2-bd44-9be92b91332c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6bc8ef2f-516a-45a2-bd44-9be92b91332c tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1243/2520] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 => generated 837 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aefeda65-e19b-40e7-a2ca-838a04bc9b83 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aefeda65-e19b-40e7-a2ca-838a04bc9b83 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aefeda65-e19b-40e7-a2ca-838a04bc9b83 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aefeda65-e19b-40e7-a2ca-838a04bc9b83 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aefeda65-e19b-40e7-a2ca-838a04bc9b83 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aefeda65-e19b-40e7-a2ca-838a04bc9b83 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1278/2521] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:14:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c8db869-394a-4005-a2e7-66b76cfe2298", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2102522403"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Create snapshot from volume 0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:19 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Created reservations ['eb76b2d6-fa0a-4640-985a-aa44ea6340e9', '15b5cb65-2923-4557-85ee-f3434b18d9f5', 'db0b6a6b-ecfb-4075-8cbd-8c2a709b522b', 'd8d5d3aa-6a75-441a-a920-4e08ad528eb8'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot create request issued successfully. Sep 01 02:14:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57c7c98f-c9e9-46f3-9782-03d5982fb5ff tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:14:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1244/2522] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:19 2026] POST /volume/v3/snapshots => generated 318 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a408924f-3511-4207-a98c-3cddafb02212 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a408924f-3511-4207-a98c-3cddafb02212 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a408924f-3511-4207-a98c-3cddafb02212 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a408924f-3511-4207-a98c-3cddafb02212 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a408924f-3511-4207-a98c-3cddafb02212 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a408924f-3511-4207-a98c-3cddafb02212 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1279/2523] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-898f02e6-f4f4-48dc-b318-1adfac379395 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-898f02e6-f4f4-48dc-b318-1adfac379395 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-898f02e6-f4f4-48dc-b318-1adfac379395 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-898f02e6-f4f4-48dc-b318-1adfac379395 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-898f02e6-f4f4-48dc-b318-1adfac379395 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-898f02e6-f4f4-48dc-b318-1adfac379395 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1245/2524] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aedf3c03-6973-4be4-8eac-19e4f1240358 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aedf3c03-6973-4be4-8eac-19e4f1240358 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aedf3c03-6973-4be4-8eac-19e4f1240358 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aedf3c03-6973-4be4-8eac-19e4f1240358 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aedf3c03-6973-4be4-8eac-19e4f1240358 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aedf3c03-6973-4be4-8eac-19e4f1240358 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 returned with HTTP 200 Sep 01 02:14:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1280/2525] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1399cbce-538d-45f3-b732-dd238e92a5dc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "796cd9f0-70fe-49df-a17f-dc8bdddcbaf1"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '796cd9f0-70fe-49df-a17f-dc8bdddcbaf1'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Create volume of 1 GB Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Availability Zones retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Flow 'volume_create_api' (6b872552-4fe5-4549-a3e8-bb12199c83f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4315b417-b526-4db6-a855-d76e5c5679cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4315b417-b526-4db6-a855-d76e5c5679cb) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:14:22 devstack devstack@c-api.service[86844]: 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 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4315b417-b526-4db6-a855-d76e5c5679cb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4315b417-b526-4db6-a855-d76e5c5679cb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:14:22 devstack devstack@c-api.service[86844]: WARNING cinder.volume.api [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Flow 'volume_create_api' (6b872552-4fe5-4549-a3e8-bb12199c83f8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1399cbce-538d-45f3-b732-dd238e92a5dc tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 400 Sep 01 02:14:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1246/2526] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:22 2026] POST /volume/v3/volumes => generated 171 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:22 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Delete snapshot with id: 796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot delete request issued successfully. Sep 01 02:14:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08b8b83f-ca4b-4ff3-9876-72d706a3e9e3 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 returned with HTTP 202 Sep 01 02:14:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1281/2527] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:22 2026] DELETE /volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d7a16ae8-9535-42a0-a536-32fd15df40f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7a16ae8-9535-42a0-a536-32fd15df40f2 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7a16ae8-9535-42a0-a536-32fd15df40f2 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7a16ae8-9535-42a0-a536-32fd15df40f2 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d7a16ae8-9535-42a0-a536-32fd15df40f2 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7a16ae8-9535-42a0-a536-32fd15df40f2 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 returned with HTTP 200 Sep 01 02:14:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1247/2528] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:22 2026] GET /volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-520e0ac3-779f-48af-970c-b73a6ed0bd40 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-520e0ac3-779f-48af-970c-b73a6ed0bd40 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-520e0ac3-779f-48af-970c-b73a6ed0bd40 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-520e0ac3-779f-48af-970c-b73a6ed0bd40 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-520e0ac3-779f-48af-970c-b73a6ed0bd40 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Snapshot retrieved successfully. Sep 01 02:14:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-520e0ac3-779f-48af-970c-b73a6ed0bd40 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 returned with HTTP 200 Sep 01 02:14:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1282/2529] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:23 2026] GET /volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6ea6751a-c535-4928-b43e-e45fc1036bde None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6ea6751a-c535-4928-b43e-e45fc1036bde tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 Sep 01 02:14:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6ea6751a-c535-4928-b43e-e45fc1036bde tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6ea6751a-c535-4928-b43e-e45fc1036bde tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6ea6751a-c535-4928-b43e-e45fc1036bde tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 returned with HTTP 404 Sep 01 02:14:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1248/2530] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/snapshots/796cd9f0-70fe-49df-a17f-dc8bdddcbaf1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5139d777-1145-418c-9e4e-c4d6f4528cba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5139d777-1145-418c-9e4e-c4d6f4528cba tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5139d777-1145-418c-9e4e-c4d6f4528cba tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5139d777-1145-418c-9e4e-c4d6f4528cba tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5139d777-1145-418c-9e4e-c4d6f4528cba tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5139d777-1145-418c-9e4e-c4d6f4528cba tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1283/2531] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] DELETE http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Delete volume with id: 0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Delete volume request issued successfully. Sep 01 02:14:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fd0fcc05-8ed0-4d8f-bf86-9b00b2e79366 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 returned with HTTP 202 Sep 01 02:14:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1249/2532] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:24 2026] DELETE /volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ca09aee2-7fdf-41d1-b5e9-9deb2cb06a24 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ca09aee2-7fdf-41d1-b5e9-9deb2cb06a24 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ca09aee2-7fdf-41d1-b5e9-9deb2cb06a24 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ca09aee2-7fdf-41d1-b5e9-9deb2cb06a24 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ca09aee2-7fdf-41d1-b5e9-9deb2cb06a24 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ca09aee2-7fdf-41d1-b5e9-9deb2cb06a24 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1284/2533] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8b08b809-3fca-4e03-a61e-bd2f8a2f4374 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b08b809-3fca-4e03-a61e-bd2f8a2f4374 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] GET http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 Sep 01 02:14:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b08b809-3fca-4e03-a61e-bd2f8a2f4374 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b08b809-3fca-4e03-a61e-bd2f8a2f4374 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b08b809-3fca-4e03-a61e-bd2f8a2f4374 tempest-VolumesSnapshotNegativeTestJSON-85036207 tempest-VolumesSnapshotNegativeTestJSON-85036207-project-member] http://192.168.122.25/volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 returned with HTTP 404 Sep 01 02:14:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1250/2534] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:25 2026] GET /volume/v3/volumes/0c8db869-394a-4005-a2e7-66b76cfe2298 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=233,cinder:INSERT=50,cinder:UPDATE=79 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:35 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=179,cinder:INSERT=27,cinder:UPDATE=52 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7ea00a4d-5170-4239-97c8-be8714117891 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-299223235", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-299223235', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Create volume of 1 GB Sep 01 02:14:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Availability Zones retrieved successfully. Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Flow 'volume_create_api' (42979741-c055-4be1-b1fb-89f1d8d1e0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6b4c99-fa74-4669-bf4f-d9650b8d8088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6b4c99-fa74-4669-bf4f-d9650b8d8088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a3d6e4-0e78-44e2-aa23-1c037d2cb704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Created reservations ['bf87e253-2c81-4af2-815d-cbe6e4fdd42e', 'ce6d2825-782f-4743-b7c0-cc2b4d616f7b', 'b91205cd-f362-4290-8cf9-c1637902b6de', 'e227236d-6a25-4771-855d-8f23f0ad4f84'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a3d6e4-0e78-44e2-aa23-1c037d2cb704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf87e253-2c81-4af2-815d-cbe6e4fdd42e', 'ce6d2825-782f-4743-b7c0-cc2b4d616f7b', 'b91205cd-f362-4290-8cf9-c1637902b6de', 'e227236d-6a25-4771-855d-8f23f0ad4f84']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2530b23-90df-4857-a87a-77b4d46c5365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2530b23-90df-4857-a87a-77b4d46c5365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c584228b-ccf6-4023-8f2a-0c79758d3429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-299223235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83403c5012c64f249ba9a6fe8aacebef',qos_specs=None,replication_status=,reservations=['bf87e253-2c81-4af2-815d-cbe6e4fdd42e','ce6d2825-782f-4743-b7c0-cc2b4d616f7b','b91205cd-f362-4290-8cf9-c1637902b6de','e227236d-6a25-4771-855d-8f23f0ad4f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d30d47672fa74ba0810f928cf8e99223',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-299223235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c584228b-ccf6-4023-8f2a-0c79758d3429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83403c5012c64f249ba9a6fe8aacebef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d30d47672fa74ba0810f928cf8e99223',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b3fae1-f654-4bad-a738-9849fc82beea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b3fae1-f654-4bad-a738-9849fc82beea) transitioned into state 'SUCCESS' from state '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-299223235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83403c5012c64f249ba9a6fe8aacebef',qos_specs=None,replication_status=,reservations=['bf87e253-2c81-4af2-815d-cbe6e4fdd42e','ce6d2825-782f-4743-b7c0-cc2b4d616f7b','b91205cd-f362-4290-8cf9-c1637902b6de','e227236d-6a25-4771-855d-8f23f0ad4f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d30d47672fa74ba0810f928cf8e99223',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521b7617-5ece-4bf5-8a1e-863fc39570d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521b7617-5ece-4bf5-8a1e-863fc39570d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Flow 'volume_create_api' (42979741-c055-4be1-b1fb-89f1d8d1e0e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Create volume request issued successfully. Sep 01 02:14:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7ea00a4d-5170-4239-97c8-be8714117891 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1285/2535] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:50 2026] POST /volume/v3/volumes => generated 771 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1180164649", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1180164649', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:50 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Create volume of 1 GB Sep 01 02:14:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Availability Zones retrieved successfully. Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Flow 'volume_create_api' (128afa3d-de2e-4b8d-bdde-6f7f3bd259e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a520900f-ac02-4a8f-bdb0-79ccb4e6d914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a520900f-ac02-4a8f-bdb0-79ccb4e6d914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:50 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41a1112-7173-45a6-a4fb-f833c702d920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Created reservations ['48e51139-726e-4c73-b67d-480f9fce03fb', '2460afb3-d503-466a-abbe-65dd9577071e', 'b58feb61-b73b-4949-b46e-cb25c8722655', '9c7b3e99-f662-4de4-9c06-14c4385aeecb'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41a1112-7173-45a6-a4fb-f833c702d920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48e51139-726e-4c73-b67d-480f9fce03fb', '2460afb3-d503-466a-abbe-65dd9577071e', 'b58feb61-b73b-4949-b46e-cb25c8722655', '9c7b3e99-f662-4de4-9c06-14c4385aeecb']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9734260-dd87-45f1-997a-34f88efa93af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9734260-dd87-45f1-997a-34f88efa93af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1180164649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83403c5012c64f249ba9a6fe8aacebef',qos_specs=None,replication_status=,reservations=['48e51139-726e-4c73-b67d-480f9fce03fb','2460afb3-d503-466a-abbe-65dd9577071e','b58feb61-b73b-4949-b46e-cb25c8722655','9c7b3e99-f662-4de4-9c06-14c4385aeecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d30d47672fa74ba0810f928cf8e99223',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1180164649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83403c5012c64f249ba9a6fe8aacebef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d30d47672fa74ba0810f928cf8e99223',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c814a23a-c071-45aa-a8ed-b3052b113769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c814a23a-c071-45aa-a8ed-b3052b113769) transitioned into state 'SUCCESS' from state '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-1180164649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83403c5012c64f249ba9a6fe8aacebef',qos_specs=None,replication_status=,reservations=['48e51139-726e-4c73-b67d-480f9fce03fb','2460afb3-d503-466a-abbe-65dd9577071e','b58feb61-b73b-4949-b46e-cb25c8722655','9c7b3e99-f662-4de4-9c06-14c4385aeecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d30d47672fa74ba0810f928cf8e99223',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ff09f8-3e44-46d0-b802-e9ee6b4d9416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ff09f8-3e44-46d0-b802-e9ee6b4d9416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Flow 'volume_create_api' (128afa3d-de2e-4b8d-bdde-6f7f3bd259e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Create volume request issued successfully. Sep 01 02:14:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d91a5f13-a11b-4fbb-b91f-d6be041bb246 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1251/2536] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:50 2026] POST /volume/v3/volumes => generated 772 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:01 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cf84d41c-4539-4aea-b325-fba891aedb43 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cf84d41c-4539-4aea-b325-fba891aedb43 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cf84d41c-4539-4aea-b325-fba891aedb43 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cf84d41c-4539-4aea-b325-fba891aedb43 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cf84d41c-4539-4aea-b325-fba891aedb43 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cf84d41c-4539-4aea-b325-fba891aedb43 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1286/2537] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:21 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bed615a8-c1d1-4624-9fcc-8e2bae5fe93f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bed615a8-c1d1-4624-9fcc-8e2bae5fe93f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bed615a8-c1d1-4624-9fcc-8e2bae5fe93f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bed615a8-c1d1-4624-9fcc-8e2bae5fe93f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bed615a8-c1d1-4624-9fcc-8e2bae5fe93f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bed615a8-c1d1-4624-9fcc-8e2bae5fe93f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1252/2538] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:21 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3e473839-85d2-4a21-9257-f5267286473a req-b4cca249-8b0d-47f0-a319-9131a02a4a22 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b4cca249-8b0d-47f0-a319-9131a02a4a22 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b4cca249-8b0d-47f0-a319-9131a02a4a22 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b4cca249-8b0d-47f0-a319-9131a02a4a22 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-3e473839-85d2-4a21-9257-f5267286473a req-b4cca249-8b0d-47f0-a319-9131a02a4a22 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b4cca249-8b0d-47f0-a319-9131a02a4a22 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1287/2539] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:21 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-3e473839-85d2-4a21-9257-f5267286473a req-77ca93af-924d-4ca8-9245-88c9d7886047 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-77ca93af-924d-4ca8-9245-88c9d7886047 None None] GET http://192.168.122.25/volume// Sep 01 02:15:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-77ca93af-924d-4ca8-9245-88c9d7886047 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-77ca93af-924d-4ca8-9245-88c9d7886047 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-77ca93af-924d-4ca8-9245-88c9d7886047 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:15:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1253/2540] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:21 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3e473839-85d2-4a21-9257-f5267286473a req-48c6c272-e188-4b2b-b2b0-6eca56c31c5e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-48c6c272-e188-4b2b-b2b0-6eca56c31c5e tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:15:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-48c6c272-e188-4b2b-b2b0-6eca56c31c5e tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c584228b-ccf6-4023-8f2a-0c79758d3429", "connector": null, "instance_uuid": "6b892078-ccee-4dcc-8dca-993d6531a4f6"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-48c6c272-e188-4b2b-b2b0-6eca56c31c5e tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:15:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1288/2541] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:15:21 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e37963cf-f6b8-4ced-a27a-3f755492af15 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e37963cf-f6b8-4ced-a27a-3f755492af15 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e37963cf-f6b8-4ced-a27a-3f755492af15 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e37963cf-f6b8-4ced-a27a-3f755492af15 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3e473839-85d2-4a21-9257-f5267286473a req-f00a8228-4810-4636-9c27-d58a2598c7be None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-f00a8228-4810-4636-9c27-d58a2598c7be None None] GET http://192.168.122.25/volume// Sep 01 02:15:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-f00a8228-4810-4636-9c27-d58a2598c7be None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-f00a8228-4810-4636-9c27-d58a2598c7be None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-f00a8228-4810-4636-9c27-d58a2598c7be None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:15:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1289/2542] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:22 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3e473839-85d2-4a21-9257-f5267286473a req-b2abb9e8-689f-46c1-82b9-d1100f398adb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b2abb9e8-689f-46c1-82b9-d1100f398adb tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b2abb9e8-689f-46c1-82b9-d1100f398adb tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b2abb9e8-689f-46c1-82b9-d1100f398adb tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e37963cf-f6b8-4ced-a27a-3f755492af15 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e37963cf-f6b8-4ced-a27a-3f755492af15 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1254/2543] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:22 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-3e473839-85d2-4a21-9257-f5267286473a req-b2abb9e8-689f-46c1-82b9-d1100f398adb tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-b2abb9e8-689f-46c1-82b9-d1100f398adb tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1290/2544] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:22 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 1044 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-3e473839-85d2-4a21-9257-f5267286473a req-dc7de1eb-e49c-4688-99bb-d62035e73e64 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-dc7de1eb-e49c-4688-99bb-d62035e73e64 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] PUT http://192.168.122.25/volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-dc7de1eb-e49c-4688-99bb-d62035e73e64 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-3e473839-85d2-4a21-9257-f5267286473a req-dc7de1eb-e49c-4688-99bb-d62035e73e64 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Acquiring lock "cinder-attachment_update-c584228b-ccf6-4023-8f2a-0c79758d3429-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-3e473839-85d2-4a21-9257-f5267286473a req-dc7de1eb-e49c-4688-99bb-d62035e73e64 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Lock "cinder-attachment_update-c584228b-ccf6-4023-8f2a-0c79758d3429-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-3e473839-85d2-4a21-9257-f5267286473a req-dc7de1eb-e49c-4688-99bb-d62035e73e64 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Lock "cinder-attachment_update-c584228b-ccf6-4023-8f2a-0c79758d3429-devstack" released by "attachment_update" :: held 0.155s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:15:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-dc7de1eb-e49c-4688-99bb-d62035e73e64 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e returned with HTTP 200 Sep 01 02:15:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1255/2545] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:15:22 2026] PUT /volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e => generated 694 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-3e473839-85d2-4a21-9257-f5267286473a req-8021986e-bb1f-4db5-a87b-69e18b63158f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-8021986e-bb1f-4db5-a87b-69e18b63158f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e/action Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-8021986e-bb1f-4db5-a87b-69e18b63158f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-8021986e-bb1f-4db5-a87b-69e18b63158f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-3e473839-85d2-4a21-9257-f5267286473a req-8021986e-bb1f-4db5-a87b-69e18b63158f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e/action returned with HTTP 204 Sep 01 02:15:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1291/2546] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:15:23 2026] POST /volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8cbd652d-4536-4120-9b98-406ca088e86d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8cbd652d-4536-4120-9b98-406ca088e86d tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8cbd652d-4536-4120-9b98-406ca088e86d tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8cbd652d-4536-4120-9b98-406ca088e86d tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8cbd652d-4536-4120-9b98-406ca088e86d tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8cbd652d-4536-4120-9b98-406ca088e86d tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1256/2547] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:23 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fd681937-0808-413a-9ebb-96c3bf68fa41 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd681937-0808-413a-9ebb-96c3bf68fa41 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd681937-0808-413a-9ebb-96c3bf68fa41 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fd681937-0808-413a-9ebb-96c3bf68fa41 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fd681937-0808-413a-9ebb-96c3bf68fa41 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fd681937-0808-413a-9ebb-96c3bf68fa41 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1292/2548] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:23 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 1156 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action body: b'{"os-detach": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Attachment connected to vm 6b892078-ccee-4dcc-8dca-993d6531a4f6, checking data on nova Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG cinder.compute.nova [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Creating Keystone token plugin using URL: http://192.168.122.25/identity {{(pid=86844) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] REQ: curl -g -i -X GET http://192.168.122.25/compute/v2.1/servers/6b892078-ccee-4dcc-8dca-993d6531a4f6/os-volume_attachments/c584228b-ccf6-4023-8f2a-0c79758d3429 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}90e6347b7bd7613dab52231e9600238c7261d4833b2f39d3fb05d037a08f407b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5f9fa1f4-895c-4ead-a213-7268b1120259" -H "X-Service-Token: {SHA256}05db259b31a2d4f4155f2e793c5052edbb276d30f7749099cf335ff2ee4db411" {{(pid=86844) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:15:23 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-388d8010-5d04-434a-b6a8-d197c396ad0f x-openstack-request-id: req-388d8010-5d04-434a-b6a8-d197c396ad0f {{(pid=86844) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c584228b-ccf6-4023-8f2a-0c79758d3429", "serverId": "6b892078-ccee-4dcc-8dca-993d6531a4f6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3fc4e1d4-dcb1-4995-981d-1553c816554e", "bdm_uuid": "d86437fe-7fb2-45db-a9ba-cb70310b71a8"}} {{(pid=86844) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET call to compute for http://192.168.122.25/compute/v2.1/servers/6b892078-ccee-4dcc-8dca-993d6531a4f6/os-volume_attachments/c584228b-ccf6-4023-8f2a-0c79758d3429 used request id req-388d8010-5d04-434a-b6a8-d197c396ad0f {{(pid=86844) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.volume.api [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-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 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Caught error: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: 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 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API Sep 01 02:15:23 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault Sep 01 02:15:23 devstack devstack@c-api.service[86844]: INFO cinder.api.middleware.fault [None req-5f9fa1f4-895c-4ead-a213-7268b1120259 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action returned with HTTP 409 Sep 01 02:15:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1257/2549] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:23 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 167 bytes in 514 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Attachment connected to vm 6b892078-ccee-4dcc-8dca-993d6531a4f6, checking data on nova Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG cinder.compute.nova [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Creating Keystone token plugin using URL: http://192.168.122.25/identity {{(pid=86843) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:15:23 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] REQ: curl -g -i -X GET http://192.168.122.25/compute/v2.1/servers/6b892078-ccee-4dcc-8dca-993d6531a4f6/os-volume_attachments/c584228b-ccf6-4023-8f2a-0c79758d3429 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d8f0ba8ed6a4a7cb3c4ccd20b5af178a48326efae5aefeba5fb0471fc1145de9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1d0abcc3-a1f3-4281-8e01-85005b43eb42" -H "X-Service-Token: {SHA256}c5fa36aea3d1f72f09e70f77667c63f26ae96b519e2f5a0cf3b52f8aea7b5537" {{(pid=86843) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:15:23 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-a17a77ba-d84e-406b-97df-b0bc1fddc9fa x-openstack-request-id: req-a17a77ba-d84e-406b-97df-b0bc1fddc9fa {{(pid=86843) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c584228b-ccf6-4023-8f2a-0c79758d3429", "serverId": "6b892078-ccee-4dcc-8dca-993d6531a4f6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3fc4e1d4-dcb1-4995-981d-1553c816554e", "bdm_uuid": "d86437fe-7fb2-45db-a9ba-cb70310b71a8"}} {{(pid=86843) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG novaclient.v2.client [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET call to compute for http://192.168.122.25/compute/v2.1/servers/6b892078-ccee-4dcc-8dca-993d6531a4f6/os-volume_attachments/c584228b-ccf6-4023-8f2a-0c79758d3429 used request id req-a17a77ba-d84e-406b-97df-b0bc1fddc9fa {{(pid=86843) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.volume.api [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-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 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Caught error: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: 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 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API Sep 01 02:15:24 devstack devstack@c-api.service[86843]: ERROR cinder.api.middleware.fault Sep 01 02:15:24 devstack devstack@c-api.service[86843]: INFO cinder.api.middleware.fault [None req-1d0abcc3-a1f3-4281-8e01-85005b43eb42 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action returned with HTTP 409 Sep 01 02:15:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1293/2550] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:23 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 167 bytes in 272 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6d01d2ae-2057-48a0-9bc6-a6791753216c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1258/2551] 192.168.122.25 () {62 vars in 1476 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7742e3c1-baf3-4c46-a414-32009927f84f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1294/2552] 192.168.122.25 () {62 vars in 1476 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4655c8b0-6c1f-417a-9692-7fe92dc288ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: WARNING keystonemiddleware.auth_token [None req-4655c8b0-6c1f-417a-9692-7fe92dc288ec None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:15:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1259/2553] 192.168.122.25 () {62 vars in 1476 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 114 bytes in 45 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1d4a70d5-ebab-4e96-9058-a40302ad0621 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: WARNING keystonemiddleware.auth_token [None req-1d4a70d5-ebab-4e96-9058-a40302ad0621 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:15:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1295/2554] 192.168.122.25 () {62 vars in 1476 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b81bfbcc-6e48-4ff0-a762-a40df6ac5793 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b81bfbcc-6e48-4ff0-a762-a40df6ac5793 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] POST http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b81bfbcc-6e48-4ff0-a762-a40df6ac5793 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b81bfbcc-6e48-4ff0-a762-a40df6ac5793 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-b81bfbcc-6e48-4ff0-a762-a40df6ac5793 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-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=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-b81bfbcc-6e48-4ff0-a762-a40df6ac5793 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Updating volume 'c584228b-ccf6-4023-8f2a-0c79758d3429' with '{'status': 'error'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b81bfbcc-6e48-4ff0-a762-a40df6ac5793 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action returned with HTTP 202 Sep 01 02:15:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1260/2555] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-583029d5-a974-4026-8b36-b622ea6ec07b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-583029d5-a974-4026-8b36-b622ea6ec07b tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-583029d5-a974-4026-8b36-b622ea6ec07b tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-583029d5-a974-4026-8b36-b622ea6ec07b tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG oslo_db.sqlalchemy.engines [None req-583029d5-a974-4026-8b36-b622ea6ec07b tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-583029d5-a974-4026-8b36-b622ea6ec07b tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-583029d5-a974-4026-8b36-b622ea6ec07b tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1296/2556] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:24 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 1155 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] POST http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3fc4e1d4-dcb1-4995-981d-1553c816554e"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3fc4e1d4-dcb1-4995-981d-1553c816554e"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Volume info retrieved successfully. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Attachment connected to vm 6b892078-ccee-4dcc-8dca-993d6531a4f6, checking data on nova Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.compute.nova [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Creating Keystone token plugin using URL: http://192.168.122.25/identity {{(pid=86844) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] REQ: curl -g -i -X GET http://192.168.122.25/compute/v2.1/servers/6b892078-ccee-4dcc-8dca-993d6531a4f6/os-volume_attachments/c584228b-ccf6-4023-8f2a-0c79758d3429 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}adf608a9717b0b539eea2c4ae6954c07a8a93914855c9772577e63a6ed05a2b2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf" -H "X-Service-Token: {SHA256}05db259b31a2d4f4155f2e793c5052edbb276d30f7749099cf335ff2ee4db411" {{(pid=86844) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:15:24 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-d55dddb2-bd26-49d2-81ae-9b0bf931f2c4 x-openstack-request-id: req-d55dddb2-bd26-49d2-81ae-9b0bf931f2c4 {{(pid=86844) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c584228b-ccf6-4023-8f2a-0c79758d3429", "serverId": "6b892078-ccee-4dcc-8dca-993d6531a4f6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3fc4e1d4-dcb1-4995-981d-1553c816554e", "bdm_uuid": "d86437fe-7fb2-45db-a9ba-cb70310b71a8"}} {{(pid=86844) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG novaclient.v2.client [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] GET call to compute for http://192.168.122.25/compute/v2.1/servers/6b892078-ccee-4dcc-8dca-993d6531a4f6/os-volume_attachments/c584228b-ccf6-4023-8f2a-0c79758d3429 used request id req-d55dddb2-bd26-49d2-81ae-9b0bf931f2c4 {{(pid=86844) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.volume.api [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-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 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Caught error: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: 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 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6b892078-ccee-4dcc-8dca-993d6531a4f6 using the Compute API Sep 01 02:15:24 devstack devstack@c-api.service[86844]: ERROR cinder.api.middleware.fault Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.api.middleware.fault [None req-36e556cc-65dd-496c-a5c6-6c30f0f20ebf tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action returned with HTTP 409 Sep 01 02:15:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1261/2557] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 167 bytes in 210 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29883285-657a-4143-a1e8-add971dae283 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1297/2558] 192.168.122.25 () {62 vars in 1476 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1fa2eb8a-e4e4-4ceb-8300-d51c53e85e4e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: WARNING keystonemiddleware.auth_token [None req-1fa2eb8a-e4e4-4ceb-8300-d51c53e85e4e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:15:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1262/2559] 192.168.122.25 () {62 vars in 1476 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b279e3e7-544a-4b49-a850-9c31bee34a0c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b279e3e7-544a-4b49-a850-9c31bee34a0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b279e3e7-544a-4b49-a850-9c31bee34a0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b279e3e7-544a-4b49-a850-9c31bee34a0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b279e3e7-544a-4b49-a850-9c31bee34a0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b279e3e7-544a-4b49-a850-9c31bee34a0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1298/2560] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:24 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09b2acd0-3118-470f-b635-88d451988eda None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09b2acd0-3118-470f-b635-88d451988eda tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09b2acd0-3118-470f-b635-88d451988eda tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09b2acd0-3118-470f-b635-88d451988eda tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-09b2acd0-3118-470f-b635-88d451988eda tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-09b2acd0-3118-470f-b635-88d451988eda tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09b2acd0-3118-470f-b635-88d451988eda tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1263/2561] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:24 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 865 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-eb59999f-7ae6-4b81-90b3-4b14a90d13bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-eb59999f-7ae6-4b81-90b3-4b14a90d13bd tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-eb59999f-7ae6-4b81-90b3-4b14a90d13bd tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-eb59999f-7ae6-4b81-90b3-4b14a90d13bd tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-eb59999f-7ae6-4b81-90b3-4b14a90d13bd tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-eb59999f-7ae6-4b81-90b3-4b14a90d13bd tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1299/2562] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:25 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-df5c10ad-9432-4974-8009-2e51a7ac658b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-df5c10ad-9432-4974-8009-2e51a7ac658b None None] GET http://192.168.122.25/volume// Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-df5c10ad-9432-4974-8009-2e51a7ac658b None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-df5c10ad-9432-4974-8009-2e51a7ac658b None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-df5c10ad-9432-4974-8009-2e51a7ac658b None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:15:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1264/2563] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:25 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-e53472c2-7a0a-4a1f-a9df-c14dc4f4b238 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-e53472c2-7a0a-4a1f-a9df-c14dc4f4b238 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/attachments Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-e53472c2-7a0a-4a1f-a9df-c14dc4f4b238 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5", "connector": null, "instance_uuid": "6b892078-ccee-4dcc-8dca-993d6531a4f6"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-e53472c2-7a0a-4a1f-a9df-c14dc4f4b238 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments returned with HTTP 200 Sep 01 02:15:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1300/2564] 192.168.122.25 () {66 vars in 1478 bytes} [Tue Sep 1 02:15:25 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-08d95faa-6e88-4745-a9f5-313e63fffb88 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-08d95faa-6e88-4745-a9f5-313e63fffb88 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-08d95faa-6e88-4745-a9f5-313e63fffb88 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-08d95faa-6e88-4745-a9f5-313e63fffb88 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-b55f6ccc-9f1c-4d3b-b512-2c0fa5b7a6f5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-b55f6ccc-9f1c-4d3b-b512-2c0fa5b7a6f5 None None] GET http://192.168.122.25/volume// Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-b55f6ccc-9f1c-4d3b-b512-2c0fa5b7a6f5 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-b55f6ccc-9f1c-4d3b-b512-2c0fa5b7a6f5 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-b55f6ccc-9f1c-4d3b-b512-2c0fa5b7a6f5 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:15:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1301/2565] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:25 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-171597fd-7707-4e46-b531-05ee2ea50e59 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-171597fd-7707-4e46-b531-05ee2ea50e59 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-171597fd-7707-4e46-b531-05ee2ea50e59 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-171597fd-7707-4e46-b531-05ee2ea50e59 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-08d95faa-6e88-4745-a9f5-313e63fffb88 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-08d95faa-6e88-4745-a9f5-313e63fffb88 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1265/2566] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:25 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-171597fd-7707-4e46-b531-05ee2ea50e59 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-171597fd-7707-4e46-b531-05ee2ea50e59 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1302/2567] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:25 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 1045 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-93ecb600-bb19-4b21-a2a7-2c1f95d2b5c8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-93ecb600-bb19-4b21-a2a7-2c1f95d2b5c8 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] PUT http://192.168.122.25/volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0 Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-93ecb600-bb19-4b21-a2a7-2c1f95d2b5c8 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.25", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:82ca7c4b7c75", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "81097c1a-e2db-49db-be6e-0f258ec432fb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-93ecb600-bb19-4b21-a2a7-2c1f95d2b5c8 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Acquiring lock "cinder-attachment_update-b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5-devstack" by "attachment_update" {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-93ecb600-bb19-4b21-a2a7-2c1f95d2b5c8 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Lock "cinder-attachment_update-b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86844) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:25 devstack devstack@c-api.service[86844]: DEBUG cinder.coordination [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-93ecb600-bb19-4b21-a2a7-2c1f95d2b5c8 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Lock "cinder-attachment_update-b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5-devstack" released by "attachment_update" :: held 0.180s {{(pid=86844) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:15:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-93ecb600-bb19-4b21-a2a7-2c1f95d2b5c8 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0 returned with HTTP 200 Sep 01 02:15:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1266/2568] 192.168.122.25 () {66 vars in 1588 bytes} [Tue Sep 1 02:15:25 2026] PUT /volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0 => generated 694 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-23f3d06c-3a0a-43ee-a2cf-d76039dbbd26 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-23f3d06c-3a0a-43ee-a2cf-d76039dbbd26 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0/action Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-23f3d06c-3a0a-43ee-a2cf-d76039dbbd26 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action body: b'{"os-complete": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-23f3d06c-3a0a-43ee-a2cf-d76039dbbd26 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-d2860a47-a241-476c-ac76-a4cee44725d0 req-23f3d06c-3a0a-43ee-a2cf-d76039dbbd26 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0/action returned with HTTP 204 Sep 01 02:15:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1303/2569] 192.168.122.25 () {66 vars in 1609 bytes} [Tue Sep 1 02:15:26 2026] POST /volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-48ddbf23-ae54-4c4b-8633-a0edf8e968a9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48ddbf23-ae54-4c4b-8633-a0edf8e968a9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48ddbf23-ae54-4c4b-8633-a0edf8e968a9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48ddbf23-ae54-4c4b-8633-a0edf8e968a9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48ddbf23-ae54-4c4b-8633-a0edf8e968a9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48ddbf23-ae54-4c4b-8633-a0edf8e968a9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1267/2570] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 1157 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-66e6025b-52ea-486c-a399-bbd593652dc2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-66e6025b-52ea-486c-a399-bbd593652dc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-66e6025b-52ea-486c-a399-bbd593652dc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-66e6025b-52ea-486c-a399-bbd593652dc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-66e6025b-52ea-486c-a399-bbd593652dc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-66e6025b-52ea-486c-a399-bbd593652dc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1304/2571] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 1157 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e56268eb-10d7-4b26-bab9-dd3057f55fc2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e56268eb-10d7-4b26-bab9-dd3057f55fc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e56268eb-10d7-4b26-bab9-dd3057f55fc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action body: b'{"os-detach": {"attachment_id": "bf535880-bc87-4c31-8a7c-8246a21fd0e0"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e56268eb-10d7-4b26-bab9-dd3057f55fc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "bf535880-bc87-4c31-8a7c-8246a21fd0e0"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e56268eb-10d7-4b26-bab9-dd3057f55fc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e56268eb-10d7-4b26-bab9-dd3057f55fc2 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action returned with HTTP 400 Sep 01 02:15:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1268/2572] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:26 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 100 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-88f9ae80-7e3d-4739-af67-d0aee5df7f0c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-88f9ae80-7e3d-4739-af67-d0aee5df7f0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-88f9ae80-7e3d-4739-af67-d0aee5df7f0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-88f9ae80-7e3d-4739-af67-d0aee5df7f0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-88f9ae80-7e3d-4739-af67-d0aee5df7f0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-88f9ae80-7e3d-4739-af67-d0aee5df7f0c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1305/2573] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 1157 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-fd7eb77a-680d-4e1c-ac04-566284b207f9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-fd7eb77a-680d-4e1c-ac04-566284b207f9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5/action Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-fd7eb77a-680d-4e1c-ac04-566284b207f9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-fd7eb77a-680d-4e1c-ac04-566284b207f9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-fd7eb77a-680d-4e1c-ac04-566284b207f9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-fd7eb77a-680d-4e1c-ac04-566284b207f9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Begin detaching volume completed successfully. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-fd7eb77a-680d-4e1c-ac04-566284b207f9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5/action returned with HTTP 202 Sep 01 02:15:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1269/2574] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:15:26 2026] POST /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-4a71139b-82c5-4629-84bd-9de360e9f030 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-4a71139b-82c5-4629-84bd-9de360e9f030 None None] GET http://192.168.122.25/volume// Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-4a71139b-82c5-4629-84bd-9de360e9f030 None None] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-4a71139b-82c5-4629-84bd-9de360e9f030 None None] Calling method 'all' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-4a71139b-82c5-4629-84bd-9de360e9f030 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:15:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1306/2575] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-f92070a2-5fc7-4206-beb8-4aace8d6db63 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-f92070a2-5fc7-4206-beb8-4aace8d6db63 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-f92070a2-5fc7-4206-beb8-4aace8d6db63 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-f92070a2-5fc7-4206-beb8-4aace8d6db63 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-f92070a2-5fc7-4206-beb8-4aace8d6db63 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-f92070a2-5fc7-4206-beb8-4aace8d6db63 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1270/2576] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 1341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-cca31ba9-68a6-4047-b179-1dbccb39a8ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-cca31ba9-68a6-4047-b179-1dbccb39a8ce tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] DELETE http://192.168.122.25/volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0 Sep 01 02:15:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-cca31ba9-68a6-4047-b179-1dbccb39a8ce tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-cca31ba9-68a6-4047-b179-1dbccb39a8ce tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:27 devstack devstack@c-api.service[86843]: /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 01 02:15:27 devstack devstack@c-api.service[86843]: return base.obj_make_list(context, Sep 01 02:15:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-1645c0fd-589f-4312-85a2-1f6cadef4f4c req-cca31ba9-68a6-4047-b179-1dbccb39a8ce tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0 returned with HTTP 200 Sep 01 02:15:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1307/2577] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:15:27 2026] DELETE /volume/v3/attachments/bf535880-bc87-4c31-8a7c-8246a21fd0e0 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e04993a9-212b-426a-af61-ec1f904f0538 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e04993a9-212b-426a-af61-ec1f904f0538 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] POST http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e04993a9-212b-426a-af61-ec1f904f0538 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e04993a9-212b-426a-af61-ec1f904f0538 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-e04993a9-212b-426a-af61-ec1f904f0538 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] Updating volume 'c584228b-ccf6-4023-8f2a-0c79758d3429' with '{'status': 'in-use'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e04993a9-212b-426a-af61-ec1f904f0538 tempest-TestServerVolumeAttachmentScenario-1340221775 tempest-TestServerVolumeAttachmentScenario-1340221775-project-admin] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action returned with HTTP 202 Sep 01 02:15:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1271/2578] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:28 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-28994b09-aa2f-4d27-a24c-618a7cc0859f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28994b09-aa2f-4d27-a24c-618a7cc0859f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28994b09-aa2f-4d27-a24c-618a7cc0859f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28994b09-aa2f-4d27-a24c-618a7cc0859f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-28994b09-aa2f-4d27-a24c-618a7cc0859f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28994b09-aa2f-4d27-a24c-618a7cc0859f tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1308/2579] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:28 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-72af037b-f6c8-470a-819e-c94d5e8044ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-72af037b-f6c8-470a-819e-c94d5e8044ad tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-72af037b-f6c8-470a-819e-c94d5e8044ad tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-72af037b-f6c8-470a-819e-c94d5e8044ad tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-72af037b-f6c8-470a-819e-c94d5e8044ad tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-72af037b-f6c8-470a-819e-c94d5e8044ad tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1272/2580] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:28 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-18543d0f-f0e3-4759-8211-6389d6a1d42c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-18543d0f-f0e3-4759-8211-6389d6a1d42c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] POST http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-18543d0f-f0e3-4759-8211-6389d6a1d42c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-18543d0f-f0e3-4759-8211-6389d6a1d42c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-18543d0f-f0e3-4759-8211-6389d6a1d42c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-18543d0f-f0e3-4759-8211-6389d6a1d42c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Begin detaching volume completed successfully. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-18543d0f-f0e3-4759-8211-6389d6a1d42c tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action returned with HTTP 202 Sep 01 02:15:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1309/2581] 192.168.122.25 () {64 vars in 1556 bytes} [Tue Sep 1 02:15:28 2026] POST /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-d7e0bc79-5545-4dc3-8f7e-401450033821 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-d7e0bc79-5545-4dc3-8f7e-401450033821 None None] GET http://192.168.122.25/volume// Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-d7e0bc79-5545-4dc3-8f7e-401450033821 None None] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-d7e0bc79-5545-4dc3-8f7e-401450033821 None None] Calling method 'all' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-d7e0bc79-5545-4dc3-8f7e-401450033821 None None] http://192.168.122.25/volume// returned with HTTP 300 Sep 01 02:15:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1273/2582] 192.168.122.25 () {62 vars in 1383 bytes} [Tue Sep 1 02:15:28 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-7e68b10e-7eca-4bc5-8dc7-7875936ef9ed None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-7e68b10e-7eca-4bc5-8dc7-7875936ef9ed tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-7e68b10e-7eca-4bc5-8dc7-7875936ef9ed tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-7e68b10e-7eca-4bc5-8dc7-7875936ef9ed tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-7e68b10e-7eca-4bc5-8dc7-7875936ef9ed tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-7e68b10e-7eca-4bc5-8dc7-7875936ef9ed tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1310/2583] 192.168.122.25 () {62 vars in 1523 bytes} [Tue Sep 1 02:15:28 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 1340 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-2749698c-91c4-4b10-b7cb-d12f5b153af5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-2749698c-91c4-4b10-b7cb-d12f5b153af5 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] DELETE http://192.168.122.25/volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-2749698c-91c4-4b10-b7cb-d12f5b153af5 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-2749698c-91c4-4b10-b7cb-d12f5b153af5 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[86844]: /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 01 02:15:28 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, Sep 01 02:15:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [req-9659186b-d9fe-4bcc-9498-e630330ffa36 req-2749698c-91c4-4b10-b7cb-d12f5b153af5 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e returned with HTTP 200 Sep 01 02:15:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1274/2584] 192.168.122.25 () {64 vars in 1557 bytes} [Tue Sep 1 02:15:28 2026] DELETE /volume/v3/attachments/3fc4e1d4-dcb1-4995-981d-1553c816554e => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [req-0565d420-1ceb-44a7-b03e-29105d69959d req-63b08844-af6a-4f64-99d3-5ef103961cf3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0565d420-1ceb-44a7-b03e-29105d69959d req-63b08844-af6a-4f64-99d3-5ef103961cf3 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-0565d420-1ceb-44a7-b03e-29105d69959d req-63b08844-af6a-4f64-99d3-5ef103961cf3 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [req-0565d420-1ceb-44a7-b03e-29105d69959d req-63b08844-af6a-4f64-99d3-5ef103961cf3 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [req-0565d420-1ceb-44a7-b03e-29105d69959d req-63b08844-af6a-4f64-99d3-5ef103961cf3 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [req-0565d420-1ceb-44a7-b03e-29105d69959d req-63b08844-af6a-4f64-99d3-5ef103961cf3 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1311/2585] 192.168.122.25 () {60 vars in 1482 bytes} [Tue Sep 1 02:15:29 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] DELETE http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:33 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Delete volume with id: b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Delete volume request issued successfully. Sep 01 02:15:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6cc7a5fa-d345-4d73-b4e3-dc80c37a13bc tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 202 Sep 01 02:15:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1275/2586] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:33 2026] DELETE /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6b0576c3-f4df-4407-8303-30c40353d1c9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6b0576c3-f4df-4407-8303-30c40353d1c9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6b0576c3-f4df-4407-8303-30c40353d1c9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6b0576c3-f4df-4407-8303-30c40353d1c9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6b0576c3-f4df-4407-8303-30c40353d1c9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6b0576c3-f4df-4407-8303-30c40353d1c9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 200 Sep 01 02:15:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1312/2587] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:33 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b5399f37-f4dd-4717-8167-3327c5c4ddc9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5399f37-f4dd-4717-8167-3327c5c4ddc9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 Sep 01 02:15:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5399f37-f4dd-4717-8167-3327c5c4ddc9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5399f37-f4dd-4717-8167-3327c5c4ddc9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5399f37-f4dd-4717-8167-3327c5c4ddc9 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 returned with HTTP 404 Sep 01 02:15:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1276/2588] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:34 2026] GET /volume/v3/volumes/b682c0c3-e0f8-415c-a8e4-11b11d9b4ab5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-635fed97-a654-4e9b-b329-395ffc061d29 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-635fed97-a654-4e9b-b329-395ffc061d29 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-635fed97-a654-4e9b-b329-395ffc061d29 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-635fed97-a654-4e9b-b329-395ffc061d29 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-635fed97-a654-4e9b-b329-395ffc061d29 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Delete volume with id: c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:15:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-635fed97-a654-4e9b-b329-395ffc061d29 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-635fed97-a654-4e9b-b329-395ffc061d29 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Delete volume request issued successfully. Sep 01 02:15:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-635fed97-a654-4e9b-b329-395ffc061d29 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 202 Sep 01 02:15:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1313/2589] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:34 2026] DELETE /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-731a00ec-39c0-4067-bfd5-0e164821afbf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-731a00ec-39c0-4067-bfd5-0e164821afbf tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-731a00ec-39c0-4067-bfd5-0e164821afbf tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-731a00ec-39c0-4067-bfd5-0e164821afbf tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:15:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-731a00ec-39c0-4067-bfd5-0e164821afbf tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Volume info retrieved successfully. Sep 01 02:15:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-731a00ec-39c0-4067-bfd5-0e164821afbf tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 200 Sep 01 02:15:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1277/2590] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:34 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-91dc2e40-c76e-4abc-99a0-1730ae2a3e98 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91dc2e40-c76e-4abc-99a0-1730ae2a3e98 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] GET http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 Sep 01 02:15:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91dc2e40-c76e-4abc-99a0-1730ae2a3e98 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91dc2e40-c76e-4abc-99a0-1730ae2a3e98 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91dc2e40-c76e-4abc-99a0-1730ae2a3e98 tempest-TestServerVolumeAttachmentScenario-1900475405 tempest-TestServerVolumeAttachmentScenario-1900475405-project-member] http://192.168.122.25/volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 returned with HTTP 404 Sep 01 02:15:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1314/2591] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:35 2026] GET /volume/v3/volumes/c584228b-ccf6-4023-8f2a-0c79758d3429 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:44 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:45 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-30ab69cd-5999-432c-af9e-71df18023d60 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-429785296", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-429785296', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Create volume of 1 GB Sep 01 02:16:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Availability Zones retrieved successfully. Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Flow 'volume_create_api' (522670b1-3434-43c5-b94f-77844c54f0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931726f3-7e96-45ea-81b6-fbbd0d7acf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931726f3-7e96-45ea-81b6-fbbd0d7acf68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce29ac2b-56c3-4c7d-a00b-6bed376f47e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Created reservations ['f6fed730-9cf8-4e18-ac3c-8d77a501691b', '332b6c9d-1368-44c7-86fd-00a8d224400e', '41788874-0282-4ef0-bae3-8b85a98d2350', '89f12e6d-099e-42e6-aeb9-591bd159a3ca'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce29ac2b-56c3-4c7d-a00b-6bed376f47e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6fed730-9cf8-4e18-ac3c-8d77a501691b', '332b6c9d-1368-44c7-86fd-00a8d224400e', '41788874-0282-4ef0-bae3-8b85a98d2350', '89f12e6d-099e-42e6-aeb9-591bd159a3ca']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af47e08f-ee8f-4fca-b0a7-8001ced00d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af47e08f-ee8f-4fca-b0a7-8001ced00d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-429785296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb872c4c208b4de2acad9701569e8528',qos_specs=None,replication_status=,reservations=['f6fed730-9cf8-4e18-ac3c-8d77a501691b','332b6c9d-1368-44c7-86fd-00a8d224400e','41788874-0282-4ef0-bae3-8b85a98d2350','89f12e6d-099e-42e6-aeb9-591bd159a3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3501f6294f7b4cd8ae498752a1d3fa6b',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-429785296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb872c4c208b4de2acad9701569e8528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3501f6294f7b4cd8ae498752a1d3fa6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c54f41-9dde-4360-af24-97a262075ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c54f41-9dde-4360-af24-97a262075ffb) transitioned into state 'SUCCESS' from state '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-429785296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb872c4c208b4de2acad9701569e8528',qos_specs=None,replication_status=,reservations=['f6fed730-9cf8-4e18-ac3c-8d77a501691b','332b6c9d-1368-44c7-86fd-00a8d224400e','41788874-0282-4ef0-bae3-8b85a98d2350','89f12e6d-099e-42e6-aeb9-591bd159a3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3501f6294f7b4cd8ae498752a1d3fa6b',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb773095-41b0-4e1c-bc16-cfde67cdb9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb773095-41b0-4e1c-bc16-cfde67cdb9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Flow 'volume_create_api' (522670b1-3434-43c5-b94f-77844c54f0a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Create volume request issued successfully. Sep 01 02:16:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-30ab69cd-5999-432c-af9e-71df18023d60 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1278/2592] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:05 2026] POST /volume/v3/volumes => generated 762 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5dff2ea2-0322-42b2-8d95-f302c08c1bba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dff2ea2-0322-42b2-8d95-f302c08c1bba tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] GET http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5dff2ea2-0322-42b2-8d95-f302c08c1bba tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5dff2ea2-0322-42b2-8d95-f302c08c1bba tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5dff2ea2-0322-42b2-8d95-f302c08c1bba tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Volume info retrieved successfully. Sep 01 02:16:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dff2ea2-0322-42b2-8d95-f302c08c1bba tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f returned with HTTP 200 Sep 01 02:16:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1315/2593] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:06 2026] GET /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-162a93ef-bd14-4269-b6f0-58a6b9dda634 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-162a93ef-bd14-4269-b6f0-58a6b9dda634 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] GET http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-162a93ef-bd14-4269-b6f0-58a6b9dda634 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-162a93ef-bd14-4269-b6f0-58a6b9dda634 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-162a93ef-bd14-4269-b6f0-58a6b9dda634 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-162a93ef-bd14-4269-b6f0-58a6b9dda634 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1279/2594] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bb6c3d92-1f57-4705-9397-bd076d03be05 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb6c3d92-1f57-4705-9397-bd076d03be05 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] GET http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb6c3d92-1f57-4705-9397-bd076d03be05 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb6c3d92-1f57-4705-9397-bd076d03be05 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bb6c3d92-1f57-4705-9397-bd076d03be05 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb6c3d92-1f57-4705-9397-bd076d03be05 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1316/2595] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-03daf994-c96c-4c2d-a853-c018c628833c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03daf994-c96c-4c2d-a853-c018c628833c tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] POST http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f/action Sep 01 02:16:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03daf994-c96c-4c2d-a853-c018c628833c tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1587208316", "disk_format": "raw"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03daf994-c96c-4c2d-a853-c018c628833c tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1587208316", "disk_format": "raw"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-03daf994-c96c-4c2d-a853-c018c628833c tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[86844]: DEBUG cinder.image.image_utils [None req-03daf994-c96c-4c2d-a853-c018c628833c tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1587208316'}] 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-1587208316'}]. {{(pid=86844) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:16:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-03daf994-c96c-4c2d-a853-c018c628833c tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Copy volume to image completed successfully. Sep 01 02:16:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03daf994-c96c-4c2d-a853-c018c628833c tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f/action returned with HTTP 202 Sep 01 02:16:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1280/2596] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:16:07 2026] POST /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f/action => generated 654 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:17 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=8 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:17 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c9749967-6874-407b-900f-bfb697038482 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9749967-6874-407b-900f-bfb697038482 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] GET http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9749967-6874-407b-900f-bfb697038482 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c9749967-6874-407b-900f-bfb697038482 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c9749967-6874-407b-900f-bfb697038482 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Volume info retrieved successfully. Sep 01 02:16:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c9749967-6874-407b-900f-bfb697038482 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f returned with HTTP 200 Sep 01 02:16:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1317/2597] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:31 2026] GET /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-19261157-09a1-4205-be06-90912781b937 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19261157-09a1-4205-be06-90912781b937 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] DELETE http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-19261157-09a1-4205-be06-90912781b937 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-19261157-09a1-4205-be06-90912781b937 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:32 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-19261157-09a1-4205-be06-90912781b937 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Delete volume with id: 5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-19261157-09a1-4205-be06-90912781b937 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Volume info retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-19261157-09a1-4205-be06-90912781b937 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Delete volume request issued successfully. Sep 01 02:16:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19261157-09a1-4205-be06-90912781b937 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f returned with HTTP 202 Sep 01 02:16:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1281/2598] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:32 2026] DELETE /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-19a9d3ab-a73d-479f-a717-3a77a77618bd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19a9d3ab-a73d-479f-a717-3a77a77618bd tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] GET http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19a9d3ab-a73d-479f-a717-3a77a77618bd tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-19a9d3ab-a73d-479f-a717-3a77a77618bd tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-19a9d3ab-a73d-479f-a717-3a77a77618bd tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Volume info retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-19a9d3ab-a73d-479f-a717-3a77a77618bd tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f returned with HTTP 200 Sep 01 02:16:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1318/2599] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:32 2026] GET /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cf974408-83e8-4ab7-af73-37bbaa55a7b1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cf974408-83e8-4ab7-af73-37bbaa55a7b1 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] GET http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f Sep 01 02:16:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cf974408-83e8-4ab7-af73-37bbaa55a7b1 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cf974408-83e8-4ab7-af73-37bbaa55a7b1 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cf974408-83e8-4ab7-af73-37bbaa55a7b1 tempest-TestImageHashVerification-668459957 tempest-TestImageHashVerification-668459957-project-member] http://192.168.122.25/volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f returned with HTTP 404 Sep 01 02:16:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1282/2600] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:33 2026] GET /volume/v3/volumes/5a2fc8ad-0c77-4c13-bbdd-7bae9233b96f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=8 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:43 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b398e270-37f1-4dc6-9061-133937875757 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Create volume of 1 GB Sep 01 02:16:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Availability Zones retrieved successfully. Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Flow 'volume_create_api' (097b73d8-9427-47dd-86bb-3def015262dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905d2ae0-96ac-4ef5-9152-24dc4a52f009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905d2ae0-96ac-4ef5-9152-24dc4a52f009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54afdad-2554-4236-b505-78f8a3e83731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Created reservations ['c69b0779-25ec-4695-8244-310ff83ce361', '098d99de-8e14-4ff4-8749-7521e475ade9', '45a62c26-2222-4ff3-93ae-8d739e7ac133', 'c86e4825-edbb-4a9b-a252-1b8cb6fc9a36'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54afdad-2554-4236-b505-78f8a3e83731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c69b0779-25ec-4695-8244-310ff83ce361', '098d99de-8e14-4ff4-8749-7521e475ade9', '45a62c26-2222-4ff3-93ae-8d739e7ac133', 'c86e4825-edbb-4a9b-a252-1b8cb6fc9a36']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2d5b68-bb20-4714-9b35-8ec116f81833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2d5b68-bb20-4714-9b35-8ec116f81833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc1238d-39c2-47d2-94c8-43936d7c6fff', '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='f29e59a164e64309a0b8a2d4e30bee4d',qos_specs=None,replication_status=,reservations=['c69b0779-25ec-4695-8244-310ff83ce361','098d99de-8e14-4ff4-8749-7521e475ade9','45a62c26-2222-4ff3-93ae-8d739e7ac133','c86e4825-edbb-4a9b-a252-1b8cb6fc9a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527c9872e0014f1bb318fb3957fda232',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:16:44Z,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=bdc1238d-39c2-47d2-94c8-43936d7c6fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f29e59a164e64309a0b8a2d4e30bee4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='527c9872e0014f1bb318fb3957fda232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efb3e43-c762-4c33-b9f1-c785a541f702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efb3e43-c762-4c33-b9f1-c785a541f702) transitioned into state 'SUCCESS' from 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='f29e59a164e64309a0b8a2d4e30bee4d',qos_specs=None,replication_status=,reservations=['c69b0779-25ec-4695-8244-310ff83ce361','098d99de-8e14-4ff4-8749-7521e475ade9','45a62c26-2222-4ff3-93ae-8d739e7ac133','c86e4825-edbb-4a9b-a252-1b8cb6fc9a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527c9872e0014f1bb318fb3957fda232',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc43f01c-e2f1-4e84-b3df-62156c4b7a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc43f01c-e2f1-4e84-b3df-62156c4b7a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Flow 'volume_create_api' (097b73d8-9427-47dd-86bb-3def015262dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Create volume request issued successfully. Sep 01 02:16:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b398e270-37f1-4dc6-9061-133937875757 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1319/2601] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:16:43 2026] POST /volume/v3/volumes => generated 747 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8bbcc6d7-ddaa-403f-b3d6-c5543ea205c7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8bbcc6d7-ddaa-403f-b3d6-c5543ea205c7 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff Sep 01 02:16:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8bbcc6d7-ddaa-403f-b3d6-c5543ea205c7 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8bbcc6d7-ddaa-403f-b3d6-c5543ea205c7 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8bbcc6d7-ddaa-403f-b3d6-c5543ea205c7 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8bbcc6d7-ddaa-403f-b3d6-c5543ea205c7 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff returned with HTTP 200 Sep 01 02:16:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1283/2602] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:44 2026] GET /volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8a16a0fa-ed24-4fb3-acab-e1f91462a046 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a16a0fa-ed24-4fb3-acab-e1f91462a046 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a16a0fa-ed24-4fb3-acab-e1f91462a046 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a16a0fa-ed24-4fb3-acab-e1f91462a046 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8a16a0fa-ed24-4fb3-acab-e1f91462a046 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a16a0fa-ed24-4fb3-acab-e1f91462a046 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff returned with HTTP 200 Sep 01 02:16:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1320/2603] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:45 2026] GET /volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e4591b4a-152b-469a-b4c4-ab0246aa3c95 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4591b4a-152b-469a-b4c4-ab0246aa3c95 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff Sep 01 02:16:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4591b4a-152b-469a-b4c4-ab0246aa3c95 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4591b4a-152b-469a-b4c4-ab0246aa3c95 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e4591b4a-152b-469a-b4c4-ab0246aa3c95 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4591b4a-152b-469a-b4c4-ab0246aa3c95 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff returned with HTTP 200 Sep 01 02:16:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1284/2604] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:45 2026] GET /volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2122738346"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2122738346'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Create volume of 1 GB Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Availability Zones retrieved successfully. Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Flow 'volume_create_api' (15b314e6-744f-4b9c-8299-ac6e878755fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068db1a1-0ad6-4d06-a36a-7f52944d37ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068db1a1-0ad6-4d06-a36a-7f52944d37ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5946f43f-4248-455f-b511-171c98f18705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Created reservations ['296f4feb-f8f7-43a1-a46c-c3360e10b82a', 'ac8ea10e-8b0e-4e02-bc86-d575c752454b', 'f61ae7c9-8acd-4277-a497-ad3161ddcb61', '8fd65f86-7bee-4a41-be0e-ad7b1236a9ec'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5946f43f-4248-455f-b511-171c98f18705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['296f4feb-f8f7-43a1-a46c-c3360e10b82a', 'ac8ea10e-8b0e-4e02-bc86-d575c752454b', 'f61ae7c9-8acd-4277-a497-ad3161ddcb61', '8fd65f86-7bee-4a41-be0e-ad7b1236a9ec']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32f7930-8ab7-498c-94f8-3cc115102be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32f7930-8ab7-498c-94f8-3cc115102be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f0c7e6-004c-4071-802e-7e5b9ab850b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2122738346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29e59a164e64309a0b8a2d4e30bee4d',qos_specs=None,replication_status=,reservations=['296f4feb-f8f7-43a1-a46c-c3360e10b82a','ac8ea10e-8b0e-4e02-bc86-d575c752454b','f61ae7c9-8acd-4277-a497-ad3161ddcb61','8fd65f86-7bee-4a41-be0e-ad7b1236a9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527c9872e0014f1bb318fb3957fda232',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:16:45Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2122738346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f0c7e6-004c-4071-802e-7e5b9ab850b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f29e59a164e64309a0b8a2d4e30bee4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='527c9872e0014f1bb318fb3957fda232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166fc904-e9ab-450a-8730-abbd63c334f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166fc904-e9ab-450a-8730-abbd63c334f0) transitioned into 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-2122738346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29e59a164e64309a0b8a2d4e30bee4d',qos_specs=None,replication_status=,reservations=['296f4feb-f8f7-43a1-a46c-c3360e10b82a','ac8ea10e-8b0e-4e02-bc86-d575c752454b','f61ae7c9-8acd-4277-a497-ad3161ddcb61','8fd65f86-7bee-4a41-be0e-ad7b1236a9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='527c9872e0014f1bb318fb3957fda232',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e975716-8c89-43e4-894b-6ef1a022206f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e975716-8c89-43e4-894b-6ef1a022206f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Flow 'volume_create_api' (15b314e6-744f-4b9c-8299-ac6e878755fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Create volume request issued successfully. Sep 01 02:16:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31ea72c6-90ee-4f9b-95de-75b666dc5f66 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1321/2605] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:45 2026] POST /volume/v3/volumes => generated 783 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-61d17eca-2be5-4dbc-8acf-0a8c0ee79a08 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-61d17eca-2be5-4dbc-8acf-0a8c0ee79a08 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-61d17eca-2be5-4dbc-8acf-0a8c0ee79a08 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-61d17eca-2be5-4dbc-8acf-0a8c0ee79a08 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-61d17eca-2be5-4dbc-8acf-0a8c0ee79a08 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-61d17eca-2be5-4dbc-8acf-0a8c0ee79a08 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 returned with HTTP 200 Sep 01 02:16:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1285/2606] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:45 2026] GET /volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-47e74789-7e95-4481-b7d5-8a45139d18fd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-47e74789-7e95-4481-b7d5-8a45139d18fd tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-47e74789-7e95-4481-b7d5-8a45139d18fd tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-47e74789-7e95-4481-b7d5-8a45139d18fd tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-47e74789-7e95-4481-b7d5-8a45139d18fd tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-47e74789-7e95-4481-b7d5-8a45139d18fd tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 returned with HTTP 200 Sep 01 02:16:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1322/2607] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:47 2026] GET /volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-49306b03-23aa-42fc-a312-750693b7fdf1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-49306b03-23aa-42fc-a312-750693b7fdf1 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-49306b03-23aa-42fc-a312-750693b7fdf1 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-49306b03-23aa-42fc-a312-750693b7fdf1 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-49306b03-23aa-42fc-a312-750693b7fdf1 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-49306b03-23aa-42fc-a312-750693b7fdf1 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 returned with HTTP 200 Sep 01 02:16:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1286/2608] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:47 2026] GET /volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:16:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9f0c7e6-004c-4071-802e-7e5b9ab850b4", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1298861893"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Create snapshot from volume b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:47 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Created reservations ['af83810e-137c-4698-bcc6-eb43f1f412e7', '1d230242-3bfe-436c-b7ca-b6fc4928a856', 'e3fa5ddc-ebef-4c5b-97da-f765f9ad9255', '33489bc2-7a8e-4928-8ad6-64d31a6f512a'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot create request issued successfully. Sep 01 02:16:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9dffa899-6941-4d11-acfe-cc20bed3df67 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1323/2609] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:16:47 2026] POST /volume/v3/snapshots => generated 326 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f508a3fb-aa1a-4781-992a-6aedd1e6e9be None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f508a3fb-aa1a-4781-992a-6aedd1e6e9be tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f508a3fb-aa1a-4781-992a-6aedd1e6e9be tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f508a3fb-aa1a-4781-992a-6aedd1e6e9be tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f508a3fb-aa1a-4781-992a-6aedd1e6e9be tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot retrieved successfully. Sep 01 02:16:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f508a3fb-aa1a-4781-992a-6aedd1e6e9be tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 200 Sep 01 02:16:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1287/2610] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:47 2026] GET /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0c5e9fab-7f92-40c7-a5b3-6a576a04fbb8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0c5e9fab-7f92-40c7-a5b3-6a576a04fbb8 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0c5e9fab-7f92-40c7-a5b3-6a576a04fbb8 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0c5e9fab-7f92-40c7-a5b3-6a576a04fbb8 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0c5e9fab-7f92-40c7-a5b3-6a576a04fbb8 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot retrieved successfully. Sep 01 02:16:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0c5e9fab-7f92-40c7-a5b3-6a576a04fbb8 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 200 Sep 01 02:16:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1324/2611] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:48 2026] GET /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-83ec4422-0064-4f8c-b02e-65e46641d294 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83ec4422-0064-4f8c-b02e-65e46641d294 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83ec4422-0064-4f8c-b02e-65e46641d294 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83ec4422-0064-4f8c-b02e-65e46641d294 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-83ec4422-0064-4f8c-b02e-65e46641d294 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83ec4422-0064-4f8c-b02e-65e46641d294 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 200 Sep 01 02:16:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1288/2612] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:49 2026] GET /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-70512c3a-3db8-4ff8-ba43-71d1e5618047 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70512c3a-3db8-4ff8-ba43-71d1e5618047 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70512c3a-3db8-4ff8-ba43-71d1e5618047 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-70512c3a-3db8-4ff8-ba43-71d1e5618047 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-70512c3a-3db8-4ff8-ba43-71d1e5618047 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-70512c3a-3db8-4ff8-ba43-71d1e5618047 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 200 Sep 01 02:16:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1325/2613] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:49 2026] GET /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Delete snapshot with id: 9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot delete request issued successfully. Sep 01 02:16:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-631e6088-b506-4d30-8b6a-d2a7b09fea5d tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 202 Sep 01 02:16:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1289/2614] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:16:49 2026] DELETE /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-31c69c8d-4ae2-4bd0-803f-aa3aec894dfc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31c69c8d-4ae2-4bd0-803f-aa3aec894dfc tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-31c69c8d-4ae2-4bd0-803f-aa3aec894dfc tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-31c69c8d-4ae2-4bd0-803f-aa3aec894dfc tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-31c69c8d-4ae2-4bd0-803f-aa3aec894dfc tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-31c69c8d-4ae2-4bd0-803f-aa3aec894dfc tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 200 Sep 01 02:16:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1326/2615] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:49 2026] GET /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3c5b6cb0-99ba-43ce-89f1-cd19edc36e45 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3c5b6cb0-99ba-43ce-89f1-cd19edc36e45 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3c5b6cb0-99ba-43ce-89f1-cd19edc36e45 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3c5b6cb0-99ba-43ce-89f1-cd19edc36e45 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3c5b6cb0-99ba-43ce-89f1-cd19edc36e45 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Snapshot retrieved successfully. Sep 01 02:16:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3c5b6cb0-99ba-43ce-89f1-cd19edc36e45 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1290/2616] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dde537b1-094e-4384-a105-9146eaf01418 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dde537b1-094e-4384-a105-9146eaf01418 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 Sep 01 02:16:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dde537b1-094e-4384-a105-9146eaf01418 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dde537b1-094e-4384-a105-9146eaf01418 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dde537b1-094e-4384-a105-9146eaf01418 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 returned with HTTP 404 Sep 01 02:16:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1327/2617] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:51 2026] GET /volume/v3/snapshots/9f1da4b3-9411-4398-9be4-7605107da468 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] DELETE http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Delete volume with id: b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Delete volume request issued successfully. Sep 01 02:16:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ef0848c-9d4e-413e-bd2e-022479111d42 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 returned with HTTP 202 Sep 01 02:16:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1291/2618] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:51 2026] DELETE /volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d175512e-25a0-4b37-80c5-a50057e75c06 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d175512e-25a0-4b37-80c5-a50057e75c06 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d175512e-25a0-4b37-80c5-a50057e75c06 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d175512e-25a0-4b37-80c5-a50057e75c06 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d175512e-25a0-4b37-80c5-a50057e75c06 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d175512e-25a0-4b37-80c5-a50057e75c06 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 returned with HTTP 200 Sep 01 02:16:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1328/2619] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:51 2026] GET /volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d8c7c50a-d61a-478b-9632-be3cfb933169 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8c7c50a-d61a-478b-9632-be3cfb933169 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 Sep 01 02:16:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8c7c50a-d61a-478b-9632-be3cfb933169 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8c7c50a-d61a-478b-9632-be3cfb933169 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8c7c50a-d61a-478b-9632-be3cfb933169 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 returned with HTTP 404 Sep 01 02:16:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1292/2620] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:52 2026] GET /volume/v3/volumes/b9f0c7e6-004c-4071-802e-7e5b9ab850b4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] DELETE http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff Sep 01 02:16:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Delete volume with id: bdc1238d-39c2-47d2-94c8-43936d7c6fff Sep 01 02:16:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:16:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:16:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Delete volume request issued successfully. Sep 01 02:16:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-87d0f4d2-9c02-430b-b12c-4b160350c628 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff returned with HTTP 202 Sep 01 02:16:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1329/2621] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:52 2026] DELETE /volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-908debe2-4b54-46bc-93db-7aaa43cde193 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-908debe2-4b54-46bc-93db-7aaa43cde193 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff Sep 01 02:16:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-908debe2-4b54-46bc-93db-7aaa43cde193 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-908debe2-4b54-46bc-93db-7aaa43cde193 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:16:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:16:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-908debe2-4b54-46bc-93db-7aaa43cde193 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Volume info retrieved successfully. Sep 01 02:16:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-908debe2-4b54-46bc-93db-7aaa43cde193 tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff returned with HTTP 200 Sep 01 02:16:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1293/2622] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:52 2026] GET /volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-45401aae-01d5-4e72-a5e8-a1988635de9e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-45401aae-01d5-4e72-a5e8-a1988635de9e tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] GET http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff Sep 01 02:16:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-45401aae-01d5-4e72-a5e8-a1988635de9e tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-45401aae-01d5-4e72-a5e8-a1988635de9e tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-45401aae-01d5-4e72-a5e8-a1988635de9e tempest-CinderUnicodeTest-1397505449 tempest-CinderUnicodeTest-1397505449-project-member] http://192.168.122.25/volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff returned with HTTP 404 Sep 01 02:16:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1330/2623] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/bdc1238d-39c2-47d2-94c8-43936d7c6fff => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0f184697-ea7d-461e-86f7-231fdccf7ae7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f184697-ea7d-461e-86f7-231fdccf7ae7 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0f184697-ea7d-461e-86f7-231fdccf7ae7 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1506654919", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0f184697-ea7d-461e-86f7-231fdccf7ae7 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1294/2624] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types => generated 380 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4f0a7f71-79a3-478b-bd16-ee82ac84639d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4f0a7f71-79a3-478b-bd16-ee82ac84639d tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4f0a7f71-79a3-478b-bd16-ee82ac84639d tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4f0a7f71-79a3-478b-bd16-ee82ac84639d tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1331/2625] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-664bf610-be81-4571-9e92-75c93f9caf84 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-664bf610-be81-4571-9e92-75c93f9caf84 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-664bf610-be81-4571-9e92-75c93f9caf84 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1459441867", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-664bf610-be81-4571-9e92-75c93f9caf84 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1295/2626] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-912e4dd5-a89e-40a8-9973-165762839ea7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-912e4dd5-a89e-40a8-9973-165762839ea7 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types/a18f52d8-a00c-4795-8bb3-3370d9d8c49f/encryption Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-912e4dd5-a89e-40a8-9973-165762839ea7 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-912e4dd5-a89e-40a8-9973-165762839ea7 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/a18f52d8-a00c-4795-8bb3-3370d9d8c49f/encryption returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1332/2627] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types/a18f52d8-a00c-4795-8bb3-3370d9d8c49f/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-17d634bb-653a-4efc-9bdd-c1fbcd4a09e3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-17d634bb-653a-4efc-9bdd-c1fbcd4a09e3 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-17d634bb-653a-4efc-9bdd-c1fbcd4a09e3 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1166046231", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-17d634bb-653a-4efc-9bdd-c1fbcd4a09e3 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1296/2628] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ee3e9c91-dcad-4a73-bef3-fa82825a5fb9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee3e9c91-dcad-4a73-bef3-fa82825a5fb9 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891/extra_specs Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ee3e9c91-dcad-4a73-bef3-fa82825a5fb9 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ee3e9c91-dcad-4a73-bef3-fa82825a5fb9 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891/extra_specs returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1333/2629] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891/extra_specs => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c93a0fd1-4891-4015-8061-c37cf5166004 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c93a0fd1-4891-4015-8061-c37cf5166004 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] PUT http://192.168.122.25/volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891/extra_specs/key2 Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c93a0fd1-4891-4015-8061-c37cf5166004 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c93a0fd1-4891-4015-8061-c37cf5166004 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891/extra_specs/key2 returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1297/2630] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:16:56 2026] PUT /volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891/extra_specs/key2 => generated 25 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4c952d08-79d9-4ca4-aef9-569bde021715 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c952d08-79d9-4ca4-aef9-569bde021715 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4c952d08-79d9-4ca4-aef9-569bde021715 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4c952d08-79d9-4ca4-aef9-569bde021715 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1334/2631] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-36132292-6534-4daf-9e01-a6cbeaee3885 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-36132292-6534-4daf-9e01-a6cbeaee3885 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/1ea1eaa1-94f0-48b0-a91b-1dd0d86ad7fb Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36132292-6534-4daf-9e01-a6cbeaee3885 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-36132292-6534-4daf-9e01-a6cbeaee3885 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-36132292-6534-4daf-9e01-a6cbeaee3885 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/1ea1eaa1-94f0-48b0-a91b-1dd0d86ad7fb returned with HTTP 202 Sep 01 02:16:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1298/2632] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:56 2026] DELETE /volume/v3/types/1ea1eaa1-94f0-48b0-a91b-1dd0d86ad7fb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2f6a81a3-57d3-4262-b693-bb38e5bcc66a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f6a81a3-57d3-4262-b693-bb38e5bcc66a tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:16:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f6a81a3-57d3-4262-b693-bb38e5bcc66a tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-266080853", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f6a81a3-57d3-4262-b693-bb38e5bcc66a tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1335/2633] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:56 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cd7ae8b2-4fa1-418f-9587-c7823bba4a17 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd7ae8b2-4fa1-418f-9587-c7823bba4a17 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3/encryption Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cd7ae8b2-4fa1-418f-9587-c7823bba4a17 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cd7ae8b2-4fa1-418f-9587-c7823bba4a17 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3/encryption returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1299/2634] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:16:57 2026] POST /volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0267e312-78ea-4c99-8223-142a54cf077a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0267e312-78ea-4c99-8223-142a54cf077a tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3/encryption/02159160-ef0f-407a-a0b5-8676944e8d08 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0267e312-78ea-4c99-8223-142a54cf077a tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0267e312-78ea-4c99-8223-142a54cf077a tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0267e312-78ea-4c99-8223-142a54cf077a tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3/encryption/02159160-ef0f-407a-a0b5-8676944e8d08 returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1336/2635] 192.168.122.25 () {58 vars in 1368 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3/encryption/02159160-ef0f-407a-a0b5-8676944e8d08 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d5d38e69-87b5-4a4d-bb65-e78547998d87 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d5d38e69-87b5-4a4d-bb65-e78547998d87 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d5d38e69-87b5-4a4d-bb65-e78547998d87 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-700268860", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d5d38e69-87b5-4a4d-bb65-e78547998d87 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1300/2636] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:57 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a783b6a0-d92f-4915-b48c-ca24713092e2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a783b6a0-d92f-4915-b48c-ca24713092e2 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/dcb2443b-fb6e-4a4c-b715-1f9e127ba720/extra_specs/key1 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a783b6a0-d92f-4915-b48c-ca24713092e2 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a783b6a0-d92f-4915-b48c-ca24713092e2 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a783b6a0-d92f-4915-b48c-ca24713092e2 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/dcb2443b-fb6e-4a4c-b715-1f9e127ba720/extra_specs/key1 returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1337/2637] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/dcb2443b-fb6e-4a4c-b715-1f9e127ba720/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-59cffb17-ba1b-4309-8533-101edb0d5eab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-59cffb17-ba1b-4309-8533-101edb0d5eab tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-59cffb17-ba1b-4309-8533-101edb0d5eab tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1469727483", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-59cffb17-ba1b-4309-8533-101edb0d5eab tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1301/2638] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:57 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-28f76fd2-3d30-4174-bde3-d0657a826407 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28f76fd2-3d30-4174-bde3-d0657a826407 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/625b01bd-99fe-4e50-a03c-3f30cd169b25 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28f76fd2-3d30-4174-bde3-d0657a826407 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28f76fd2-3d30-4174-bde3-d0657a826407 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28f76fd2-3d30-4174-bde3-d0657a826407 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/625b01bd-99fe-4e50-a03c-3f30cd169b25 returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1338/2639] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/625b01bd-99fe-4e50-a03c-3f30cd169b25 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-648b66b0-fbeb-41b3-9c06-722bc2a72dba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-648b66b0-fbeb-41b3-9c06-722bc2a72dba tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] GET http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-648b66b0-fbeb-41b3-9c06-722bc2a72dba tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-648b66b0-fbeb-41b3-9c06-722bc2a72dba tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-648b66b0-fbeb-41b3-9c06-722bc2a72dba tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1302/2640] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs => generated 185 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3c7c9b63-cacf-4e2f-9c20-9f6cdbcffd15 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c7c9b63-cacf-4e2f-9c20-9f6cdbcffd15 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] GET http://192.168.122.25/volume/v3/types Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c7c9b63-cacf-4e2f-9c20-9f6cdbcffd15 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c7c9b63-cacf-4e2f-9c20-9f6cdbcffd15 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c7c9b63-cacf-4e2f-9c20-9f6cdbcffd15 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1339/2641] 192.168.122.25 () {58 vars in 1110 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/types => generated 2588 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-12496567-e3fe-4519-aa13-c98ca4573e81 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12496567-e3fe-4519-aa13-c98ca4573e81 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] GET http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption/cipher Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-12496567-e3fe-4519-aa13-c98ca4573e81 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-12496567-e3fe-4519-aa13-c98ca4573e81 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12496567-e3fe-4519-aa13-c98ca4573e81 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption/cipher returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1303/2642] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b4732025-1f8a-4886-929a-9dcc2ed171fa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4732025-1f8a-4886-929a-9dcc2ed171fa tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] GET http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b4732025-1f8a-4886-929a-9dcc2ed171fa tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b4732025-1f8a-4886-929a-9dcc2ed171fa tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b4732025-1f8a-4886-929a-9dcc2ed171fa tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1340/2643] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-62ca4a21-3d37-4d7b-aca8-914c20f96086 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-62ca4a21-3d37-4d7b-aca8-914c20f96086 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] GET http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/multiattach Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-62ca4a21-3d37-4d7b-aca8-914c20f96086 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-62ca4a21-3d37-4d7b-aca8-914c20f96086 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-62ca4a21-3d37-4d7b-aca8-914c20f96086 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/multiattach returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1304/2644] 192.168.122.25 () {58 vars in 1293 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c4a2ca42-2b20-4efd-803e-e80cc74b9806 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4a2ca42-2b20-4efd-803e-e80cc74b9806 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] GET http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/volume_backend_name Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4a2ca42-2b20-4efd-803e-e80cc74b9806 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c4a2ca42-2b20-4efd-803e-e80cc74b9806 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c4a2ca42-2b20-4efd-803e-e80cc74b9806 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1341/2645] 192.168.122.25 () {58 vars in 1317 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8a906ddb-1054-4153-bcca-79851222a4e4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a906ddb-1054-4153-bcca-79851222a4e4 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] GET http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a906ddb-1054-4153-bcca-79851222a4e4 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a906ddb-1054-4153-bcca-79851222a4e4 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a906ddb-1054-4153-bcca-79851222a4e4 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1305/2646] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ff711330-04d5-4d09-b84c-d3d1852e460d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff711330-04d5-4d09-b84c-d3d1852e460d tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] PUT http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption/559b704d-e4fb-413d-8c06-b1e66102317a Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ff711330-04d5-4d09-b84c-d3d1852e460d tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ff711330-04d5-4d09-b84c-d3d1852e460d tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption/559b704d-e4fb-413d-8c06-b1e66102317a returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1342/2647] 192.168.122.25 () {60 vars in 1385 bytes} [Tue Sep 1 02:16:57 2026] PUT /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/encryption/559b704d-e4fb-413d-8c06-b1e66102317a => generated 33 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-92897a9c-c1a5-41b0-b4bc-cce50a126130 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92897a9c-c1a5-41b0-b4bc-cce50a126130 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] PUT http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/key1 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-92897a9c-c1a5-41b0-b4bc-cce50a126130 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92897a9c-c1a5-41b0-b4bc-cce50a126130 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/key1 returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1306/2648] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:16:57 2026] PUT /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2bf93420-186f-4cd2-98b1-07a28bf24e71 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2bf93420-186f-4cd2-98b1-07a28bf24e71 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] PUT http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2bf93420-186f-4cd2-98b1-07a28bf24e71 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2bf93420-186f-4cd2-98b1-07a28bf24e71 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1343/2649] 192.168.122.25 () {60 vars in 1241 bytes} [Tue Sep 1 02:16:57 2026] PUT /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 => generated 371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4090b3d9-f93b-416b-9ca8-1b9131c5dbdb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4090b3d9-f93b-416b-9ca8-1b9131c5dbdb tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/dcb2443b-fb6e-4a4c-b715-1f9e127ba720 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4090b3d9-f93b-416b-9ca8-1b9131c5dbdb tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4090b3d9-f93b-416b-9ca8-1b9131c5dbdb tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4090b3d9-f93b-416b-9ca8-1b9131c5dbdb tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/dcb2443b-fb6e-4a4c-b715-1f9e127ba720 returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1307/2650] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/dcb2443b-fb6e-4a4c-b715-1f9e127ba720 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8398808b-1462-43bd-a363-bca6f9f52ccd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8398808b-1462-43bd-a363-bca6f9f52ccd tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8398808b-1462-43bd-a363-bca6f9f52ccd tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8398808b-1462-43bd-a363-bca6f9f52ccd tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8398808b-1462-43bd-a363-bca6f9f52ccd tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3 returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1344/2651] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/8aaae3ba-dac0-463b-9ab9-e48cdd9942d3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-771d11c3-e816-4bc4-849a-ed2de9dc5799 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-771d11c3-e816-4bc4-849a-ed2de9dc5799 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-771d11c3-e816-4bc4-849a-ed2de9dc5799 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-771d11c3-e816-4bc4-849a-ed2de9dc5799 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-771d11c3-e816-4bc4-849a-ed2de9dc5799 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891 returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1308/2652] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/1d7d3a55-5eb9-47d5-a509-b5af99e4e891 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2a22c137-454f-4c2e-b965-ac01f0c4a623 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a22c137-454f-4c2e-b965-ac01f0c4a623 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/a18f52d8-a00c-4795-8bb3-3370d9d8c49f Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a22c137-454f-4c2e-b965-ac01f0c4a623 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a22c137-454f-4c2e-b965-ac01f0c4a623 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a22c137-454f-4c2e-b965-ac01f0c4a623 tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/a18f52d8-a00c-4795-8bb3-3370d9d8c49f returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1345/2653] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/a18f52d8-a00c-4795-8bb3-3370d9d8c49f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-988bd40c-8a08-4114-8707-3bc23767579e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-988bd40c-8a08-4114-8707-3bc23767579e tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] DELETE http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-988bd40c-8a08-4114-8707-3bc23767579e tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-988bd40c-8a08-4114-8707-3bc23767579e tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-988bd40c-8a08-4114-8707-3bc23767579e tempest-VolumeTypesAdminTests-105547793 tempest-VolumeTypesAdminTests-105547793-project-admin] http://192.168.122.25/volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 returned with HTTP 202 Sep 01 02:16:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1309/2654] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:16:57 2026] DELETE /volume/v3/types/ad61577a-f9fc-4609-83b6-a670aa489a24 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7f2cf715-2a23-4279-91f0-9213f90a35ab None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7f2cf715-2a23-4279-91f0-9213f90a35ab tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7f2cf715-2a23-4279-91f0-9213f90a35ab tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1791157882", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7f2cf715-2a23-4279-91f0-9213f90a35ab tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1346/2655] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:00 2026] POST /volume/v3/types => generated 380 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2e50a526-a1df-4212-9647-5d62c9c32986 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e50a526-a1df-4212-9647-5d62c9c32986 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption Sep 01 02:17:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2e50a526-a1df-4212-9647-5d62c9c32986 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e50a526-a1df-4212-9647-5d62c9c32986 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1310/2656] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:00 2026] POST /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5107391a-60cc-4ac3-9f15-724e1bb8f73a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5107391a-60cc-4ac3-9f15-724e1bb8f73a tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5107391a-60cc-4ac3-9f15-724e1bb8f73a tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-393962560", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5107391a-60cc-4ac3-9f15-724e1bb8f73a tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1347/2657] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:00 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-972ab59a-21c0-44e2-85ab-172bfe8da851 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-972ab59a-21c0-44e2-85ab-172bfe8da851 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] POST http://192.168.122.25/volume/v3/types/858a3717-d69b-4368-a84e-de018e0b75bf/encryption Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-972ab59a-21c0-44e2-85ab-172bfe8da851 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-972ab59a-21c0-44e2-85ab-172bfe8da851 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-972ab59a-21c0-44e2-85ab-172bfe8da851 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/858a3717-d69b-4368-a84e-de018e0b75bf/encryption returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1311/2658] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:00 2026] POST /volume/v3/types/858a3717-d69b-4368-a84e-de018e0b75bf/encryption => generated 127 bytes in 145 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f7746955-cb62-4f70-869c-18981c14dc94 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7746955-cb62-4f70-869c-18981c14dc94 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f7746955-cb62-4f70-869c-18981c14dc94 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1202945352", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f7746955-cb62-4f70-869c-18981c14dc94 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1348/2659] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aa8f6ef1-726a-4170-8b5e-d1f7193c4ba7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aa8f6ef1-726a-4170-8b5e-d1f7193c4ba7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] POST http://192.168.122.25/volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344/extra_specs Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aa8f6ef1-726a-4170-8b5e-d1f7193c4ba7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-aa8f6ef1-726a-4170-8b5e-d1f7193c4ba7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aa8f6ef1-726a-4170-8b5e-d1f7193c4ba7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344/extra_specs returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1312/2660] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-40759afe-85cb-4a30-8913-4fac72d0f06a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40759afe-85cb-4a30-8913-4fac72d0f06a tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] PUT http://192.168.122.25/volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344/extra_specs/key2 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-40759afe-85cb-4a30-8913-4fac72d0f06a tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-40759afe-85cb-4a30-8913-4fac72d0f06a tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40759afe-85cb-4a30-8913-4fac72d0f06a tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344/extra_specs/key2 returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1349/2661] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:01 2026] PUT /volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-95cc6a11-1d4c-4a2c-a0cc-bf0b814479ad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-95cc6a11-1d4c-4a2c-a0cc-bf0b814479ad tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-95cc6a11-1d4c-4a2c-a0cc-bf0b814479ad tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-95cc6a11-1d4c-4a2c-a0cc-bf0b814479ad tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-95cc6a11-1d4c-4a2c-a0cc-bf0b814479ad tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1313/2662] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7696e5ec-dd75-4162-bd54-731b406b60ec None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7696e5ec-dd75-4162-bd54-731b406b60ec tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7696e5ec-dd75-4162-bd54-731b406b60ec tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1782586324", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7696e5ec-dd75-4162-bd54-731b406b60ec tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1350/2663] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f76cf1c0-20ba-454a-8de3-f0a5a6fda257 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f76cf1c0-20ba-454a-8de3-f0a5a6fda257 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5/encryption Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f76cf1c0-20ba-454a-8de3-f0a5a6fda257 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f76cf1c0-20ba-454a-8de3-f0a5a6fda257 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5/encryption returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1314/2664] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d7308c7e-7303-4aef-9c88-87adc62c9062 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d7308c7e-7303-4aef-9c88-87adc62c9062 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] DELETE http://192.168.122.25/volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5/encryption/0bb7ea21-d82f-4b6f-974b-94535479ced1 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d7308c7e-7303-4aef-9c88-87adc62c9062 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d7308c7e-7303-4aef-9c88-87adc62c9062 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-d7308c7e-7303-4aef-9c88-87adc62c9062 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d7308c7e-7303-4aef-9c88-87adc62c9062 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5/encryption/0bb7ea21-d82f-4b6f-974b-94535479ced1 returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1351/2665] 192.168.122.25 () {58 vars in 1368 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5/encryption/0bb7ea21-d82f-4b6f-974b-94535479ced1 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-788f8982-81cc-421a-a1ea-21362f3506a8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-788f8982-81cc-421a-a1ea-21362f3506a8 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-788f8982-81cc-421a-a1ea-21362f3506a8 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-831645894", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-788f8982-81cc-421a-a1ea-21362f3506a8 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1315/2666] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3b75970b-52cb-4cd4-bd47-2a833ccbb8c2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b75970b-52cb-4cd4-bd47-2a833ccbb8c2 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] DELETE http://192.168.122.25/volume/v3/types/027ae266-753a-446e-a272-23c555326767/extra_specs/key1 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3b75970b-52cb-4cd4-bd47-2a833ccbb8c2 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3b75970b-52cb-4cd4-bd47-2a833ccbb8c2 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-3b75970b-52cb-4cd4-bd47-2a833ccbb8c2 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3b75970b-52cb-4cd4-bd47-2a833ccbb8c2 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/027ae266-753a-446e-a272-23c555326767/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1352/2667] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/027ae266-753a-446e-a272-23c555326767/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c56d8b73-f5e9-4235-8de0-e1653f0dba79 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c56d8b73-f5e9-4235-8de0-e1653f0dba79 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c56d8b73-f5e9-4235-8de0-e1653f0dba79 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-890419333", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c56d8b73-f5e9-4235-8de0-e1653f0dba79 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1316/2668] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1dbbef02-da31-4aa7-b377-76358389c2b0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1dbbef02-da31-4aa7-b377-76358389c2b0 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] DELETE http://192.168.122.25/volume/v3/types/c2a96e6f-6813-4746-9b14-5539e8f16d6c Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1dbbef02-da31-4aa7-b377-76358389c2b0 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1dbbef02-da31-4aa7-b377-76358389c2b0 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-1dbbef02-da31-4aa7-b377-76358389c2b0 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1dbbef02-da31-4aa7-b377-76358389c2b0 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/c2a96e6f-6813-4746-9b14-5539e8f16d6c returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1353/2669] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/c2a96e6f-6813-4746-9b14-5539e8f16d6c => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3d361e2d-c264-4147-9862-5bb7fe8266a9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d361e2d-c264-4147-9862-5bb7fe8266a9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] GET http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d361e2d-c264-4147-9862-5bb7fe8266a9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3d361e2d-c264-4147-9862-5bb7fe8266a9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3d361e2d-c264-4147-9862-5bb7fe8266a9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1317/2670] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-25b5c8af-7358-4f90-b131-0f52066334aa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25b5c8af-7358-4f90-b131-0f52066334aa tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] GET http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption/cipher Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25b5c8af-7358-4f90-b131-0f52066334aa tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25b5c8af-7358-4f90-b131-0f52066334aa tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-25b5c8af-7358-4f90-b131-0f52066334aa tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25b5c8af-7358-4f90-b131-0f52066334aa tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption/cipher returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1354/2671] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4466a518-3ed1-4640-8860-b9b29ab8da3f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4466a518-3ed1-4640-8860-b9b29ab8da3f tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] GET http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4466a518-3ed1-4640-8860-b9b29ab8da3f tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4466a518-3ed1-4640-8860-b9b29ab8da3f tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-4466a518-3ed1-4640-8860-b9b29ab8da3f tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4466a518-3ed1-4640-8860-b9b29ab8da3f tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1318/2672] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-64fc91e8-7d78-4491-8460-66eb465f4ea6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64fc91e8-7d78-4491-8460-66eb465f4ea6 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] GET http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/multiattach Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64fc91e8-7d78-4491-8460-66eb465f4ea6 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64fc91e8-7d78-4491-8460-66eb465f4ea6 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64fc91e8-7d78-4491-8460-66eb465f4ea6 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/multiattach returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1355/2673] 192.168.122.25 () {58 vars in 1293 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-95bc5509-7253-4209-9b3f-600bb04fda09 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-95bc5509-7253-4209-9b3f-600bb04fda09 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] GET http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/volume_backend_name Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-95bc5509-7253-4209-9b3f-600bb04fda09 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-95bc5509-7253-4209-9b3f-600bb04fda09 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-95bc5509-7253-4209-9b3f-600bb04fda09 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1319/2674] 192.168.122.25 () {58 vars in 1317 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c45744c4-e161-47a1-9d07-e7e740672960 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c45744c4-e161-47a1-9d07-e7e740672960 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] PUT http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption/72f59d9d-9002-408b-a978-837aa7da9121 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c45744c4-e161-47a1-9d07-e7e740672960 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-c45744c4-e161-47a1-9d07-e7e740672960 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c45744c4-e161-47a1-9d07-e7e740672960 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption/72f59d9d-9002-408b-a978-837aa7da9121 returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1356/2675] 192.168.122.25 () {60 vars in 1385 bytes} [Tue Sep 1 02:17:01 2026] PUT /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/encryption/72f59d9d-9002-408b-a978-837aa7da9121 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a17d304b-3a5b-4035-b79a-2df67e18eda7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a17d304b-3a5b-4035-b79a-2df67e18eda7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] PUT http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/key1 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a17d304b-3a5b-4035-b79a-2df67e18eda7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-a17d304b-3a5b-4035-b79a-2df67e18eda7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a17d304b-3a5b-4035-b79a-2df67e18eda7 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1320/2676] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:01 2026] PUT /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-976aadbe-cd69-4ed7-bce4-9baf43bd8671 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-976aadbe-cd69-4ed7-bce4-9baf43bd8671 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] PUT http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-976aadbe-cd69-4ed7-bce4-9baf43bd8671 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-976aadbe-cd69-4ed7-bce4-9baf43bd8671 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '57c9326c35084fc3a908937cbe41e7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1006b3f1a90e46519c33f2ced0654889', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-976aadbe-cd69-4ed7-bce4-9baf43bd8671 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-reader] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961 returned with HTTP 403 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1357/2677] 192.168.122.25 () {60 vars in 1241 bytes} [Tue Sep 1 02:17:01 2026] PUT /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-92c07640-1a58-4543-96e1-ec1599dec240 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92c07640-1a58-4543-96e1-ec1599dec240 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] DELETE http://192.168.122.25/volume/v3/types/c2a96e6f-6813-4746-9b14-5539e8f16d6c Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-92c07640-1a58-4543-96e1-ec1599dec240 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-92c07640-1a58-4543-96e1-ec1599dec240 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92c07640-1a58-4543-96e1-ec1599dec240 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/c2a96e6f-6813-4746-9b14-5539e8f16d6c returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1321/2678] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/c2a96e6f-6813-4746-9b14-5539e8f16d6c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f09cfa11-dbbb-4b46-9174-a525fe83bd94 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f09cfa11-dbbb-4b46-9174-a525fe83bd94 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] DELETE http://192.168.122.25/volume/v3/types/027ae266-753a-446e-a272-23c555326767 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f09cfa11-dbbb-4b46-9174-a525fe83bd94 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f09cfa11-dbbb-4b46-9174-a525fe83bd94 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f09cfa11-dbbb-4b46-9174-a525fe83bd94 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/027ae266-753a-446e-a272-23c555326767 returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1358/2679] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/027ae266-753a-446e-a272-23c555326767 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a4353a76-beee-4d10-a13a-9764b6ed0b7e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4353a76-beee-4d10-a13a-9764b6ed0b7e tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] DELETE http://192.168.122.25/volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4353a76-beee-4d10-a13a-9764b6ed0b7e tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a4353a76-beee-4d10-a13a-9764b6ed0b7e tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a4353a76-beee-4d10-a13a-9764b6ed0b7e tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5 returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1322/2680] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/0c8f9b6d-ece9-429d-a3e4-50a2398926d5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c6d64caf-ffed-46c5-b02d-eff8a8774de9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c6d64caf-ffed-46c5-b02d-eff8a8774de9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] DELETE http://192.168.122.25/volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c6d64caf-ffed-46c5-b02d-eff8a8774de9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c6d64caf-ffed-46c5-b02d-eff8a8774de9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c6d64caf-ffed-46c5-b02d-eff8a8774de9 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344 returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1359/2681] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/6c4d2af0-ee02-48b3-8293-f2be765fa344 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9ccd2db2-ec37-4532-9651-613659fa9bf3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ccd2db2-ec37-4532-9651-613659fa9bf3 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] DELETE http://192.168.122.25/volume/v3/types/858a3717-d69b-4368-a84e-de018e0b75bf Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9ccd2db2-ec37-4532-9651-613659fa9bf3 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9ccd2db2-ec37-4532-9651-613659fa9bf3 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9ccd2db2-ec37-4532-9651-613659fa9bf3 tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/858a3717-d69b-4368-a84e-de018e0b75bf returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1323/2682] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/858a3717-d69b-4368-a84e-de018e0b75bf => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2a99f3eb-e974-4db9-9ff8-8b45fc428b9c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a99f3eb-e974-4db9-9ff8-8b45fc428b9c tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] DELETE http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961 Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a99f3eb-e974-4db9-9ff8-8b45fc428b9c tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a99f3eb-e974-4db9-9ff8-8b45fc428b9c tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a99f3eb-e974-4db9-9ff8-8b45fc428b9c tempest-VolumeTypesReaderTests-1811827281 tempest-VolumeTypesReaderTests-1811827281-project-admin] http://192.168.122.25/volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961 returned with HTTP 202 Sep 01 02:17:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1360/2683] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:01 2026] DELETE /volume/v3/types/84e81d94-4b47-4ddd-8b57-b024fa815961 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:11 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=135,cinder:UPDATE=32,cinder:INSERT=46 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:12 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=177,cinder:INSERT=58,cinder:UPDATE=65 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1243664713"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1243664713'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume of 1 GB Sep 01 02:17:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Availability Zones retrieved successfully. Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1668526558"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1668526558'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume of 1 GB Sep 01 02:17:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Availability Zones retrieved successfully. Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (6d0e8c4e-d2e1-42db-9c86-08cc2ee05b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9229a5fc-370f-4a47-b6e1-f286d1a181e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (b5fb997c-02d5-4572-93cf-6e2d4b790599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93abf82-2b0e-4bc1-aba0-6ea0fda963f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9229a5fc-370f-4a47-b6e1-f286d1a181e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93abf82-2b0e-4bc1-aba0-6ea0fda963f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3fbf67-4614-477f-9e5f-f3604072261b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f08484-550a-4934-9d3a-f8150335ebdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Created reservations ['4f06ccfe-765c-460d-af89-a085950ab93f', '15c42f90-1141-4fed-95a5-3cd6c0a41a18', '72f6c661-6641-4d0d-b1af-d2b6f93cedda', '3b45ab5b-2fe1-4ee8-b2e5-ae834c8638a2'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f08484-550a-4934-9d3a-f8150335ebdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f06ccfe-765c-460d-af89-a085950ab93f', '15c42f90-1141-4fed-95a5-3cd6c0a41a18', '72f6c661-6641-4d0d-b1af-d2b6f93cedda', '3b45ab5b-2fe1-4ee8-b2e5-ae834c8638a2']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc82aa94-34ca-4140-8bfb-06741ef5b72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Created reservations ['ff93b005-c245-4f95-bc02-52631ba53a5e', '5400ad74-b752-4794-8ba9-df6f7da4cc26', '91c0396d-24e9-4e1f-b934-2402eec0632c', 'e3cb6a20-c4ce-43ae-b8d8-6f3ecedc1210'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3fbf67-4614-477f-9e5f-f3604072261b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff93b005-c245-4f95-bc02-52631ba53a5e', '5400ad74-b752-4794-8ba9-df6f7da4cc26', '91c0396d-24e9-4e1f-b934-2402eec0632c', 'e3cb6a20-c4ce-43ae-b8d8-6f3ecedc1210']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb6317b-dbc3-42a4-9028-d799bdac71bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc82aa94-34ca-4140-8bfb-06741ef5b72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dacefde0-41a3-4045-9ebf-9375942dd797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1668526558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['4f06ccfe-765c-460d-af89-a085950ab93f','15c42f90-1141-4fed-95a5-3cd6c0a41a18','72f6c661-6641-4d0d-b1af-d2b6f93cedda','3b45ab5b-2fe1-4ee8-b2e5-ae834c8638a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1668526558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dacefde0-41a3-4045-9ebf-9375942dd797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57dc4bed339449680c6390c8ae33f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c54da7-1b84-48c2-8cbe-4f39f8a52a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb6317b-dbc3-42a4-9028-d799bdac71bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a573ffae-eda5-4b45-852a-e301d4ef2a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1243664713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['ff93b005-c245-4f95-bc02-52631ba53a5e','5400ad74-b752-4794-8ba9-df6f7da4cc26','91c0396d-24e9-4e1f-b934-2402eec0632c','e3cb6a20-c4ce-43ae-b8d8-6f3ecedc1210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1243664713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a573ffae-eda5-4b45-852a-e301d4ef2a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5234b938adc54c2ba040025e623336b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3890c86807148c591b8d9f07cba620c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fc5850-7ee9-4079-8870-59ed9a9bf4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c54da7-1b84-48c2-8cbe-4f39f8a52a6b) transitioned into state 'SUCCESS' from state '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-1668526558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['4f06ccfe-765c-460d-af89-a085950ab93f','15c42f90-1141-4fed-95a5-3cd6c0a41a18','72f6c661-6641-4d0d-b1af-d2b6f93cedda','3b45ab5b-2fe1-4ee8-b2e5-ae834c8638a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11636c76-4b51-4ea8-91f4-955573b3fbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11636c76-4b51-4ea8-91f4-955573b3fbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (b5fb997c-02d5-4572-93cf-6e2d4b790599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request issued successfully. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dabbd8d-a33a-4a11-ab30-255602e8a5bb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1361/2684] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:13 2026] POST /volume/v3/volumes => generated 764 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fc5850-7ee9-4079-8870-59ed9a9bf4b6) transitioned into state 'SUCCESS' from state '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-1243664713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['ff93b005-c245-4f95-bc02-52631ba53a5e','5400ad74-b752-4794-8ba9-df6f7da4cc26','91c0396d-24e9-4e1f-b934-2402eec0632c','e3cb6a20-c4ce-43ae-b8d8-6f3ecedc1210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696cd10f-aae0-4b90-8458-24574547d067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-557235c4-dd17-4b66-9966-549f1927f078 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1900585837"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1900585837'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume of 1 GB Sep 01 02:17:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696cd10f-aae0-4b90-8458-24574547d067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (6d0e8c4e-d2e1-42db-9c86-08cc2ee05b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request issued successfully. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Availability Zones retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-da0f9cdb-eaac-42c1-bd1a-0f37bf745912 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1324/2685] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:17:13 2026] POST /volume/v3/volumes => generated 767 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-31f32253-9393-4af8-a47f-c48ccf7984ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31f32253-9393-4af8-a47f-c48ccf7984ec tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (f796faa2-a210-494b-8459-416bb60d5618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31f32253-9393-4af8-a47f-c48ccf7984ec tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31f32253-9393-4af8-a47f-c48ccf7984ec tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1780bb31-3cf7-47a7-a546-d34bb2573e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-31f32253-9393-4af8-a47f-c48ccf7984ec tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31f32253-9393-4af8-a47f-c48ccf7984ec tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 200 Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1780bb31-3cf7-47a7-a546-d34bb2573e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1325/2686] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:14 2026] GET /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 835 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7efc6dfe-c0d7-4dcf-b4a7-6bb51816a1dd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34befba-32c9-40cc-910e-ab953ae8cb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Created reservations ['ab194cb3-f6f5-4f7d-b2b5-b051f3e00587', '0c34ec67-6824-477d-bf14-35ef78c4aa59', 'a4643fe2-22b4-417c-a636-a51ffaaa6f4d', 'af29f4d9-6f8f-45bd-9e91-7994bb0ae87d'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34befba-32c9-40cc-910e-ab953ae8cb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab194cb3-f6f5-4f7d-b2b5-b051f3e00587', '0c34ec67-6824-477d-bf14-35ef78c4aa59', 'a4643fe2-22b4-417c-a636-a51ffaaa6f4d', 'af29f4d9-6f8f-45bd-9e91-7994bb0ae87d']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9756895e-a335-4092-b2e0-7ebb20a8dc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9756895e-a335-4092-b2e0-7ebb20a8dc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a282eb4-b662-4557-90b0-1fe78bf60f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1900585837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['ab194cb3-f6f5-4f7d-b2b5-b051f3e00587','0c34ec67-6824-477d-bf14-35ef78c4aa59','a4643fe2-22b4-417c-a636-a51ffaaa6f4d','af29f4d9-6f8f-45bd-9e91-7994bb0ae87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1900585837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a282eb4-b662-4557-90b0-1fe78bf60f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57dc4bed339449680c6390c8ae33f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624c380d-ca69-43fb-a0c9-daf7073477b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624c380d-ca69-43fb-a0c9-daf7073477b6) transitioned into state 'SUCCESS' from state '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-1900585837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['ab194cb3-f6f5-4f7d-b2b5-b051f3e00587','0c34ec67-6824-477d-bf14-35ef78c4aa59','a4643fe2-22b4-417c-a636-a51ffaaa6f4d','af29f4d9-6f8f-45bd-9e91-7994bb0ae87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e778ee-d970-4501-bfdf-0aa5f2b30590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e778ee-d970-4501-bfdf-0aa5f2b30590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (f796faa2-a210-494b-8459-416bb60d5618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request issued successfully. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-557235c4-dd17-4b66-9966-549f1927f078 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1362/2687] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:14 2026] POST /volume/v3/volumes => generated 764 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-daacc1e1-93c0-4577-80d1-96d72687f753 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-778016840"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-778016840'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume of 1 GB Sep 01 02:17:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Availability Zones retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (a5bb4b90-2f12-40ff-8c0b-a8a0ffa44ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfc9384-4cb6-415b-b9ab-d96ff39cbd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfc9384-4cb6-415b-b9ab-d96ff39cbd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7efc6dfe-c0d7-4dcf-b4a7-6bb51816a1dd tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7efc6dfe-c0d7-4dcf-b4a7-6bb51816a1dd tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:14 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6652ab-cecd-42ec-ac70-981d92545387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7efc6dfe-c0d7-4dcf-b4a7-6bb51816a1dd tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1326/2688] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:14 2026] POST /volume/v3/types => generated 287 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Created reservations ['b8b0d731-9411-4df2-92fc-ed2a734dc506', '807c316c-bff1-471c-bc38-b9bd3f996191', '5c1e7993-494a-418e-95a1-722df4fd4a35', '739e7abc-f494-4509-8cdd-711280243587'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6652ab-cecd-42ec-ac70-981d92545387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b0d731-9411-4df2-92fc-ed2a734dc506', '807c316c-bff1-471c-bc38-b9bd3f996191', '5c1e7993-494a-418e-95a1-722df4fd4a35', '739e7abc-f494-4509-8cdd-711280243587']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0384de28-e388-408b-85e3-cbbe641b473c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0384de28-e388-408b-85e3-cbbe641b473c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '486fa76f-6456-49af-b05e-18cb35771455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-778016840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['b8b0d731-9411-4df2-92fc-ed2a734dc506','807c316c-bff1-471c-bc38-b9bd3f996191','5c1e7993-494a-418e-95a1-722df4fd4a35','739e7abc-f494-4509-8cdd-711280243587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-778016840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=486fa76f-6456-49af-b05e-18cb35771455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57dc4bed339449680c6390c8ae33f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc084cd4-4185-4e20-ab7c-9556f41db9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc084cd4-4185-4e20-ab7c-9556f41db9a9) transitioned into state 'SUCCESS' from state '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-778016840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['b8b0d731-9411-4df2-92fc-ed2a734dc506','807c316c-bff1-471c-bc38-b9bd3f996191','5c1e7993-494a-418e-95a1-722df4fd4a35','739e7abc-f494-4509-8cdd-711280243587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5562c00-adbe-4a7c-93a0-8edfb0f20dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5562c00-adbe-4a7c-93a0-8edfb0f20dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (a5bb4b90-2f12-40ff-8c0b-a8a0ffa44ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request issued successfully. Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-daacc1e1-93c0-4577-80d1-96d72687f753 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1363/2689] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:14 2026] POST /volume/v3/volumes => generated 763 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-82800461"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-82800461'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume of 1 GB Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-64f8e5bf-4798-4569-8981-998072586eba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Availability Zones retrieved successfully. Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (e2c5acec-4243-4c5c-b6fe-e061390611a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cbd116-e581-48a0-9bf7-c832cb14295f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cbd116-e581-48a0-9bf7-c832cb14295f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6080412a-6878-48ec-900d-c802192261da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Created reservations ['cc938c87-0279-4b2f-b869-9e2e8a885e6e', '07f642c3-0035-47b8-b610-2e93ca84a9e6', '5161776b-c5d1-44a8-8f81-a0b3729c5dd4', 'ab1a774e-c256-4df0-ab0d-8e6039ab0e1c'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6080412a-6878-48ec-900d-c802192261da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc938c87-0279-4b2f-b869-9e2e8a885e6e', '07f642c3-0035-47b8-b610-2e93ca84a9e6', '5161776b-c5d1-44a8-8f81-a0b3729c5dd4', 'ab1a774e-c256-4df0-ab0d-8e6039ab0e1c']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8bb69b-699c-40e5-8c15-04f285cc943c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64f8e5bf-4798-4569-8981-998072586eba tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-admin] GET http://192.168.122.25/volume/v3/scheduler-stats/get_pools Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64f8e5bf-4798-4569-8981-998072586eba tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8bb69b-699c-40e5-8c15-04f285cc943c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd509d0a4-737f-46d4-abe1-d56619d16e50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-82800461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['cc938c87-0279-4b2f-b869-9e2e8a885e6e','07f642c3-0035-47b8-b610-2e93ca84a9e6','5161776b-c5d1-44a8-8f81-a0b3729c5dd4','ab1a774e-c256-4df0-ab0d-8e6039ab0e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-82800461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d509d0a4-737f-46d4-abe1-d56619d16e50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57dc4bed339449680c6390c8ae33f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-64f8e5bf-4798-4569-8981-998072586eba tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-admin] Calling method 'get_pools' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221b9489-fbb1-4c14-9ad3-b6dd73bfc15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-64f8e5bf-4798-4569-8981-998072586eba tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-admin] http://192.168.122.25/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:17:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1364/2690] 192.168.122.25 () {58 vars in 1170 bytes} [Tue Sep 1 02:17:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-91ab8be5-3802-4056-b4e3-dffb20c46ccc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91ab8be5-3802-4056-b4e3-dffb20c46ccc tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91ab8be5-3802-4056-b4e3-dffb20c46ccc tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91ab8be5-3802-4056-b4e3-dffb20c46ccc tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221b9489-fbb1-4c14-9ad3-b6dd73bfc15d) transitioned into state 'SUCCESS' from state '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-82800461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['cc938c87-0279-4b2f-b869-9e2e8a885e6e','07f642c3-0035-47b8-b610-2e93ca84a9e6','5161776b-c5d1-44a8-8f81-a0b3729c5dd4','ab1a774e-c256-4df0-ab0d-8e6039ab0e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e15bad1-721f-4b55-a22a-ae06eb4df686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-91ab8be5-3802-4056-b4e3-dffb20c46ccc tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e15bad1-721f-4b55-a22a-ae06eb4df686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (e2c5acec-4243-4c5c-b6fe-e061390611a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request issued successfully. Sep 01 02:17:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d1bf36a3-c437-4df1-8ae3-d949dcbd609a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1327/2691] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:15 2026] POST /volume/v3/volumes => generated 762 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91ab8be5-3802-4056-b4e3-dffb20c46ccc tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 200 Sep 01 02:17:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f95396e9-7f60-4902-85fe-f965c8a575bf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1365/2692] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:15 2026] GET /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "64fc298b-4656-41e6-a52e-bd149cb491e9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1703377648"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request body: {'volume': {"'imageRef": '64fc298b-4656-41e6-a52e-bd149cb491e9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1703377648'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume of 1 GB Sep 01 02:17:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Availability Zones retrieved successfully. Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (205d3758-1ffc-4b35-83c2-7ca2778a5e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd9f55c-ddb1-4281-a377-8c89494ab9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f95396e9-7f60-4902-85fe-f965c8a575bf tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-reader] GET http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:17:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f95396e9-7f60-4902-85fe-f965c8a575bf tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f95396e9-7f60-4902-85fe-f965c8a575bf tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-reader] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-f95396e9-7f60-4902-85fe-f965c8a575bf tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'b886c762cd54408cab8023d6528828e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c442374a2464283bc2489c2a3ce932e', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f95396e9-7f60-4902-85fe-f965c8a575bf tempest-ProjectReaderTests-394600174 tempest-ProjectReaderTests-394600174-project-reader] http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:17:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1328/2693] 192.168.122.25 () {58 vars in 1188 bytes} [Tue Sep 1 02:17:15 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 193 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd9f55c-ddb1-4281-a377-8c89494ab9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541c017c-b751-48e0-8a69-1b7a76faea95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Created reservations ['8605201a-e2f0-48f7-b123-c648a6ca8f38', 'c4b9b518-fc92-4db2-89ef-cb988e9107bb', 'be315785-66cb-4276-82eb-25b55539e403', 'a03cf505-24cb-4d2a-9cd5-38cc5ef3a814'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541c017c-b751-48e0-8a69-1b7a76faea95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8605201a-e2f0-48f7-b123-c648a6ca8f38', 'c4b9b518-fc92-4db2-89ef-cb988e9107bb', 'be315785-66cb-4276-82eb-25b55539e403', 'a03cf505-24cb-4d2a-9cd5-38cc5ef3a814']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61630549-5f02-4755-aa16-2d16486cf933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61630549-5f02-4755-aa16-2d16486cf933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '928f889f-97d4-411a-9562-9c8476b7f17f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1703377648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['8605201a-e2f0-48f7-b123-c648a6ca8f38','c4b9b518-fc92-4db2-89ef-cb988e9107bb','be315785-66cb-4276-82eb-25b55539e403','a03cf505-24cb-4d2a-9cd5-38cc5ef3a814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1703377648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=928f889f-97d4-411a-9562-9c8476b7f17f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57dc4bed339449680c6390c8ae33f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62dadd1c-e29c-4d5d-b1fb-4890f8554ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62dadd1c-e29c-4d5d-b1fb-4890f8554ba1) transitioned into state 'SUCCESS' from state '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-1703377648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57dc4bed339449680c6390c8ae33f8b',qos_specs=None,replication_status=,reservations=['8605201a-e2f0-48f7-b123-c648a6ca8f38','c4b9b518-fc92-4db2-89ef-cb988e9107bb','be315785-66cb-4276-82eb-25b55539e403','a03cf505-24cb-4d2a-9cd5-38cc5ef3a814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5172b41b3074add9a0f35620b8dc3ee',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231d90fa-2b18-4d20-bc4f-0271b1cc9cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231d90fa-2b18-4d20-bc4f-0271b1cc9cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Flow 'volume_create_api' (205d3758-1ffc-4b35-83c2-7ca2778a5e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Create volume request issued successfully. Sep 01 02:17:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3aaaa400-f22b-4480-992e-9648dd81c9e8 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1366/2694] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:15 2026] POST /volume/v3/volumes => generated 764 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-72785143-7ef9-4dcd-b193-ddb06d3bc934 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72785143-7ef9-4dcd-b193-ddb06d3bc934 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 Sep 01 02:17:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72785143-7ef9-4dcd-b193-ddb06d3bc934 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-72785143-7ef9-4dcd-b193-ddb06d3bc934 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-72785143-7ef9-4dcd-b193-ddb06d3bc934 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-72785143-7ef9-4dcd-b193-ddb06d3bc934 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 returned with HTTP 200 Sep 01 02:17:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1329/2695] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:16 2026] GET /volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-56b2be8a-c81f-4bbc-a0fe-d3fc5d27f46e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56b2be8a-c81f-4bbc-a0fe-d3fc5d27f46e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56b2be8a-c81f-4bbc-a0fe-d3fc5d27f46e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-56b2be8a-c81f-4bbc-a0fe-d3fc5d27f46e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-56b2be8a-c81f-4bbc-a0fe-d3fc5d27f46e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-56b2be8a-c81f-4bbc-a0fe-d3fc5d27f46e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1367/2696] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:16 2026] GET /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-47bb1fbd-2e72-48ac-a6e5-93aa859e233f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-47bb1fbd-2e72-48ac-a6e5-93aa859e233f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 Sep 01 02:17:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-47bb1fbd-2e72-48ac-a6e5-93aa859e233f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-47bb1fbd-2e72-48ac-a6e5-93aa859e233f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-47bb1fbd-2e72-48ac-a6e5-93aa859e233f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-47bb1fbd-2e72-48ac-a6e5-93aa859e233f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1330/2697] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:17 2026] GET /volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c301b7b6-c387-42bf-b56a-00fed5aaf081 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c301b7b6-c387-42bf-b56a-00fed5aaf081 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 Sep 01 02:17:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c301b7b6-c387-42bf-b56a-00fed5aaf081 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c301b7b6-c387-42bf-b56a-00fed5aaf081 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c301b7b6-c387-42bf-b56a-00fed5aaf081 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c301b7b6-c387-42bf-b56a-00fed5aaf081 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1368/2698] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:17 2026] GET /volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ef4a2281-37f8-470b-b98b-2035ccaab938 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef4a2281-37f8-470b-b98b-2035ccaab938 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef4a2281-37f8-470b-b98b-2035ccaab938 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef4a2281-37f8-470b-b98b-2035ccaab938 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ef4a2281-37f8-470b-b98b-2035ccaab938 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef4a2281-37f8-470b-b98b-2035ccaab938 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1331/2699] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a573ffae-eda5-4b45-852a-e301d4ef2a0f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-151325369"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create snapshot from volume a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Created reservations ['8aa9bfb1-1535-4a34-ad47-43b77057359e', '15922725-c436-412d-ab42-9aa985a8b616', 'b7767eaf-a165-44fb-b176-da8776d424da', '2964e75e-0771-401d-8dc3-b63ae153015a'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot create request issued successfully. Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e3d6d3ae-50f5-4053-a439-ead7aa47e9be tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1369/2700] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:18 2026] POST /volume/v3/snapshots => generated 315 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e63f943a-fd7a-465f-8f2f-703db94a0225 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e63f943a-fd7a-465f-8f2f-703db94a0225 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e63f943a-fd7a-465f-8f2f-703db94a0225 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e63f943a-fd7a-465f-8f2f-703db94a0225 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e63f943a-fd7a-465f-8f2f-703db94a0225 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e63f943a-fd7a-465f-8f2f-703db94a0225 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1332/2701] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "fd5dfdb2-ea2e-46c1-af40-4f9fefbee26e", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'fd5dfdb2-ea2e-46c1-af40-4f9fefbee26e', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c0531bba-6878-40a8-a895-808d782481af None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0531bba-6878-40a8-a895-808d782481af tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0531bba-6878-40a8-a895-808d782481af tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c0531bba-6878-40a8-a895-808d782481af tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c0531bba-6878-40a8-a895-808d782481af tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c0531bba-6878-40a8-a895-808d782481af tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1333/2702] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7d579c88-7384-4350-84e5-6afcde68bc7d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d579c88-7384-4350-84e5-6afcde68bc7d tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d579c88-7384-4350-84e5-6afcde68bc7d tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d579c88-7384-4350-84e5-6afcde68bc7d tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7d579c88-7384-4350-84e5-6afcde68bc7d tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d579c88-7384-4350-84e5-6afcde68bc7d tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1334/2703] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Create volume of 1 GB Sep 01 02:17:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Availability Zones retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Flow 'volume_create_api' (58fb359f-3631-481a-a5a8-75c7607afb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08eb65f6-abdc-426d-b916-b915636f0580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08eb65f6-abdc-426d-b916-b915636f0580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:17:15Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=12d59a1d-f952-411e-a912-08c41e645ac7,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': '12d59a1d-f952-411e-a912-08c41e645ac7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e7d7d3-5524-4be9-a3c3-684d2d94d76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Created reservations ['d2af960b-4755-48a7-9825-962754675565', 'ec12f4b7-9266-48c6-bc20-e9008630d719', 'b8c73acf-2be6-4ec1-be52-c3c97b7b2c5a', 'c7493f23-7c7a-4e8e-bcf0-475e27ed9a84'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e7d7d3-5524-4be9-a3c3-684d2d94d76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2af960b-4755-48a7-9825-962754675565', 'ec12f4b7-9266-48c6-bc20-e9008630d719', 'b8c73acf-2be6-4ec1-be52-c3c97b7b2c5a', 'c7493f23-7c7a-4e8e-bcf0-475e27ed9a84']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d3a9fb-a662-4466-a2ab-787fcebdca66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d3a9fb-a662-4466-a2ab-787fcebdca66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf3d4b69-57ac-4ebf-9ff1-50586b34bce8', '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='7db6c816d1214f46b6838eec5d06f3ef',qos_specs=None,replication_status=,reservations=['d2af960b-4755-48a7-9825-962754675565','ec12f4b7-9266-48c6-bc20-e9008630d719','b8c73acf-2be6-4ec1-be52-c3c97b7b2c5a','c7493f23-7c7a-4e8e-bcf0-475e27ed9a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaca696acd1f4175bf3202da481ff4b5',volume_type_id=12d59a1d-f952-411e-a912-08c41e645ac7), 'volume': Volume(_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-01T00:17:19Z,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=bf3d4b69-57ac-4ebf-9ff1-50586b34bce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7db6c816d1214f46b6838eec5d06f3ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaca696acd1f4175bf3202da481ff4b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12d59a1d-f952-411e-a912-08c41e645ac7),volume_type_id=12d59a1d-f952-411e-a912-08c41e645ac7)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7c6886-3e5b-48cd-9714-2df4b2380e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7c6886-3e5b-48cd-9714-2df4b2380e23) transitioned into state 'SUCCESS' from 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='7db6c816d1214f46b6838eec5d06f3ef',qos_specs=None,replication_status=,reservations=['d2af960b-4755-48a7-9825-962754675565','ec12f4b7-9266-48c6-bc20-e9008630d719','b8c73acf-2be6-4ec1-be52-c3c97b7b2c5a','c7493f23-7c7a-4e8e-bcf0-475e27ed9a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaca696acd1f4175bf3202da481ff4b5',volume_type_id=12d59a1d-f952-411e-a912-08c41e645ac7)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c720dc-3c13-4dad-88f7-9358cb7358a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c720dc-3c13-4dad-88f7-9358cb7358a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Flow 'volume_create_api' (58fb359f-3631-481a-a5a8-75c7607afb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Create volume request issued successfully. Sep 01 02:17:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4a3c26dd-a6ef-45b2-a127-4b3080ced604 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1370/2704] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:18 2026] POST /volume/v3/volumes => generated 804 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b96c31f5-ec68-45d1-bbd7-ca26626b9997 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b96c31f5-ec68-45d1-bbd7-ca26626b9997 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b96c31f5-ec68-45d1-bbd7-ca26626b9997 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b96c31f5-ec68-45d1-bbd7-ca26626b9997 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b96c31f5-ec68-45d1-bbd7-ca26626b9997 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aaaff1fc-84ae-4d19-bf44-1c946df25ebb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aaaff1fc-84ae-4d19-bf44-1c946df25ebb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aaaff1fc-84ae-4d19-bf44-1c946df25ebb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aaaff1fc-84ae-4d19-bf44-1c946df25ebb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b96c31f5-ec68-45d1-bbd7-ca26626b9997 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1335/2705] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 872 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aaaff1fc-84ae-4d19-bf44-1c946df25ebb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aaaff1fc-84ae-4d19-bf44-1c946df25ebb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1371/2706] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 447 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-060fcf33-0df7-4a9c-a4c9-d8325d0a9f02 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-060fcf33-0df7-4a9c-a4c9-d8325d0a9f02 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 Sep 01 02:17:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-060fcf33-0df7-4a9c-a4c9-d8325d0a9f02 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-060fcf33-0df7-4a9c-a4c9-d8325d0a9f02 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-060fcf33-0df7-4a9c-a4c9-d8325d0a9f02 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-060fcf33-0df7-4a9c-a4c9-d8325d0a9f02 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1336/2707] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3c2202bd-d342-401a-91cb-f7722f0cbd42 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c2202bd-d342-401a-91cb-f7722f0cbd42 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c2202bd-d342-401a-91cb-f7722f0cbd42 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c2202bd-d342-401a-91cb-f7722f0cbd42 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3c2202bd-d342-401a-91cb-f7722f0cbd42 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c2202bd-d342-401a-91cb-f7722f0cbd42 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1372/2708] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1ecdf36e-1cd7-4d95-958e-8ad21d9e624f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ecdf36e-1cd7-4d95-958e-8ad21d9e624f tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ecdf36e-1cd7-4d95-958e-8ad21d9e624f tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ecdf36e-1cd7-4d95-958e-8ad21d9e624f tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-34434376-474d-4c2a-8c87-7c7eef9f6c75 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-34434376-474d-4c2a-8c87-7c7eef9f6c75 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-34434376-474d-4c2a-8c87-7c7eef9f6c75 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-34434376-474d-4c2a-8c87-7c7eef9f6c75 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-34434376-474d-4c2a-8c87-7c7eef9f6c75 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-34434376-474d-4c2a-8c87-7c7eef9f6c75 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1373/2709] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:20 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 447 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1ecdf36e-1cd7-4d95-958e-8ad21d9e624f tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ecdf36e-1cd7-4d95-958e-8ad21d9e624f tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1337/2710] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:20 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 896 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6fbb0f40-42d6-45f3-ba5e-40f6ceb19383 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6fbb0f40-42d6-45f3-ba5e-40f6ceb19383 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6fbb0f40-42d6-45f3-ba5e-40f6ceb19383 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1914778189", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6fbb0f40-42d6-45f3-ba5e-40f6ceb19383 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1374/2711] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:20 2026] POST /volume/v3/types => generated 380 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-77c2a06f-0e56-4a72-baab-024c1bec11ac None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77c2a06f-0e56-4a72-baab-024c1bec11ac tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption Sep 01 02:17:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-77c2a06f-0e56-4a72-baab-024c1bec11ac tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-288e6a16-ff23-485c-a2e7-1f92f364462a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-288e6a16-ff23-485c-a2e7-1f92f364462a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-288e6a16-ff23-485c-a2e7-1f92f364462a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-288e6a16-ff23-485c-a2e7-1f92f364462a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-77c2a06f-0e56-4a72-baab-024c1bec11ac tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1338/2712] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:20 2026] POST /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce5b8e03-20e8-433c-a1c0-690dd99be5ee None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce5b8e03-20e8-433c-a1c0-690dd99be5ee tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-288e6a16-ff23-485c-a2e7-1f92f364462a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce5b8e03-20e8-433c-a1c0-690dd99be5ee tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-981841603", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-288e6a16-ff23-485c-a2e7-1f92f364462a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1375/2713] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7a2c2013-d6d5-4276-9122-2965803a7c99 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a2c2013-d6d5-4276-9122-2965803a7c99 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a2c2013-d6d5-4276-9122-2965803a7c99 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7a2c2013-d6d5-4276-9122-2965803a7c99 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce5b8e03-20e8-433c-a1c0-690dd99be5ee tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1339/2714] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6d81d06b-27ea-427e-91c2-e0c40c68f937 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7a2c2013-d6d5-4276-9122-2965803a7c99 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7a2c2013-d6d5-4276-9122-2965803a7c99 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1376/2715] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d81d06b-27ea-427e-91c2-e0c40c68f937 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] POST http://192.168.122.25/volume/v3/types/c9179e13-68ee-485f-993f-d17cb244d7ae/encryption Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6d81d06b-27ea-427e-91c2-e0c40c68f937 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-6d81d06b-27ea-427e-91c2-e0c40c68f937 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6d81d06b-27ea-427e-91c2-e0c40c68f937 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/c9179e13-68ee-485f-993f-d17cb244d7ae/encryption returned with HTTP 403 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1340/2716] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types/c9179e13-68ee-485f-993f-d17cb244d7ae/encryption => generated 127 bytes in 159 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d7a618ae-e989-4a51-8e5b-ae1e72c0e517 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d7a618ae-e989-4a51-8e5b-ae1e72c0e517 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d7a618ae-e989-4a51-8e5b-ae1e72c0e517 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-367211648", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d7a618ae-e989-4a51-8e5b-ae1e72c0e517 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1377/2717] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3dd0a233-f501-452f-8870-48dc5d182e8e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dd0a233-f501-452f-8870-48dc5d182e8e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] POST http://192.168.122.25/volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857/extra_specs Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dd0a233-f501-452f-8870-48dc5d182e8e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-3dd0a233-f501-452f-8870-48dc5d182e8e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dd0a233-f501-452f-8870-48dc5d182e8e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857/extra_specs returned with HTTP 403 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1341/2718] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-654164ab-30a5-43d5-8d16-ffc9699b0626 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-654164ab-30a5-43d5-8d16-ffc9699b0626 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] PUT http://192.168.122.25/volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857/extra_specs/key2 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-654164ab-30a5-43d5-8d16-ffc9699b0626 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-654164ab-30a5-43d5-8d16-ffc9699b0626 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-654164ab-30a5-43d5-8d16-ffc9699b0626 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857/extra_specs/key2 returned with HTTP 403 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1378/2719] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:21 2026] PUT /volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-db9921a2-24cf-492b-94c9-4290eb43ae9e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db9921a2-24cf-492b-94c9-4290eb43ae9e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db9921a2-24cf-492b-94c9-4290eb43ae9e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-db9921a2-24cf-492b-94c9-4290eb43ae9e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db9921a2-24cf-492b-94c9-4290eb43ae9e tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types returned with HTTP 403 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1342/2720] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c127bfb8-dce1-46fe-9ccc-e9e9281190ea None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c127bfb8-dce1-46fe-9ccc-e9e9281190ea tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c127bfb8-dce1-46fe-9ccc-e9e9281190ea tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1202573041", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6055ea70-cd71-4071-98bc-babcefabc265 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6055ea70-cd71-4071-98bc-babcefabc265 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6055ea70-cd71-4071-98bc-babcefabc265 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6055ea70-cd71-4071-98bc-babcefabc265 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6055ea70-cd71-4071-98bc-babcefabc265 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6055ea70-cd71-4071-98bc-babcefabc265 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1343/2721] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6accbc6d-64e9-423d-850c-1402e727c288 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6accbc6d-64e9-423d-850c-1402e727c288 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6accbc6d-64e9-423d-850c-1402e727c288 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6accbc6d-64e9-423d-850c-1402e727c288 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6accbc6d-64e9-423d-850c-1402e727c288 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6accbc6d-64e9-423d-850c-1402e727c288 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1344/2722] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c127bfb8-dce1-46fe-9ccc-e9e9281190ea tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1379/2723] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types => generated 380 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4316f5cd-f107-4590-a0f7-3db5345ba11b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4316f5cd-f107-4590-a0f7-3db5345ba11b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b/encryption Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4316f5cd-f107-4590-a0f7-3db5345ba11b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4316f5cd-f107-4590-a0f7-3db5345ba11b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b/encryption returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1345/2724] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-68359b91-d5b6-4974-887a-499f23d53cd5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-68359b91-d5b6-4974-887a-499f23d53cd5 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] DELETE http://192.168.122.25/volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b/encryption/6a96cb7f-63c2-4751-8c18-c48618bcc70e Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-68359b91-d5b6-4974-887a-499f23d53cd5 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-68359b91-d5b6-4974-887a-499f23d53cd5 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-68359b91-d5b6-4974-887a-499f23d53cd5 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-68359b91-d5b6-4974-887a-499f23d53cd5 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b/encryption/6a96cb7f-63c2-4751-8c18-c48618bcc70e returned with HTTP 403 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1380/2725] 192.168.122.25 () {58 vars in 1368 bytes} [Tue Sep 1 02:17:21 2026] DELETE /volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b/encryption/6a96cb7f-63c2-4751-8c18-c48618bcc70e => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-64a458c6-4073-43e8-abaa-62b0e39e2c34 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64a458c6-4073-43e8-abaa-62b0e39e2c34 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-64a458c6-4073-43e8-abaa-62b0e39e2c34 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1680065138", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-64a458c6-4073-43e8-abaa-62b0e39e2c34 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1346/2726] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types => generated 380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-03e11033-2e51-4a4b-bee2-b8a50065adde None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03e11033-2e51-4a4b-bee2-b8a50065adde tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] DELETE http://192.168.122.25/volume/v3/types/6e7131c7-7b2d-4c42-9c72-fe07cdf329e2/extra_specs/key1 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03e11033-2e51-4a4b-bee2-b8a50065adde tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03e11033-2e51-4a4b-bee2-b8a50065adde tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-03e11033-2e51-4a4b-bee2-b8a50065adde tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03e11033-2e51-4a4b-bee2-b8a50065adde tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/6e7131c7-7b2d-4c42-9c72-fe07cdf329e2/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1381/2727] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:21 2026] DELETE /volume/v3/types/6e7131c7-7b2d-4c42-9c72-fe07cdf329e2/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b0f18abc-33d7-422b-b37f-d51627816022 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b0f18abc-33d7-422b-b37f-d51627816022 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b0f18abc-33d7-422b-b37f-d51627816022 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-395480133", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b0f18abc-33d7-422b-b37f-d51627816022 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1347/2728] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:21 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cf5411f1-627c-46ad-85a4-5f61b1c9abe1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cf5411f1-627c-46ad-85a4-5f61b1c9abe1 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] DELETE http://192.168.122.25/volume/v3/types/8b97ffed-b474-4318-87b4-946a34834b9c Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cf5411f1-627c-46ad-85a4-5f61b1c9abe1 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cf5411f1-627c-46ad-85a4-5f61b1c9abe1 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-cf5411f1-627c-46ad-85a4-5f61b1c9abe1 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cf5411f1-627c-46ad-85a4-5f61b1c9abe1 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/8b97ffed-b474-4318-87b4-946a34834b9c returned with HTTP 403 Sep 01 02:17:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1382/2729] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:21 2026] DELETE /volume/v3/types/8b97ffed-b474-4318-87b4-946a34834b9c => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a0c2ddd4-cbe7-47a5-b68a-629e86225bca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0c2ddd4-cbe7-47a5-b68a-629e86225bca tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] GET http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0c2ddd4-cbe7-47a5-b68a-629e86225bca tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a0c2ddd4-cbe7-47a5-b68a-629e86225bca tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a0c2ddd4-cbe7-47a5-b68a-629e86225bca tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1348/2730] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8519a3aa-0223-4ac1-a0fb-17a5a78da96b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8519a3aa-0223-4ac1-a0fb-17a5a78da96b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] GET http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption/cipher Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8519a3aa-0223-4ac1-a0fb-17a5a78da96b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8519a3aa-0223-4ac1-a0fb-17a5a78da96b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-8519a3aa-0223-4ac1-a0fb-17a5a78da96b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8519a3aa-0223-4ac1-a0fb-17a5a78da96b tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption/cipher returned with HTTP 403 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1383/2731] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-db52f14e-db9d-4b44-8cc5-f2d7e04ad900 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db52f14e-db9d-4b44-8cc5-f2d7e04ad900 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] GET http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db52f14e-db9d-4b44-8cc5-f2d7e04ad900 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db52f14e-db9d-4b44-8cc5-f2d7e04ad900 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-db52f14e-db9d-4b44-8cc5-f2d7e04ad900 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db52f14e-db9d-4b44-8cc5-f2d7e04ad900 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption returned with HTTP 403 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1349/2732] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-03589cc4-4321-465b-a7d0-41cd3c45b012 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03589cc4-4321-465b-a7d0-41cd3c45b012 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] GET http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/multiattach Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03589cc4-4321-465b-a7d0-41cd3c45b012 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-03589cc4-4321-465b-a7d0-41cd3c45b012 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-03589cc4-4321-465b-a7d0-41cd3c45b012 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/multiattach returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1384/2733] 192.168.122.25 () {58 vars in 1293 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f929fc97-b370-40b9-a96d-0866cef7e30c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f929fc97-b370-40b9-a96d-0866cef7e30c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] GET http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/volume_backend_name Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f929fc97-b370-40b9-a96d-0866cef7e30c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f929fc97-b370-40b9-a96d-0866cef7e30c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f929fc97-b370-40b9-a96d-0866cef7e30c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1350/2734] 192.168.122.25 () {58 vars in 1317 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/volume_backend_name => generated 143 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cb8ca45f-a919-4305-9265-177d0e7b0279 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb8ca45f-a919-4305-9265-177d0e7b0279 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] PUT http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption/ba88caa2-d729-4c28-bdd3-6de7d8c84b3c Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cb8ca45f-a919-4305-9265-177d0e7b0279 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-cb8ca45f-a919-4305-9265-177d0e7b0279 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb8ca45f-a919-4305-9265-177d0e7b0279 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption/ba88caa2-d729-4c28-bdd3-6de7d8c84b3c returned with HTTP 403 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1385/2735] 192.168.122.25 () {60 vars in 1385 bytes} [Tue Sep 1 02:17:22 2026] PUT /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/encryption/ba88caa2-d729-4c28-bdd3-6de7d8c84b3c => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7672369a-225c-4cc4-9460-d4040db6ca3d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7672369a-225c-4cc4-9460-d4040db6ca3d tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] PUT http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/key1 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7672369a-225c-4cc4-9460-d4040db6ca3d tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-7672369a-225c-4cc4-9460-d4040db6ca3d tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7672369a-225c-4cc4-9460-d4040db6ca3d tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1351/2736] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:22 2026] PUT /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2849874d-c8c9-4431-86c7-71fb23fb11cb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2849874d-c8c9-4431-86c7-71fb23fb11cb tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] PUT http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2849874d-c8c9-4431-86c7-71fb23fb11cb tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-2849874d-c8c9-4431-86c7-71fb23fb11cb tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4abe73ebc1414ba08ba1b619eb7643ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f61c255f1fbe481e8ffebc980a3b103f', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2849874d-c8c9-4431-86c7-71fb23fb11cb tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-reader] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213 returned with HTTP 403 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1386/2737] 192.168.122.25 () {60 vars in 1241 bytes} [Tue Sep 1 02:17:22 2026] PUT /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-53008cb0-9c61-4de7-bdde-271d27c8dc4c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53008cb0-9c61-4de7-bdde-271d27c8dc4c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] DELETE http://192.168.122.25/volume/v3/types/8b97ffed-b474-4318-87b4-946a34834b9c Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53008cb0-9c61-4de7-bdde-271d27c8dc4c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-53008cb0-9c61-4de7-bdde-271d27c8dc4c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-654dd1c3-1d87-499e-9924-f5b0481941e4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-654dd1c3-1d87-499e-9924-f5b0481941e4 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-654dd1c3-1d87-499e-9924-f5b0481941e4 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-654dd1c3-1d87-499e-9924-f5b0481941e4 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-654dd1c3-1d87-499e-9924-f5b0481941e4 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-654dd1c3-1d87-499e-9924-f5b0481941e4 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1387/2738] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-53008cb0-9c61-4de7-bdde-271d27c8dc4c tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/8b97ffed-b474-4318-87b4-946a34834b9c returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1352/2739] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/types/8b97ffed-b474-4318-87b4-946a34834b9c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a5a6c432-b0f9-429d-aebb-5da677c419ef None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5a6c432-b0f9-429d-aebb-5da677c419ef tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] DELETE http://192.168.122.25/volume/v3/types/6e7131c7-7b2d-4c42-9c72-fe07cdf329e2 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5a6c432-b0f9-429d-aebb-5da677c419ef tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5a6c432-b0f9-429d-aebb-5da677c419ef tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] DELETE http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume with id: 928f889f-97d4-411a-9562-9c8476b7f17f Sep 01 02:17:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5a6c432-b0f9-429d-aebb-5da677c419ef tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/6e7131c7-7b2d-4c42-9c72-fe07cdf329e2 returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1388/2740] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/types/6e7131c7-7b2d-4c42-9c72-fe07cdf329e2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume request issued successfully. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0167d5e8-82ca-417e-8aee-ba49075ff711 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1353/2741] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-883e3e36-f42e-4f4d-aeb0-0bedcef4cde3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-883e3e36-f42e-4f4d-aeb0-0bedcef4cde3 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] DELETE http://192.168.122.25/volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-883e3e36-f42e-4f4d-aeb0-0bedcef4cde3 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-883e3e36-f42e-4f4d-aeb0-0bedcef4cde3 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-88df0829-965c-4918-b8f3-01ec1dce959a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88df0829-965c-4918-b8f3-01ec1dce959a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88df0829-965c-4918-b8f3-01ec1dce959a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88df0829-965c-4918-b8f3-01ec1dce959a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-88df0829-965c-4918-b8f3-01ec1dce959a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88df0829-965c-4918-b8f3-01ec1dce959a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1354/2742] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-883e3e36-f42e-4f4d-aeb0-0bedcef4cde3 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1389/2743] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/types/ed96f86b-8342-4960-9f51-b000bd82824b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-46c0a64d-5094-433e-b50b-2d65db278aa0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46c0a64d-5094-433e-b50b-2d65db278aa0 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] DELETE http://192.168.122.25/volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-46c0a64d-5094-433e-b50b-2d65db278aa0 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-46c0a64d-5094-433e-b50b-2d65db278aa0 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-46c0a64d-5094-433e-b50b-2d65db278aa0 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857 returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1355/2744] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/types/f9e12121-ec8e-4878-86bf-fcca06cae857 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-36488868-7717-4a1e-ad11-a5b79f90e039 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36488868-7717-4a1e-ad11-a5b79f90e039 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] DELETE http://192.168.122.25/volume/v3/types/c9179e13-68ee-485f-993f-d17cb244d7ae Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36488868-7717-4a1e-ad11-a5b79f90e039 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36488868-7717-4a1e-ad11-a5b79f90e039 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-98db310f-f9a0-41e6-bc7e-8e97fec53c67 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-98db310f-f9a0-41e6-bc7e-8e97fec53c67 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-98db310f-f9a0-41e6-bc7e-8e97fec53c67 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-98db310f-f9a0-41e6-bc7e-8e97fec53c67 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-98db310f-f9a0-41e6-bc7e-8e97fec53c67 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-98db310f-f9a0-41e6-bc7e-8e97fec53c67 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1356/2745] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36488868-7717-4a1e-ad11-a5b79f90e039 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/c9179e13-68ee-485f-993f-d17cb244d7ae returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1390/2746] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/types/c9179e13-68ee-485f-993f-d17cb244d7ae => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-58f81924-ea39-4509-9e02-6b1ae202a3e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-91c8af02-8ca7-4152-ab51-a13a4b336d59 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58f81924-ea39-4509-9e02-6b1ae202a3e9 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] DELETE http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58f81924-ea39-4509-9e02-6b1ae202a3e9 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-58f81924-ea39-4509-9e02-6b1ae202a3e9 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91c8af02-8ca7-4152-ab51-a13a4b336d59 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91c8af02-8ca7-4152-ab51-a13a4b336d59 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-91c8af02-8ca7-4152-ab51-a13a4b336d59 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-91c8af02-8ca7-4152-ab51-a13a4b336d59 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-91c8af02-8ca7-4152-ab51-a13a4b336d59 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1391/2747] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 954 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-58f81924-ea39-4509-9e02-6b1ae202a3e9 tempest-VolumeTypesReaderTests-139031534 tempest-VolumeTypesReaderTests-139031534-project-admin] http://192.168.122.25/volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213 returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1357/2748] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/types/a335bbf7-5e59-4006-93f4-4dc5c45f3213 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd0aa36e-96c7-4ab9-a70d-9bc3d7256618 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd0aa36e-96c7-4ab9-a70d-9bc3d7256618 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd0aa36e-96c7-4ab9-a70d-9bc3d7256618 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd0aa36e-96c7-4ab9-a70d-9bc3d7256618 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd0aa36e-96c7-4ab9-a70d-9bc3d7256618 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f returned with HTTP 404 Sep 01 02:17:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1392/2749] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/volumes/928f889f-97d4-411a-9562-9c8476b7f17f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] DELETE http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 Sep 01 02:17:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume with id: d509d0a4-737f-46d4-abe1-d56619d16e50 Sep 01 02:17:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume request issued successfully. Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bcf10d85-aeb5-4329-9f6f-327a2ff7a83a tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 returned with HTTP 202 Sep 01 02:17:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1358/2750] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:23 2026] DELETE /volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2ac62cb4-1ba3-4397-9098-4e076b2eed4c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ac62cb4-1ba3-4397-9098-4e076b2eed4c tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ac62cb4-1ba3-4397-9098-4e076b2eed4c tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ac62cb4-1ba3-4397-9098-4e076b2eed4c tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ea0e098d-7d94-47fb-84f8-5dfd8bb3c49c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ea0e098d-7d94-47fb-84f8-5dfd8bb3c49c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ea0e098d-7d94-47fb-84f8-5dfd8bb3c49c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ea0e098d-7d94-47fb-84f8-5dfd8bb3c49c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2ac62cb4-1ba3-4397-9098-4e076b2eed4c tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ac62cb4-1ba3-4397-9098-4e076b2eed4c tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 returned with HTTP 200 Sep 01 02:17:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1393/2751] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ea0e098d-7d94-47fb-84f8-5dfd8bb3c49c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ea0e098d-7d94-47fb-84f8-5dfd8bb3c49c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1359/2752] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c17c4534-81d6-4dd6-b4c2-8030f85d346d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c17c4534-81d6-4dd6-b4c2-8030f85d346d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c17c4534-81d6-4dd6-b4c2-8030f85d346d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c17c4534-81d6-4dd6-b4c2-8030f85d346d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c17c4534-81d6-4dd6-b4c2-8030f85d346d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c17c4534-81d6-4dd6-b4c2-8030f85d346d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1394/2753] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0e88bfb9-019a-4ddc-9b4a-b754c5af119f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0e88bfb9-019a-4ddc-9b4a-b754c5af119f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0e88bfb9-019a-4ddc-9b4a-b754c5af119f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0e88bfb9-019a-4ddc-9b4a-b754c5af119f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-99667393-b6d6-4478-a3f9-72a5f76c66cb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0e88bfb9-019a-4ddc-9b4a-b754c5af119f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99667393-b6d6-4478-a3f9-72a5f76c66cb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99667393-b6d6-4478-a3f9-72a5f76c66cb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0e88bfb9-019a-4ddc-9b4a-b754c5af119f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1360/2754] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99667393-b6d6-4478-a3f9-72a5f76c66cb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-901392ad-6b07-490e-b54f-c02666b20b20 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a16ecdbf-6f49-47ee-9516-4e1287ec5f57", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-836038492"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a16ecdbf-6f49-47ee-9516-4e1287ec5f57', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-836038492'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume of 1 GB Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99667393-b6d6-4478-a3f9-72a5f76c66cb tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 returned with HTTP 404 Sep 01 02:17:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1395/2755] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/volumes/d509d0a4-737f-46d4-abe1-d56619d16e50 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Availability Zones retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] DELETE http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume with id: 486fa76f-6456-49af-b05e-18cb35771455 Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (f112ae10-ec68-4f83-9043-02cb538e198a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f534f7d-3b8b-4d68-bf5f-4ed8af2921fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume request issued successfully. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dc73fbd1-b6af-44cb-b2ea-fe4813148eb9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 returned with HTTP 202 Sep 01 02:17:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1396/2756] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:24 2026] DELETE /volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2232230d-8ba5-49c9-abb8-552400edc0ad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2232230d-8ba5-49c9-abb8-552400edc0ad tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2232230d-8ba5-49c9-abb8-552400edc0ad tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2232230d-8ba5-49c9-abb8-552400edc0ad tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f534f7d-3b8b-4d68-bf5f-4ed8af2921fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b789656f-43f1-4869-a0cf-eda512f1b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2232230d-8ba5-49c9-abb8-552400edc0ad tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2232230d-8ba5-49c9-abb8-552400edc0ad tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1397/2757] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 957 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6ae26758-73b3-415d-9e75-c74b2dd7acec None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ae26758-73b3-415d-9e75-c74b2dd7acec tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ae26758-73b3-415d-9e75-c74b2dd7acec tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ae26758-73b3-415d-9e75-c74b2dd7acec tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6ae26758-73b3-415d-9e75-c74b2dd7acec tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Created reservations ['09d40da3-e42c-4276-bc93-34688b1a33df', 'dbb7f782-51e1-4465-9351-a2aa28c4599e', '434449f2-5088-4273-bc03-295bd27a0846', '82f8685d-a5c3-4704-b7bf-4affbb016581'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b789656f-43f1-4869-a0cf-eda512f1b68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09d40da3-e42c-4276-bc93-34688b1a33df', 'dbb7f782-51e1-4465-9351-a2aa28c4599e', '434449f2-5088-4273-bc03-295bd27a0846', '82f8685d-a5c3-4704-b7bf-4affbb016581']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:24 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93cbc36-88d9-47bd-9787-db3f3b3452f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ae26758-73b3-415d-9e75-c74b2dd7acec tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 returned with HTTP 200 Sep 01 02:17:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1398/2758] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93cbc36-88d9-47bd-9787-db3f3b3452f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5261779-191b-4dc2-a426-a5bd1537333b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-836038492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['09d40da3-e42c-4276-bc93-34688b1a33df','dbb7f782-51e1-4465-9351-a2aa28c4599e','434449f2-5088-4273-bc03-295bd27a0846','82f8685d-a5c3-4704-b7bf-4affbb016581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-836038492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5261779-191b-4dc2-a426-a5bd1537333b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5234b938adc54c2ba040025e623336b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3890c86807148c591b8d9f07cba620c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc399481-2b9b-41a8-a730-88b4abd2cd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc399481-2b9b-41a8-a730-88b4abd2cd2a) transitioned into state 'SUCCESS' from state '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-836038492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['09d40da3-e42c-4276-bc93-34688b1a33df','dbb7f782-51e1-4465-9351-a2aa28c4599e','434449f2-5088-4273-bc03-295bd27a0846','82f8685d-a5c3-4704-b7bf-4affbb016581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b8d792-f975-4f75-865a-b90bf9eee921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b8d792-f975-4f75-865a-b90bf9eee921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (f112ae10-ec68-4f83-9043-02cb538e198a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request issued successfully. Sep 01 02:17:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-901392ad-6b07-490e-b54f-c02666b20b20 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1361/2759] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:24 2026] POST /volume/v3/volumes => generated 766 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a16ecdbf-6f49-47ee-9516-4e1287ec5f57", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1756300660"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a16ecdbf-6f49-47ee-9516-4e1287ec5f57', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1756300660'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume of 1 GB Sep 01 02:17:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Availability Zones retrieved successfully. Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (f3a93e0f-5967-4af3-b585-489a4122e168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596e3d1e-eb3b-4669-8163-7dd5e00f2d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596e3d1e-eb3b-4669-8163-7dd5e00f2d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec23c978-a157-47b6-b126-afc1aee6fec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Created reservations ['167396b6-414e-4127-8a4c-16d75de60e61', '93c55959-50da-47b1-b8f4-0d326528f44a', 'e6db0fc7-b496-4268-92bc-f356ab7306c0', '7a18b6a2-973a-42d5-b96d-3018a520d77e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec23c978-a157-47b6-b126-afc1aee6fec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167396b6-414e-4127-8a4c-16d75de60e61', '93c55959-50da-47b1-b8f4-0d326528f44a', 'e6db0fc7-b496-4268-92bc-f356ab7306c0', '7a18b6a2-973a-42d5-b96d-3018a520d77e']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df848ff6-0adb-47d8-84be-d8e6d2aaddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:25 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df848ff6-0adb-47d8-84be-d8e6d2aaddf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd9a5827-8ed1-433c-a07c-4fa88ce75d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1756300660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['167396b6-414e-4127-8a4c-16d75de60e61','93c55959-50da-47b1-b8f4-0d326528f44a','e6db0fc7-b496-4268-92bc-f356ab7306c0','7a18b6a2-973a-42d5-b96d-3018a520d77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1756300660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd9a5827-8ed1-433c-a07c-4fa88ce75d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5234b938adc54c2ba040025e623336b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3890c86807148c591b8d9f07cba620c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718203a7-a215-4be8-953c-48c3e315fec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718203a7-a215-4be8-953c-48c3e315fec9) transitioned into state 'SUCCESS' from state '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-1756300660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['167396b6-414e-4127-8a4c-16d75de60e61','93c55959-50da-47b1-b8f4-0d326528f44a','e6db0fc7-b496-4268-92bc-f356ab7306c0','7a18b6a2-973a-42d5-b96d-3018a520d77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186b1a14-cc1b-4634-aa0a-845eaf5c8e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186b1a14-cc1b-4634-aa0a-845eaf5c8e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (f3a93e0f-5967-4af3-b585-489a4122e168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request issued successfully. Sep 01 02:17:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-be35a3ae-7d9d-4166-b921-0a91ef9cc40f tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1399/2760] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:25 2026] POST /volume/v3/volumes => generated 767 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a16ecdbf-6f49-47ee-9516-4e1287ec5f57", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-793655000"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a16ecdbf-6f49-47ee-9516-4e1287ec5f57', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-793655000'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume of 1 GB Sep 01 02:17:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Availability Zones retrieved successfully. Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (3acf6519-faaf-4ff7-9590-e25e5fc2b846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab0cdfe-21b8-4d81-9152-4f17bed2fa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab0cdfe-21b8-4d81-9152-4f17bed2fa2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16acfb81-1a77-4057-a990-f8b6c1f31c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b8f14cb2-7355-4cd2-8803-2b3fe11c712d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b8f14cb2-7355-4cd2-8803-2b3fe11c712d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b8f14cb2-7355-4cd2-8803-2b3fe11c712d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b8f14cb2-7355-4cd2-8803-2b3fe11c712d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b8f14cb2-7355-4cd2-8803-2b3fe11c712d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b8f14cb2-7355-4cd2-8803-2b3fe11c712d tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1400/2761] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:25 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 957 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0b88cf79-4a11-4f5a-a16f-b6c7ac75400f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b88cf79-4a11-4f5a-a16f-b6c7ac75400f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b88cf79-4a11-4f5a-a16f-b6c7ac75400f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b88cf79-4a11-4f5a-a16f-b6c7ac75400f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:26 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0b88cf79-4a11-4f5a-a16f-b6c7ac75400f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b88cf79-4a11-4f5a-a16f-b6c7ac75400f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 returned with HTTP 200 Sep 01 02:17:26 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1401/2762] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:26 2026] GET /volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Created reservations ['105017f0-94b3-4ced-a181-0a6397eaaf77', '17c5a859-69ca-4933-b68b-72e5977e306e', '4755c739-8939-41a6-bfc6-afb00bfb6841', 'b556085f-6ba3-4d96-9de5-634bb561a518'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16acfb81-1a77-4057-a990-f8b6c1f31c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105017f0-94b3-4ced-a181-0a6397eaaf77', '17c5a859-69ca-4933-b68b-72e5977e306e', '4755c739-8939-41a6-bfc6-afb00bfb6841', 'b556085f-6ba3-4d96-9de5-634bb561a518']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e4d6d1-2a9f-44ee-9c18-c6d6738773d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:26 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e4d6d1-2a9f-44ee-9c18-c6d6738773d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e037f2a0-2dd5-4cb2-bdc3-58359fa27f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-793655000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['105017f0-94b3-4ced-a181-0a6397eaaf77','17c5a859-69ca-4933-b68b-72e5977e306e','4755c739-8939-41a6-bfc6-afb00bfb6841','b556085f-6ba3-4d96-9de5-634bb561a518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-793655000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e037f2a0-2dd5-4cb2-bdc3-58359fa27f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5234b938adc54c2ba040025e623336b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3890c86807148c591b8d9f07cba620c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c33fcb4-7354-4bb5-82cf-c48229bb0e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c33fcb4-7354-4bb5-82cf-c48229bb0e97) transitioned into state 'SUCCESS' from state '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-793655000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['105017f0-94b3-4ced-a181-0a6397eaaf77','17c5a859-69ca-4933-b68b-72e5977e306e','4755c739-8939-41a6-bfc6-afb00bfb6841','b556085f-6ba3-4d96-9de5-634bb561a518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85852b08-bb50-40a0-a368-f3a35127db81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85852b08-bb50-40a0-a368-f3a35127db81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (3acf6519-faaf-4ff7-9590-e25e5fc2b846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request issued successfully. Sep 01 02:17:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1cd8c543-03fa-43e2-8396-b1afeddc6701 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1362/2763] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:25 2026] POST /volume/v3/volumes => generated 766 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a16ecdbf-6f49-47ee-9516-4e1287ec5f57", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-678596776"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a16ecdbf-6f49-47ee-9516-4e1287ec5f57', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-678596776'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume of 1 GB Sep 01 02:17:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Availability Zones retrieved successfully. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (058f491e-a8f7-4605-aa31-8554af038ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1303188d-ab03-4ad9-98b4-abed9a988556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1303188d-ab03-4ad9-98b4-abed9a988556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83aeeb7-f2bc-4a04-bf34-5283a84be9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Created reservations ['b44b8239-4595-4cf5-b762-d1af5253916f', '67ff49a2-ac30-4ab2-a2dc-c551089250cc', '4d648e99-1e06-45a9-9f94-228dedeaf4c5', '9bdf88c3-1445-43e7-b711-a4f24a548efc'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83aeeb7-f2bc-4a04-bf34-5283a84be9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44b8239-4595-4cf5-b762-d1af5253916f', '67ff49a2-ac30-4ab2-a2dc-c551089250cc', '4d648e99-1e06-45a9-9f94-228dedeaf4c5', '9bdf88c3-1445-43e7-b711-a4f24a548efc']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe32e316-97b9-4dca-b348-0bab1d0f155a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe32e316-97b9-4dca-b348-0bab1d0f155a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b1766b6-9ef7-43f1-9207-00d8bcff760b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-678596776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['b44b8239-4595-4cf5-b762-d1af5253916f','67ff49a2-ac30-4ab2-a2dc-c551089250cc','4d648e99-1e06-45a9-9f94-228dedeaf4c5','9bdf88c3-1445-43e7-b711-a4f24a548efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-678596776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b1766b6-9ef7-43f1-9207-00d8bcff760b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5234b938adc54c2ba040025e623336b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3890c86807148c591b8d9f07cba620c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acca0078-31be-4918-8bf5-4d5acf3cef32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acca0078-31be-4918-8bf5-4d5acf3cef32) transitioned into state 'SUCCESS' from state '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-678596776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['b44b8239-4595-4cf5-b762-d1af5253916f','67ff49a2-ac30-4ab2-a2dc-c551089250cc','4d648e99-1e06-45a9-9f94-228dedeaf4c5','9bdf88c3-1445-43e7-b711-a4f24a548efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e13c9b6-9a4e-4113-bf6d-eea3f63419c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-00b3dd86-d5bc-43cd-975d-829224e1c967 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-00b3dd86-d5bc-43cd-975d-829224e1c967 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-00b3dd86-d5bc-43cd-975d-829224e1c967 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-00b3dd86-d5bc-43cd-975d-829224e1c967 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e13c9b6-9a4e-4113-bf6d-eea3f63419c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-00b3dd86-d5bc-43cd-975d-829224e1c967 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (058f491e-a8f7-4605-aa31-8554af038ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request issued successfully. Sep 01 02:17:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d71a765-6af5-45d6-a85f-4cdaa3141687 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1402/2764] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:26 2026] POST /volume/v3/volumes => generated 766 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-00b3dd86-d5bc-43cd-975d-829224e1c967 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1363/2765] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a16ecdbf-6f49-47ee-9516-4e1287ec5f57", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-278365577"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a16ecdbf-6f49-47ee-9516-4e1287ec5f57', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-278365577'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume of 1 GB Sep 01 02:17:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-955cd6ca-07cf-4577-b0fc-5ad763a82e47 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Availability Zones retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-955cd6ca-07cf-4577-b0fc-5ad763a82e47 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-955cd6ca-07cf-4577-b0fc-5ad763a82e47 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-955cd6ca-07cf-4577-b0fc-5ad763a82e47 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-955cd6ca-07cf-4577-b0fc-5ad763a82e47 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 returned with HTTP 404 Sep 01 02:17:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1364/2766] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/486fa76f-6456-49af-b05e-18cb35771455 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (f13c8fee-1594-4178-a890-1474d7fdbe81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] DELETE http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume with id: 8a282eb4-b662-4557-90b0-1fe78bf60f94 Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdac4bbb-bc72-4731-950d-affc31d921bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume request issued successfully. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a95b800-ba16-48c5-98a6-a53ea593a5dc tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 returned with HTTP 202 Sep 01 02:17:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1365/2767] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:27 2026] DELETE /volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-96b6a7d2-3445-4c7e-bac5-84f25e81e89b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-96b6a7d2-3445-4c7e-bac5-84f25e81e89b tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdac4bbb-bc72-4731-950d-affc31d921bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-96b6a7d2-3445-4c7e-bac5-84f25e81e89b tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-96b6a7d2-3445-4c7e-bac5-84f25e81e89b tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653a4967-9f48-45d4-adf6-064c8bb24352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-96b6a7d2-3445-4c7e-bac5-84f25e81e89b tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-96b6a7d2-3445-4c7e-bac5-84f25e81e89b tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1366/2768] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Created reservations ['3f2ea616-eb77-466f-a6e9-ed0b66e624bf', '85fb5183-21d1-4343-9062-30b228da9e6b', 'bb812343-2268-4d1e-b37f-9d8ba570f293', 'cdaf8517-cf79-469e-9877-bfe0007640a0'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653a4967-9f48-45d4-adf6-064c8bb24352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f2ea616-eb77-466f-a6e9-ed0b66e624bf', '85fb5183-21d1-4343-9062-30b228da9e6b', 'bb812343-2268-4d1e-b37f-9d8ba570f293', 'cdaf8517-cf79-469e-9877-bfe0007640a0']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de12092-b7b5-4f02-93d4-c0f2f999d24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de12092-b7b5-4f02-93d4-c0f2f999d24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a4209c0-815e-4f37-b1d1-8251088227f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278365577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['3f2ea616-eb77-466f-a6e9-ed0b66e624bf','85fb5183-21d1-4343-9062-30b228da9e6b','bb812343-2268-4d1e-b37f-9d8ba570f293','cdaf8517-cf79-469e-9877-bfe0007640a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278365577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a4209c0-815e-4f37-b1d1-8251088227f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5234b938adc54c2ba040025e623336b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3890c86807148c591b8d9f07cba620c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6739397c-3179-4162-b03c-4968d616357b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6739397c-3179-4162-b03c-4968d616357b) transitioned into state 'SUCCESS' from state '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-278365577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5234b938adc54c2ba040025e623336b6',qos_specs=None,replication_status=,reservations=['3f2ea616-eb77-466f-a6e9-ed0b66e624bf','85fb5183-21d1-4343-9062-30b228da9e6b','bb812343-2268-4d1e-b37f-9d8ba570f293','cdaf8517-cf79-469e-9877-bfe0007640a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3890c86807148c591b8d9f07cba620c',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2945595b-adb1-417e-bba6-9f695a921a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2945595b-adb1-417e-bba6-9f695a921a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Flow 'volume_create_api' (f13c8fee-1594-4178-a890-1474d7fdbe81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Create volume request issued successfully. Sep 01 02:17:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f015391d-a7d3-4f42-8bca-23c4883b7cc8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1403/2769] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/volumes => generated 766 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dc1e1b90-a393-4b17-96f2-a7ee4eaf9c07 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dc1e1b90-a393-4b17-96f2-a7ee4eaf9c07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dc1e1b90-a393-4b17-96f2-a7ee4eaf9c07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dc1e1b90-a393-4b17-96f2-a7ee4eaf9c07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dc1e1b90-a393-4b17-96f2-a7ee4eaf9c07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dc1e1b90-a393-4b17-96f2-a7ee4eaf9c07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1367/2770] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5b62111a-c929-4759-987d-5bb113d55e96 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5b62111a-c929-4759-987d-5bb113d55e96 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 Sep 01 02:17:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5b62111a-c929-4759-987d-5bb113d55e96 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5b62111a-c929-4759-987d-5bb113d55e96 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5b62111a-c929-4759-987d-5bb113d55e96 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5b62111a-c929-4759-987d-5bb113d55e96 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1404/2771] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-773b3a73-3bb5-44da-aabb-96505a26f251 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-773b3a73-3bb5-44da-aabb-96505a26f251 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-773b3a73-3bb5-44da-aabb-96505a26f251 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-773b3a73-3bb5-44da-aabb-96505a26f251 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-773b3a73-3bb5-44da-aabb-96505a26f251 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-773b3a73-3bb5-44da-aabb-96505a26f251 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1368/2772] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 957 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-18887257-84e8-4d0d-a85b-64e6b81934ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-18887257-84e8-4d0d-a85b-64e6b81934ee tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 Sep 01 02:17:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-18887257-84e8-4d0d-a85b-64e6b81934ee tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-18887257-84e8-4d0d-a85b-64e6b81934ee tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-18887257-84e8-4d0d-a85b-64e6b81934ee tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-18887257-84e8-4d0d-a85b-64e6b81934ee tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1405/2773] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c86a2c45-1bcd-4523-98ea-9ab3e8b90290 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c86a2c45-1bcd-4523-98ea-9ab3e8b90290 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c86a2c45-1bcd-4523-98ea-9ab3e8b90290 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c86a2c45-1bcd-4523-98ea-9ab3e8b90290 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c86a2c45-1bcd-4523-98ea-9ab3e8b90290 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c86a2c45-1bcd-4523-98ea-9ab3e8b90290 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1369/2774] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-26bf96c1-3450-4b8f-a346-e384c493df97 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26bf96c1-3450-4b8f-a346-e384c493df97 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-26bf96c1-3450-4b8f-a346-e384c493df97 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-26bf96c1-3450-4b8f-a346-e384c493df97 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-26bf96c1-3450-4b8f-a346-e384c493df97 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-26bf96c1-3450-4b8f-a346-e384c493df97 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1406/2775] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0be7e1cd-422f-4f86-a6da-64e7176d8d07 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3fe61e1f-2e57-4689-94e6-9e9cb1e1d00e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3fe61e1f-2e57-4689-94e6-9e9cb1e1d00e tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0be7e1cd-422f-4f86-a6da-64e7176d8d07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0be7e1cd-422f-4f86-a6da-64e7176d8d07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0be7e1cd-422f-4f86-a6da-64e7176d8d07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3fe61e1f-2e57-4689-94e6-9e9cb1e1d00e tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3fe61e1f-2e57-4689-94e6-9e9cb1e1d00e tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3fe61e1f-2e57-4689-94e6-9e9cb1e1d00e tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0be7e1cd-422f-4f86-a6da-64e7176d8d07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3fe61e1f-2e57-4689-94e6-9e9cb1e1d00e tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1407/2776] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0be7e1cd-422f-4f86-a6da-64e7176d8d07 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1370/2777] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] DELETE http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Delete volume with id: bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Delete volume request issued successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0875bdea-ed2b-418e-9a7b-36f5aaa61fe0 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 202 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1408/2778] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:29 2026] DELETE /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ac3b578e-8fa0-4aae-83e4-c61dafba3bcc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac3b578e-8fa0-4aae-83e4-c61dafba3bcc tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac3b578e-8fa0-4aae-83e4-c61dafba3bcc tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac3b578e-8fa0-4aae-83e4-c61dafba3bcc tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ac3b578e-8fa0-4aae-83e4-c61dafba3bcc tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac3b578e-8fa0-4aae-83e4-c61dafba3bcc tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1371/2779] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3cac3f73-d158-4f87-9162-942d84c4ea4f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3cac3f73-d158-4f87-9162-942d84c4ea4f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3cac3f73-d158-4f87-9162-942d84c4ea4f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3cac3f73-d158-4f87-9162-942d84c4ea4f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3cac3f73-d158-4f87-9162-942d84c4ea4f tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 returned with HTTP 404 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1409/2780] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/8a282eb4-b662-4557-90b0-1fe78bf60f94 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b395a699-9a57-4b6c-b7aa-702c9146572e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b395a699-9a57-4b6c-b7aa-702c9146572e tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] DELETE http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b395a699-9a57-4b6c-b7aa-702c9146572e tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b395a699-9a57-4b6c-b7aa-702c9146572e tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b395a699-9a57-4b6c-b7aa-702c9146572e tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume with id: dacefde0-41a3-4045-9ebf-9375942dd797 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b395a699-9a57-4b6c-b7aa-702c9146572e tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b395a699-9a57-4b6c-b7aa-702c9146572e tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Delete volume request issued successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b395a699-9a57-4b6c-b7aa-702c9146572e tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 returned with HTTP 202 Sep 01 02:17:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1372/2781] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:29 2026] DELETE /volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-597a2f9f-b135-46bf-88b1-87f606cd96f9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-597a2f9f-b135-46bf-88b1-87f606cd96f9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-597a2f9f-b135-46bf-88b1-87f606cd96f9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-597a2f9f-b135-46bf-88b1-87f606cd96f9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-597a2f9f-b135-46bf-88b1-87f606cd96f9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-597a2f9f-b135-46bf-88b1-87f606cd96f9 tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1410/2782] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d4436d0a-1652-44d2-aeb1-7e813ded3156 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4436d0a-1652-44d2-aeb1-7e813ded3156 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b Sep 01 02:17:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d4436d0a-1652-44d2-aeb1-7e813ded3156 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d4436d0a-1652-44d2-aeb1-7e813ded3156 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d4436d0a-1652-44d2-aeb1-7e813ded3156 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4436d0a-1652-44d2-aeb1-7e813ded3156 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1373/2783] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-90545021-6acc-4f37-b310-26c499b34634 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-90545021-6acc-4f37-b310-26c499b34634 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 Sep 01 02:17:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-90545021-6acc-4f37-b310-26c499b34634 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-90545021-6acc-4f37-b310-26c499b34634 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-90545021-6acc-4f37-b310-26c499b34634 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-90545021-6acc-4f37-b310-26c499b34634 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1411/2784] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce71fa66-e09c-46ee-b4e4-7f58d24b10d8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce71fa66-e09c-46ee-b4e4-7f58d24b10d8 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce71fa66-e09c-46ee-b4e4-7f58d24b10d8 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce71fa66-e09c-46ee-b4e4-7f58d24b10d8 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce71fa66-e09c-46ee-b4e4-7f58d24b10d8 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce71fa66-e09c-46ee-b4e4-7f58d24b10d8 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1374/2785] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f431b492-e057-45d4-a434-ce3527306aea None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f431b492-e057-45d4-a434-ce3527306aea tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] GET http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 Sep 01 02:17:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f431b492-e057-45d4-a434-ce3527306aea tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f431b492-e057-45d4-a434-ce3527306aea tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f431b492-e057-45d4-a434-ce3527306aea tempest-CreateVolumesFromImageTest-2095848695 tempest-CreateVolumesFromImageTest-2095848695-project-member] http://192.168.122.25/volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 returned with HTTP 404 Sep 01 02:17:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1412/2786] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/dacefde0-41a3-4045-9ebf-9375942dd797 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9f446def-ad44-4289-9300-2f56df11d983 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9f446def-ad44-4289-9300-2f56df11d983 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9f446def-ad44-4289-9300-2f56df11d983 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9f446def-ad44-4289-9300-2f56df11d983 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9f446def-ad44-4289-9300-2f56df11d983 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9f446def-ad44-4289-9300-2f56df11d983 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 returned with HTTP 200 Sep 01 02:17:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1375/2787] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c4dd06af-5587-4862-8aec-a521b1c78154 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] DELETE http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 Sep 01 02:17:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume with id: 9a4209c0-815e-4f37-b1d1-8251088227f3 Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4dd06af-5587-4862-8aec-a521b1c78154 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] GET http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c4dd06af-5587-4862-8aec-a521b1c78154 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c4dd06af-5587-4862-8aec-a521b1c78154 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4dd06af-5587-4862-8aec-a521b1c78154 tempest-VolumeAndVolumeTypeFromImageTest-2085834385 tempest-VolumeAndVolumeTypeFromImageTest-2085834385-project-member] http://192.168.122.25/volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 returned with HTTP 404 Sep 01 02:17:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1376/2788] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/volumes/bf3d4b69-57ac-4ebf-9ff1-50586b34bce8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume request issued successfully. Sep 01 02:17:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5dd30796-c965-4602-8c4d-bbabab2ddc83 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 returned with HTTP 202 Sep 01 02:17:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1413/2789] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:31 2026] DELETE /volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bf91b042-a5bb-4ea8-a8b4-d102ba792cfb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bf91b042-a5bb-4ea8-a8b4-d102ba792cfb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bf91b042-a5bb-4ea8-a8b4-d102ba792cfb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bf91b042-a5bb-4ea8-a8b4-d102ba792cfb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bf91b042-a5bb-4ea8-a8b4-d102ba792cfb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bf91b042-a5bb-4ea8-a8b4-d102ba792cfb tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 returned with HTTP 200 Sep 01 02:17:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1377/2790] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1edc4dd2-da7c-4dcc-a829-36da16ce7c72 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1edc4dd2-da7c-4dcc-a829-36da16ce7c72 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] GET http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:17:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1edc4dd2-da7c-4dcc-a829-36da16ce7c72 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1edc4dd2-da7c-4dcc-a829-36da16ce7c72 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-1edc4dd2-da7c-4dcc-a829-36da16ce7c72 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1edc4dd2-da7c-4dcc-a829-36da16ce7c72 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Get all volumes completed successfully. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1edc4dd2-da7c-4dcc-a829-36da16ce7c72 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] http://192.168.122.25/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:17:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1414/2791] 192.168.122.25 () {58 vars in 1164 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6086 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e93ff226-d643-41a3-890d-fb03c7139363 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e93ff226-d643-41a3-890d-fb03c7139363 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] DELETE http://192.168.122.25/volume/v3/types/12d59a1d-f952-411e-a912-08c41e645ac7 Sep 01 02:17:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e93ff226-d643-41a3-890d-fb03c7139363 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e93ff226-d643-41a3-890d-fb03c7139363 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e93ff226-d643-41a3-890d-fb03c7139363 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] http://192.168.122.25/volume/v3/types/12d59a1d-f952-411e-a912-08c41e645ac7 returned with HTTP 202 Sep 01 02:17:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1378/2792] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:32 2026] DELETE /volume/v3/types/12d59a1d-f952-411e-a912-08c41e645ac7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f20fa01d-f07e-4210-943c-9c44c35696b9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f20fa01d-f07e-4210-943c-9c44c35696b9 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] GET http://192.168.122.25/volume/v3/types/12d59a1d-f952-411e-a912-08c41e645ac7 Sep 01 02:17:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f20fa01d-f07e-4210-943c-9c44c35696b9 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f20fa01d-f07e-4210-943c-9c44c35696b9 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f20fa01d-f07e-4210-943c-9c44c35696b9 tempest-VolumeAndVolumeTypeFromImageTest-893552258 tempest-VolumeAndVolumeTypeFromImageTest-893552258-project-admin] http://192.168.122.25/volume/v3/types/12d59a1d-f952-411e-a912-08c41e645ac7 returned with HTTP 404 Sep 01 02:17:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1415/2793] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:17:32 2026] GET /volume/v3/types/12d59a1d-f952-411e-a912-08c41e645ac7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-63236231-22dc-4c01-9ea7-baff5d8c32aa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-63236231-22dc-4c01-9ea7-baff5d8c32aa tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 Sep 01 02:17:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-63236231-22dc-4c01-9ea7-baff5d8c32aa tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-63236231-22dc-4c01-9ea7-baff5d8c32aa tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-63236231-22dc-4c01-9ea7-baff5d8c32aa tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-63236231-22dc-4c01-9ea7-baff5d8c32aa tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 returned with HTTP 200 Sep 01 02:17:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1379/2794] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:32 2026] GET /volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9a872a70-6461-4e68-916d-da6969c58b28 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a872a70-6461-4e68-916d-da6969c58b28 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 Sep 01 02:17:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a872a70-6461-4e68-916d-da6969c58b28 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a872a70-6461-4e68-916d-da6969c58b28 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a872a70-6461-4e68-916d-da6969c58b28 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 returned with HTTP 404 Sep 01 02:17:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1416/2795] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:33 2026] GET /volume/v3/volumes/9a4209c0-815e-4f37-b1d1-8251088227f3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] DELETE http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b Sep 01 02:17:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:33 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume with id: 7b1766b6-9ef7-43f1-9207-00d8bcff760b Sep 01 02:17:33 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:33 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3127b2c9-a926-4229-9296-3500396b4514 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume request issued successfully. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6a85ee37-e924-4151-85aa-fc53b4a231d0 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1380/2796] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:33 2026] DELETE /volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4f50158d-a50a-48c8-899d-7024a0445b30 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4f50158d-a50a-48c8-899d-7024a0445b30 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b Sep 01 02:17:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4f50158d-a50a-48c8-899d-7024a0445b30 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4f50158d-a50a-48c8-899d-7024a0445b30 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4f50158d-a50a-48c8-899d-7024a0445b30 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4f50158d-a50a-48c8-899d-7024a0445b30 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1381/2797] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-72498673"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-72498673'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Create volume of 1 GB Sep 01 02:17:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Availability Zones retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Flow 'volume_create_api' (4f1b4979-9c7f-49c5-919a-d91ea5a0bf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c47cbc4-8235-401d-8a77-7c3bed64e5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c47cbc4-8235-401d-8a77-7c3bed64e5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089427fa-a216-4d9f-a263-4417207c6299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Created reservations ['e1978b00-32a9-42d3-aea1-ba326095b2f2', '656a4d45-f832-4a4f-be62-a2b246988bcf', '3e8e9960-32f9-41d2-b010-1d358b06a4b2', '3b8170c1-f89c-46af-ba58-e8af36fea600'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089427fa-a216-4d9f-a263-4417207c6299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1978b00-32a9-42d3-aea1-ba326095b2f2', '656a4d45-f832-4a4f-be62-a2b246988bcf', '3e8e9960-32f9-41d2-b010-1d358b06a4b2', '3b8170c1-f89c-46af-ba58-e8af36fea600']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056a6e19-6a1c-4efd-a257-f4438849bb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056a6e19-6a1c-4efd-a257-f4438849bb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59dd4917-3487-4933-8e59-9adce1652737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-72498673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f580950931479a97ae84b6a964fd69',qos_specs=None,replication_status=,reservations=['e1978b00-32a9-42d3-aea1-ba326095b2f2','656a4d45-f832-4a4f-be62-a2b246988bcf','3e8e9960-32f9-41d2-b010-1d358b06a4b2','3b8170c1-f89c-46af-ba58-e8af36fea600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f23b34ca87d4f76ad78b093a58bc892',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-72498673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59dd4917-3487-4933-8e59-9adce1652737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3f580950931479a97ae84b6a964fd69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f23b34ca87d4f76ad78b093a58bc892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3596aba5-6bf6-40ec-a680-db59d048ba4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3596aba5-6bf6-40ec-a680-db59d048ba4d) transitioned into state 'SUCCESS' from state '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-72498673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f580950931479a97ae84b6a964fd69',qos_specs=None,replication_status=,reservations=['e1978b00-32a9-42d3-aea1-ba326095b2f2','656a4d45-f832-4a4f-be62-a2b246988bcf','3e8e9960-32f9-41d2-b010-1d358b06a4b2','3b8170c1-f89c-46af-ba58-e8af36fea600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f23b34ca87d4f76ad78b093a58bc892',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728fdeab-50e6-40ac-a06c-0ecd2d522c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728fdeab-50e6-40ac-a06c-0ecd2d522c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Flow 'volume_create_api' (4f1b4979-9c7f-49c5-919a-d91ea5a0bf76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Create volume request issued successfully. Sep 01 02:17:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3127b2c9-a926-4229-9296-3500396b4514 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1417/2798] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:17:34 2026] POST /volume/v3/volumes => generated 775 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9298438b-0b38-4f93-b2ac-67441c1ccfba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9298438b-0b38-4f93-b2ac-67441c1ccfba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9298438b-0b38-4f93-b2ac-67441c1ccfba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9298438b-0b38-4f93-b2ac-67441c1ccfba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9298438b-0b38-4f93-b2ac-67441c1ccfba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9298438b-0b38-4f93-b2ac-67441c1ccfba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1382/2799] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 843 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-99d42a43-f2ff-4284-a10f-8955a254181c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99d42a43-f2ff-4284-a10f-8955a254181c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b Sep 01 02:17:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99d42a43-f2ff-4284-a10f-8955a254181c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-99d42a43-f2ff-4284-a10f-8955a254181c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-99d42a43-f2ff-4284-a10f-8955a254181c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-99d42a43-f2ff-4284-a10f-8955a254181c tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b returned with HTTP 200 Sep 01 02:17:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1418/2800] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:35 2026] GET /volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4b0a2a31-dab4-4954-955a-9fb64f343685 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b0a2a31-dab4-4954-955a-9fb64f343685 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b0a2a31-dab4-4954-955a-9fb64f343685 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4b0a2a31-dab4-4954-955a-9fb64f343685 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4b0a2a31-dab4-4954-955a-9fb64f343685 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4b0a2a31-dab4-4954-955a-9fb64f343685 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 200 Sep 01 02:17:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1383/2801] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:36 2026] GET /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fbb0fa23-da85-4e7b-af53-d37e0d7f19b5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fbb0fa23-da85-4e7b-af53-d37e0d7f19b5 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b Sep 01 02:17:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fbb0fa23-da85-4e7b-af53-d37e0d7f19b5 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fbb0fa23-da85-4e7b-af53-d37e0d7f19b5 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fbb0fa23-da85-4e7b-af53-d37e0d7f19b5 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b returned with HTTP 404 Sep 01 02:17:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1419/2802] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:36 2026] GET /volume/v3/volumes/7b1766b6-9ef7-43f1-9207-00d8bcff760b => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b30945b0-ed11-4724-a332-57c4e910c515 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b30945b0-ed11-4724-a332-57c4e910c515 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] DELETE http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 Sep 01 02:17:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b30945b0-ed11-4724-a332-57c4e910c515 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b30945b0-ed11-4724-a332-57c4e910c515 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b30945b0-ed11-4724-a332-57c4e910c515 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume with id: e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 Sep 01 02:17:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b30945b0-ed11-4724-a332-57c4e910c515 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b30945b0-ed11-4724-a332-57c4e910c515 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume request issued successfully. Sep 01 02:17:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b30945b0-ed11-4724-a332-57c4e910c515 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 returned with HTTP 202 Sep 01 02:17:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1384/2803] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:36 2026] DELETE /volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4b8bcdc6-efb3-4477-aba6-9ebc476523f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b8bcdc6-efb3-4477-aba6-9ebc476523f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 Sep 01 02:17:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b8bcdc6-efb3-4477-aba6-9ebc476523f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b8bcdc6-efb3-4477-aba6-9ebc476523f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4b8bcdc6-efb3-4477-aba6-9ebc476523f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b8bcdc6-efb3-4477-aba6-9ebc476523f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 returned with HTTP 200 Sep 01 02:17:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1420/2804] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:36 2026] GET /volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a58edd2f-2de1-4c01-b3e3-5a6ad36777e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a58edd2f-2de1-4c01-b3e3-5a6ad36777e9 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a58edd2f-2de1-4c01-b3e3-5a6ad36777e9 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a58edd2f-2de1-4c01-b3e3-5a6ad36777e9 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a58edd2f-2de1-4c01-b3e3-5a6ad36777e9 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a58edd2f-2de1-4c01-b3e3-5a6ad36777e9 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1385/2805] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 868 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-69cba881-a109-45fb-bec6-1114d950814a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-69cba881-a109-45fb-bec6-1114d950814a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-69cba881-a109-45fb-bec6-1114d950814a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59dd4917-3487-4933-8e59-9adce1652737", "name": "tempest-VolumeDependencyTests-Snapshot-525250939"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-69cba881-a109-45fb-bec6-1114d950814a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-69cba881-a109-45fb-bec6-1114d950814a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Create snapshot from volume 59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-69cba881-a109-45fb-bec6-1114d950814a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Created reservations ['a86ec710-d646-4f5b-a0be-89dc3c9835a9', 'c756567e-d73d-4ebf-a5ad-7b25fa1075fb', '517af7fc-1d92-4b29-bdcf-400870afcc7e', '34e4c1b8-8e8f-49cc-b3f2-4ac3dc31536d'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-69cba881-a109-45fb-bec6-1114d950814a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot create request issued successfully. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-69cba881-a109-45fb-bec6-1114d950814a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1421/2806] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04908288-46f2-43c2-99bb-cbdd561fc26d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04908288-46f2-43c2-99bb-cbdd561fc26d tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04908288-46f2-43c2-99bb-cbdd561fc26d tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04908288-46f2-43c2-99bb-cbdd561fc26d tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04908288-46f2-43c2-99bb-cbdd561fc26d tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04908288-46f2-43c2-99bb-cbdd561fc26d tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1422/2807] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Create volume of 1 GB Sep 01 02:17:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Availability Zones retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Flow 'volume_create_api' (89e06d1d-d632-4835-85d2-40949515c47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92631955-11c3-414b-88bb-4ad9268de361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-adde5113-192b-41c1-8f12-4bbaf69d22c6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-adde5113-192b-41c1-8f12-4bbaf69d22c6 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-adde5113-192b-41c1-8f12-4bbaf69d22c6 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-adde5113-192b-41c1-8f12-4bbaf69d22c6 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-adde5113-192b-41c1-8f12-4bbaf69d22c6 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-adde5113-192b-41c1-8f12-4bbaf69d22c6 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1423/2808] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92631955-11c3-414b-88bb-4ad9268de361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade694b0-d3ee-4c20-b96b-cc77784c62bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Created reservations ['942773f3-c734-45b4-984d-2f266f0d9c16', '1a0bd704-c60e-42cf-9107-a4175f0c849b', '457630fa-d488-42b2-95f9-5e3dda6b189a', '0179b19d-ecd0-43c5-9725-7fa4eacafa41'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade694b0-d3ee-4c20-b96b-cc77784c62bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['942773f3-c734-45b4-984d-2f266f0d9c16', '1a0bd704-c60e-42cf-9107-a4175f0c849b', '457630fa-d488-42b2-95f9-5e3dda6b189a', '0179b19d-ecd0-43c5-9725-7fa4eacafa41']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc53310-18fa-4fd5-94d0-3eb454943f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc53310-18fa-4fd5-94d0-3eb454943f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c299f188-f7c1-4c89-bdfa-e93f964adb5f', '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='4ef56c3b1730406aa81ede574d643ff1',qos_specs=None,replication_status=,reservations=['942773f3-c734-45b4-984d-2f266f0d9c16','1a0bd704-c60e-42cf-9107-a4175f0c849b','457630fa-d488-42b2-95f9-5e3dda6b189a','0179b19d-ecd0-43c5-9725-7fa4eacafa41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0aac96dd81d4fe7a7600567a8726db3',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:37Z,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=c299f188-f7c1-4c89-bdfa-e93f964adb5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef56c3b1730406aa81ede574d643ff1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0aac96dd81d4fe7a7600567a8726db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3a16c3-9640-4b68-b288-24ac3b9a37e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3a16c3-9640-4b68-b288-24ac3b9a37e1) transitioned into state 'SUCCESS' from 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='4ef56c3b1730406aa81ede574d643ff1',qos_specs=None,replication_status=,reservations=['942773f3-c734-45b4-984d-2f266f0d9c16','1a0bd704-c60e-42cf-9107-a4175f0c849b','457630fa-d488-42b2-95f9-5e3dda6b189a','0179b19d-ecd0-43c5-9725-7fa4eacafa41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0aac96dd81d4fe7a7600567a8726db3',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674eb218-c94d-40c2-82f7-125352738d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674eb218-c94d-40c2-82f7-125352738d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Flow 'volume_create_api' (89e06d1d-d632-4835-85d2-40949515c47a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Create volume request issued successfully. Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc9f3d84-4d17-458f-8dd0-6947ea0f2d0b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1386/2809] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:17:37 2026] POST /volume/v3/volumes => generated 747 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2b5a61b8-26b7-4299-acfd-5b79955ab7fc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b5a61b8-26b7-4299-acfd-5b79955ab7fc tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b5a61b8-26b7-4299-acfd-5b79955ab7fc tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b5a61b8-26b7-4299-acfd-5b79955ab7fc tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2b5a61b8-26b7-4299-acfd-5b79955ab7fc tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b5a61b8-26b7-4299-acfd-5b79955ab7fc tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 200 Sep 01 02:17:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1424/2810] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:38 2026] GET /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 815 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-78f7cea1-2d54-4885-8dff-79750475ab25 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-78f7cea1-2d54-4885-8dff-79750475ab25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-78f7cea1-2d54-4885-8dff-79750475ab25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-78f7cea1-2d54-4885-8dff-79750475ab25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-78f7cea1-2d54-4885-8dff-79750475ab25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-78f7cea1-2d54-4885-8dff-79750475ab25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 200 Sep 01 02:17:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1387/2811] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:38 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b2ec0922-589c-452c-a046-78971bf30f86 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b2ec0922-589c-452c-a046-78971bf30f86 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b2ec0922-589c-452c-a046-78971bf30f86 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b2ec0922-589c-452c-a046-78971bf30f86 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b2ec0922-589c-452c-a046-78971bf30f86 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 returned with HTTP 404 Sep 01 02:17:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1425/2812] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:38 2026] GET /volume/v3/volumes/e037f2a0-2dd5-4cb2-bdc3-58359fa27f07 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] DELETE http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume with id: cd9a5827-8ed1-433c-a07c-4fa88ce75d57 Sep 01 02:17:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume request issued successfully. Sep 01 02:17:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-16ca0ace-2b68-4f92-9c96-861df3b95c01 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 returned with HTTP 202 Sep 01 02:17:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1388/2813] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:38 2026] DELETE /volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bb1887e4-3edc-44e7-9923-c32706467a72 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb1887e4-3edc-44e7-9923-c32706467a72 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb1887e4-3edc-44e7-9923-c32706467a72 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bb1887e4-3edc-44e7-9923-c32706467a72 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bb1887e4-3edc-44e7-9923-c32706467a72 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bb1887e4-3edc-44e7-9923-c32706467a72 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 returned with HTTP 200 Sep 01 02:17:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1426/2814] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:38 2026] GET /volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1c5d5d5e-cee3-4df0-b355-58ceb635cadb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c5d5d5e-cee3-4df0-b355-58ceb635cadb tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:17:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c5d5d5e-cee3-4df0-b355-58ceb635cadb tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c5d5d5e-cee3-4df0-b355-58ceb635cadb tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1c5d5d5e-cee3-4df0-b355-58ceb635cadb tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c5d5d5e-cee3-4df0-b355-58ceb635cadb tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 200 Sep 01 02:17:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1389/2815] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 839 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ed3fa127-3d5d-477a-b7e4-1b5e517b7e66 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ed3fa127-3d5d-477a-b7e4-1b5e517b7e66 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ed3fa127-3d5d-477a-b7e4-1b5e517b7e66 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ed3fa127-3d5d-477a-b7e4-1b5e517b7e66 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ed3fa127-3d5d-477a-b7e4-1b5e517b7e66 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ed3fa127-3d5d-477a-b7e4-1b5e517b7e66 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 200 Sep 01 02:17:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1427/2816] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a8761dea-d3c7-443e-a6dd-af182b37320d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a8761dea-d3c7-443e-a6dd-af182b37320d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 Sep 01 02:17:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a8761dea-d3c7-443e-a6dd-af182b37320d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a8761dea-d3c7-443e-a6dd-af182b37320d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a8761dea-d3c7-443e-a6dd-af182b37320d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 returned with HTTP 404 Sep 01 02:17:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1390/2817] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/volumes/cd9a5827-8ed1-433c-a07c-4fa88ce75d57 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] DELETE http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b Sep 01 02:17:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume with id: f5261779-191b-4dc2-a426-a5bd1537333b Sep 01 02:17:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume request issued successfully. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2949f8f0-f804-49c3-b6a1-7a4be4aac36d tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b returned with HTTP 202 Sep 01 02:17:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1428/2818] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:39 2026] DELETE /volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-84ef5e7d-a4e5-45f0-ac28-f7937e95e0dd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-84ef5e7d-a4e5-45f0-ac28-f7937e95e0dd tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b Sep 01 02:17:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-84ef5e7d-a4e5-45f0-ac28-f7937e95e0dd tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-84ef5e7d-a4e5-45f0-ac28-f7937e95e0dd tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-84ef5e7d-a4e5-45f0-ac28-f7937e95e0dd tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-84ef5e7d-a4e5-45f0-ac28-f7937e95e0dd tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1391/2819] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b => generated 858 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-910e7913-f9c5-4d53-88a5-a25492ce970e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-910e7913-f9c5-4d53-88a5-a25492ce970e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-910e7913-f9c5-4d53-88a5-a25492ce970e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-910e7913-f9c5-4d53-88a5-a25492ce970e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-910e7913-f9c5-4d53-88a5-a25492ce970e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-910e7913-f9c5-4d53-88a5-a25492ce970e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1429/2820] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 839 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8c759244-e2e4-4060-aa63-ad6c276e18f3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c759244-e2e4-4060-aa63-ad6c276e18f3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8c759244-e2e4-4060-aa63-ad6c276e18f3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8c759244-e2e4-4060-aa63-ad6c276e18f3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8c759244-e2e4-4060-aa63-ad6c276e18f3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c759244-e2e4-4060-aa63-ad6c276e18f3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1392/2821] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "81e0142a-4908-46d6-899e-dfc79f8b553a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-276317149"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Create volume request body: {'volume': {'snapshot_id': '81e0142a-4908-46d6-899e-dfc79f8b553a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-276317149'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Create volume of 1 GB Sep 01 02:17:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Availability Zones retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Flow 'volume_create_api' (eb6c9c48-21a8-4638-9004-c1acec5485dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0a6499-ce5d-4575-9c12-04f94199083f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0a6499-ce5d-4575-9c12-04f94199083f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '81e0142a-4908-46d6-899e-dfc79f8b553a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beee174e-1d7a-4a59-9861-0bd21ebb8f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Created reservations ['6be815fa-20ab-432a-aa81-a249cb1fe6c9', '007acd4c-27e1-4c08-ba93-c1fff1e6d740', '63070f00-4cff-40f2-9e1c-a571790a1540', 'da275036-3f5e-4350-b013-8ae6fee23fea'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beee174e-1d7a-4a59-9861-0bd21ebb8f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be815fa-20ab-432a-aa81-a249cb1fe6c9', '007acd4c-27e1-4c08-ba93-c1fff1e6d740', '63070f00-4cff-40f2-9e1c-a571790a1540', 'da275036-3f5e-4350-b013-8ae6fee23fea']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e32086-2bd4-453f-9b42-c52c920a8a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e32086-2bd4-453f-9b42-c52c920a8a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e9202b-9ed3-4f48-a0c6-c452b13f30ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-276317149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f580950931479a97ae84b6a964fd69',qos_specs=None,replication_status=,reservations=['6be815fa-20ab-432a-aa81-a249cb1fe6c9','007acd4c-27e1-4c08-ba93-c1fff1e6d740','63070f00-4cff-40f2-9e1c-a571790a1540','da275036-3f5e-4350-b013-8ae6fee23fea'],size=1,snapshot_id=81e0142a-4908-46d6-899e-dfc79f8b553a,source_replicaid=,source_volid=None,status='creating',user_id='2f23b34ca87d4f76ad78b093a58bc892',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-276317149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7e9202b-9ed3-4f48-a0c6-c452b13f30ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3f580950931479a97ae84b6a964fd69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=81e0142a-4908-46d6-899e-dfc79f8b553a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f23b34ca87d4f76ad78b093a58bc892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbeadf8-cc66-4507-bda1-cf2fd9b613aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbeadf8-cc66-4507-bda1-cf2fd9b613aa) transitioned into state 'SUCCESS' from state '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-276317149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f580950931479a97ae84b6a964fd69',qos_specs=None,replication_status=,reservations=['6be815fa-20ab-432a-aa81-a249cb1fe6c9','007acd4c-27e1-4c08-ba93-c1fff1e6d740','63070f00-4cff-40f2-9e1c-a571790a1540','da275036-3f5e-4350-b013-8ae6fee23fea'],size=1,snapshot_id=81e0142a-4908-46d6-899e-dfc79f8b553a,source_replicaid=,source_volid=None,status='creating',user_id='2f23b34ca87d4f76ad78b093a58bc892',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ffad00-e0a2-493d-bb56-52936932781e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ffad00-e0a2-493d-bb56-52936932781e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Flow 'volume_create_api' (eb6c9c48-21a8-4638-9004-c1acec5485dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Create volume request issued successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e30ba5bc-e9a9-4b7f-8c3c-a69560c5f6ff tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1430/2822] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:17:40 2026] POST /volume/v3/volumes => generated 810 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-046e2c93-c1e5-46be-b7ad-f2221412b131 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-046e2c93-c1e5-46be-b7ad-f2221412b131 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-046e2c93-c1e5-46be-b7ad-f2221412b131 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-046e2c93-c1e5-46be-b7ad-f2221412b131 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d20e7157-59a8-49a9-8260-37ff84e8020e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d20e7157-59a8-49a9-8260-37ff84e8020e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d20e7157-59a8-49a9-8260-37ff84e8020e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d20e7157-59a8-49a9-8260-37ff84e8020e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d20e7157-59a8-49a9-8260-37ff84e8020e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b returned with HTTP 404 Sep 01 02:17:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1431/2823] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/f5261779-191b-4dc2-a426-a5bd1537333b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete snapshot with id: a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-046e2c93-c1e5-46be-b7ad-f2221412b131 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-046e2c93-c1e5-46be-b7ad-f2221412b131 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1393/2824] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 878 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot delete request issued successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39d4180a-9d95-491e-b92c-eae35cd0d516 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 202 Sep 01 02:17:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1432/2825] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:41 2026] DELETE /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9aca4695-27fe-4557-9a0a-a40c6726f0e3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9aca4695-27fe-4557-9a0a-a40c6726f0e3 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9aca4695-27fe-4557-9a0a-a40c6726f0e3 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9aca4695-27fe-4557-9a0a-a40c6726f0e3 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9aca4695-27fe-4557-9a0a-a40c6726f0e3 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9aca4695-27fe-4557-9a0a-a40c6726f0e3 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1394/2826] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae32224c-e249-40c8-ab31-55c8f9928299 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae32224c-e249-40c8-ab31-55c8f9928299 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae32224c-e249-40c8-ab31-55c8f9928299 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae32224c-e249-40c8-ab31-55c8f9928299 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae32224c-e249-40c8-ab31-55c8f9928299 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae32224c-e249-40c8-ab31-55c8f9928299 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1433/2827] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 840 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2f72dee7-d9cc-483e-a1d4-999f1cc30276 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2f72dee7-d9cc-483e-a1d4-999f1cc30276 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2f72dee7-d9cc-483e-a1d4-999f1cc30276 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2f72dee7-d9cc-483e-a1d4-999f1cc30276 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2f72dee7-d9cc-483e-a1d4-999f1cc30276 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2f72dee7-d9cc-483e-a1d4-999f1cc30276 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1395/2828] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-324240933"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-324240933'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Create volume of 1 GB Sep 01 02:17:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Availability Zones retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Flow 'volume_create_api' (c3b0b4b3-47e8-4865-9ab5-48fe2ab5f140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d762cef-5c29-432c-ae39-116acc740243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d762cef-5c29-432c-ae39-116acc740243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2391f1c4-3068-480d-8960-4c43c2da3b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Created reservations ['2f2fd21b-6731-4e97-bfe2-338f761e3fac', '5b065b06-a94c-48b8-8dc4-968320d36bf5', 'e480b14e-74c6-4905-b99e-c50a57ad7e87', 'ecc4f1c5-1c43-4530-a569-a8ee171f58d7'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2391f1c4-3068-480d-8960-4c43c2da3b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2fd21b-6731-4e97-bfe2-338f761e3fac', '5b065b06-a94c-48b8-8dc4-968320d36bf5', 'e480b14e-74c6-4905-b99e-c50a57ad7e87', 'ecc4f1c5-1c43-4530-a569-a8ee171f58d7']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c3c031-755c-4065-a9a1-2205b9aed493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c3c031-755c-4065-a9a1-2205b9aed493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0830345c-7960-40ad-bc6b-3687caaab158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-324240933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef56c3b1730406aa81ede574d643ff1',qos_specs=None,replication_status=,reservations=['2f2fd21b-6731-4e97-bfe2-338f761e3fac','5b065b06-a94c-48b8-8dc4-968320d36bf5','e480b14e-74c6-4905-b99e-c50a57ad7e87','ecc4f1c5-1c43-4530-a569-a8ee171f58d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0aac96dd81d4fe7a7600567a8726db3',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:41Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-324240933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0830345c-7960-40ad-bc6b-3687caaab158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef56c3b1730406aa81ede574d643ff1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0aac96dd81d4fe7a7600567a8726db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:41 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5b38ec-2e02-4659-9ce3-0642af08ea5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5b38ec-2e02-4659-9ce3-0642af08ea5e) transitioned into 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-324240933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef56c3b1730406aa81ede574d643ff1',qos_specs=None,replication_status=,reservations=['2f2fd21b-6731-4e97-bfe2-338f761e3fac','5b065b06-a94c-48b8-8dc4-968320d36bf5','e480b14e-74c6-4905-b99e-c50a57ad7e87','ecc4f1c5-1c43-4530-a569-a8ee171f58d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0aac96dd81d4fe7a7600567a8726db3',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ab405e-0b84-4d92-adab-698e97457967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ab405e-0b84-4d92-adab-698e97457967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Flow 'volume_create_api' (c3b0b4b3-47e8-4865-9ab5-48fe2ab5f140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Create volume request issued successfully. Sep 01 02:17:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa3010ea-9971-4d56-b70a-087c9d093e1e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1434/2829] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:41 2026] POST /volume/v3/volumes => generated 782 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8b2780f5-314a-4730-95d5-01ffa148c74a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b2780f5-314a-4730-95d5-01ffa148c74a tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b2780f5-314a-4730-95d5-01ffa148c74a tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b2780f5-314a-4730-95d5-01ffa148c74a tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8b2780f5-314a-4730-95d5-01ffa148c74a tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b2780f5-314a-4730-95d5-01ffa148c74a tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1396/2830] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a2815bf3-7286-4393-895e-d39d3246d67f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a2815bf3-7286-4393-895e-d39d3246d67f tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a2815bf3-7286-4393-895e-d39d3246d67f tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a2815bf3-7286-4393-895e-d39d3246d67f tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a2815bf3-7286-4393-895e-d39d3246d67f tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a2815bf3-7286-4393-895e-d39d3246d67f tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1435/2831] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b8ab8601-8a0c-4f8f-a56b-60c20a5a88ea None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8ab8601-8a0c-4f8f-a56b-60c20a5a88ea tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8ab8601-8a0c-4f8f-a56b-60c20a5a88ea tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8ab8601-8a0c-4f8f-a56b-60c20a5a88ea tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b8ab8601-8a0c-4f8f-a56b-60c20a5a88ea tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8ab8601-8a0c-4f8f-a56b-60c20a5a88ea tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1397/2832] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-53af3741-53e9-4e99-9463-1101d5ab7ea3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-53af3741-53e9-4e99-9463-1101d5ab7ea3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-53af3741-53e9-4e99-9463-1101d5ab7ea3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-53af3741-53e9-4e99-9463-1101d5ab7ea3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-53af3741-53e9-4e99-9463-1101d5ab7ea3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-53af3741-53e9-4e99-9463-1101d5ab7ea3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1436/2833] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:43 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-501ce5e0-c40f-48dc-b46d-12a3f256cc56 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-501ce5e0-c40f-48dc-b46d-12a3f256cc56 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-501ce5e0-c40f-48dc-b46d-12a3f256cc56 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-501ce5e0-c40f-48dc-b46d-12a3f256cc56 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-501ce5e0-c40f-48dc-b46d-12a3f256cc56 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-52ed7a9f-70c7-46eb-89b6-f8526abef5f7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-52ed7a9f-70c7-46eb-89b6-f8526abef5f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-52ed7a9f-70c7-46eb-89b6-f8526abef5f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-52ed7a9f-70c7-46eb-89b6-f8526abef5f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-501ce5e0-c40f-48dc-b46d-12a3f256cc56 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1398/2834] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:43 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-52ed7a9f-70c7-46eb-89b6-f8526abef5f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Snapshot retrieved successfully. Sep 01 02:17:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-52ed7a9f-70c7-46eb-89b6-f8526abef5f7 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 200 Sep 01 02:17:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1437/2835] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:43 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 473 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-52a47c68-b637-49d0-8281-fd3d0663dc0f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52a47c68-b637-49d0-8281-fd3d0663dc0f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52a47c68-b637-49d0-8281-fd3d0663dc0f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-52a47c68-b637-49d0-8281-fd3d0663dc0f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-52a47c68-b637-49d0-8281-fd3d0663dc0f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-52a47c68-b637-49d0-8281-fd3d0663dc0f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1399/2836] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2fed0b4c-38e5-4060-b511-629418561eba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fed0b4c-38e5-4060-b511-629418561eba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fed0b4c-38e5-4060-b511-629418561eba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fed0b4c-38e5-4060-b511-629418561eba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ac872e5e-ccc1-43fe-a35b-aa988502222e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac872e5e-ccc1-43fe-a35b-aa988502222e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac872e5e-ccc1-43fe-a35b-aa988502222e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ac872e5e-ccc1-43fe-a35b-aa988502222e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ac872e5e-ccc1-43fe-a35b-aa988502222e tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 returned with HTTP 404 Sep 01 02:17:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2fed0b4c-38e5-4060-b511-629418561eba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1400/2837] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/snapshots/a16ecdbf-6f49-47ee-9516-4e1287ec5f57 => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fed0b4c-38e5-4060-b511-629418561eba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1438/2838] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] DELETE http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume with id: a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:44 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Delete volume request issued successfully. Sep 01 02:17:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4828aa79-4a7b-442e-99ce-88713e7a3fbf tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 202 Sep 01 02:17:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1401/2839] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:44 2026] DELETE /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c0a93dde-316a-444f-a056-ac6dcfb09cb8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c0a93dde-316a-444f-a056-ac6dcfb09cb8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c0a93dde-316a-444f-a056-ac6dcfb09cb8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c0a93dde-316a-444f-a056-ac6dcfb09cb8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c0a93dde-316a-444f-a056-ac6dcfb09cb8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c0a93dde-316a-444f-a056-ac6dcfb09cb8 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 200 Sep 01 02:17:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1439/2840] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 859 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cb94a5be-2a4b-41b3-8332-2bb16a4b1b79 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb94a5be-2a4b-41b3-8332-2bb16a4b1b79 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb94a5be-2a4b-41b3-8332-2bb16a4b1b79 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cb94a5be-2a4b-41b3-8332-2bb16a4b1b79 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cb94a5be-2a4b-41b3-8332-2bb16a4b1b79 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cb94a5be-2a4b-41b3-8332-2bb16a4b1b79 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1402/2841] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:45 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04c838b2-ab75-41fd-94ae-75d8cd9b6636 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04c838b2-ab75-41fd-94ae-75d8cd9b6636 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04c838b2-ab75-41fd-94ae-75d8cd9b6636 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04c838b2-ab75-41fd-94ae-75d8cd9b6636 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04c838b2-ab75-41fd-94ae-75d8cd9b6636 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04c838b2-ab75-41fd-94ae-75d8cd9b6636 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1440/2842] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:45 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9f439d34-1c39-4dc4-bba2-6fe444d338d2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9f439d34-1c39-4dc4-bba2-6fe444d338d2 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9f439d34-1c39-4dc4-bba2-6fe444d338d2 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9f439d34-1c39-4dc4-bba2-6fe444d338d2 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9f439d34-1c39-4dc4-bba2-6fe444d338d2 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Volume info retrieved successfully. Sep 01 02:17:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9f439d34-1c39-4dc4-bba2-6fe444d338d2 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 200 Sep 01 02:17:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1403/2843] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:45 2026] GET /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 859 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c5f16a28-46ac-43e5-8adc-6afe25e76c2b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5f16a28-46ac-43e5-8adc-6afe25e76c2b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5f16a28-46ac-43e5-8adc-6afe25e76c2b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c5f16a28-46ac-43e5-8adc-6afe25e76c2b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c5f16a28-46ac-43e5-8adc-6afe25e76c2b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c5f16a28-46ac-43e5-8adc-6afe25e76c2b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1441/2844] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:46 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8a3c572e-777d-4caf-8be6-c54eadcd2821 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a3c572e-777d-4caf-8be6-c54eadcd2821 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a3c572e-777d-4caf-8be6-c54eadcd2821 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8a3c572e-777d-4caf-8be6-c54eadcd2821 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:46 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:46 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8a3c572e-777d-4caf-8be6-c54eadcd2821 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8a3c572e-777d-4caf-8be6-c54eadcd2821 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1404/2845] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:46 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a964d4a5-20a9-44b4-b13f-cdc753815366 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a964d4a5-20a9-44b4-b13f-cdc753815366 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] GET http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f Sep 01 02:17:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a964d4a5-20a9-44b4-b13f-cdc753815366 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a964d4a5-20a9-44b4-b13f-cdc753815366 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a964d4a5-20a9-44b4-b13f-cdc753815366 tempest-CreateVolumesFromSnapshotTest-1727005056 tempest-CreateVolumesFromSnapshotTest-1727005056-project-member] http://192.168.122.25/volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f returned with HTTP 404 Sep 01 02:17:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1442/2846] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:47 2026] GET /volume/v3/volumes/a573ffae-eda5-4b45-852a-e301d4ef2a0f => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-80c89aef-b7cb-4c24-996b-e5e1a9f46bb2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-80c89aef-b7cb-4c24-996b-e5e1a9f46bb2 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-80c89aef-b7cb-4c24-996b-e5e1a9f46bb2 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-80c89aef-b7cb-4c24-996b-e5e1a9f46bb2 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-80c89aef-b7cb-4c24-996b-e5e1a9f46bb2 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-80c89aef-b7cb-4c24-996b-e5e1a9f46bb2 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1405/2847] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:47 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e866e8e6-ec4b-4586-b240-c1cf0f1eba25 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e866e8e6-ec4b-4586-b240-c1cf0f1eba25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e866e8e6-ec4b-4586-b240-c1cf0f1eba25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e866e8e6-ec4b-4586-b240-c1cf0f1eba25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e866e8e6-ec4b-4586-b240-c1cf0f1eba25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e866e8e6-ec4b-4586-b240-c1cf0f1eba25 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1443/2848] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:48 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b9e38dcd-9488-4c3b-af41-9a31402c050b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b9e38dcd-9488-4c3b-af41-9a31402c050b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b9e38dcd-9488-4c3b-af41-9a31402c050b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b9e38dcd-9488-4c3b-af41-9a31402c050b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b9e38dcd-9488-4c3b-af41-9a31402c050b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b9e38dcd-9488-4c3b-af41-9a31402c050b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1406/2849] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:48 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a2b3f260-ab4c-41e6-8df5-9e2be08423ef None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a2b3f260-ab4c-41e6-8df5-9e2be08423ef tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a2b3f260-ab4c-41e6-8df5-9e2be08423ef tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a2b3f260-ab4c-41e6-8df5-9e2be08423ef tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a2b3f260-ab4c-41e6-8df5-9e2be08423ef tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a2b3f260-ab4c-41e6-8df5-9e2be08423ef tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1444/2850] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 903 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Delete snapshot with id: 81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot delete request issued successfully. Sep 01 02:17:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a2a385e-db89-4d39-8ecd-80af253a4d8a tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 202 Sep 01 02:17:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1407/2851] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:49 2026] DELETE /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9ff06267-6e9c-4d82-8182-c905c8ae3e93 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9ff06267-6e9c-4d82-8182-c905c8ae3e93 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9ff06267-6e9c-4d82-8182-c905c8ae3e93 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9ff06267-6e9c-4d82-8182-c905c8ae3e93 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9ff06267-6e9c-4d82-8182-c905c8ae3e93 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9ff06267-6e9c-4d82-8182-c905c8ae3e93 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 200 Sep 01 02:17:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1445/2852] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c3a54ee-f705-4868-bfed-0b5165f242aa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c3a54ee-f705-4868-bfed-0b5165f242aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c3a54ee-f705-4868-bfed-0b5165f242aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c3a54ee-f705-4868-bfed-0b5165f242aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c3a54ee-f705-4868-bfed-0b5165f242aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c3a54ee-f705-4868-bfed-0b5165f242aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1408/2853] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 875 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-948e3aaa-0c41-457f-920e-b69884b26d8e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-948e3aaa-0c41-457f-920e-b69884b26d8e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-948e3aaa-0c41-457f-920e-b69884b26d8e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-948e3aaa-0c41-457f-920e-b69884b26d8e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-948e3aaa-0c41-457f-920e-b69884b26d8e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-948e3aaa-0c41-457f-920e-b69884b26d8e tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1446/2854] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:50 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 875 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:17:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0830345c-7960-40ad-bc6b-3687caaab158", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-69892653"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Create snapshot from volume 0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:50 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Created reservations ['3a4284d6-dbc4-4d77-b4cc-bbade4fc5a8e', '6f0fc9f6-b4dc-4f99-9f83-67c170cdbc20', '209445aa-92c5-4840-a6b2-6c461a2ecffd', '6c7d0d58-3681-40e9-b6b9-f618e8451fe3'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8be7d81e-19dd-435b-80aa-5949e6060605 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8be7d81e-19dd-435b-80aa-5949e6060605 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8be7d81e-19dd-435b-80aa-5949e6060605 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8be7d81e-19dd-435b-80aa-5949e6060605 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8be7d81e-19dd-435b-80aa-5949e6060605 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8be7d81e-19dd-435b-80aa-5949e6060605 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 200 Sep 01 02:17:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1447/2855] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:50 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot create request issued successfully. Sep 01 02:17:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0d19b224-66bf-44e3-b2e0-6b333455e5aa tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1409/2856] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:50 2026] POST /volume/v3/snapshots => generated 324 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3c3e1cea-76b9-4263-a4b5-81f5928e3741 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c3e1cea-76b9-4263-a4b5-81f5928e3741 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1cea-76b9-4263-a4b5-81f5928e3741 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1cea-76b9-4263-a4b5-81f5928e3741 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3c3e1cea-76b9-4263-a4b5-81f5928e3741 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3c3e1cea-76b9-4263-a4b5-81f5928e3741 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1448/2857] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:50 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 456 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d8958bcd-32e7-4f8c-8b42-f84ec0f9e741 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d8958bcd-32e7-4f8c-8b42-f84ec0f9e741 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d8958bcd-32e7-4f8c-8b42-f84ec0f9e741 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d8958bcd-32e7-4f8c-8b42-f84ec0f9e741 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d8958bcd-32e7-4f8c-8b42-f84ec0f9e741 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Snapshot retrieved successfully. Sep 01 02:17:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d8958bcd-32e7-4f8c-8b42-f84ec0f9e741 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 200 Sep 01 02:17:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1449/2858] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:51 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809947371"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1809947371'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume of 1 GB Sep 01 02:17:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Availability Zones retrieved successfully. Sep 01 02:17:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8c1a233a-ae96-4f71-82c3-6b06c265e456 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c1a233a-ae96-4f71-82c3-6b06c265e456 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c1a233a-ae96-4f71-82c3-6b06c265e456 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c1a233a-ae96-4f71-82c3-6b06c265e456 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (19661c1c-5c3a-4a77-b249-44a0dc2c813b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8c1a233a-ae96-4f71-82c3-6b06c265e456 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c1a233a-ae96-4f71-82c3-6b06c265e456 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1450/2859] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:51 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 456 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf79631-2b1d-490f-9c83-f9aa09c5957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf79631-2b1d-490f-9c83-f9aa09c5957b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd603303-eda2-4544-8905-35a58c08fb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Created reservations ['38b17b71-c1df-4862-8380-fd4ee2c39a2b', '2aea851f-22ae-4b5a-8b72-5fbf849bc49a', '90404340-b5ee-4da7-945f-b4cdef8bf435', '72eb779c-3b66-4445-80c1-5eedc2badfa8'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd603303-eda2-4544-8905-35a58c08fb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b17b71-c1df-4862-8380-fd4ee2c39a2b', '2aea851f-22ae-4b5a-8b72-5fbf849bc49a', '90404340-b5ee-4da7-945f-b4cdef8bf435', '72eb779c-3b66-4445-80c1-5eedc2badfa8']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:51 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725b531b-e179-4038-b796-fd84063d26c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725b531b-e179-4038-b796-fd84063d26c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59bc2523-f0e8-4de5-ae06-1f1b076a81a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1809947371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['38b17b71-c1df-4862-8380-fd4ee2c39a2b','2aea851f-22ae-4b5a-8b72-5fbf849bc49a','90404340-b5ee-4da7-945f-b4cdef8bf435','72eb779c-3b66-4445-80c1-5eedc2badfa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1809947371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59bc2523-f0e8-4de5-ae06-1f1b076a81a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20888cc0edb4d2f8f59a89088c3835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8483d5d9-7059-4dfc-9063-1242f055804a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8483d5d9-7059-4dfc-9063-1242f055804a) transitioned into state 'SUCCESS' from state '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-1809947371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['38b17b71-c1df-4862-8380-fd4ee2c39a2b','2aea851f-22ae-4b5a-8b72-5fbf849bc49a','90404340-b5ee-4da7-945f-b4cdef8bf435','72eb779c-3b66-4445-80c1-5eedc2badfa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3daefd25-aa4e-49c2-be9c-671b715f0bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3daefd25-aa4e-49c2-be9c-671b715f0bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (19661c1c-5c3a-4a77-b249-44a0dc2c813b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request issued successfully. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6a659df-af64-4979-880a-f6ff82bca6f5 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1410/2860] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:17:51 2026] POST /volume/v3/volumes => generated 771 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-46245433-769a-4ed3-ba64-145f30b27b32 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-46245433-769a-4ed3-ba64-145f30b27b32 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:17:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-46245433-769a-4ed3-ba64-145f30b27b32 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-46245433-769a-4ed3-ba64-145f30b27b32 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-46245433-769a-4ed3-ba64-145f30b27b32 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-46245433-769a-4ed3-ba64-145f30b27b32 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1451/2861] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 => generated 839 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2106d8bb-2265-478b-900e-d256a3a3bf8b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2106d8bb-2265-478b-900e-d256a3a3bf8b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2106d8bb-2265-478b-900e-d256a3a3bf8b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2106d8bb-2265-478b-900e-d256a3a3bf8b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2106d8bb-2265-478b-900e-d256a3a3bf8b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 404 Sep 01 02:17:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1411/2862] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] DELETE http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Delete volume with id: 59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2aa85624-d519-45a6-8438-0326a2ea73c3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2aa85624-d519-45a6-8438-0326a2ea73c3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2aa85624-d519-45a6-8438-0326a2ea73c3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2aa85624-d519-45a6-8438-0326a2ea73c3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2aa85624-d519-45a6-8438-0326a2ea73c3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2aa85624-d519-45a6-8438-0326a2ea73c3 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1412/2863] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 456 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Delete volume request issued successfully. Sep 01 02:17:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0ad0082e-4af0-4254-bd35-9d89e0bea78c tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 202 Sep 01 02:17:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1452/2864] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:52 2026] DELETE /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a6b83750-6177-4962-ba2e-b5f57a13a7e7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a6b83750-6177-4962-ba2e-b5f57a13a7e7 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a6b83750-6177-4962-ba2e-b5f57a13a7e7 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a6b83750-6177-4962-ba2e-b5f57a13a7e7 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a6b83750-6177-4962-ba2e-b5f57a13a7e7 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a6b83750-6177-4962-ba2e-b5f57a13a7e7 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1413/2865] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d14a8176-cb09-4f4a-a6a3-72d8658e20d8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d14a8176-cb09-4f4a-a6a3-72d8658e20d8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:17:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d14a8176-cb09-4f4a-a6a3-72d8658e20d8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d14a8176-cb09-4f4a-a6a3-72d8658e20d8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d14a8176-cb09-4f4a-a6a3-72d8658e20d8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d14a8176-cb09-4f4a-a6a3-72d8658e20d8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1453/2866] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8ae2634d-aba1-4f97-97df-3661cd8773c8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ae2634d-aba1-4f97-97df-3661cd8773c8 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ae2634d-aba1-4f97-97df-3661cd8773c8 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ae2634d-aba1-4f97-97df-3661cd8773c8 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8ae2634d-aba1-4f97-97df-3661cd8773c8 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ae2634d-aba1-4f97-97df-3661cd8773c8 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1414/2867] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 456 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8ee787e8-a28c-4833-bd33-7b50531b5dcf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ee787e8-a28c-4833-bd33-7b50531b5dcf tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ee787e8-a28c-4833-bd33-7b50531b5dcf tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ee787e8-a28c-4833-bd33-7b50531b5dcf tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8ee787e8-a28c-4833-bd33-7b50531b5dcf tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ee787e8-a28c-4833-bd33-7b50531b5dcf tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1454/2868] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dfdedef1-4199-4e9a-956b-9eeec88d6cdf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dfdedef1-4199-4e9a-956b-9eeec88d6cdf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dfdedef1-4199-4e9a-956b-9eeec88d6cdf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dfdedef1-4199-4e9a-956b-9eeec88d6cdf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-dfdedef1-4199-4e9a-956b-9eeec88d6cdf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dfdedef1-4199-4e9a-956b-9eeec88d6cdf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 returned with HTTP 200 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1415/2869] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-404629a0-31b4-44f8-8988-b04f510abf7c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-404629a0-31b4-44f8-8988-b04f510abf7c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-404629a0-31b4-44f8-8988-b04f510abf7c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-404629a0-31b4-44f8-8988-b04f510abf7c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-404629a0-31b4-44f8-8988-b04f510abf7c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-404629a0-31b4-44f8-8988-b04f510abf7c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1455/2870] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 483 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f67b6ee0-bee0-4834-ae86-1e432c95846b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f67b6ee0-bee0-4834-ae86-1e432c95846b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f67b6ee0-bee0-4834-ae86-1e432c95846b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f67b6ee0-bee0-4834-ae86-1e432c95846b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f67b6ee0-bee0-4834-ae86-1e432c95846b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f67b6ee0-bee0-4834-ae86-1e432c95846b tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1416/2871] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Delete snapshot with id: 749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-35a0d649-0c39-4178-96b3-ed22b4f83e67 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-35a0d649-0c39-4178-96b3-ed22b4f83e67 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-35a0d649-0c39-4178-96b3-ed22b4f83e67 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-35a0d649-0c39-4178-96b3-ed22b4f83e67 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-35a0d649-0c39-4178-96b3-ed22b4f83e67 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 404 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1417/2872] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot delete request issued successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9ed70330-26eb-4f1e-b1c0-3ade691e7825 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 202 Sep 01 02:17:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1456/2873] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:54 2026] DELETE /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a3788d93-7cd7-4803-9658-dcd17a8c7862 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a3788d93-7cd7-4803-9658-dcd17a8c7862 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a3788d93-7cd7-4803-9658-dcd17a8c7862 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a3788d93-7cd7-4803-9658-dcd17a8c7862 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Delete volume with id: c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a3788d93-7cd7-4803-9658-dcd17a8c7862 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a3788d93-7cd7-4803-9658-dcd17a8c7862 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1418/2874] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Delete volume request issued successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d2a2ce67-91f8-4659-a593-2623fb2779a3 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 202 Sep 01 02:17:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1457/2875] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:54 2026] DELETE /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-edc80bd4-519b-4365-812d-5bb7ba68e2de None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edc80bd4-519b-4365-812d-5bb7ba68e2de tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edc80bd4-519b-4365-812d-5bb7ba68e2de tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-edc80bd4-519b-4365-812d-5bb7ba68e2de tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-edc80bd4-519b-4365-812d-5bb7ba68e2de tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-edc80bd4-519b-4365-812d-5bb7ba68e2de tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1419/2876] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-78a106ab-57ae-4b67-82dc-b4e4b414abd7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78a106ab-57ae-4b67-82dc-b4e4b414abd7 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:17:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-78a106ab-57ae-4b67-82dc-b4e4b414abd7 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-78a106ab-57ae-4b67-82dc-b4e4b414abd7 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-78a106ab-57ae-4b67-82dc-b4e4b414abd7 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78a106ab-57ae-4b67-82dc-b4e4b414abd7 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 returned with HTTP 200 Sep 01 02:17:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1458/2877] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:55 2026] GET /volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "59bc2523-f0e8-4de5-ae06-1f1b076a81a1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-275884584"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request body: {'volume': {"'source_volid": '59bc2523-f0e8-4de5-ae06-1f1b076a81a1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-275884584'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume of 1 GB Sep 01 02:17:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Availability Zones retrieved successfully. Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (a4c732e0-0f82-4040-a4db-73fdb33a642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca90a48-b1f9-4fda-a9a1-0efb923a807f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca90a48-b1f9-4fda-a9a1-0efb923a807f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdd26d8-50ad-4ff7-b8c2-7e76e328e123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Created reservations ['47038730-3d3f-4c5f-9bf1-d8d9e0f14ffe', 'd483b12e-5475-491e-b3e9-8f0854ec3947', '084c28fc-2176-4a66-9f80-82c52298a183', 'cae33b37-2acf-404e-9ac3-407215baf2de'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdd26d8-50ad-4ff7-b8c2-7e76e328e123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47038730-3d3f-4c5f-9bf1-d8d9e0f14ffe', 'd483b12e-5475-491e-b3e9-8f0854ec3947', '084c28fc-2176-4a66-9f80-82c52298a183', 'cae33b37-2acf-404e-9ac3-407215baf2de']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2493b44-da27-46a3-80ad-515310fdac8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d285b687-7de7-4af5-895f-f5e79e43e642 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d285b687-7de7-4af5-895f-f5e79e43e642 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d285b687-7de7-4af5-895f-f5e79e43e642 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d285b687-7de7-4af5-895f-f5e79e43e642 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2493b44-da27-46a3-80ad-515310fdac8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667b3807-df4f-4b5a-b117-c79e587c5cf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-275884584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['47038730-3d3f-4c5f-9bf1-d8d9e0f14ffe','d483b12e-5475-491e-b3e9-8f0854ec3947','084c28fc-2176-4a66-9f80-82c52298a183','cae33b37-2acf-404e-9ac3-407215baf2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-275884584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667b3807-df4f-4b5a-b117-c79e587c5cf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20888cc0edb4d2f8f59a89088c3835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f95ad9-0734-49d0-b503-c07fd76b1927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d285b687-7de7-4af5-895f-f5e79e43e642 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d285b687-7de7-4af5-895f-f5e79e43e642 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1459/2878] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:55 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 482 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f95ad9-0734-49d0-b503-c07fd76b1927) transitioned into state 'SUCCESS' from state '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-275884584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['47038730-3d3f-4c5f-9bf1-d8d9e0f14ffe','d483b12e-5475-491e-b3e9-8f0854ec3947','084c28fc-2176-4a66-9f80-82c52298a183','cae33b37-2acf-404e-9ac3-407215baf2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:55 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cd355a-4b73-41f8-b520-0001f917833b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-894ff21b-28f7-4167-bb12-554f4fa9544b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cd355a-4b73-41f8-b520-0001f917833b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-894ff21b-28f7-4167-bb12-554f4fa9544b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (a4c732e0-0f82-4040-a4db-73fdb33a642f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-894ff21b-28f7-4167-bb12-554f4fa9544b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request issued successfully. Sep 01 02:17:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94f83053-9ff8-4a09-83cf-c7c829c9c403 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-894ff21b-28f7-4167-bb12-554f4fa9544b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1420/2879] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:55 2026] POST /volume/v3/volumes => generated 770 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "59bc2523-f0e8-4de5-ae06-1f1b076a81a1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1308880216"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request body: {'volume': {"'source_volid": '59bc2523-f0e8-4de5-ae06-1f1b076a81a1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1308880216'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume of 1 GB Sep 01 02:17:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Availability Zones retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-894ff21b-28f7-4167-bb12-554f4fa9544b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Volume info retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (6d677025-9666-4b0d-b96b-1233566ce6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-894ff21b-28f7-4167-bb12-554f4fa9544b tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 200 Sep 01 02:17:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1460/2880] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:56 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 902 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f71bc88-39c2-49c7-9f34-5a71dfcaf6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f71bc88-39c2-49c7-9f34-5a71dfcaf6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd729340-bef6-41a7-9c28-1ea069189e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Created reservations ['9aee76e8-95b6-4c0f-bdec-b87706ade175', 'df94b756-744f-44a0-ac41-2922b258b173', 'a83b3ac7-43c3-4a94-acf3-2479a3b213a5', 'dc93b474-5423-457f-939f-0d60491e849c'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd729340-bef6-41a7-9c28-1ea069189e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aee76e8-95b6-4c0f-bdec-b87706ade175', 'df94b756-744f-44a0-ac41-2922b258b173', 'a83b3ac7-43c3-4a94-acf3-2479a3b213a5', 'dc93b474-5423-457f-939f-0d60491e849c']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b46dd01e-7432-49a6-84bc-22b0840a1985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b46dd01e-7432-49a6-84bc-22b0840a1985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '336d3ca3-edd2-4d18-86ff-5ecdce7e5825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1308880216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['9aee76e8-95b6-4c0f-bdec-b87706ade175','df94b756-744f-44a0-ac41-2922b258b173','a83b3ac7-43c3-4a94-acf3-2479a3b213a5','dc93b474-5423-457f-939f-0d60491e849c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1308880216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=336d3ca3-edd2-4d18-86ff-5ecdce7e5825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20888cc0edb4d2f8f59a89088c3835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab769430-8229-4fa2-a260-e43e0417ece3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab769430-8229-4fa2-a260-e43e0417ece3) transitioned into state 'SUCCESS' from state '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-1308880216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['9aee76e8-95b6-4c0f-bdec-b87706ade175','df94b756-744f-44a0-ac41-2922b258b173','a83b3ac7-43c3-4a94-acf3-2479a3b213a5','dc93b474-5423-457f-939f-0d60491e849c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e9eeaa-9577-48a5-934c-c6021bef3ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e9eeaa-9577-48a5-934c-c6021bef3ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (6d677025-9666-4b0d-b96b-1233566ce6c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request issued successfully. Sep 01 02:17:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d9ee6d05-cca7-4edc-bb75-be9c38c35e62 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1421/2881] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:56 2026] POST /volume/v3/volumes => generated 771 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "59bc2523-f0e8-4de5-ae06-1f1b076a81a1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-597349312"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request body: {'volume': {"'source_volid": '59bc2523-f0e8-4de5-ae06-1f1b076a81a1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-597349312'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume of 1 GB Sep 01 02:17:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Availability Zones retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (559c18c8-050f-4302-b0eb-c156d07f3acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a82ec4a-8606-435f-bae7-8ee6969fb28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a82ec4a-8606-435f-bae7-8ee6969fb28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618f026e-df53-4830-a757-7a810036c4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Created reservations ['74c78962-2f5f-46b3-a64e-80cfd093dd77', '493023b0-ed8a-422c-8caf-2406fafdca89', '0795d5f4-29ce-495c-80ef-10eebd27909e', '54f86ffb-72aa-4352-b24b-d9a37374941c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618f026e-df53-4830-a757-7a810036c4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74c78962-2f5f-46b3-a64e-80cfd093dd77', '493023b0-ed8a-422c-8caf-2406fafdca89', '0795d5f4-29ce-495c-80ef-10eebd27909e', '54f86ffb-72aa-4352-b24b-d9a37374941c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:56 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc17ffa-f489-47bc-aab1-0b2d136b63ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1467238379", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1467238379', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Create volume of 1 GB Sep 01 02:17:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc17ffa-f489-47bc-aab1-0b2d136b63ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08f92b45-5306-497c-a1f3-7f10f8f0f603', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-597349312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['74c78962-2f5f-46b3-a64e-80cfd093dd77','493023b0-ed8a-422c-8caf-2406fafdca89','0795d5f4-29ce-495c-80ef-10eebd27909e','54f86ffb-72aa-4352-b24b-d9a37374941c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-597349312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08f92b45-5306-497c-a1f3-7f10f8f0f603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20888cc0edb4d2f8f59a89088c3835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4640c407-09c4-4f84-816e-57603da06335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Availability Zones retrieved successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Flow 'volume_create_api' (225bc41d-f8b7-462a-907e-cad8f7994891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17346ecc-30c1-4eae-b0ef-42bd8226727a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4640c407-09c4-4f84-816e-57603da06335) transitioned into state 'SUCCESS' from state '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-597349312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['74c78962-2f5f-46b3-a64e-80cfd093dd77','493023b0-ed8a-422c-8caf-2406fafdca89','0795d5f4-29ce-495c-80ef-10eebd27909e','54f86ffb-72aa-4352-b24b-d9a37374941c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7141e71e-7a37-4d7b-a3ae-c2128344622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7141e71e-7a37-4d7b-a3ae-c2128344622c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (559c18c8-050f-4302-b0eb-c156d07f3acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request issued successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aaaa400f-f76f-4a82-85d3-ec462cd9ad17 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1461/2882] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:56 2026] POST /volume/v3/volumes => generated 770 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f006642a-a95a-40ac-bd1f-9b2a4f8e9d3f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f006642a-a95a-40ac-bd1f-9b2a4f8e9d3f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f006642a-a95a-40ac-bd1f-9b2a4f8e9d3f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f006642a-a95a-40ac-bd1f-9b2a4f8e9d3f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17346ecc-30c1-4eae-b0ef-42bd8226727a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f006642a-a95a-40ac-bd1f-9b2a4f8e9d3f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Snapshot retrieved successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f006642a-a95a-40ac-bd1f-9b2a4f8e9d3f tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 200 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1462/2883] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920ddb49-4cb2-46b0-b8ab-59fc1b95357d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "59bc2523-f0e8-4de5-ae06-1f1b076a81a1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-121163231"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request body: {'volume': {"'source_volid": '59bc2523-f0e8-4de5-ae06-1f1b076a81a1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-121163231'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume of 1 GB Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Availability Zones retrieved successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (8c0d489b-74fb-4bc3-ab19-bd978f27a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47ba2f3-7db8-4826-9e88-fce2fe56030b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47ba2f3-7db8-4826-9e88-fce2fe56030b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e040fbae-d64a-4063-8944-a36e77ac7370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Created reservations ['bac87807-67aa-434e-b7bd-2e9dcecf6a08', 'b3363f86-f2e3-4b3e-b75b-52d8a780e83c', 'f1ef814f-db9a-4b21-a72a-88d8396f6889', 'a39d2f57-5ec6-4f9e-9612-20fc6c43bd0d'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e040fbae-d64a-4063-8944-a36e77ac7370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac87807-67aa-434e-b7bd-2e9dcecf6a08', 'b3363f86-f2e3-4b3e-b75b-52d8a780e83c', 'f1ef814f-db9a-4b21-a72a-88d8396f6889', 'a39d2f57-5ec6-4f9e-9612-20fc6c43bd0d']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Created reservations ['3c6bfd0d-f459-4101-8272-dd402b4c2ff8', '65bd45bf-5347-4c4c-b33c-c8eb13c1f440', '6229d854-7e66-4c7b-90a8-54fa462c79c1', '86b9005a-87a7-43f3-8440-2af10467dfc7'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3337b8d-7e3a-406c-98e0-95326e7aeb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920ddb49-4cb2-46b0-b8ab-59fc1b95357d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c6bfd0d-f459-4101-8272-dd402b4c2ff8', '65bd45bf-5347-4c4c-b33c-c8eb13c1f440', '6229d854-7e66-4c7b-90a8-54fa462c79c1', '86b9005a-87a7-43f3-8440-2af10467dfc7']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bfb54e-6e75-443e-983c-eeee7a04ef2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3337b8d-7e3a-406c-98e0-95326e7aeb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e79a6bcd-85be-43bc-977c-de1b1237b85a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-121163231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['bac87807-67aa-434e-b7bd-2e9dcecf6a08','b3363f86-f2e3-4b3e-b75b-52d8a780e83c','f1ef814f-db9a-4b21-a72a-88d8396f6889','a39d2f57-5ec6-4f9e-9612-20fc6c43bd0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-121163231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e79a6bcd-85be-43bc-977c-de1b1237b85a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20888cc0edb4d2f8f59a89088c3835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3833b89-b65d-458a-84bd-3d985f8147de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bfb54e-6e75-443e-983c-eeee7a04ef2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db7a7930-b875-4291-9245-b82da2cae8e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1467238379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2693a692ba24fb280d3a8a3c985cfd5',qos_specs=None,replication_status=,reservations=['3c6bfd0d-f459-4101-8272-dd402b4c2ff8','65bd45bf-5347-4c4c-b33c-c8eb13c1f440','6229d854-7e66-4c7b-90a8-54fa462c79c1','86b9005a-87a7-43f3-8440-2af10467dfc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d9220a9bc1248d389d956dcda51a982',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1467238379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db7a7930-b875-4291-9245-b82da2cae8e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2693a692ba24fb280d3a8a3c985cfd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d9220a9bc1248d389d956dcda51a982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e98048-737a-4ea1-8389-51126e215816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3833b89-b65d-458a-84bd-3d985f8147de) transitioned into state 'SUCCESS' from state '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-121163231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['bac87807-67aa-434e-b7bd-2e9dcecf6a08','b3363f86-f2e3-4b3e-b75b-52d8a780e83c','f1ef814f-db9a-4b21-a72a-88d8396f6889','a39d2f57-5ec6-4f9e-9612-20fc6c43bd0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07faa0df-a96b-4a6b-b4f9-8bb11ba14b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07faa0df-a96b-4a6b-b4f9-8bb11ba14b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e98048-737a-4ea1-8389-51126e215816) transitioned into state 'SUCCESS' from state '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-1467238379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2693a692ba24fb280d3a8a3c985cfd5',qos_specs=None,replication_status=,reservations=['3c6bfd0d-f459-4101-8272-dd402b4c2ff8','65bd45bf-5347-4c4c-b33c-c8eb13c1f440','6229d854-7e66-4c7b-90a8-54fa462c79c1','86b9005a-87a7-43f3-8440-2af10467dfc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d9220a9bc1248d389d956dcda51a982',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36616412-9c71-4a4c-ad58-aa9dcfde130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (8c0d489b-74fb-4bc3-ab19-bd978f27a769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request issued successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fdd6afaa-748d-4c4a-8440-2cc9e24bd4a2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1463/2884] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:57 2026] POST /volume/v3/volumes => generated 770 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-48eef931-4ca1-4697-af7a-f9d40ad9d866 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48eef931-4ca1-4697-af7a-f9d40ad9d866 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48eef931-4ca1-4697-af7a-f9d40ad9d866 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-48eef931-4ca1-4697-af7a-f9d40ad9d866 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36616412-9c71-4a4c-ad58-aa9dcfde130a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Flow 'volume_create_api' (225bc41d-f8b7-462a-907e-cad8f7994891) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Create volume request issued successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03346f3d-e1f7-4c5a-9de6-d78200a22e86 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1422/2885] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:56 2026] POST /volume/v3/volumes => generated 761 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "59bc2523-f0e8-4de5-ae06-1f1b076a81a1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-977443702"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-48eef931-4ca1-4697-af7a-f9d40ad9d866 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff returned with HTTP 404 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1464/2886] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/volumes/c7e9202b-9ed3-4f48-a0c6-c452b13f30ff => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request body: {'volume': {"'source_volid": '59bc2523-f0e8-4de5-ae06-1f1b076a81a1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-977443702'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume of 1 GB Sep 01 02:17:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1140a963-2b6a-4519-9dfc-d65145f406e5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1140a963-2b6a-4519-9dfc-d65145f406e5 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1140a963-2b6a-4519-9dfc-d65145f406e5 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1140a963-2b6a-4519-9dfc-d65145f406e5 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-1140a963-2b6a-4519-9dfc-d65145f406e5 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Delete snapshot with id: 81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Availability Zones retrieved successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1140a963-2b6a-4519-9dfc-d65145f406e5 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 404 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1465/2887] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:57 2026] DELETE /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-25b807e4-7cc6-4e1a-b87d-4c30cfbdf295 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25b807e4-7cc6-4e1a-b87d-4c30cfbdf295 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25b807e4-7cc6-4e1a-b87d-4c30cfbdf295 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25b807e4-7cc6-4e1a-b87d-4c30cfbdf295 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (e5949a9d-3660-4eaa-9b80-2ac950849486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (244cb113-e525-45cb-8091-222849341370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-25b807e4-7cc6-4e1a-b87d-4c30cfbdf295 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25b807e4-7cc6-4e1a-b87d-4c30cfbdf295 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1466/2888] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c6a3e882-0a43-49c3-bce8-f17b00499098 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c6a3e882-0a43-49c3-bce8-f17b00499098 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c6a3e882-0a43-49c3-bce8-f17b00499098 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c6a3e882-0a43-49c3-bce8-f17b00499098 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c6a3e882-0a43-49c3-bce8-f17b00499098 tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a returned with HTTP 404 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1467/2889] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/snapshots/81e0142a-4908-46d6-899e-dfc79f8b553a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7cf80932-490f-4c9f-9cde-0f477b33403e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7cf80932-490f-4c9f-9cde-0f477b33403e tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] DELETE http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7cf80932-490f-4c9f-9cde-0f477b33403e tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7cf80932-490f-4c9f-9cde-0f477b33403e tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7cf80932-490f-4c9f-9cde-0f477b33403e tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Delete volume with id: 59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7cf80932-490f-4c9f-9cde-0f477b33403e tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 404 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1468/2890] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:57 2026] DELETE /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2ca919a0-7f3e-442b-bfb0-5989553555ba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ca919a0-7f3e-442b-bfb0-5989553555ba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] GET http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ca919a0-7f3e-442b-bfb0-5989553555ba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ca919a0-7f3e-442b-bfb0-5989553555ba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ca919a0-7f3e-442b-bfb0-5989553555ba tempest-VolumeDependencyTests-1215626838 tempest-VolumeDependencyTests-1215626838-project-member] http://192.168.122.25/volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 returned with HTTP 404 Sep 01 02:17:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1469/2891] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/volumes/59dd4917-3487-4933-8e59-9adce1652737 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (244cb113-e525-45cb-8091-222849341370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46236db-df9a-4cc0-a830-adcaeb071656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Created reservations ['b7f4eb3a-ab54-4875-9869-6d03f8c2822f', '9c8f39a0-dbda-49fb-90f9-8962dfc80326', '4d185cab-36a2-4931-82e4-2a3494bbe260', '4c1eb7ad-2d04-465d-82b7-45a63a118bba'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46236db-df9a-4cc0-a830-adcaeb071656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7f4eb3a-ab54-4875-9869-6d03f8c2822f', '9c8f39a0-dbda-49fb-90f9-8962dfc80326', '4d185cab-36a2-4931-82e4-2a3494bbe260', '4c1eb7ad-2d04-465d-82b7-45a63a118bba']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f7b552-50ea-4b8d-820e-bee0e0186cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f7b552-50ea-4b8d-820e-bee0e0186cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77901cbb-e9c0-4730-8476-8185199d8597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-977443702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['b7f4eb3a-ab54-4875-9869-6d03f8c2822f','9c8f39a0-dbda-49fb-90f9-8962dfc80326','4d185cab-36a2-4931-82e4-2a3494bbe260','4c1eb7ad-2d04-465d-82b7-45a63a118bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-977443702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77901cbb-e9c0-4730-8476-8185199d8597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20888cc0edb4d2f8f59a89088c3835c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41b415b-d49a-4346-899c-3781ccaf73ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41b415b-d49a-4346-899c-3781ccaf73ae) transitioned into state 'SUCCESS' from state '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-977443702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20888cc0edb4d2f8f59a89088c3835c',qos_specs=None,replication_status=,reservations=['b7f4eb3a-ab54-4875-9869-6d03f8c2822f','9c8f39a0-dbda-49fb-90f9-8962dfc80326','4d185cab-36a2-4931-82e4-2a3494bbe260','4c1eb7ad-2d04-465d-82b7-45a63a118bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5a5fc733b24894879b6cf1261b3cb6',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c21ec6-b08d-45c3-b749-f9a3ab319158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c21ec6-b08d-45c3-b749-f9a3ab319158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Flow 'volume_create_api' (e5949a9d-3660-4eaa-9b80-2ac950849486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Create volume request issued successfully. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5b3bcef-7a44-42b2-b4a5-1bb3f4abdd98 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1423/2892] 192.168.122.25 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:57 2026] POST /volume/v3/volumes => generated 770 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-36480c86-a1cb-4d3f-85ec-8ba310f17286 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36480c86-a1cb-4d3f-85ec-8ba310f17286 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36480c86-a1cb-4d3f-85ec-8ba310f17286 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-36480c86-a1cb-4d3f-85ec-8ba310f17286 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e85bf205-4147-45d7-b1cd-e43f825747b7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-36480c86-a1cb-4d3f-85ec-8ba310f17286 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e85bf205-4147-45d7-b1cd-e43f825747b7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e85bf205-4147-45d7-b1cd-e43f825747b7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e85bf205-4147-45d7-b1cd-e43f825747b7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-36480c86-a1cb-4d3f-85ec-8ba310f17286 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 returned with HTTP 200 Sep 01 02:17:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1470/2893] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:58 2026] GET /volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e85bf205-4147-45d7-b1cd-e43f825747b7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 returned with HTTP 404 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1424/2894] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:58 2026] GET /volume/v3/snapshots/749273e9-98e3-45c9-9579-db169edbcc56 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] DELETE http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Delete volume with id: 0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2c74d350-6503-4a44-83d3-eeb070534afd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2c74d350-6503-4a44-83d3-eeb070534afd tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2c74d350-6503-4a44-83d3-eeb070534afd tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2c74d350-6503-4a44-83d3-eeb070534afd tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2c74d350-6503-4a44-83d3-eeb070534afd tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2c74d350-6503-4a44-83d3-eeb070534afd tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 returned with HTTP 200 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1425/2895] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:58 2026] GET /volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Delete volume request issued successfully. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-511211c3-6dd9-4e0a-96be-2f13159024f1 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 202 Sep 01 02:17:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1471/2896] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:58 2026] DELETE /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e6b2d3ba-7f9b-4bf9-a429-530db961350c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e6b2d3ba-7f9b-4bf9-a429-530db961350c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e6b2d3ba-7f9b-4bf9-a429-530db961350c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e6b2d3ba-7f9b-4bf9-a429-530db961350c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e6b2d3ba-7f9b-4bf9-a429-530db961350c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e6b2d3ba-7f9b-4bf9-a429-530db961350c tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1426/2897] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:58 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-82d09816-fcd0-4467-9f19-4f68e0f9a54e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-82d09816-fcd0-4467-9f19-4f68e0f9a54e tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-82d09816-fcd0-4467-9f19-4f68e0f9a54e tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-82d09816-fcd0-4467-9f19-4f68e0f9a54e tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-82d09816-fcd0-4467-9f19-4f68e0f9a54e tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:17:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-82d09816-fcd0-4467-9f19-4f68e0f9a54e tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:17:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1472/2898] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:58 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ccc8256c-9e35-406c-91ee-7f37910e2481 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ccc8256c-9e35-406c-91ee-7f37910e2481 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ccc8256c-9e35-406c-91ee-7f37910e2481 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ccc8256c-9e35-406c-91ee-7f37910e2481 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ccc8256c-9e35-406c-91ee-7f37910e2481 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ccc8256c-9e35-406c-91ee-7f37910e2481 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 returned with HTTP 200 Sep 01 02:17:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1427/2899] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:59 2026] GET /volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f66ba79f-3660-4af3-9e74-1852bb258c8c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc2f3ce1-9e6f-4167-8552-468b9dffecd7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc2f3ce1-9e6f-4167-8552-468b9dffecd7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc2f3ce1-9e6f-4167-8552-468b9dffecd7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f66ba79f-3660-4af3-9e74-1852bb258c8c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc2f3ce1-9e6f-4167-8552-468b9dffecd7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f66ba79f-3660-4af3-9e74-1852bb258c8c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f66ba79f-3660-4af3-9e74-1852bb258c8c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc2f3ce1-9e6f-4167-8552-468b9dffecd7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:17:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f66ba79f-3660-4af3-9e74-1852bb258c8c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc2f3ce1-9e6f-4167-8552-468b9dffecd7 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 200 Sep 01 02:17:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1428/2900] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:59 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 874 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f66ba79f-3660-4af3-9e74-1852bb258c8c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 returned with HTTP 200 Sep 01 02:17:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1473/2901] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:59 2026] GET /volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a2550ef3-b895-48cc-b7b1-1a6d7adf56cb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2550ef3-b895-48cc-b7b1-1a6d7adf56cb tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2550ef3-b895-48cc-b7b1-1a6d7adf56cb tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a2550ef3-b895-48cc-b7b1-1a6d7adf56cb tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:17:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a2550ef3-b895-48cc-b7b1-1a6d7adf56cb tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:17:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a2550ef3-b895-48cc-b7b1-1a6d7adf56cb tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:17:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1429/2902] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:59 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cca464db-b9dc-4e0c-a04a-376237b51c27 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cca464db-b9dc-4e0c-a04a-376237b51c27 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cca464db-b9dc-4e0c-a04a-376237b51c27 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cca464db-b9dc-4e0c-a04a-376237b51c27 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-76545fbd-3696-49cd-ae53-d941bbe3d2f8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76545fbd-3696-49cd-ae53-d941bbe3d2f8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cca464db-b9dc-4e0c-a04a-376237b51c27 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 returned with HTTP 404 Sep 01 02:18:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1474/2903] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:00 2026] GET /volume/v3/volumes/0830345c-7960-40ad-bc6b-3687caaab158 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76545fbd-3696-49cd-ae53-d941bbe3d2f8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-76545fbd-3696-49cd-ae53-d941bbe3d2f8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] DELETE http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Delete volume with id: c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:18:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-76545fbd-3696-49cd-ae53-d941bbe3d2f8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-76545fbd-3696-49cd-ae53-d941bbe3d2f8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 returned with HTTP 200 Sep 01 02:18:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1430/2904] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:00 2026] GET /volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-84281066-1655-487f-9931-0f48ec6b10d6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-84281066-1655-487f-9931-0f48ec6b10d6 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-84281066-1655-487f-9931-0f48ec6b10d6 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-84281066-1655-487f-9931-0f48ec6b10d6 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Delete volume request issued successfully. Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea8541d8-7b0f-42aa-81c7-47a64bed8d2d tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 202 Sep 01 02:18:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1475/2905] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:00 2026] DELETE /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aeaa1e01-e27c-47b0-8db3-de0e4b36c729 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-84281066-1655-487f-9931-0f48ec6b10d6 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aeaa1e01-e27c-47b0-8db3-de0e4b36c729 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aeaa1e01-e27c-47b0-8db3-de0e4b36c729 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aeaa1e01-e27c-47b0-8db3-de0e4b36c729 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-84281066-1655-487f-9931-0f48ec6b10d6 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a returned with HTTP 200 Sep 01 02:18:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1431/2906] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:00 2026] GET /volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aeaa1e01-e27c-47b0-8db3-de0e4b36c729 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Volume info retrieved successfully. Sep 01 02:18:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aeaa1e01-e27c-47b0-8db3-de0e4b36c729 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 200 Sep 01 02:18:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1476/2907] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:00 2026] GET /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 839 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6545f5b4-a458-450b-bc59-10d0c2a2e325 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6545f5b4-a458-450b-bc59-10d0c2a2e325 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6545f5b4-a458-450b-bc59-10d0c2a2e325 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6545f5b4-a458-450b-bc59-10d0c2a2e325 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6545f5b4-a458-450b-bc59-10d0c2a2e325 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6545f5b4-a458-450b-bc59-10d0c2a2e325 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:18:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1432/2908] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:00 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5405cd9e-0691-4f81-a88e-1c6638860ae3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5405cd9e-0691-4f81-a88e-1c6638860ae3 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a Sep 01 02:18:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5405cd9e-0691-4f81-a88e-1c6638860ae3 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5405cd9e-0691-4f81-a88e-1c6638860ae3 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:01 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:01 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4da51bd8-2132-4ebe-8130-b67f71318ca4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4da51bd8-2132-4ebe-8130-b67f71318ca4 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] GET http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f Sep 01 02:18:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4da51bd8-2132-4ebe-8130-b67f71318ca4 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4da51bd8-2132-4ebe-8130-b67f71318ca4 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5405cd9e-0691-4f81-a88e-1c6638860ae3 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4da51bd8-2132-4ebe-8130-b67f71318ca4 tempest-CinderUnicodeTest-1726310390 tempest-CinderUnicodeTest-1726310390-project-member] http://192.168.122.25/volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f returned with HTTP 404 Sep 01 02:18:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1433/2909] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:01 2026] GET /volume/v3/volumes/c299f188-f7c1-4c89-bdfa-e93f964adb5f => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5405cd9e-0691-4f81-a88e-1c6638860ae3 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a returned with HTTP 200 Sep 01 02:18:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1477/2910] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:01 2026] GET /volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c3002398-bc7c-4c2c-b044-23f02a826075 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c3002398-bc7c-4c2c-b044-23f02a826075 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 Sep 01 02:18:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c3002398-bc7c-4c2c-b044-23f02a826075 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c3002398-bc7c-4c2c-b044-23f02a826075 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c3002398-bc7c-4c2c-b044-23f02a826075 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c3002398-bc7c-4c2c-b044-23f02a826075 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 returned with HTTP 200 Sep 01 02:18:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1434/2911] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:01 2026] GET /volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 => generated 862 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-916c7b58-e94f-459e-a7fd-8bbaf41bdbb2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-916c7b58-e94f-459e-a7fd-8bbaf41bdbb2 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-916c7b58-e94f-459e-a7fd-8bbaf41bdbb2 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-916c7b58-e94f-459e-a7fd-8bbaf41bdbb2 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-916c7b58-e94f-459e-a7fd-8bbaf41bdbb2 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-916c7b58-e94f-459e-a7fd-8bbaf41bdbb2 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:18:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1478/2912] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:02 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-88010ae2-a980-4ee6-843c-f2111edfe01f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88010ae2-a980-4ee6-843c-f2111edfe01f tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 Sep 01 02:18:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88010ae2-a980-4ee6-843c-f2111edfe01f tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-88010ae2-a980-4ee6-843c-f2111edfe01f tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-88010ae2-a980-4ee6-843c-f2111edfe01f tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-88010ae2-a980-4ee6-843c-f2111edfe01f tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 returned with HTTP 200 Sep 01 02:18:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1435/2913] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:02 2026] GET /volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-88afda84-26a0-4e18-95c0-faf4550d4eca None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-88afda84-26a0-4e18-95c0-faf4550d4eca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-88afda84-26a0-4e18-95c0-faf4550d4eca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-88afda84-26a0-4e18-95c0-faf4550d4eca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-88afda84-26a0-4e18-95c0-faf4550d4eca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-88afda84-26a0-4e18-95c0-faf4550d4eca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:18:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1479/2914] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:03 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8f2a2916-d604-481b-8010-2533786b9bef None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f2a2916-d604-481b-8010-2533786b9bef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8f2a2916-d604-481b-8010-2533786b9bef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8f2a2916-d604-481b-8010-2533786b9bef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8f2a2916-d604-481b-8010-2533786b9bef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8f2a2916-d604-481b-8010-2533786b9bef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:18:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1436/2915] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:03 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-baa52aa8-0923-4824-b607-f97ca2220916 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-baa52aa8-0923-4824-b607-f97ca2220916 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-baa52aa8-0923-4824-b607-f97ca2220916 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db7a7930-b875-4291-9245-b82da2cae8e5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-44943032", "description": null, "metadata": null}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-baa52aa8-0923-4824-b607-f97ca2220916 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-baa52aa8-0923-4824-b607-f97ca2220916 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Create snapshot from volume db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-baa52aa8-0923-4824-b607-f97ca2220916 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Created reservations ['0a5ab5c6-1383-443e-a015-1927cb2a9319', 'de938d7b-2724-49e0-9745-3c808b273be0', '8b5a753c-b1b5-42af-b0da-b4adf7759b2f', '7d6b02a8-238e-4533-b7c9-a9fda2d7021b'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-baa52aa8-0923-4824-b607-f97ca2220916 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot force create request issued successfully. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-baa52aa8-0923-4824-b607-f97ca2220916 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1480/2916] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d7e57b60-313e-4d1d-820d-63b7b99ca58c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7e57b60-313e-4d1d-820d-63b7b99ca58c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7e57b60-313e-4d1d-820d-63b7b99ca58c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d7e57b60-313e-4d1d-820d-63b7b99ca58c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d7e57b60-313e-4d1d-820d-63b7b99ca58c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d7e57b60-313e-4d1d-820d-63b7b99ca58c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1437/2917] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:03 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ecd24a31-109e-48c2-8898-f86279913044 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ecd24a31-109e-48c2-8898-f86279913044 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ecd24a31-109e-48c2-8898-f86279913044 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ecd24a31-109e-48c2-8898-f86279913044 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:03 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ecd24a31-109e-48c2-8898-f86279913044 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ecd24a31-109e-48c2-8898-f86279913044 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 returned with HTTP 200 Sep 01 02:18:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1481/2918] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:03 2026] GET /volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-51b5e126-451b-49b1-b811-87bdf0e418ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51b5e126-451b-49b1-b811-87bdf0e418ca tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] DELETE http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51b5e126-451b-49b1-b811-87bdf0e418ca tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51b5e126-451b-49b1-b811-87bdf0e418ca tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-51b5e126-451b-49b1-b811-87bdf0e418ca tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume with id: 77901cbb-e9c0-4730-8476-8185199d8597 Sep 01 02:18:04 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:04 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51b5e126-451b-49b1-b811-87bdf0e418ca tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51b5e126-451b-49b1-b811-87bdf0e418ca tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume request issued successfully. Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51b5e126-451b-49b1-b811-87bdf0e418ca tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 returned with HTTP 202 Sep 01 02:18:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1438/2919] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:04 2026] DELETE /volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b5ecce9a-20d7-42dd-976b-1db8569bbb80 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b5ecce9a-20d7-42dd-976b-1db8569bbb80 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 Sep 01 02:18:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b5ecce9a-20d7-42dd-976b-1db8569bbb80 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b5ecce9a-20d7-42dd-976b-1db8569bbb80 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b5ecce9a-20d7-42dd-976b-1db8569bbb80 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b5ecce9a-20d7-42dd-976b-1db8569bbb80 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 returned with HTTP 200 Sep 01 02:18:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1482/2920] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:04 2026] GET /volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "ec36edad-9f57-4d49-845b-390b3fc2271f", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'ec36edad-9f57-4d49-845b-390b3fc2271f', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-df549494-8efa-4da5-a9d1-7ceced1d5cdd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df549494-8efa-4da5-a9d1-7ceced1d5cdd tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df549494-8efa-4da5-a9d1-7ceced1d5cdd tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-df549494-8efa-4da5-a9d1-7ceced1d5cdd tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-df549494-8efa-4da5-a9d1-7ceced1d5cdd tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-df549494-8efa-4da5-a9d1-7ceced1d5cdd tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1483/2921] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:04 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Create volume of 1 GB Sep 01 02:18:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Availability Zones retrieved successfully. Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Flow 'volume_create_api' (2cf1b276-094d-490f-9d64-eabd7a745c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d0426e-329a-4749-b02b-43d7622091f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d0426e-329a-4749-b02b-43d7622091f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:04 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fa9b44-9ec9-41ae-ba53-35766c836f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Created reservations ['44184e80-db71-4fb9-8717-817bab0a8dd7', '46051350-0a3e-4897-b58e-36095879459f', 'c8f8b44a-13fb-4004-9b71-767f3544b577', 'c6bfe739-2250-46ba-b00c-030674ce9fa7'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fa9b44-9ec9-41ae-ba53-35766c836f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44184e80-db71-4fb9-8717-817bab0a8dd7', '46051350-0a3e-4897-b58e-36095879459f', 'c8f8b44a-13fb-4004-9b71-767f3544b577', 'c6bfe739-2250-46ba-b00c-030674ce9fa7']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b90ec8-d22d-4169-b674-8290bf2f6176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b90ec8-d22d-4169-b674-8290bf2f6176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa28539b-b2d3-4e32-a4c6-99ef86de0a0a', '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='851bd101242f4b3cb1530c2ef0c36dd2',qos_specs=None,replication_status=,reservations=['44184e80-db71-4fb9-8717-817bab0a8dd7','46051350-0a3e-4897-b58e-36095879459f','c8f8b44a-13fb-4004-9b71-767f3544b577','c6bfe739-2250-46ba-b00c-030674ce9fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6f1b61fc894f018642fe9f1496502a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:05Z,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=fa28539b-b2d3-4e32-a4c6-99ef86de0a0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851bd101242f4b3cb1530c2ef0c36dd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6f1b61fc894f018642fe9f1496502a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26367bb-f96e-48e9-a78b-68da53530b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26367bb-f96e-48e9-a78b-68da53530b42) transitioned into state 'SUCCESS' from 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='851bd101242f4b3cb1530c2ef0c36dd2',qos_specs=None,replication_status=,reservations=['44184e80-db71-4fb9-8717-817bab0a8dd7','46051350-0a3e-4897-b58e-36095879459f','c8f8b44a-13fb-4004-9b71-767f3544b577','c6bfe739-2250-46ba-b00c-030674ce9fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6f1b61fc894f018642fe9f1496502a',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7cdb9557-f4f3-41e9-a491-0e11a176c8ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25dd060b-3397-465e-bad2-0a5352fb045a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7cdb9557-f4f3-41e9-a491-0e11a176c8ee tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 Sep 01 02:18:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7cdb9557-f4f3-41e9-a491-0e11a176c8ee tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7cdb9557-f4f3-41e9-a491-0e11a176c8ee tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25dd060b-3397-465e-bad2-0a5352fb045a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7cdb9557-f4f3-41e9-a491-0e11a176c8ee tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1484/2922] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/77901cbb-e9c0-4730-8476-8185199d8597 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Flow 'volume_create_api' (2cf1b276-094d-490f-9d64-eabd7a745c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Create volume request issued successfully. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c4e4dd28-dd56-4055-807c-53f5b7c1f341 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1439/2923] 192.168.122.25 () {62 vars in 1179 bytes} [Tue Sep 1 02:18:04 2026] POST /volume/v3/volumes => generated 782 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] DELETE http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a Sep 01 02:18:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume with id: e79a6bcd-85be-43bc-977c-de1b1237b85a Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cce40dbe-35c6-4e9c-98b2-a398b281ef42 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cce40dbe-35c6-4e9c-98b2-a398b281ef42 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cce40dbe-35c6-4e9c-98b2-a398b281ef42 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cce40dbe-35c6-4e9c-98b2-a398b281ef42 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cce40dbe-35c6-4e9c-98b2-a398b281ef42 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cce40dbe-35c6-4e9c-98b2-a398b281ef42 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1440/2924] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume request issued successfully. Sep 01 02:18:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-51cc3011-e62d-4335-96dc-f9897fe9efa8 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a returned with HTTP 202 Sep 01 02:18:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1485/2925] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:05 2026] DELETE /volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4d2821f2-e6b0-453c-8524-3ffd030d36ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4d2821f2-e6b0-453c-8524-3ffd030d36ec tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4d2821f2-e6b0-453c-8524-3ffd030d36ec tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4d2821f2-e6b0-453c-8524-3ffd030d36ec tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4d2821f2-e6b0-453c-8524-3ffd030d36ec tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4d2821f2-e6b0-453c-8524-3ffd030d36ec tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1441/2926] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a => generated 862 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6b1a7637-24bf-4011-bc5b-9cb614e0331e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e05a272e-3118-4377-a5e0-3166d9999228 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e05a272e-3118-4377-a5e0-3166d9999228 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e05a272e-3118-4377-a5e0-3166d9999228 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e05a272e-3118-4377-a5e0-3166d9999228 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e05a272e-3118-4377-a5e0-3166d9999228 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e05a272e-3118-4377-a5e0-3166d9999228 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1442/2927] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6b1a7637-24bf-4011-bc5b-9cb614e0331e tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] GET http://192.168.122.25/volume/v3/scheduler-stats/get_pools Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6b1a7637-24bf-4011-bc5b-9cb614e0331e tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6b1a7637-24bf-4011-bc5b-9cb614e0331e tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] Calling method 'get_pools' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6b1a7637-24bf-4011-bc5b-9cb614e0331e tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] http://192.168.122.25/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1486/2928] 192.168.122.25 () {58 vars in 1170 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0c02ffba-3e97-4262-97c7-b9c58a5fb7f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c02ffba-3e97-4262-97c7-b9c58a5fb7f2 tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] GET http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0c02ffba-3e97-4262-97c7-b9c58a5fb7f2 tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0c02ffba-3e97-4262-97c7-b9c58a5fb7f2 tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: /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 01 02:18:06 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0c02ffba-3e97-4262-97c7-b9c58a5fb7f2 tempest-ProjectAdminTests-263704670 tempest-ProjectAdminTests-263704670-project-admin] http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1443/2929] 192.168.122.25 () {58 vars in 1188 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04ac1243-b401-444e-8395-dea1d5cef087 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04ac1243-b401-444e-8395-dea1d5cef087 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04ac1243-b401-444e-8395-dea1d5cef087 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04ac1243-b401-444e-8395-dea1d5cef087 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04ac1243-b401-444e-8395-dea1d5cef087 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04ac1243-b401-444e-8395-dea1d5cef087 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1487/2930] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 874 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1bb979c7-2159-4134-9bdd-fd71fad70e1e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1bb979c7-2159-4134-9bdd-fd71fad70e1e tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1bb979c7-2159-4134-9bdd-fd71fad70e1e tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1bb979c7-2159-4134-9bdd-fd71fad70e1e tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1bb979c7-2159-4134-9bdd-fd71fad70e1e tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1bb979c7-2159-4134-9bdd-fd71fad70e1e tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1444/2931] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a => generated 862 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4e78e522-08dd-4448-9518-bea5a74ceca8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e78e522-08dd-4448-9518-bea5a74ceca8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e78e522-08dd-4448-9518-bea5a74ceca8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4e78e522-08dd-4448-9518-bea5a74ceca8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4e78e522-08dd-4448-9518-bea5a74ceca8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4e78e522-08dd-4448-9518-bea5a74ceca8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1488/2932] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fd2a0536-ce55-43c2-84d1-200bb135d317 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fd2a0536-ce55-43c2-84d1-200bb135d317 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fd2a0536-ce55-43c2-84d1-200bb135d317 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fd2a0536-ce55-43c2-84d1-200bb135d317 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fd2a0536-ce55-43c2-84d1-200bb135d317 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fd2a0536-ce55-43c2-84d1-200bb135d317 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1445/2933] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-224b8650-23d0-4a5c-bb79-304217f51d9f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-224b8650-23d0-4a5c-bb79-304217f51d9f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-224b8650-23d0-4a5c-bb79-304217f51d9f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-224b8650-23d0-4a5c-bb79-304217f51d9f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-224b8650-23d0-4a5c-bb79-304217f51d9f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-224b8650-23d0-4a5c-bb79-304217f51d9f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1489/2934] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bd53e084-64df-4d7c-8df6-16e858176a0f", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Create volume request body: {'volume': {'snapshot_id': 'bd53e084-64df-4d7c-8df6-16e858176a0f', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Create volume of 1 GB Sep 01 02:18:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Availability Zones retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Flow 'volume_create_api' (bfecaad1-cc53-4343-a9e7-9bb5dd718c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d1c7a03-3939-4815-b521-e89083d7b060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d1c7a03-3939-4815-b521-e89083d7b060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd53e084-64df-4d7c-8df6-16e858176a0f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:06 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b7b4ab-976d-4d79-acf5-d43c277942e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Created reservations ['ee1bfd60-f258-4514-980a-829e2ab83853', 'e27239ed-2f10-493c-b352-61b71e4deb77', '8355040c-0d63-4b7e-a9c6-497661b6afa6', '9b3a2a1c-ad20-45b4-afa7-8ce957560f83'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b7b4ab-976d-4d79-acf5-d43c277942e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1bfd60-f258-4514-980a-829e2ab83853', 'e27239ed-2f10-493c-b352-61b71e4deb77', '8355040c-0d63-4b7e-a9c6-497661b6afa6', '9b3a2a1c-ad20-45b4-afa7-8ce957560f83']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad15b15c-ee8a-42ca-a74b-82db5046e424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad15b15c-ee8a-42ca-a74b-82db5046e424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281f89e7-915f-4103-815e-428b7a187116', '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='f2693a692ba24fb280d3a8a3c985cfd5',qos_specs=None,replication_status=,reservations=['ee1bfd60-f258-4514-980a-829e2ab83853','e27239ed-2f10-493c-b352-61b71e4deb77','8355040c-0d63-4b7e-a9c6-497661b6afa6','9b3a2a1c-ad20-45b4-afa7-8ce957560f83'],size=1,snapshot_id=bd53e084-64df-4d7c-8df6-16e858176a0f,source_replicaid=,source_volid=None,status='creating',user_id='3d9220a9bc1248d389d956dcda51a982',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:07Z,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=281f89e7-915f-4103-815e-428b7a187116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2693a692ba24fb280d3a8a3c985cfd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd53e084-64df-4d7c-8df6-16e858176a0f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d9220a9bc1248d389d956dcda51a982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14157624-9096-45da-953c-27096c170504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14157624-9096-45da-953c-27096c170504) transitioned into state 'SUCCESS' from 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='f2693a692ba24fb280d3a8a3c985cfd5',qos_specs=None,replication_status=,reservations=['ee1bfd60-f258-4514-980a-829e2ab83853','e27239ed-2f10-493c-b352-61b71e4deb77','8355040c-0d63-4b7e-a9c6-497661b6afa6','9b3a2a1c-ad20-45b4-afa7-8ce957560f83'],size=1,snapshot_id=bd53e084-64df-4d7c-8df6-16e858176a0f,source_replicaid=,source_volid=None,status='creating',user_id='3d9220a9bc1248d389d956dcda51a982',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c0e4f5-6f77-4e07-bdb2-8ed4320bae2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c0e4f5-6f77-4e07-bdb2-8ed4320bae2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Flow 'volume_create_api' (bfecaad1-cc53-4343-a9e7-9bb5dd718c6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Create volume request issued successfully. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-41d398fc-4007-4d0c-84c9-3515b05b8779 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1446/2935] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:06 2026] POST /volume/v3/volumes => generated 748 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4b1bb62d-d0e4-4248-a4e5-9820a05883c8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b1bb62d-d0e4-4248-a4e5-9820a05883c8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb62d-d0e4-4248-a4e5-9820a05883c8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb62d-d0e4-4248-a4e5-9820a05883c8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4b1bb62d-d0e4-4248-a4e5-9820a05883c8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b1bb62d-d0e4-4248-a4e5-9820a05883c8 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1490/2936] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:07 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c04ebe85-76cc-42d0-9b65-24230abae5a9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c04ebe85-76cc-42d0-9b65-24230abae5a9 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c04ebe85-76cc-42d0-9b65-24230abae5a9 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c04ebe85-76cc-42d0-9b65-24230abae5a9 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c04ebe85-76cc-42d0-9b65-24230abae5a9 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c04ebe85-76cc-42d0-9b65-24230abae5a9 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1447/2937] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:07 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 932 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-11f98643-3561-4ece-b4d4-0f9f1dd6e444 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-11f98643-3561-4ece-b4d4-0f9f1dd6e444 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-11f98643-3561-4ece-b4d4-0f9f1dd6e444 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-11f98643-3561-4ece-b4d4-0f9f1dd6e444 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-11f98643-3561-4ece-b4d4-0f9f1dd6e444 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a returned with HTTP 404 Sep 01 02:18:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1491/2938] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:07 2026] GET /volume/v3/volumes/e79a6bcd-85be-43bc-977c-de1b1237b85a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] DELETE http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume with id: 08f92b45-5306-497c-a1f3-7f10f8f0f603 Sep 01 02:18:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume request issued successfully. Sep 01 02:18:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5cd71365-40fd-4a4f-9d16-c8f00fb5886c tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 returned with HTTP 202 Sep 01 02:18:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1448/2939] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:07 2026] DELETE /volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9f4a283c-b7e0-444a-a9f8-00e2f35d7447 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9f4a283c-b7e0-444a-a9f8-00e2f35d7447 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9f4a283c-b7e0-444a-a9f8-00e2f35d7447 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9f4a283c-b7e0-444a-a9f8-00e2f35d7447 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9f4a283c-b7e0-444a-a9f8-00e2f35d7447 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9f4a283c-b7e0-444a-a9f8-00e2f35d7447 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 returned with HTTP 200 Sep 01 02:18:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1492/2940] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:07 2026] GET /volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1f6982c8-a7de-4113-b5eb-11b7fe19b843 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1f6982c8-a7de-4113-b5eb-11b7fe19b843 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1f6982c8-a7de-4113-b5eb-11b7fe19b843 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1f6982c8-a7de-4113-b5eb-11b7fe19b843 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1f6982c8-a7de-4113-b5eb-11b7fe19b843 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1f6982c8-a7de-4113-b5eb-11b7fe19b843 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1449/2941] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:08 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-292d7352-6570-4629-a61d-2874eadc0317 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-292d7352-6570-4629-a61d-2874eadc0317 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-292d7352-6570-4629-a61d-2874eadc0317 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-292d7352-6570-4629-a61d-2874eadc0317 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-292d7352-6570-4629-a61d-2874eadc0317 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-292d7352-6570-4629-a61d-2874eadc0317 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1493/2942] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:08 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 932 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2fa2282b-cbb0-4015-9f76-4e1a24d3bcbf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2fa2282b-cbb0-4015-9f76-4e1a24d3bcbf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2fa2282b-cbb0-4015-9f76-4e1a24d3bcbf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2fa2282b-cbb0-4015-9f76-4e1a24d3bcbf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2fa2282b-cbb0-4015-9f76-4e1a24d3bcbf tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 returned with HTTP 404 Sep 01 02:18:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1450/2943] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:08 2026] GET /volume/v3/volumes/08f92b45-5306-497c-a1f3-7f10f8f0f603 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] DELETE http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 Sep 01 02:18:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume with id: 336d3ca3-edd2-4d18-86ff-5ecdce7e5825 Sep 01 02:18:08 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume request issued successfully. Sep 01 02:18:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04ff2cb4-5f2a-4692-a8c2-e2a9ed9359f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 returned with HTTP 202 Sep 01 02:18:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1494/2944] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:08 2026] DELETE /volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bc8f0c2c-4aa1-4caa-aa2e-5a8303302126 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc8f0c2c-4aa1-4caa-aa2e-5a8303302126 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc8f0c2c-4aa1-4caa-aa2e-5a8303302126 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bc8f0c2c-4aa1-4caa-aa2e-5a8303302126 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:08 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bc8f0c2c-4aa1-4caa-aa2e-5a8303302126 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bc8f0c2c-4aa1-4caa-aa2e-5a8303302126 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 returned with HTTP 200 Sep 01 02:18:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1451/2945] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:08 2026] GET /volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d90b9cf4-eb5f-45a2-8159-13e7aec738ef None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d90b9cf4-eb5f-45a2-8159-13e7aec738ef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d90b9cf4-eb5f-45a2-8159-13e7aec738ef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d90b9cf4-eb5f-45a2-8159-13e7aec738ef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:09 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:09 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d90b9cf4-eb5f-45a2-8159-13e7aec738ef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d90b9cf4-eb5f-45a2-8159-13e7aec738ef tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1495/2946] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:09 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 840 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f6c5ef62-d8a2-461b-9241-40b68f15b7e6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f6c5ef62-d8a2-461b-9241-40b68f15b7e6 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f6c5ef62-d8a2-461b-9241-40b68f15b7e6 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:09 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f6c5ef62-d8a2-461b-9241-40b68f15b7e6 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:09 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:09 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:09 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:09 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:09 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f6c5ef62-d8a2-461b-9241-40b68f15b7e6 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:09 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f6c5ef62-d8a2-461b-9241-40b68f15b7e6 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:09 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1452/2947] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:09 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 932 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f8a60873-ecc8-4262-8680-4cbb943ad6c9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8a60873-ecc8-4262-8680-4cbb943ad6c9 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 Sep 01 02:18:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8a60873-ecc8-4262-8680-4cbb943ad6c9 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f8a60873-ecc8-4262-8680-4cbb943ad6c9 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f8a60873-ecc8-4262-8680-4cbb943ad6c9 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f8a60873-ecc8-4262-8680-4cbb943ad6c9 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 returned with HTTP 200 Sep 01 02:18:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1496/2948] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:10 2026] GET /volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6715abcb-7f2d-4648-9ef5-70e9e1a92773 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6715abcb-7f2d-4648-9ef5-70e9e1a92773 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6715abcb-7f2d-4648-9ef5-70e9e1a92773 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6715abcb-7f2d-4648-9ef5-70e9e1a92773 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6715abcb-7f2d-4648-9ef5-70e9e1a92773 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6715abcb-7f2d-4648-9ef5-70e9e1a92773 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1453/2949] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:10 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 840 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f78c6931-cc09-4963-a05c-d708e2facfbd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f78c6931-cc09-4963-a05c-d708e2facfbd tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f78c6931-cc09-4963-a05c-d708e2facfbd tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f78c6931-cc09-4963-a05c-d708e2facfbd tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:10 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:10 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f78c6931-cc09-4963-a05c-d708e2facfbd tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f78c6931-cc09-4963-a05c-d708e2facfbd tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1497/2950] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:10 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 932 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3dfcdede-0cfa-48d0-94b0-4ecb78e95d18 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dfcdede-0cfa-48d0-94b0-4ecb78e95d18 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 Sep 01 02:18:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dfcdede-0cfa-48d0-94b0-4ecb78e95d18 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3dfcdede-0cfa-48d0-94b0-4ecb78e95d18 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3dfcdede-0cfa-48d0-94b0-4ecb78e95d18 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 returned with HTTP 404 Sep 01 02:18:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1454/2951] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:11 2026] GET /volume/v3/volumes/336d3ca3-edd2-4d18-86ff-5ecdce7e5825 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] DELETE http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 Sep 01 02:18:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume with id: 667b3807-df4f-4b5a-b117-c79e587c5cf8 Sep 01 02:18:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume request issued successfully. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1faf2d86-0eed-4708-9dac-c01cea8964f4 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 returned with HTTP 202 Sep 01 02:18:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1498/2952] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:11 2026] DELETE /volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:18:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9d31cf4c-f30d-4355-ad23-cc96312d98a1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d31cf4c-f30d-4355-ad23-cc96312d98a1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 Sep 01 02:18:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d31cf4c-f30d-4355-ad23-cc96312d98a1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9d31cf4c-f30d-4355-ad23-cc96312d98a1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9d31cf4c-f30d-4355-ad23-cc96312d98a1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9d31cf4c-f30d-4355-ad23-cc96312d98a1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 returned with HTTP 200 Sep 01 02:18:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1455/2953] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:11 2026] GET /volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 => generated 862 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-00fa86f5-a4ec-4533-b06f-fe2b39098bff None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00fa86f5-a4ec-4533-b06f-fe2b39098bff tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00fa86f5-a4ec-4533-b06f-fe2b39098bff tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00fa86f5-a4ec-4533-b06f-fe2b39098bff tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-00fa86f5-a4ec-4533-b06f-fe2b39098bff tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00fa86f5-a4ec-4533-b06f-fe2b39098bff tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1499/2954] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:11 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 840 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-24813320-5eda-46c1-afe4-124b614aa6a3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-252152a0-b452-4c92-8859-ff3587b1c31c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-252152a0-b452-4c92-8859-ff3587b1c31c tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-252152a0-b452-4c92-8859-ff3587b1c31c tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-252152a0-b452-4c92-8859-ff3587b1c31c tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:12 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=679,cinder:INSERT=140,cinder:UPDATE=217 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-252152a0-b452-4c92-8859-ff3587b1c31c tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-252152a0-b452-4c92-8859-ff3587b1c31c tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1500/2955] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:12 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 932 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24813320-5eda-46c1-afe4-124b614aa6a3 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-admin] GET http://192.168.122.25/volume/v3/scheduler-stats/get_pools Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-24813320-5eda-46c1-afe4-124b614aa6a3 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-24813320-5eda-46c1-afe4-124b614aa6a3 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-admin] Calling method 'get_pools' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24813320-5eda-46c1-afe4-124b614aa6a3 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-admin] http://192.168.122.25/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:18:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1456/2956] 192.168.122.25 () {58 vars in 1170 bytes} [Tue Sep 1 02:18:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:18:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3bf8e27a-48f2-47aa-8512-5659e09c4491 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9c932e65-7d00-445f-997c-d2f962db46dc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c932e65-7d00-445f-997c-d2f962db46dc tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c932e65-7d00-445f-997c-d2f962db46dc tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9c932e65-7d00-445f-997c-d2f962db46dc tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=663,cinder:INSERT=130,cinder:UPDATE=183 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9c932e65-7d00-445f-997c-d2f962db46dc tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9c932e65-7d00-445f-997c-d2f962db46dc tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 returned with HTTP 200 Sep 01 02:18:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1457/2957] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:12 2026] GET /volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 => generated 862 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d537033b-3f7c-4089-af0b-6747c744b7ca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d537033b-3f7c-4089-af0b-6747c744b7ca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d537033b-3f7c-4089-af0b-6747c744b7ca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d537033b-3f7c-4089-af0b-6747c744b7ca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:13 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:13 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d537033b-3f7c-4089-af0b-6747c744b7ca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3bf8e27a-48f2-47aa-8512-5659e09c4491 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-member] GET http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3bf8e27a-48f2-47aa-8512-5659e09c4491 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3bf8e27a-48f2-47aa-8512-5659e09c4491 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-3bf8e27a-48f2-47aa-8512-5659e09c4491 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '0999e04b957b45e2a3cca1d2c265f85b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2cf947873bd64ae4b7cffe3f3c114011', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3bf8e27a-48f2-47aa-8512-5659e09c4491 tempest-ProjectMemberTests-1974175173 tempest-ProjectMemberTests-1974175173-project-member] http://192.168.122.25/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:18:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1501/2958] 192.168.122.25 () {58 vars in 1188 bytes} [Tue Sep 1 02:18:12 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 378 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d537033b-3f7c-4089-af0b-6747c744b7ca tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1458/2959] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:12 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 840 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b91357d3-024c-4d30-bec2-4584ef9503b8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b91357d3-024c-4d30-bec2-4584ef9503b8 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b91357d3-024c-4d30-bec2-4584ef9503b8 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b91357d3-024c-4d30-bec2-4584ef9503b8 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b91357d3-024c-4d30-bec2-4584ef9503b8 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b91357d3-024c-4d30-bec2-4584ef9503b8 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1502/2960] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:13 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 932 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e63a9d79-04d5-44c5-9060-fc701c042de1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e63a9d79-04d5-44c5-9060-fc701c042de1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 Sep 01 02:18:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e63a9d79-04d5-44c5-9060-fc701c042de1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e63a9d79-04d5-44c5-9060-fc701c042de1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e63a9d79-04d5-44c5-9060-fc701c042de1 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 returned with HTTP 404 Sep 01 02:18:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1459/2961] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:13 2026] GET /volume/v3/volumes/667b3807-df4f-4b5a-b117-c79e587c5cf8 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] DELETE http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:13 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume with id: 59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:18:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c55eb5d3-d234-4125-ac7a-6b194d6d6f5f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c55eb5d3-d234-4125-ac7a-6b194d6d6f5f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c55eb5d3-d234-4125-ac7a-6b194d6d6f5f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c55eb5d3-d234-4125-ac7a-6b194d6d6f5f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Delete volume request issued successfully. Sep 01 02:18:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-10ee098b-f7f8-4977-aaf1-85313a67cfa2 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 returned with HTTP 202 Sep 01 02:18:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1503/2962] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:13 2026] DELETE /volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c55eb5d3-d234-4125-ac7a-6b194d6d6f5f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2c9ea372-b81d-4cd3-a4d5-b7a7bd356d5d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2c9ea372-b81d-4cd3-a4d5-b7a7bd356d5d tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:18:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2c9ea372-b81d-4cd3-a4d5-b7a7bd356d5d tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2c9ea372-b81d-4cd3-a4d5-b7a7bd356d5d tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c55eb5d3-d234-4125-ac7a-6b194d6d6f5f tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1460/2963] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:14 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 840 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2c9ea372-b81d-4cd3-a4d5-b7a7bd356d5d tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Volume info retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2c9ea372-b81d-4cd3-a4d5-b7a7bd356d5d tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 returned with HTTP 200 Sep 01 02:18:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1504/2964] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:14 2026] GET /volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c6c7375b-b5aa-41f7-ab4a-dad7f30dfc55 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6c7375b-b5aa-41f7-ab4a-dad7f30dfc55 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6c7375b-b5aa-41f7-ab4a-dad7f30dfc55 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6c7375b-b5aa-41f7-ab4a-dad7f30dfc55 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6c7375b-b5aa-41f7-ab4a-dad7f30dfc55 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6c7375b-b5aa-41f7-ab4a-dad7f30dfc55 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1461/2965] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:14 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 932 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0b9c8beb-4244-481d-9937-a86c9378f3cc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b9c8beb-4244-481d-9937-a86c9378f3cc tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b9c8beb-4244-481d-9937-a86c9378f3cc tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b9c8beb-4244-481d-9937-a86c9378f3cc tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-65b541f8-9474-4768-a418-bce9d5476151 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0b9c8beb-4244-481d-9937-a86c9378f3cc tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65b541f8-9474-4768-a418-bce9d5476151 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] GET http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-65b541f8-9474-4768-a418-bce9d5476151 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-65b541f8-9474-4768-a418-bce9d5476151 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b9c8beb-4244-481d-9937-a86c9378f3cc tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1505/2966] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-570728be-cf6e-41b7-84e3-69061ed702c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-65b541f8-9474-4768-a418-bce9d5476151 tempest-CreateVolumesFromSourceVolumeTest-915552932 tempest-CreateVolumesFromSourceVolumeTest-915552932-project-member] http://192.168.122.25/volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 returned with HTTP 404 Sep 01 02:18:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1462/2967] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/volumes/59bc2523-f0e8-4de5-ae06-1f1b076a81a1 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-570728be-cf6e-41b7-84e3-69061ed702c5 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-570728be-cf6e-41b7-84e3-69061ed702c5 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-570728be-cf6e-41b7-84e3-69061ed702c5 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-570728be-cf6e-41b7-84e3-69061ed702c5 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-570728be-cf6e-41b7-84e3-69061ed702c5 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1506/2968] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Delete snapshot with id: bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot delete request issued successfully. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33378f7c-29ae-401a-a9a9-35e32022dd3b tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 202 Sep 01 02:18:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1463/2969] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:15 2026] DELETE /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3a2802fe-8713-45eb-9f15-1aebe94ed557 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a2802fe-8713-45eb-9f15-1aebe94ed557 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a2802fe-8713-45eb-9f15-1aebe94ed557 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3a2802fe-8713-45eb-9f15-1aebe94ed557 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3a2802fe-8713-45eb-9f15-1aebe94ed557 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3a2802fe-8713-45eb-9f15-1aebe94ed557 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1507/2970] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-48d4d2f2-ad95-48b8-879a-445433d1c28b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48d4d2f2-ad95-48b8-879a-445433d1c28b tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48d4d2f2-ad95-48b8-879a-445433d1c28b tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-48d4d2f2-ad95-48b8-879a-445433d1c28b tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-48d4d2f2-ad95-48b8-879a-445433d1c28b tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-48d4d2f2-ad95-48b8-879a-445433d1c28b tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1464/2971] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 935 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f66b42f8-f604-4b06-99ec-892d3b026afe None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f66b42f8-f604-4b06-99ec-892d3b026afe tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f66b42f8-f604-4b06-99ec-892d3b026afe tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f66b42f8-f604-4b06-99ec-892d3b026afe tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f66b42f8-f604-4b06-99ec-892d3b026afe tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f66b42f8-f604-4b06-99ec-892d3b026afe tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1508/2972] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:16 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-56884e77-47ce-46c7-b613-f28d2e01ac74 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-56884e77-47ce-46c7-b613-f28d2e01ac74 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-56884e77-47ce-46c7-b613-f28d2e01ac74 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-56884e77-47ce-46c7-b613-f28d2e01ac74 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:16 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:16 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-56884e77-47ce-46c7-b613-f28d2e01ac74 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-56884e77-47ce-46c7-b613-f28d2e01ac74 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1465/2973] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:16 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 935 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a7051a96-3948-43b8-a328-d6207d6bb589 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7051a96-3948-43b8-a328-d6207d6bb589 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7051a96-3948-43b8-a328-d6207d6bb589 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a7051a96-3948-43b8-a328-d6207d6bb589 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a7051a96-3948-43b8-a328-d6207d6bb589 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Snapshot retrieved successfully. Sep 01 02:18:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a7051a96-3948-43b8-a328-d6207d6bb589 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 200 Sep 01 02:18:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1509/2974] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:17 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f38dbf27-191c-4801-915a-32f70880cfd0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f38dbf27-191c-4801-915a-32f70880cfd0 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f38dbf27-191c-4801-915a-32f70880cfd0 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f38dbf27-191c-4801-915a-32f70880cfd0 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:17 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:17 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f38dbf27-191c-4801-915a-32f70880cfd0 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f38dbf27-191c-4801-915a-32f70880cfd0 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1466/2975] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:17 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 935 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1651258298"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1651258298'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:18:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (6524bdf4-4cb1-49e3-a3c0-d17320077a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db34066-f844-4f09-ba60-215724200081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db34066-f844-4f09-ba60-215724200081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ccbc4a-f088-4a32-a782-581517dc0477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c08ba649-d2fe-4657-8a87-9a6fffbb5e46 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c08ba649-d2fe-4657-8a87-9a6fffbb5e46 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c08ba649-d2fe-4657-8a87-9a6fffbb5e46 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c08ba649-d2fe-4657-8a87-9a6fffbb5e46 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c08ba649-d2fe-4657-8a87-9a6fffbb5e46 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 404 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1467/2976] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] DELETE http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Delete volume with id: db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Delete volume request issued successfully. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c9699a88-cf2c-482c-ac54-a6fa32e8aace tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 202 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1468/2977] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:18 2026] DELETE /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1b0b5d14-2838-4f42-a632-8f82ec3b1932 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b0b5d14-2838-4f42-a632-8f82ec3b1932 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b0b5d14-2838-4f42-a632-8f82ec3b1932 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1b0b5d14-2838-4f42-a632-8f82ec3b1932 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['3ebfd202-cbe4-4266-b574-75d2bbc3c720', 'c6d4dd9c-bc9f-44fd-a1bf-02e2f865bfbb', 'fcb87875-4d1e-409f-8881-4a74b1ee52ca', 'ae3820b1-7207-4e6b-b694-c93743640db4'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ccbc4a-f088-4a32-a782-581517dc0477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ebfd202-cbe4-4266-b574-75d2bbc3c720', 'c6d4dd9c-bc9f-44fd-a1bf-02e2f865bfbb', 'fcb87875-4d1e-409f-8881-4a74b1ee52ca', 'ae3820b1-7207-4e6b-b694-c93743640db4']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1bc8d0f-aa41-4934-b30a-ab687506583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1b0b5d14-2838-4f42-a632-8f82ec3b1932 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1b0b5d14-2838-4f42-a632-8f82ec3b1932 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 200 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1469/2978] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1bc8d0f-aa41-4934-b30a-ab687506583b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb19a76-b406-43c7-9bef-da3d2d8307e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1651258298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['3ebfd202-cbe4-4266-b574-75d2bbc3c720','c6d4dd9c-bc9f-44fd-a1bf-02e2f865bfbb','fcb87875-4d1e-409f-8881-4a74b1ee52ca','ae3820b1-7207-4e6b-b694-c93743640db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1651258298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efb19a76-b406-43c7-9bef-da3d2d8307e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3854a989-263f-4f02-8076-c5fb314ff960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3854a989-263f-4f02-8076-c5fb314ff960) transitioned into state 'SUCCESS' from state '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-1651258298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['3ebfd202-cbe4-4266-b574-75d2bbc3c720','c6d4dd9c-bc9f-44fd-a1bf-02e2f865bfbb','fcb87875-4d1e-409f-8881-4a74b1ee52ca','ae3820b1-7207-4e6b-b694-c93743640db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbed841e-0e33-4062-b92c-51daa4531da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbed841e-0e33-4062-b92c-51daa4531da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-376ec565-3e1e-4099-b745-c71a11c64953 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-376ec565-3e1e-4099-b745-c71a11c64953 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-376ec565-3e1e-4099-b745-c71a11c64953 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-376ec565-3e1e-4099-b745-c71a11c64953 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (6524bdf4-4cb1-49e3-a3c0-d17320077a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:18:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d9bd10fb-077c-4bbd-8507-0dc485d1ae2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1510/2979] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:18 2026] POST /volume/v3/volumes => generated 785 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2f8a7212-6ed4-47f6-a770-91f951663746 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-376ec565-3e1e-4099-b745-c71a11c64953 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-376ec565-3e1e-4099-b745-c71a11c64953 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1470/2980] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 1200 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8b875e69-4a36-46be-be75-c4a6f461c560 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b875e69-4a36-46be-be75-c4a6f461c560 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b875e69-4a36-46be-be75-c4a6f461c560 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8b875e69-4a36-46be-be75-c4a6f461c560 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8b875e69-4a36-46be-be75-c4a6f461c560 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8b875e69-4a36-46be-be75-c4a6f461c560 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 returned with HTTP 200 Sep 01 02:18:18 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1471/2981] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 => generated 964 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-83ea1d9e-a17f-4212-a6c4-9a98bf78d73e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83ea1d9e-a17f-4212-a6c4-9a98bf78d73e tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83ea1d9e-a17f-4212-a6c4-9a98bf78d73e tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-83ea1d9e-a17f-4212-a6c4-9a98bf78d73e tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-83ea1d9e-a17f-4212-a6c4-9a98bf78d73e tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-83ea1d9e-a17f-4212-a6c4-9a98bf78d73e tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1472/2982] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] DELETE http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Delete volume with id: fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f8a7212-6ed4-47f6-a770-91f951663746 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f8a7212-6ed4-47f6-a770-91f951663746 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1378859701", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2104010228", "vendor_name": "tempest-vendor_name-1465734813"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f8a7212-6ed4-47f6-a770-91f951663746 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1511/2983] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:18 2026] POST /volume/v3/types => generated 330 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3da3dac6-affa-4f1c-9881-be1185de6571 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29f04eb4-15ca-4d17-911c-201185540a4b", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Delete volume request issued successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1302cdb7-1c5f-49f0-98fe-7b2ded0eaa21 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 202 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1473/2984] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:18:19 2026] DELETE /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume request body: {'volume': {'volume_type': '29f04eb4-15ca-4d17-911c-201185540a4b', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-67574dfc-6d00-421f-b319-823c05222dfa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-67574dfc-6d00-421f-b319-823c05222dfa tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-67574dfc-6d00-421f-b319-823c05222dfa tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-67574dfc-6d00-421f-b319-823c05222dfa tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume of 1 GB Sep 01 02:18:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-67574dfc-6d00-421f-b319-823c05222dfa tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Flow 'volume_create_api' (32eea731-452d-45b3-902e-c765ab845ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-67574dfc-6d00-421f-b319-823c05222dfa tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1474/2985] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 1199 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0721ed-3634-4d8d-99e7-ebc54099b848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0721ed-3634-4d8d-99e7-ebc54099b848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2104010228',vendor_name='tempest-vendor_name-1465734813'},id=29f04eb4-15ca-4d17-911c-201185540a4b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1378859701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29f04eb4-15ca-4d17-911c-201185540a4b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f24f16b-a30e-4c59-846b-c8b6727f9643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1378859701 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1378859701, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1378859701 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1378859701, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Created reservations ['26853e1c-3e6e-4a0d-bd65-140ad1bd9b16', '5c9840c0-9791-4f1d-8013-98e23b13b664', '37d86a74-5704-462d-be4c-fd395b1d0067', 'dc7d2829-1164-41bc-bebc-f9f717ad0943'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f24f16b-a30e-4c59-846b-c8b6727f9643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26853e1c-3e6e-4a0d-bd65-140ad1bd9b16', '5c9840c0-9791-4f1d-8013-98e23b13b664', '37d86a74-5704-462d-be4c-fd395b1d0067', 'dc7d2829-1164-41bc-bebc-f9f717ad0943']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39251fbf-b287-44b7-89f5-b5a2a1d1ac91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39251fbf-b287-44b7-89f5-b5a2a1d1ac91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3db658c0-221e-4848-b1eb-c24d7247d633', '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='c9004d206eb84ecea87807d0f3943168',qos_specs=None,replication_status=,reservations=['26853e1c-3e6e-4a0d-bd65-140ad1bd9b16','5c9840c0-9791-4f1d-8013-98e23b13b664','37d86a74-5704-462d-be4c-fd395b1d0067','dc7d2829-1164-41bc-bebc-f9f717ad0943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_type_id=29f04eb4-15ca-4d17-911c-201185540a4b), 'volume': Volume(_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-01T00:18: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=3db658c0-221e-4848-b1eb-c24d7247d633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9004d206eb84ecea87807d0f3943168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29f04eb4-15ca-4d17-911c-201185540a4b),volume_type_id=29f04eb4-15ca-4d17-911c-201185540a4b)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208e30cf-c729-4948-a662-f5e7ed2ea8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208e30cf-c729-4948-a662-f5e7ed2ea8c7) transitioned into state 'SUCCESS' from 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='c9004d206eb84ecea87807d0f3943168',qos_specs=None,replication_status=,reservations=['26853e1c-3e6e-4a0d-bd65-140ad1bd9b16','5c9840c0-9791-4f1d-8013-98e23b13b664','37d86a74-5704-462d-be4c-fd395b1d0067','dc7d2829-1164-41bc-bebc-f9f717ad0943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_type_id=29f04eb4-15ca-4d17-911c-201185540a4b)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a751765-3868-4516-aa4a-81fc830107ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a751765-3868-4516-aa4a-81fc830107ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Flow 'volume_create_api' (32eea731-452d-45b3-902e-c765ab845ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume request issued successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3da3dac6-affa-4f1c-9881-be1185de6571 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1512/2986] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:18:19 2026] POST /volume/v3/volumes => generated 780 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce8fdca4-6457-4408-b585-c90065eeacf3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce8fdca4-6457-4408-b585-c90065eeacf3 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce8fdca4-6457-4408-b585-c90065eeacf3 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce8fdca4-6457-4408-b585-c90065eeacf3 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce8fdca4-6457-4408-b585-c90065eeacf3 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce8fdca4-6457-4408-b585-c90065eeacf3 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1475/2987] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 => generated 959 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-02ebd450-9926-4b44-a601-8f0f0a98c415 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02ebd450-9926-4b44-a601-8f0f0a98c415 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02ebd450-9926-4b44-a601-8f0f0a98c415 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-02ebd450-9926-4b44-a601-8f0f0a98c415 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-02ebd450-9926-4b44-a601-8f0f0a98c415 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 404 Sep 01 02:18:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1513/2988] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] DELETE http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Delete volume with id: 281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Delete volume request issued successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbb47983-4682-4d92-b413-e078dbb4fe08 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 202 Sep 01 02:18:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1476/2989] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:19 2026] DELETE /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aac70b84-6a47-4a96-baa1-1ec03969b47c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aac70b84-6a47-4a96-baa1-1ec03969b47c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aac70b84-6a47-4a96-baa1-1ec03969b47c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aac70b84-6a47-4a96-baa1-1ec03969b47c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aac70b84-6a47-4a96-baa1-1ec03969b47c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aac70b84-6a47-4a96-baa1-1ec03969b47c tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1514/2990] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 840 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-412df2ea-91ec-4287-84e1-5c2b3559177f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-412df2ea-91ec-4287-84e1-5c2b3559177f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-412df2ea-91ec-4287-84e1-5c2b3559177f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-412df2ea-91ec-4287-84e1-5c2b3559177f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-412df2ea-91ec-4287-84e1-5c2b3559177f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-412df2ea-91ec-4287-84e1-5c2b3559177f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 returned with HTTP 200 Sep 01 02:18:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1477/2991] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 => generated 1014 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6c4a7bcf-107a-46a6-9127-df7e59fb1e07 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6c4a7bcf-107a-46a6-9127-df7e59fb1e07 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6c4a7bcf-107a-46a6-9127-df7e59fb1e07 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6c4a7bcf-107a-46a6-9127-df7e59fb1e07 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:20 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:20 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:20 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6c4a7bcf-107a-46a6-9127-df7e59fb1e07 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Volume info retrieved successfully. Sep 01 02:18:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6c4a7bcf-107a-46a6-9127-df7e59fb1e07 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 200 Sep 01 02:18:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1515/2992] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:20 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 1199 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-364be2a6-20d6-4f2a-b41f-afffd34570d6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-364be2a6-20d6-4f2a-b41f-afffd34570d6 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-364be2a6-20d6-4f2a-b41f-afffd34570d6 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-364be2a6-20d6-4f2a-b41f-afffd34570d6 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-364be2a6-20d6-4f2a-b41f-afffd34570d6 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-364be2a6-20d6-4f2a-b41f-afffd34570d6 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 returned with HTTP 200 Sep 01 02:18:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1478/2993] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:18:20 2026] GET /volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 => generated 980 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d607405d-7803-4229-92c8-187ab5d77477 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d607405d-7803-4229-92c8-187ab5d77477 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d607405d-7803-4229-92c8-187ab5d77477 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d607405d-7803-4229-92c8-187ab5d77477 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d607405d-7803-4229-92c8-187ab5d77477 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:18:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1516/2994] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:18:20 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e1651cc8-8735-4cc5-9d61-a28303c78a95 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1651cc8-8735-4cc5-9d61-a28303c78a95 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] DELETE http://192.168.122.25/volume/v3/messages/4ccbcecd-92f8-46f7-95ad-58bd3e3e0b49 Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e1651cc8-8735-4cc5-9d61-a28303c78a95 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e1651cc8-8735-4cc5-9d61-a28303c78a95 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e1651cc8-8735-4cc5-9d61-a28303c78a95 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] http://192.168.122.25/volume/v3/messages/4ccbcecd-92f8-46f7-95ad-58bd3e3e0b49 returned with HTTP 204 Sep 01 02:18:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1479/2995] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:18:20 2026] DELETE /volume/v3/messages/4ccbcecd-92f8-46f7-95ad-58bd3e3e0b49 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd20471a-c3c8-4873-9cfe-35d5b036e642 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd20471a-c3c8-4873-9cfe-35d5b036e642 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] GET http://192.168.122.25/volume/v3/messages/4ccbcecd-92f8-46f7-95ad-58bd3e3e0b49 Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd20471a-c3c8-4873-9cfe-35d5b036e642 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd20471a-c3c8-4873-9cfe-35d5b036e642 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd20471a-c3c8-4873-9cfe-35d5b036e642 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] http://192.168.122.25/volume/v3/messages/4ccbcecd-92f8-46f7-95ad-58bd3e3e0b49 returned with HTTP 404 Sep 01 02:18:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1517/2996] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:18:20 2026] GET /volume/v3/messages/4ccbcecd-92f8-46f7-95ad-58bd3e3e0b49 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-04d914e4-a727-4820-b2ce-c8f58932be15 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04d914e4-a727-4820-b2ce-c8f58932be15 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04d914e4-a727-4820-b2ce-c8f58932be15 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04d914e4-a727-4820-b2ce-c8f58932be15 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Delete volume with id: 3db658c0-221e-4848-b1eb-c24d7247d633 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04d914e4-a727-4820-b2ce-c8f58932be15 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1480/2997] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/281f89e7-915f-4103-815e-428b7a187116 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dd034316-62ce-47cd-880d-2bec548eced4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86843) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd034316-62ce-47cd-880d-2bec548eced4 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd034316-62ce-47cd-880d-2bec548eced4 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dd034316-62ce-47cd-880d-2bec548eced4 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-dd034316-62ce-47cd-880d-2bec548eced4 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Delete snapshot with id: bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dd034316-62ce-47cd-880d-2bec548eced4 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1481/2998] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:21 2026] DELETE /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e9b2d706-4e3e-4edd-a2f7-f620df927d10 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9b2d706-4e3e-4edd-a2f7-f620df927d10 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9b2d706-4e3e-4edd-a2f7-f620df927d10 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9b2d706-4e3e-4edd-a2f7-f620df927d10 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9b2d706-4e3e-4edd-a2f7-f620df927d10 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1482/2999] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/snapshots/bd53e084-64df-4d7c-8df6-16e858176a0f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f20acd91-d84d-4ef3-af70-6b2a9b7b2944 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f20acd91-d84d-4ef3-af70-6b2a9b7b2944 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] DELETE http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f20acd91-d84d-4ef3-af70-6b2a9b7b2944 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f20acd91-d84d-4ef3-af70-6b2a9b7b2944 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-f20acd91-d84d-4ef3-af70-6b2a9b7b2944 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Delete volume with id: db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Created reservations ['3e4687d2-366d-4853-9c0f-f2c477b310c2', '8ff7e7fc-0205-4d62-b578-fe3bdc015b35', '3e24379a-60db-4e59-9479-3f09d92d6e98', '9344d6c4-e6ac-4fea-9101-fa54b6d5afc5'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f20acd91-d84d-4ef3-af70-6b2a9b7b2944 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1483/3000] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:21 2026] DELETE /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b4e25e2e-3f9c-4761-a4a2-db5615a313fe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4e25e2e-3f9c-4761-a4a2-db5615a313fe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4e25e2e-3f9c-4761-a4a2-db5615a313fe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b4e25e2e-3f9c-4761-a4a2-db5615a313fe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b4e25e2e-3f9c-4761-a4a2-db5615a313fe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b4e25e2e-3f9c-4761-a4a2-db5615a313fe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 returned with HTTP 200 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1484/3001] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b494d559-9f49-40a3-bf6f-727cadb33793 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b494d559-9f49-40a3-bf6f-727cadb33793 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] GET http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b494d559-9f49-40a3-bf6f-727cadb33793 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b494d559-9f49-40a3-bf6f-727cadb33793 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b494d559-9f49-40a3-bf6f-727cadb33793 tempest-SnapshotDependencyTests-105651827 tempest-SnapshotDependencyTests-105651827-project-member] http://192.168.122.25/volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1485/3002] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/db7a7930-b875-4291-9245-b82da2cae8e5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Delete volume request issued successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1dd2c0b-cdb9-475d-bba5-e89e1ff32269 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 returned with HTTP 202 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1518/3003] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:18:21 2026] DELETE /volume/v3/volumes/3db658c0-221e-4848-b1eb-c24d7247d633 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-90439131-a394-4ccd-9571-18898c3135ec None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-90439131-a394-4ccd-9571-18898c3135ec tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/types/29f04eb4-15ca-4d17-911c-201185540a4b Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-90439131-a394-4ccd-9571-18898c3135ec tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-90439131-a394-4ccd-9571-18898c3135ec tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-90439131-a394-4ccd-9571-18898c3135ec tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/types/29f04eb4-15ca-4d17-911c-201185540a4b returned with HTTP 202 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1519/3004] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:18:21 2026] DELETE /volume/v3/types/29f04eb4-15ca-4d17-911c-201185540a4b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8a30faaf-385c-46df-b28a-15c81d98ebf3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a30faaf-385c-46df-b28a-15c81d98ebf3 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a30faaf-385c-46df-b28a-15c81d98ebf3 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a30faaf-385c-46df-b28a-15c81d98ebf3 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a30faaf-385c-46df-b28a-15c81d98ebf3 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1520/3005] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-445fa573-f0ee-4dab-9f47-13df15b9585b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-445fa573-f0ee-4dab-9f47-13df15b9585b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-445fa573-f0ee-4dab-9f47-13df15b9585b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1576186752", "extra_specs": {"storage_protocol": "tempest-storage_protocol-173804189", "vendor_name": "tempest-vendor_name-1269817379"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-445fa573-f0ee-4dab-9f47-13df15b9585b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1521/3006] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:21 2026] POST /volume/v3/types => generated 329 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-04923327-d2cb-4b0a-a420-878bd569b265 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a9d7446a-db18-4e77-b574-dd307846be45", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb19a76-b406-43c7-9bef-da3d2d8307e1", "name": "tempest-ProjectMemberTests-Snapshot-2094866807"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume request body: {'volume': {'volume_type': 'a9d7446a-db18-4e77-b574-dd307846be45', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume of 1 GB Sep 01 02:18:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Volume info retrieved successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Create snapshot from volume efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Flow 'volume_create_api' (91a3601f-356a-4296-907f-597fe4fff0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a237c013-41f1-4414-a96d-6dc4675c074b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a237c013-41f1-4414-a96d-6dc4675c074b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-173804189',vendor_name='tempest-vendor_name-1269817379'},id=a9d7446a-db18-4e77-b574-dd307846be45,is_public=True,name='tempest-ProjectMemberTests-volume-type-1576186752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9d7446a-db18-4e77-b574-dd307846be45', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa878e6-416c-4a7d-930d-7515c437a0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Created reservations ['f8bb78a6-2b10-44fb-90b5-641e6e4a6715', '0ed02afa-d9ef-4130-b336-53a8f169e115', '21717c38-5e18-4ed8-8d50-fca183c957d3', '7fac4c2b-fcbb-4cc7-9224-834a33d0a901'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1576186752 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1576186752, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1576186752 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1576186752, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Created reservations ['318cefc6-f7e9-4eb9-867d-a0cb796c68e4', '43dfaf2e-0ff1-455d-adb4-7fe3fb87c9ec', 'c54e746d-3776-4b97-806a-d4028b008fae', '370bcf0d-63d2-460d-81fb-3da1b62a46cb'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa878e6-416c-4a7d-930d-7515c437a0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['318cefc6-f7e9-4eb9-867d-a0cb796c68e4', '43dfaf2e-0ff1-455d-adb4-7fe3fb87c9ec', 'c54e746d-3776-4b97-806a-d4028b008fae', '370bcf0d-63d2-460d-81fb-3da1b62a46cb']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eab1b81-fd53-46ce-9cea-94a39faa7823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot create request issued successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adadfc5f-204e-4b4f-a25b-12e1de617389 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1486/3007] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:21 2026] POST /volume/v3/snapshots => generated 305 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-027e1e2d-fe2f-432c-bd36-044a39617568 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-027e1e2d-fe2f-432c-bd36-044a39617568 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] DELETE http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-027e1e2d-fe2f-432c-bd36-044a39617568 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-027e1e2d-fe2f-432c-bd36-044a39617568 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-027e1e2d-fe2f-432c-bd36-044a39617568 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Delete volume with id: fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-027e1e2d-fe2f-432c-bd36-044a39617568 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1487/3008] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:18:21 2026] DELETE /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eab1b81-fd53-46ce-9cea-94a39faa7823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0ae953-7922-4c55-b2b2-be79d7abf42d', '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='c9004d206eb84ecea87807d0f3943168',qos_specs=None,replication_status=,reservations=['318cefc6-f7e9-4eb9-867d-a0cb796c68e4','43dfaf2e-0ff1-455d-adb4-7fe3fb87c9ec','c54e746d-3776-4b97-806a-d4028b008fae','370bcf0d-63d2-460d-81fb-3da1b62a46cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_type_id=a9d7446a-db18-4e77-b574-dd307846be45), 'volume': Volume(_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-01T00:18: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=7a0ae953-7922-4c55-b2b2-be79d7abf42d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9004d206eb84ecea87807d0f3943168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9d7446a-db18-4e77-b574-dd307846be45),volume_type_id=a9d7446a-db18-4e77-b574-dd307846be45)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8ca0cf19-3ddf-4066-b63a-9f1e8e810f3b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1028d3-baa0-4ce7-be5b-b1fc3120f87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ca0cf19-3ddf-4066-b63a-9f1e8e810f3b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ca0cf19-3ddf-4066-b63a-9f1e8e810f3b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8ca0cf19-3ddf-4066-b63a-9f1e8e810f3b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8ca0cf19-3ddf-4066-b63a-9f1e8e810f3b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8ca0cf19-3ddf-4066-b63a-9f1e8e810f3b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 200 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1488/3009] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-49ef86f1-9d2c-4b6c-8f89-210eceb7b483 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-49ef86f1-9d2c-4b6c-8f89-210eceb7b483 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] GET http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-49ef86f1-9d2c-4b6c-8f89-210eceb7b483 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-49ef86f1-9d2c-4b6c-8f89-210eceb7b483 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-49ef86f1-9d2c-4b6c-8f89-210eceb7b483 tempest-VolumeImageDependencyTests-40464305 tempest-VolumeImageDependencyTests-40464305-project-member] http://192.168.122.25/volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1489/3010] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/fa28539b-b2d3-4e32-a4c6-99ef86de0a0a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1028d3-baa0-4ce7-be5b-b1fc3120f87a) transitioned into state 'SUCCESS' from 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='c9004d206eb84ecea87807d0f3943168',qos_specs=None,replication_status=,reservations=['318cefc6-f7e9-4eb9-867d-a0cb796c68e4','43dfaf2e-0ff1-455d-adb4-7fe3fb87c9ec','c54e746d-3776-4b97-806a-d4028b008fae','370bcf0d-63d2-460d-81fb-3da1b62a46cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_type_id=a9d7446a-db18-4e77-b574-dd307846be45)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83315fce-9d4c-4547-9f53-b1f246bcac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83315fce-9d4c-4547-9f53-b1f246bcac25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Flow 'volume_create_api' (91a3601f-356a-4296-907f-597fe4fff0d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume request issued successfully. Sep 01 02:18:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-04923327-d2cb-4b0a-a420-878bd569b265 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1522/3011] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:18:21 2026] POST /volume/v3/volumes => generated 780 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-197f79bc-0c3a-45f7-bcf2-e0722eedbbd1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-197f79bc-0c3a-45f7-bcf2-e0722eedbbd1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-197f79bc-0c3a-45f7-bcf2-e0722eedbbd1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-197f79bc-0c3a-45f7-bcf2-e0722eedbbd1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-197f79bc-0c3a-45f7-bcf2-e0722eedbbd1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-197f79bc-0c3a-45f7-bcf2-e0722eedbbd1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d returned with HTTP 200 Sep 01 02:18:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1490/3012] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d => generated 959 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-464ebc6f-5c99-4644-b8ac-b3ee655d84a0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-464ebc6f-5c99-4644-b8ac-b3ee655d84a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-464ebc6f-5c99-4644-b8ac-b3ee655d84a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-464ebc6f-5c99-4644-b8ac-b3ee655d84a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-464ebc6f-5c99-4644-b8ac-b3ee655d84a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-464ebc6f-5c99-4644-b8ac-b3ee655d84a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 200 Sep 01 02:18:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1523/3013] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:22 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 437 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-96f50102-3c47-4d58-80bb-3399e4d9132c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-96f50102-3c47-4d58-80bb-3399e4d9132c tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-96f50102-3c47-4d58-80bb-3399e4d9132c tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-96f50102-3c47-4d58-80bb-3399e4d9132c tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-96f50102-3c47-4d58-80bb-3399e4d9132c tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-96f50102-3c47-4d58-80bb-3399e4d9132c tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1491/3014] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d => generated 980 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-00bf8879-1783-4b62-abe3-0f5f587d5621 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00bf8879-1783-4b62-abe3-0f5f587d5621 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00bf8879-1783-4b62-abe3-0f5f587d5621 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00bf8879-1783-4b62-abe3-0f5f587d5621 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00bf8879-1783-4b62-abe3-0f5f587d5621 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1524/3015] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/messages => generated 676 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e794e003-1417-431b-9126-625ae68a25d5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e794e003-1417-431b-9126-625ae68a25d5 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] GET http://192.168.122.25/volume/v3/messages Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e794e003-1417-431b-9126-625ae68a25d5 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e794e003-1417-431b-9126-625ae68a25d5 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e794e003-1417-431b-9126-625ae68a25d5 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1492/3016] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-93a64250-3195-492d-94d5-43d5a92d1e30 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-93a64250-3195-492d-94d5-43d5a92d1e30 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/messages/94f4166d-b628-4dfe-b111-ca62528d3be4 Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-93a64250-3195-492d-94d5-43d5a92d1e30 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-93a64250-3195-492d-94d5-43d5a92d1e30 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-93a64250-3195-492d-94d5-43d5a92d1e30 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/messages/94f4166d-b628-4dfe-b111-ca62528d3be4 returned with HTTP 204 Sep 01 02:18:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1525/3017] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:18:23 2026] DELETE /volume/v3/messages/94f4166d-b628-4dfe-b111-ca62528d3be4 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Delete volume with id: 7a0ae953-7922-4c55-b2b2-be79d7abf42d Sep 01 02:18:23 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86844) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1576186752 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1576186752, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1576186752 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1576186752, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Created reservations ['61bfa8ae-8bd7-4a92-8061-2ded5f9a9120', '7fb7faa2-4a18-488e-84b4-6e67cf9d0f8b', '2b040ab4-76ce-4ab1-b4ae-e57e74b659fe', '08b74093-ce0f-44ea-be90-f13e025b1301'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Delete volume request issued successfully. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19eb8525-12ff-465d-9ffa-dc0f3942a7fb tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d returned with HTTP 202 Sep 01 02:18:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1493/3018] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:18:23 2026] DELETE /volume/v3/volumes/7a0ae953-7922-4c55-b2b2-be79d7abf42d => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-08d5ee72-1695-4fed-9447-b7c08842838e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08d5ee72-1695-4fed-9447-b7c08842838e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/types/a9d7446a-db18-4e77-b574-dd307846be45 Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08d5ee72-1695-4fed-9447-b7c08842838e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-08d5ee72-1695-4fed-9447-b7c08842838e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-08d5ee72-1695-4fed-9447-b7c08842838e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/types/a9d7446a-db18-4e77-b574-dd307846be45 returned with HTTP 202 Sep 01 02:18:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1526/3019] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:18:23 2026] DELETE /volume/v3/types/a9d7446a-db18-4e77-b574-dd307846be45 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7d9f4f0a-7f2f-4a5e-abbc-e9df765e7faa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d9f4f0a-7f2f-4a5e-abbc-e9df765e7faa tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7d9f4f0a-7f2f-4a5e-abbc-e9df765e7faa tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-693024870", "extra_specs": {"storage_protocol": "tempest-storage_protocol-558769649", "vendor_name": "tempest-vendor_name-1449456643"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7d9f4f0a-7f2f-4a5e-abbc-e9df765e7faa tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1494/3020] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:23 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 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "184da322-c93b-46e0-80ce-6519d1c0756d", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume request body: {'volume': {'volume_type': '184da322-c93b-46e0-80ce-6519d1c0756d', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ee0bd314-4ee4-4831-9148-b9b8477d6edb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume of 1 GB Sep 01 02:18:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ee0bd314-4ee4-4831-9148-b9b8477d6edb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ee0bd314-4ee4-4831-9148-b9b8477d6edb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ee0bd314-4ee4-4831-9148-b9b8477d6edb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ee0bd314-4ee4-4831-9148-b9b8477d6edb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ee0bd314-4ee4-4831-9148-b9b8477d6edb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1495/3021] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Flow 'volume_create_api' (851c1d0c-af94-4a0f-a86b-3e282e5285d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b156649-612e-4fab-882c-53b3a8812330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b156649-612e-4fab-882c-53b3a8812330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-558769649',vendor_name='tempest-vendor_name-1449456643'},id=184da322-c93b-46e0-80ce-6519d1c0756d,is_public=True,name='tempest-ProjectMemberTests-volume-type-693024870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '184da322-c93b-46e0-80ce-6519d1c0756d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:23 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15934882-5a0e-41d6-8d2d-ee8a21f73496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-693024870 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-693024870, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-693024870 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-693024870, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Created reservations ['971ed4a4-3cf7-4ca2-859e-360d9a0c9d5b', '5959f6c8-d321-4a98-bbf0-600430d37941', 'acee6292-ef87-440a-981c-ef95623ed861', 'cdee64bb-5693-4c23-a859-feb1cdbea543'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15934882-5a0e-41d6-8d2d-ee8a21f73496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['971ed4a4-3cf7-4ca2-859e-360d9a0c9d5b', '5959f6c8-d321-4a98-bbf0-600430d37941', 'acee6292-ef87-440a-981c-ef95623ed861', 'cdee64bb-5693-4c23-a859-feb1cdbea543']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c192510-0cf2-4278-8425-9773b5e5fb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c192510-0cf2-4278-8425-9773b5e5fb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d65b3e8-180c-4217-8a89-a854462bedd0', '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='c9004d206eb84ecea87807d0f3943168',qos_specs=None,replication_status=,reservations=['971ed4a4-3cf7-4ca2-859e-360d9a0c9d5b','5959f6c8-d321-4a98-bbf0-600430d37941','acee6292-ef87-440a-981c-ef95623ed861','cdee64bb-5693-4c23-a859-feb1cdbea543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_type_id=184da322-c93b-46e0-80ce-6519d1c0756d), 'volume': Volume(_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-01T00:18:24Z,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=4d65b3e8-180c-4217-8a89-a854462bedd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9004d206eb84ecea87807d0f3943168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(184da322-c93b-46e0-80ce-6519d1c0756d),volume_type_id=184da322-c93b-46e0-80ce-6519d1c0756d)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44c6223-4f14-438f-b92d-98b8888f5f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44c6223-4f14-438f-b92d-98b8888f5f38) transitioned into state 'SUCCESS' from 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='c9004d206eb84ecea87807d0f3943168',qos_specs=None,replication_status=,reservations=['971ed4a4-3cf7-4ca2-859e-360d9a0c9d5b','5959f6c8-d321-4a98-bbf0-600430d37941','acee6292-ef87-440a-981c-ef95623ed861','cdee64bb-5693-4c23-a859-feb1cdbea543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f9ecf8e8df41d49992c2a779536d15',volume_type_id=184da322-c93b-46e0-80ce-6519d1c0756d)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873460b-2f19-4fd8-a759-93b9bfda83ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873460b-2f19-4fd8-a759-93b9bfda83ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Flow 'volume_create_api' (851c1d0c-af94-4a0f-a86b-3e282e5285d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Create volume request issued successfully. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ba9f3dac-2a98-47e0-bd11-c8656bbf6e22 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1527/3022] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:18:23 2026] POST /volume/v3/volumes => generated 779 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f10b58d6-21a2-4cc0-82d0-1a6cdf374347 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f10b58d6-21a2-4cc0-82d0-1a6cdf374347 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 Sep 01 02:18:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f10b58d6-21a2-4cc0-82d0-1a6cdf374347 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f10b58d6-21a2-4cc0-82d0-1a6cdf374347 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f10b58d6-21a2-4cc0-82d0-1a6cdf374347 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f10b58d6-21a2-4cc0-82d0-1a6cdf374347 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 returned with HTTP 200 Sep 01 02:18:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1496/3023] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:18:24 2026] GET /volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 => generated 958 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7be2d4d0-82a9-4ef7-b58e-1ae38ccb4716 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7be2d4d0-82a9-4ef7-b58e-1ae38ccb4716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7be2d4d0-82a9-4ef7-b58e-1ae38ccb4716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7be2d4d0-82a9-4ef7-b58e-1ae38ccb4716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7be2d4d0-82a9-4ef7-b58e-1ae38ccb4716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7be2d4d0-82a9-4ef7-b58e-1ae38ccb4716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 200 Sep 01 02:18:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1528/3024] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:24 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b7398545-15a3-4323-aff4-ff19b9096282 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7398545-15a3-4323-aff4-ff19b9096282 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b7398545-15a3-4323-aff4-ff19b9096282 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b7398545-15a3-4323-aff4-ff19b9096282 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-b7398545-15a3-4323-aff4-ff19b9096282 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Delete snapshot with id: f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:24 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b7398545-15a3-4323-aff4-ff19b9096282 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b7398545-15a3-4323-aff4-ff19b9096282 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot delete request issued successfully. Sep 01 02:18:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7398545-15a3-4323-aff4-ff19b9096282 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 202 Sep 01 02:18:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1497/3025] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:24 2026] DELETE /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bcb4e410-71d0-446b-91ab-52b355a26c46 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bcb4e410-71d0-446b-91ab-52b355a26c46 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bcb4e410-71d0-446b-91ab-52b355a26c46 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bcb4e410-71d0-446b-91ab-52b355a26c46 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bcb4e410-71d0-446b-91ab-52b355a26c46 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bcb4e410-71d0-446b-91ab-52b355a26c46 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 200 Sep 01 02:18:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1529/3026] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:24 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-86b9a16c-6191-41f8-bcbc-7d67ad2114fd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86b9a16c-6191-41f8-bcbc-7d67ad2114fd tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86b9a16c-6191-41f8-bcbc-7d67ad2114fd tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86b9a16c-6191-41f8-bcbc-7d67ad2114fd tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-86b9a16c-6191-41f8-bcbc-7d67ad2114fd tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86b9a16c-6191-41f8-bcbc-7d67ad2114fd tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 returned with HTTP 200 Sep 01 02:18:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1498/3027] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 => generated 979 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-32da19f7-a2b5-41fb-bc8b-21928b5d4e9e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32da19f7-a2b5-41fb-bc8b-21928b5d4e9e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32da19f7-a2b5-41fb-bc8b-21928b5d4e9e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-32da19f7-a2b5-41fb-bc8b-21928b5d4e9e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-32da19f7-a2b5-41fb-bc8b-21928b5d4e9e tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:18:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1530/3028] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/messages => generated 676 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1ff4f391-84ff-44aa-9775-b2389b2c7eb1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ff4f391-84ff-44aa-9775-b2389b2c7eb1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] GET http://192.168.122.25/volume/v3/messages/a0a8898c-44b9-408a-ad47-961f9f3c8162 Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ff4f391-84ff-44aa-9775-b2389b2c7eb1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1ff4f391-84ff-44aa-9775-b2389b2c7eb1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1ff4f391-84ff-44aa-9775-b2389b2c7eb1 tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-member] http://192.168.122.25/volume/v3/messages/a0a8898c-44b9-408a-ad47-961f9f3c8162 returned with HTTP 200 Sep 01 02:18:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1499/3029] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/messages/a0a8898c-44b9-408a-ad47-961f9f3c8162 => generated 673 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-337e262c-d728-49d3-acaf-22e18e7bcd9d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-337e262c-d728-49d3-acaf-22e18e7bcd9d tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/messages/a0a8898c-44b9-408a-ad47-961f9f3c8162 Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-337e262c-d728-49d3-acaf-22e18e7bcd9d tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-337e262c-d728-49d3-acaf-22e18e7bcd9d tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-337e262c-d728-49d3-acaf-22e18e7bcd9d tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/messages/a0a8898c-44b9-408a-ad47-961f9f3c8162 returned with HTTP 204 Sep 01 02:18:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1531/3030] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:18:25 2026] DELETE /volume/v3/messages/a0a8898c-44b9-408a-ad47-961f9f3c8162 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-70a5a267-5a41-424d-a291-0c2554e1c44b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Delete volume with id: 4d65b3e8-180c-4217-8a89-a854462bedd0 Sep 01 02:18:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Volume info retrieved successfully. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86844) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-693024870 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-693024870, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-693024870 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-693024870, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Created reservations ['97d1571a-c10e-4311-b6d5-69358fcfec43', 'de2a7ecd-a45e-482c-82fe-b616afd77eed', '27271eba-a77b-4e95-97eb-5e96a365d2e2', '15e47d8b-d48d-4181-9ca1-a9bf8b3d88e3'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Delete volume request issued successfully. Sep 01 02:18:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-70a5a267-5a41-424d-a291-0c2554e1c44b tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 returned with HTTP 202 Sep 01 02:18:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1500/3031] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:18:25 2026] DELETE /volume/v3/volumes/4d65b3e8-180c-4217-8a89-a854462bedd0 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-962e5ba8-9d47-4b41-ab3e-6291cffb74de None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-962e5ba8-9d47-4b41-ab3e-6291cffb74de tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] DELETE http://192.168.122.25/volume/v3/types/184da322-c93b-46e0-80ce-6519d1c0756d Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-962e5ba8-9d47-4b41-ab3e-6291cffb74de tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-962e5ba8-9d47-4b41-ab3e-6291cffb74de tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-962e5ba8-9d47-4b41-ab3e-6291cffb74de tempest-ProjectMemberTests-1261837519 tempest-ProjectMemberTests-1261837519-project-admin] http://192.168.122.25/volume/v3/types/184da322-c93b-46e0-80ce-6519d1c0756d returned with HTTP 202 Sep 01 02:18:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1532/3032] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:18:25 2026] DELETE /volume/v3/types/184da322-c93b-46e0-80ce-6519d1c0756d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-906aca1b-1601-472a-b20a-703b9a0444c7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-906aca1b-1601-472a-b20a-703b9a0444c7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-906aca1b-1601-472a-b20a-703b9a0444c7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-906aca1b-1601-472a-b20a-703b9a0444c7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-906aca1b-1601-472a-b20a-703b9a0444c7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-906aca1b-1601-472a-b20a-703b9a0444c7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 200 Sep 01 02:18:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1501/3033] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2047416617"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2047416617'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume of 1 GB Sep 01 02:18:26 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (b5eabe1e-968c-4708-b033-6b7d08f42ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ac0190-d488-4f4b-a977-24264e95087c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ac0190-d488-4f4b-a977-24264e95087c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258d2369-f2a7-4862-b7a4-432c855c5d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['bf85aace-b888-4a8e-b5a4-0dc8c2d2f5d5', '013dff72-f30f-4043-9481-9cb803317298', '06ac9a90-23f6-409f-bf65-5eb5e31ba856', '3eb25376-1c3a-431d-9776-e7e4922b69c6'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258d2369-f2a7-4862-b7a4-432c855c5d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf85aace-b888-4a8e-b5a4-0dc8c2d2f5d5', '013dff72-f30f-4043-9481-9cb803317298', '06ac9a90-23f6-409f-bf65-5eb5e31ba856', '3eb25376-1c3a-431d-9776-e7e4922b69c6']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54a7608-70da-412f-a24a-8fa1cdf0b719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:26 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54a7608-70da-412f-a24a-8fa1cdf0b719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b413835-d98d-411c-b465-f163878a8f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047416617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['bf85aace-b888-4a8e-b5a4-0dc8c2d2f5d5','013dff72-f30f-4043-9481-9cb803317298','06ac9a90-23f6-409f-bf65-5eb5e31ba856','3eb25376-1c3a-431d-9776-e7e4922b69c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047416617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b413835-d98d-411c-b465-f163878a8f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d058dbf4e44e93bebda8c4e31386c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:26 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e68a425-b26a-4ed1-b06d-eb93eee03abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e68a425-b26a-4ed1-b06d-eb93eee03abc) transitioned into state 'SUCCESS' from state '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-2047416617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['bf85aace-b888-4a8e-b5a4-0dc8c2d2f5d5','013dff72-f30f-4043-9481-9cb803317298','06ac9a90-23f6-409f-bf65-5eb5e31ba856','3eb25376-1c3a-431d-9776-e7e4922b69c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccecebd-2461-495c-b0b3-acfd2a9e4d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c2a6e6ef-aa4f-4fc1-a6c5-c41e1baf058b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2a6e6ef-aa4f-4fc1-a6c5-c41e1baf058b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2a6e6ef-aa4f-4fc1-a6c5-c41e1baf058b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2a6e6ef-aa4f-4fc1-a6c5-c41e1baf058b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccecebd-2461-495c-b0b3-acfd2a9e4d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:27 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (b5eabe1e-968c-4708-b033-6b7d08f42ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request issued successfully. Sep 01 02:18:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c2a6e6ef-aa4f-4fc1-a6c5-c41e1baf058b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f5dd4f95-ddac-424e-b336-e6749366bd7f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2a6e6ef-aa4f-4fc1-a6c5-c41e1baf058b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 200 Sep 01 02:18:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1533/3034] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:26 2026] POST /volume/v3/volumes => generated 785 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1502/3035] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 463 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-196d6457-3dcb-4aad-b9c3-e7e34aa2f2a7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-196d6457-3dcb-4aad-b9c3-e7e34aa2f2a7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-196d6457-3dcb-4aad-b9c3-e7e34aa2f2a7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-196d6457-3dcb-4aad-b9c3-e7e34aa2f2a7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-196d6457-3dcb-4aad-b9c3-e7e34aa2f2a7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-196d6457-3dcb-4aad-b9c3-e7e34aa2f2a7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 returned with HTTP 200 Sep 01 02:18:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1534/3036] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5c7dccc5-109e-4524-a85f-00d88d5e0109 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c7dccc5-109e-4524-a85f-00d88d5e0109 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 Sep 01 02:18:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c7dccc5-109e-4524-a85f-00d88d5e0109 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c7dccc5-109e-4524-a85f-00d88d5e0109 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c7dccc5-109e-4524-a85f-00d88d5e0109 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 returned with HTTP 404 Sep 01 02:18:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1503/3037] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:28 2026] GET /volume/v3/snapshots/f325c85e-93ae-4a9d-9a72-b1bec57fb921 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-030e19b2-85c9-4480-ab62-d9684396f531 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-030e19b2-85c9-4480-ab62-d9684396f531 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-030e19b2-85c9-4480-ab62-d9684396f531 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-030e19b2-85c9-4480-ab62-d9684396f531 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-030e19b2-85c9-4480-ab62-d9684396f531 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-030e19b2-85c9-4480-ab62-d9684396f531 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-580a63e8-047e-45de-a08e-339980dba0d4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-580a63e8-047e-45de-a08e-339980dba0d4 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-580a63e8-047e-45de-a08e-339980dba0d4 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-580a63e8-047e-45de-a08e-339980dba0d4 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:28 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:28 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:28 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:28 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-030e19b2-85c9-4480-ab62-d9684396f531 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-030e19b2-85c9-4480-ab62-d9684396f531 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 returned with HTTP 202 Sep 01 02:18:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1535/3038] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:28 2026] DELETE /volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:28 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-580a63e8-047e-45de-a08e-339980dba0d4 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1bc510f3-d0d6-4bba-b77b-7618a985c6f6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bc510f3-d0d6-4bba-b77b-7618a985c6f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bc510f3-d0d6-4bba-b77b-7618a985c6f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:28 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1bc510f3-d0d6-4bba-b77b-7618a985c6f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-580a63e8-047e-45de-a08e-339980dba0d4 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 returned with HTTP 200 Sep 01 02:18:28 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1504/3039] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:28 2026] GET /volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:28 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:28 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:28 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:28 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1bc510f3-d0d6-4bba-b77b-7618a985c6f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:28 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1bc510f3-d0d6-4bba-b77b-7618a985c6f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 returned with HTTP 200 Sep 01 02:18:28 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1536/3040] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:28 2026] GET /volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ec4a136c-074b-430d-8410-750d98b6fc71 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ec4a136c-074b-430d-8410-750d98b6fc71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ec4a136c-074b-430d-8410-750d98b6fc71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ec4a136c-074b-430d-8410-750d98b6fc71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ec4a136c-074b-430d-8410-750d98b6fc71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-24b037ad-0b63-4648-9219-fef2bba760ff None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ec4a136c-074b-430d-8410-750d98b6fc71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 returned with HTTP 200 Sep 01 02:18:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24b037ad-0b63-4648-9219-fef2bba760ff tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24b037ad-0b63-4648-9219-fef2bba760ff tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-24b037ad-0b63-4648-9219-fef2bba760ff tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1505/3041] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:29 2026] GET /volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b413835-d98d-411c-b465-f163878a8f73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1362408621"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-24b037ad-0b63-4648-9219-fef2bba760ff tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-24b037ad-0b63-4648-9219-fef2bba760ff tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 returned with HTTP 200 Sep 01 02:18:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1537/3042] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:29 2026] GET /volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create snapshot from volume 2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:29 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['86a20701-9e80-40c8-91c2-4813606853e2', '25114ce9-4960-4917-9d2f-0943964bbe70', '5eb44531-68c0-4658-9e96-fe84c9086063', '561baaea-e2b4-486a-bc88-f17d1111ec5a'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot create request issued successfully. Sep 01 02:18:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d310a5d0-6f3b-4965-9e3a-b15607e694f1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1506/3043] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0b46246d-569a-4949-af02-1cf00fc51258 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b46246d-569a-4949-af02-1cf00fc51258 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b46246d-569a-4949-af02-1cf00fc51258 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b46246d-569a-4949-af02-1cf00fc51258 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:29 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:29 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0b46246d-569a-4949-af02-1cf00fc51258 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b46246d-569a-4949-af02-1cf00fc51258 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 200 Sep 01 02:18:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1538/3044] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:29 2026] GET /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c69b4dca-f20e-4be5-88f4-89d51ec616a5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c69b4dca-f20e-4be5-88f4-89d51ec616a5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c69b4dca-f20e-4be5-88f4-89d51ec616a5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c69b4dca-f20e-4be5-88f4-89d51ec616a5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c69b4dca-f20e-4be5-88f4-89d51ec616a5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 returned with HTTP 404 Sep 01 02:18:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1539/3045] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:30 2026] GET /volume/v3/volumes/efb19a76-b406-43c7-9bef-da3d2d8307e1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1788073401"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1788073401'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (66aeac67-859c-484d-8212-9a97ca0ebb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2961032b-87c7-410f-99e8-65a283592209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2132628828"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2132628828'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Create volume of 1 GB Sep 01 02:18:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2961032b-87c7-410f-99e8-65a283592209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cd3a7c-0a4f-470e-84ca-b917ecf8b303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Flow 'volume_create_api' (540e29d5-1f04-4c58-97d3-d282eee57589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce1a285-9156-46fc-9e54-777643584567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['10ca0887-c2d8-4c6e-b599-5b4d81507073', '10356e02-cfa3-4d57-a084-e7fe2b527775', '589e3de7-8414-4fc9-8446-cde0c234fe84', 'ccfcd1cd-cdfa-45a8-af4c-cf03a4d0f67a'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce1a285-9156-46fc-9e54-777643584567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cd3a7c-0a4f-470e-84ca-b917ecf8b303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10ca0887-c2d8-4c6e-b599-5b4d81507073', '10356e02-cfa3-4d57-a084-e7fe2b527775', '589e3de7-8414-4fc9-8446-cde0c234fe84', 'ccfcd1cd-cdfa-45a8-af4c-cf03a4d0f67a']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2ebbc9-990d-4be4-bddf-6601bdc026d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b69d7fb-3794-435c-bc44-a5633f316260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b69d7fb-3794-435c-bc44-a5633f316260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46043042-b181-4b0b-9a74-079c170d91e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788073401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['10ca0887-c2d8-4c6e-b599-5b4d81507073','10356e02-cfa3-4d57-a084-e7fe2b527775','589e3de7-8414-4fc9-8446-cde0c234fe84','ccfcd1cd-cdfa-45a8-af4c-cf03a4d0f67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788073401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46043042-b181-4b0b-9a74-079c170d91e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ebcf7e-4860-4f06-a535-65c4c61448a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ebcf7e-4860-4f06-a535-65c4c61448a8) transitioned into state 'SUCCESS' from state '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-1788073401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['10ca0887-c2d8-4c6e-b599-5b4d81507073','10356e02-cfa3-4d57-a084-e7fe2b527775','589e3de7-8414-4fc9-8446-cde0c234fe84','ccfcd1cd-cdfa-45a8-af4c-cf03a4d0f67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ec206b-050a-40f4-8b38-85cda7fb985b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ec206b-050a-40f4-8b38-85cda7fb985b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (66aeac67-859c-484d-8212-9a97ca0ebb4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8ca2bcb6-8b58-4ee9-b78e-c5209718f1db tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1540/3046] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:30 2026] POST /volume/v3/volumes => generated 785 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e9dc78b6-1e46-4c11-be68-48f2a8ff7bcd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e9dc78b6-1e46-4c11-be68-48f2a8ff7bcd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e9dc78b6-1e46-4c11-be68-48f2a8ff7bcd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e9dc78b6-1e46-4c11-be68-48f2a8ff7bcd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e9dc78b6-1e46-4c11-be68-48f2a8ff7bcd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e9dc78b6-1e46-4c11-be68-48f2a8ff7bcd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 200 Sep 01 02:18:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1541/3047] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:30 2026] GET /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6ce6f80b-60eb-4a3d-8900-14d9e1f3cc83 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ce6f80b-60eb-4a3d-8900-14d9e1f3cc83 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ce6f80b-60eb-4a3d-8900-14d9e1f3cc83 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6ce6f80b-60eb-4a3d-8900-14d9e1f3cc83 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Created reservations ['9bd631ad-ac84-4eb6-aa54-f52d2bfb11ff', '54877505-59b1-44f4-995d-6d326d39c93b', '3e12d8a7-efdc-4a19-be01-a909f89be70f', 'a745d538-cf55-4f7a-bdb4-bbb17e458869'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2ebbc9-990d-4be4-bddf-6601bdc026d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bd631ad-ac84-4eb6-aa54-f52d2bfb11ff', '54877505-59b1-44f4-995d-6d326d39c93b', '3e12d8a7-efdc-4a19-be01-a909f89be70f', 'a745d538-cf55-4f7a-bdb4-bbb17e458869']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f29059-2b0d-4749-acb3-2677a6c1d336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6ce6f80b-60eb-4a3d-8900-14d9e1f3cc83 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6ce6f80b-60eb-4a3d-8900-14d9e1f3cc83 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 returned with HTTP 200 Sep 01 02:18:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1542/3048] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:30 2026] GET /volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f29059-2b0d-4749-acb3-2677a6c1d336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da7a16db-a0c8-4d1b-b10f-595f8bac6fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132628828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='765676f79a2d46fe9f5b14dedca1adde',qos_specs=None,replication_status=,reservations=['9bd631ad-ac84-4eb6-aa54-f52d2bfb11ff','54877505-59b1-44f4-995d-6d326d39c93b','3e12d8a7-efdc-4a19-be01-a909f89be70f','a745d538-cf55-4f7a-bdb4-bbb17e458869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a343ed7e68647ccac402b35be700886',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132628828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da7a16db-a0c8-4d1b-b10f-595f8bac6fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='765676f79a2d46fe9f5b14dedca1adde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a343ed7e68647ccac402b35be700886',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:30 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9bdae7-41d3-4461-96e6-a960ad9d3094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9bdae7-41d3-4461-96e6-a960ad9d3094) transitioned into state 'SUCCESS' from state '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-2132628828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='765676f79a2d46fe9f5b14dedca1adde',qos_specs=None,replication_status=,reservations=['9bd631ad-ac84-4eb6-aa54-f52d2bfb11ff','54877505-59b1-44f4-995d-6d326d39c93b','3e12d8a7-efdc-4a19-be01-a909f89be70f','a745d538-cf55-4f7a-bdb4-bbb17e458869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a343ed7e68647ccac402b35be700886',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d76908-5714-4760-8b27-e7df7aa70e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d76908-5714-4760-8b27-e7df7aa70e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Flow 'volume_create_api' (540e29d5-1f04-4c58-97d3-d282eee57589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Create volume request issued successfully. Sep 01 02:18:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b3c38998-dc50-4f3a-9a45-9f80c6bffc8b tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1507/3049] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:30 2026] POST /volume/v3/volumes => generated 785 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1d148ca4-7379-447a-94b1-265c72b5a3e9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1d148ca4-7379-447a-94b1-265c72b5a3e9 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d148ca4-7379-447a-94b1-265c72b5a3e9 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d148ca4-7379-447a-94b1-265c72b5a3e9 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1d148ca4-7379-447a-94b1-265c72b5a3e9 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1d148ca4-7379-447a-94b1-265c72b5a3e9 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec returned with HTTP 200 Sep 01 02:18:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1543/3050] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:31 2026] GET /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec => generated 964 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f568c553-e7fd-4ced-ab66-1b4325e95859 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f568c553-e7fd-4ced-ab66-1b4325e95859 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f568c553-e7fd-4ced-ab66-1b4325e95859 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f568c553-e7fd-4ced-ab66-1b4325e95859 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f568c553-e7fd-4ced-ab66-1b4325e95859 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f568c553-e7fd-4ced-ab66-1b4325e95859 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 200 Sep 01 02:18:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1508/3051] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:31 2026] GET /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-14ad5266-d61a-4567-9847-d9435381d200 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14ad5266-d61a-4567-9847-d9435381d200 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14ad5266-d61a-4567-9847-d9435381d200 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:31 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-14ad5266-d61a-4567-9847-d9435381d200 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:31 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:31 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:31 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:31 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:31 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-14ad5266-d61a-4567-9847-d9435381d200 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:31 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-14ad5266-d61a-4567-9847-d9435381d200 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 returned with HTTP 200 Sep 01 02:18:31 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1544/3052] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:31 2026] GET /volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-86b49847-451a-49cd-9efe-8b4ffadaf991 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86b49847-451a-49cd-9efe-8b4ffadaf991 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86b49847-451a-49cd-9efe-8b4ffadaf991 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86b49847-451a-49cd-9efe-8b4ffadaf991 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:32 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:32 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:32 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:32 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:32 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-86b49847-451a-49cd-9efe-8b4ffadaf991 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:32 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86b49847-451a-49cd-9efe-8b4ffadaf991 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec returned with HTTP 200 Sep 01 02:18:32 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1509/3053] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:32 2026] GET /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f322d7e9-6dd4-4cf1-bb79-ad4a89fca997 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f322d7e9-6dd4-4cf1-bb79-ad4a89fca997 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f322d7e9-6dd4-4cf1-bb79-ad4a89fca997 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f322d7e9-6dd4-4cf1-bb79-ad4a89fca997 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f322d7e9-6dd4-4cf1-bb79-ad4a89fca997 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f322d7e9-6dd4-4cf1-bb79-ad4a89fca997 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 200 Sep 01 02:18:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1545/3054] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:32 2026] GET /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-50d26478-9ea3-42cf-9ee7-fe5db5f06fe9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a6aa0c1d-1f8a-442a-bdc0-bc7c3265c61a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6aa0c1d-1f8a-442a-bdc0-bc7c3265c61a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6aa0c1d-1f8a-442a-bdc0-bc7c3265c61a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6aa0c1d-1f8a-442a-bdc0-bc7c3265c61a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a6aa0c1d-1f8a-442a-bdc0-bc7c3265c61a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6aa0c1d-1f8a-442a-bdc0-bc7c3265c61a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 returned with HTTP 200 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1546/3055] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:32 2026] GET /volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46043042-b181-4b0b-9a74-079c170d91e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-943735599"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume 46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['5bbb5c7e-4810-41bb-837b-48ea1d02738c', 'eb53c6b6-556d-45c2-a957-3ce80fbc3c9c', 'd73d6482-927a-4de0-bc18-fb89f93096d9', '057ef3d9-78e4-42a3-afb5-e39fb53fefba'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-89e9603e-2aa5-4328-816f-30eab5fd2b71 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1547/3056] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9d1cc3d0-ed3d-4b7e-aa75-2ebf089b6e50 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d1cc3d0-ed3d-4b7e-aa75-2ebf089b6e50 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d1cc3d0-ed3d-4b7e-aa75-2ebf089b6e50 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d1cc3d0-ed3d-4b7e-aa75-2ebf089b6e50 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9d1cc3d0-ed3d-4b7e-aa75-2ebf089b6e50 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d1cc3d0-ed3d-4b7e-aa75-2ebf089b6e50 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec returned with HTTP 200 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1548/3057] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:33 2026] GET /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3651e5f4-cc2b-4431-af35-b74c223c8eec None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3651e5f4-cc2b-4431-af35-b74c223c8eec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3651e5f4-cc2b-4431-af35-b74c223c8eec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3651e5f4-cc2b-4431-af35-b74c223c8eec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3651e5f4-cc2b-4431-af35-b74c223c8eec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3651e5f4-cc2b-4431-af35-b74c223c8eec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 200 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1549/3058] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:33 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-50d26478-9ea3-42cf-9ee7-fe5db5f06fe9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] POST http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047/action Sep 01 02:18:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-50d26478-9ea3-42cf-9ee7-fe5db5f06fe9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-50d26478-9ea3-42cf-9ee7-fe5db5f06fe9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-50d26478-9ea3-42cf-9ee7-fe5db5f06fe9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Snapshot retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-50d26478-9ea3-42cf-9ee7-fe5db5f06fe9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6003bc43dea340b78df74c6f22e83fe4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1d058dbf4e44e93bebda8c4e31386c6', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:18:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-50d26478-9ea3-42cf-9ee7-fe5db5f06fe9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047/action returned with HTTP 403 Sep 01 02:18:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1510/3059] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:18:32 2026] POST /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047/action => generated 133 bytes in 469 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete snapshot with id: c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot delete request issued successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85a86203-4b13-4892-a49a-e4befc78c7c9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 202 Sep 01 02:18:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1550/3060] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:33 2026] DELETE /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-612df144-eea9-42b9-844f-4db0286fe407 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-612df144-eea9-42b9-844f-4db0286fe407 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-612df144-eea9-42b9-844f-4db0286fe407 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-612df144-eea9-42b9-844f-4db0286fe407 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-612df144-eea9-42b9-844f-4db0286fe407 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-612df144-eea9-42b9-844f-4db0286fe407 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 200 Sep 01 02:18:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1511/3061] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:33 2026] GET /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0d0f17a5-0bcf-4666-bc16-67b80fe2f44c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-09d37128-f108-4e98-9ecc-4a2a4b504513 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d0f17a5-0bcf-4666-bc16-67b80fe2f44c tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09d37128-f108-4e98-9ecc-4a2a4b504513 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09d37128-f108-4e98-9ecc-4a2a4b504513 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0d0f17a5-0bcf-4666-bc16-67b80fe2f44c tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-09d37128-f108-4e98-9ecc-4a2a4b504513 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0d0f17a5-0bcf-4666-bc16-67b80fe2f44c tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-09d37128-f108-4e98-9ecc-4a2a4b504513 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-09d37128-f108-4e98-9ecc-4a2a4b504513 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1512/3062] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0d0f17a5-0bcf-4666-bc16-67b80fe2f44c tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0d0f17a5-0bcf-4666-bc16-67b80fe2f44c tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1551/3063] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7c262b9a-16a9-4266-982e-cc5f300586b2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a946e0a0-077d-4303-b573-da760473acfb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a946e0a0-077d-4303-b573-da760473acfb tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a946e0a0-077d-4303-b573-da760473acfb tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a946e0a0-077d-4303-b573-da760473acfb tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a946e0a0-077d-4303-b573-da760473acfb tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a946e0a0-077d-4303-b573-da760473acfb tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1552/3064] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c262b9a-16a9-4266-982e-cc5f300586b2 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] POST http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec/action Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7c262b9a-16a9-4266-982e-cc5f300586b2 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7c262b9a-16a9-4266-982e-cc5f300586b2 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-7c262b9a-16a9-4266-982e-cc5f300586b2 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-7c262b9a-16a9-4266-982e-cc5f300586b2 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c015b2dd6e7a42a18de0cf0d6c881b87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '765676f79a2d46fe9f5b14dedca1adde', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7c262b9a-16a9-4266-982e-cc5f300586b2 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec/action returned with HTTP 403 Sep 01 02:18:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1513/3065] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:18:34 2026] POST /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec/action => generated 131 bytes in 314 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Delete volume with id: da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:34 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Delete volume request issued successfully. Sep 01 02:18:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-82ea48fc-c427-4fbc-937d-cd05c5add838 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec returned with HTTP 202 Sep 01 02:18:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1553/3066] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:34 2026] DELETE /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-767b6994-285a-4f97-b48b-6cb3b277d49a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-767b6994-285a-4f97-b48b-6cb3b277d49a tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-767b6994-285a-4f97-b48b-6cb3b277d49a tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-767b6994-285a-4f97-b48b-6cb3b277d49a tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-767b6994-285a-4f97-b48b-6cb3b277d49a tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-767b6994-285a-4f97-b48b-6cb3b277d49a tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1514/3067] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-20c7b7d4-11d3-4ca3-b2ce-844f047f43c5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-20c7b7d4-11d3-4ca3-b2ce-844f047f43c5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-20c7b7d4-11d3-4ca3-b2ce-844f047f43c5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-20c7b7d4-11d3-4ca3-b2ce-844f047f43c5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-20c7b7d4-11d3-4ca3-b2ce-844f047f43c5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-20c7b7d4-11d3-4ca3-b2ce-844f047f43c5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1554/3068] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3ca3b2a1-680c-49a8-bfba-ec3868537996 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ca3b2a1-680c-49a8-bfba-ec3868537996 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 Sep 01 02:18:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ca3b2a1-680c-49a8-bfba-ec3868537996 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3ca3b2a1-680c-49a8-bfba-ec3868537996 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3ca3b2a1-680c-49a8-bfba-ec3868537996 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 returned with HTTP 404 Sep 01 02:18:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1515/3069] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/v3/snapshots/c4394f3d-ad7b-48d0-9a2f-9c7f2aa5e047 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5b12038a-3e98-4faf-93db-908a5cc019ac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5b12038a-3e98-4faf-93db-908a5cc019ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5b12038a-3e98-4faf-93db-908a5cc019ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5b12038a-3e98-4faf-93db-908a5cc019ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-5b12038a-3e98-4faf-93db-908a5cc019ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume with id: 2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:35 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5b12038a-3e98-4faf-93db-908a5cc019ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5b12038a-3e98-4faf-93db-908a5cc019ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume request issued successfully. Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5b12038a-3e98-4faf-93db-908a5cc019ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 returned with HTTP 202 Sep 01 02:18:35 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1555/3070] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:35 2026] DELETE /volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-325e69c5-4524-43b4-bb7a-b3b29c9a01ce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-325e69c5-4524-43b4-bb7a-b3b29c9a01ce tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-325e69c5-4524-43b4-bb7a-b3b29c9a01ce tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-325e69c5-4524-43b4-bb7a-b3b29c9a01ce tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-325e69c5-4524-43b4-bb7a-b3b29c9a01ce tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-325e69c5-4524-43b4-bb7a-b3b29c9a01ce tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1516/3071] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2d3f2b03-d4ca-442c-b931-5c04e9b72c78 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d3f2b03-d4ca-442c-b931-5c04e9b72c78 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d3f2b03-d4ca-442c-b931-5c04e9b72c78 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2d3f2b03-d4ca-442c-b931-5c04e9b72c78 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2d3f2b03-d4ca-442c-b931-5c04e9b72c78 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec returned with HTTP 404 Sep 01 02:18:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1556/3072] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/v3/volumes/da7a16db-a0c8-4d1b-b10f-595f8bac6fec => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-647285374"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-647285374'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Create volume of 1 GB Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Flow 'volume_create_api' (cb2d04a7-6385-47ed-b75c-61e62dccd09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cb5d8d-517e-435e-a9db-a7a662bfdca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cb5d8d-517e-435e-a9db-a7a662bfdca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0481d8-22cd-44a4-aa41-b19de57c8101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Created reservations ['94eead00-23a6-434c-a55d-8309dbd930db', 'cf5fba57-700b-442a-9870-d1ea2514dee1', '803ba7eb-116e-4d6c-b36b-bd6563c0dc51', 'e5c2cd9b-f41e-4bf7-91d0-9a7629558ebd'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0481d8-22cd-44a4-aa41-b19de57c8101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94eead00-23a6-434c-a55d-8309dbd930db', 'cf5fba57-700b-442a-9870-d1ea2514dee1', '803ba7eb-116e-4d6c-b36b-bd6563c0dc51', 'e5c2cd9b-f41e-4bf7-91d0-9a7629558ebd']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28abb941-6ab1-49a8-bee0-50f782df4f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28abb941-6ab1-49a8-bee0-50f782df4f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a9e270-0c92-4b73-b553-79dc284f37ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-647285374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='765676f79a2d46fe9f5b14dedca1adde',qos_specs=None,replication_status=,reservations=['94eead00-23a6-434c-a55d-8309dbd930db','cf5fba57-700b-442a-9870-d1ea2514dee1','803ba7eb-116e-4d6c-b36b-bd6563c0dc51','e5c2cd9b-f41e-4bf7-91d0-9a7629558ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a343ed7e68647ccac402b35be700886',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-647285374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a9e270-0c92-4b73-b553-79dc284f37ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='765676f79a2d46fe9f5b14dedca1adde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a343ed7e68647ccac402b35be700886',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c81ff4a-413b-41e7-8748-b99adbcb8790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c81ff4a-413b-41e7-8748-b99adbcb8790) transitioned into state 'SUCCESS' from state '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-647285374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='765676f79a2d46fe9f5b14dedca1adde',qos_specs=None,replication_status=,reservations=['94eead00-23a6-434c-a55d-8309dbd930db','cf5fba57-700b-442a-9870-d1ea2514dee1','803ba7eb-116e-4d6c-b36b-bd6563c0dc51','e5c2cd9b-f41e-4bf7-91d0-9a7629558ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a343ed7e68647ccac402b35be700886',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8809041d-2206-47c9-8d27-25d895c072a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8809041d-2206-47c9-8d27-25d895c072a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Flow 'volume_create_api' (cb2d04a7-6385-47ed-b75c-61e62dccd09a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Create volume request issued successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b96b0f19-4ba4-4a73-b6b9-59ef09866bbf tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1517/3073] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:36 2026] POST /volume/v3/volumes => generated 784 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-386b7d94-ba09-45b5-ae19-b0b8976c5e04 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-386b7d94-ba09-45b5-ae19-b0b8976c5e04 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-386b7d94-ba09-45b5-ae19-b0b8976c5e04 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-386b7d94-ba09-45b5-ae19-b0b8976c5e04 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-386b7d94-ba09-45b5-ae19-b0b8976c5e04 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-386b7d94-ba09-45b5-ae19-b0b8976c5e04 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec returned with HTTP 200 Sep 01 02:18:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1557/3074] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-850bc41f-b258-4f5e-8a5d-adec348ee3ce None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-850bc41f-b258-4f5e-8a5d-adec348ee3ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-850bc41f-b258-4f5e-8a5d-adec348ee3ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-850bc41f-b258-4f5e-8a5d-adec348ee3ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-850bc41f-b258-4f5e-8a5d-adec348ee3ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-850bc41f-b258-4f5e-8a5d-adec348ee3ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 200 Sep 01 02:18:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1518/3075] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] DELETE http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Delete snapshot with id: 18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot delete request issued successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-368a9365-f4f4-4340-b4d2-61ecbb05c54b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 202 Sep 01 02:18:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1558/3076] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:36 2026] DELETE /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f1817866-86a3-42e9-992d-d60c219849b6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f1817866-86a3-42e9-992d-d60c219849b6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f1817866-86a3-42e9-992d-d60c219849b6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f1817866-86a3-42e9-992d-d60c219849b6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f1817866-86a3-42e9-992d-d60c219849b6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f1817866-86a3-42e9-992d-d60c219849b6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 200 Sep 01 02:18:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1519/3077] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-76ec0009-00d8-4f06-8dfd-259b17fcda53 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76ec0009-00d8-4f06-8dfd-259b17fcda53 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76ec0009-00d8-4f06-8dfd-259b17fcda53 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-76ec0009-00d8-4f06-8dfd-259b17fcda53 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-76ec0009-00d8-4f06-8dfd-259b17fcda53 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 returned with HTTP 404 Sep 01 02:18:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1559/3078] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/volumes/2b413835-d98d-411c-b465-f163878a8f73 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e0be8909-99ec-4561-944d-db2dd962afe2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1972834366"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1972834366'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume of 1 GB Sep 01 02:18:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (3d928d1c-e43c-4dd2-9299-147874fa2b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccbe38f-386a-4f72-a942-befa6f9f97f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccbe38f-386a-4f72-a942-befa6f9f97f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:36 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e4877d-52db-4db9-bcb6-2a312ad0d8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['a2e51d67-50ab-42fe-a2a6-88cd13a0bcd6', '5d6edb98-dff4-4313-ac54-6485862589df', '1e4957d3-f880-4c29-8572-07d3fb59242e', '1594e982-4510-4e44-9c53-f69f8540c565'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e4877d-52db-4db9-bcb6-2a312ad0d8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e51d67-50ab-42fe-a2a6-88cd13a0bcd6', '5d6edb98-dff4-4313-ac54-6485862589df', '1e4957d3-f880-4c29-8572-07d3fb59242e', '1594e982-4510-4e44-9c53-f69f8540c565']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a4b95c-e1a2-4362-b8d0-d40c80eecfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a4b95c-e1a2-4362-b8d0-d40c80eecfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db621d51-47c6-413e-9a04-1a6f5bdfd856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972834366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['a2e51d67-50ab-42fe-a2a6-88cd13a0bcd6','5d6edb98-dff4-4313-ac54-6485862589df','1e4957d3-f880-4c29-8572-07d3fb59242e','1594e982-4510-4e44-9c53-f69f8540c565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972834366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db621d51-47c6-413e-9a04-1a6f5bdfd856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d058dbf4e44e93bebda8c4e31386c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db48a759-f734-40df-bda6-9a5bdcc7a0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db48a759-f734-40df-bda6-9a5bdcc7a0af) transitioned into state 'SUCCESS' from state '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-1972834366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['a2e51d67-50ab-42fe-a2a6-88cd13a0bcd6','5d6edb98-dff4-4313-ac54-6485862589df','1e4957d3-f880-4c29-8572-07d3fb59242e','1594e982-4510-4e44-9c53-f69f8540c565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71fb2c1c-45bd-464b-bbd6-7f935ae4212a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71fb2c1c-45bd-464b-bbd6-7f935ae4212a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (3d928d1c-e43c-4dd2-9299-147874fa2b57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request issued successfully. Sep 01 02:18:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e0be8909-99ec-4561-944d-db2dd962afe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1520/3079] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:36 2026] POST /volume/v3/volumes => generated 785 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-28f935ae-35b2-4b27-b09d-3f7fb1973330 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28f935ae-35b2-4b27-b09d-3f7fb1973330 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28f935ae-35b2-4b27-b09d-3f7fb1973330 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28f935ae-35b2-4b27-b09d-3f7fb1973330 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-28f935ae-35b2-4b27-b09d-3f7fb1973330 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28f935ae-35b2-4b27-b09d-3f7fb1973330 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1560/3080] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cbd8a532-799e-49f9-ad58-28622b7086b6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbd8a532-799e-49f9-ad58-28622b7086b6 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbd8a532-799e-49f9-ad58-28622b7086b6 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbd8a532-799e-49f9-ad58-28622b7086b6 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cbd8a532-799e-49f9-ad58-28622b7086b6 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbd8a532-799e-49f9-ad58-28622b7086b6 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1521/3081] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2933294c-d166-456b-8358-bc48b48523b1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2933294c-d166-456b-8358-bc48b48523b1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2933294c-d166-456b-8358-bc48b48523b1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2933294c-d166-456b-8358-bc48b48523b1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2933294c-d166-456b-8358-bc48b48523b1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2933294c-d166-456b-8358-bc48b48523b1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1561/3082] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e53039cd-019a-403b-b3c8-f8e430e6aed0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e53039cd-019a-403b-b3c8-f8e430e6aed0 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e53039cd-019a-403b-b3c8-f8e430e6aed0 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e53039cd-019a-403b-b3c8-f8e430e6aed0 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e53039cd-019a-403b-b3c8-f8e430e6aed0 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e53039cd-019a-403b-b3c8-f8e430e6aed0 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1522/3083] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-586e1450-25dc-4890-bbc4-0efeec2acd77 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-586e1450-25dc-4890-bbc4-0efeec2acd77 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-586e1450-25dc-4890-bbc4-0efeec2acd77 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-586e1450-25dc-4890-bbc4-0efeec2acd77 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-586e1450-25dc-4890-bbc4-0efeec2acd77 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-586e1450-25dc-4890-bbc4-0efeec2acd77 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1562/3084] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d2f9bc23-6766-4bdd-b038-f294fb013e9f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d2f9bc23-6766-4bdd-b038-f294fb013e9f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] POST http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec/action Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d2f9bc23-6766-4bdd-b038-f294fb013e9f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d2f9bc23-6766-4bdd-b038-f294fb013e9f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-d2f9bc23-6766-4bdd-b038-f294fb013e9f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c015b2dd6e7a42a18de0cf0d6c881b87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '765676f79a2d46fe9f5b14dedca1adde', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d2f9bc23-6766-4bdd-b038-f294fb013e9f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-reader] http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec/action returned with HTTP 403 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1523/3085] 192.168.122.25 () {60 vars in 1269 bytes} [Tue Sep 1 02:18:38 2026] POST /volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c7f509f9-4b28-48f4-95e2-76624e95872f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c7f509f9-4b28-48f4-95e2-76624e95872f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c7f509f9-4b28-48f4-95e2-76624e95872f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c7f509f9-4b28-48f4-95e2-76624e95872f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-c7f509f9-4b28-48f4-95e2-76624e95872f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Delete volume with id: e2a9e270-0c92-4b73-b553-79dc284f37ec Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c7f509f9-4b28-48f4-95e2-76624e95872f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1985d662-7524-4c1c-b176-0b301fee5556 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1985d662-7524-4c1c-b176-0b301fee5556 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1985d662-7524-4c1c-b176-0b301fee5556 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1985d662-7524-4c1c-b176-0b301fee5556 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1985d662-7524-4c1c-b176-0b301fee5556 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 404 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1524/3086] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c7f509f9-4b28-48f4-95e2-76624e95872f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Delete volume request issued successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c7f509f9-4b28-48f4-95e2-76624e95872f tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec returned with HTTP 202 Sep 01 02:18:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1563/3087] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:38 2026] DELETE /volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2d605804-48f1-43a4-99ee-960833d628cc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2d605804-48f1-43a4-99ee-960833d628cc tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2d605804-48f1-43a4-99ee-960833d628cc tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2d605804-48f1-43a4-99ee-960833d628cc tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-2d605804-48f1-43a4-99ee-960833d628cc tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: 18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-37a21001-3274-4061-836e-a2100566b4b7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-37a21001-3274-4061-836e-a2100566b4b7 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-37a21001-3274-4061-836e-a2100566b4b7 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-37a21001-3274-4061-836e-a2100566b4b7 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2d605804-48f1-43a4-99ee-960833d628cc tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 404 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1525/3088] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:38 2026] DELETE /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2cebf8bf-18de-4d2b-90ec-c6be7e36c6e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2cebf8bf-18de-4d2b-90ec-c6be7e36c6e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2cebf8bf-18de-4d2b-90ec-c6be7e36c6e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2cebf8bf-18de-4d2b-90ec-c6be7e36c6e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-37a21001-3274-4061-836e-a2100566b4b7 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2cebf8bf-18de-4d2b-90ec-c6be7e36c6e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd returned with HTTP 404 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1526/3089] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/snapshots/18d213ac-7c99-43cb-bc5e-e9785935f0fd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-37a21001-3274-4061-836e-a2100566b4b7 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1564/3090] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: 46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-855a53f5-f54a-43ed-b444-ce98f70574e7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 returned with HTTP 202 Sep 01 02:18:38 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1527/3091] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:38 2026] DELETE /volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae69776a-47cf-4ca7-a3d6-bcccfc1695c1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae69776a-47cf-4ca7-a3d6-bcccfc1695c1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae69776a-47cf-4ca7-a3d6-bcccfc1695c1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae69776a-47cf-4ca7-a3d6-bcccfc1695c1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae69776a-47cf-4ca7-a3d6-bcccfc1695c1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae69776a-47cf-4ca7-a3d6-bcccfc1695c1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1565/3092] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4338e6eb-fafa-4e12-b6e7-5aefed35623e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4338e6eb-fafa-4e12-b6e7-5aefed35623e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4338e6eb-fafa-4e12-b6e7-5aefed35623e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4338e6eb-fafa-4e12-b6e7-5aefed35623e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:39 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4338e6eb-fafa-4e12-b6e7-5aefed35623e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4338e6eb-fafa-4e12-b6e7-5aefed35623e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 returned with HTTP 200 Sep 01 02:18:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1528/3093] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-271a55c1-0a63-4546-883b-50759f2d3420 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-271a55c1-0a63-4546-883b-50759f2d3420 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-271a55c1-0a63-4546-883b-50759f2d3420 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db621d51-47c6-413e-9a04-1a6f5bdfd856", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1315227868"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-271a55c1-0a63-4546-883b-50759f2d3420 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-271a55c1-0a63-4546-883b-50759f2d3420 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create snapshot from volume db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-271a55c1-0a63-4546-883b-50759f2d3420 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['a5cf870f-1f4a-4e66-89ed-e7ede7f5450c', 'd5ebe165-248a-4af6-beb0-add78c7649e1', '9eaf141a-8c3b-4c5b-8a57-c6f856d43a65', '214a0c26-9015-4855-bd8f-7ef09978eea1'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:39 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-271a55c1-0a63-4546-883b-50759f2d3420 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot create request issued successfully. Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-271a55c1-0a63-4546-883b-50759f2d3420 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1566/3094] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-99dd0b87-e904-4a53-85a3-caedacf92b45 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99dd0b87-e904-4a53-85a3-caedacf92b45 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99dd0b87-e904-4a53-85a3-caedacf92b45 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-99dd0b87-e904-4a53-85a3-caedacf92b45 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:39 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-99dd0b87-e904-4a53-85a3-caedacf92b45 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-99dd0b87-e904-4a53-85a3-caedacf92b45 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 200 Sep 01 02:18:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1529/3095] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f189ea98-6726-47d3-b6dc-25463d090d47 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f189ea98-6726-47d3-b6dc-25463d090d47 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] GET http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f189ea98-6726-47d3-b6dc-25463d090d47 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f189ea98-6726-47d3-b6dc-25463d090d47 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f189ea98-6726-47d3-b6dc-25463d090d47 tempest-ProjectReaderTests-1170430630 tempest-ProjectReaderTests-1170430630-project-admin] http://192.168.122.25/volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec returned with HTTP 404 Sep 01 02:18:39 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1567/3096] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/volumes/e2a9e270-0c92-4b73-b553-79dc284f37ec => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-12011afb-6add-472c-9f8e-221396ce5e00 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12011afb-6add-472c-9f8e-221396ce5e00 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-12011afb-6add-472c-9f8e-221396ce5e00 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-12011afb-6add-472c-9f8e-221396ce5e00 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12011afb-6add-472c-9f8e-221396ce5e00 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 returned with HTTP 404 Sep 01 02:18:39 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1530/3097] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/volumes/46043042-b181-4b0b-9a74-079c170d91e0 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1050161367"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1050161367'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:18:39 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:39 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:39 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (41c2b114-83e3-4dbd-a996-0174a762c3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b560f0b-8070-4f35-8fb7-dfa17156d4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b560f0b-8070-4f35-8fb7-dfa17156d4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc002b67-8c16-4d78-891e-cc6a5813bce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['608b8165-b956-4458-af0f-650530b75be3', '1b07a0d3-8c44-408c-83e7-575809ecca32', '227b162d-7998-48ff-b564-69ae6620d090', 'f1efdef6-2d8f-49ab-ba92-4248510e7fb0'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc002b67-8c16-4d78-891e-cc6a5813bce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['608b8165-b956-4458-af0f-650530b75be3', '1b07a0d3-8c44-408c-83e7-575809ecca32', '227b162d-7998-48ff-b564-69ae6620d090', 'f1efdef6-2d8f-49ab-ba92-4248510e7fb0']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e48b51-3e06-44ea-939d-c188603cfe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:40 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e48b51-3e06-44ea-939d-c188603cfe49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca45ed4-daf3-4e61-a72a-d9613741c9b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1050161367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['608b8165-b956-4458-af0f-650530b75be3','1b07a0d3-8c44-408c-83e7-575809ecca32','227b162d-7998-48ff-b564-69ae6620d090','f1efdef6-2d8f-49ab-ba92-4248510e7fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1050161367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca45ed4-daf3-4e61-a72a-d9613741c9b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f21ceb-2e1c-48b4-9105-b1b1d4ab931a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f21ceb-2e1c-48b4-9105-b1b1d4ab931a) transitioned into state 'SUCCESS' from state '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-1050161367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['608b8165-b956-4458-af0f-650530b75be3','1b07a0d3-8c44-408c-83e7-575809ecca32','227b162d-7998-48ff-b564-69ae6620d090','f1efdef6-2d8f-49ab-ba92-4248510e7fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1561eee0-bd45-4f3c-917f-9a2e46e17f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1561eee0-bd45-4f3c-917f-9a2e46e17f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (41c2b114-83e3-4dbd-a996-0174a762c3f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:18:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e30c752-60b5-4bda-9923-d5c949ad18b9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1568/3098] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:39 2026] POST /volume/v3/volumes => generated 785 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bff0934b-ae99-4e59-9e72-c8b32bfa020a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bff0934b-ae99-4e59-9e72-c8b32bfa020a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bff0934b-ae99-4e59-9e72-c8b32bfa020a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bff0934b-ae99-4e59-9e72-c8b32bfa020a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:40 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:40 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:40 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:40 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:40 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bff0934b-ae99-4e59-9e72-c8b32bfa020a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bff0934b-ae99-4e59-9e72-c8b32bfa020a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 returned with HTTP 200 Sep 01 02:18:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1531/3099] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:40 2026] GET /volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7121e657-f2ed-4b65-8338-2b5dd6c48d8f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7121e657-f2ed-4b65-8338-2b5dd6c48d8f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7121e657-f2ed-4b65-8338-2b5dd6c48d8f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7121e657-f2ed-4b65-8338-2b5dd6c48d8f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:40 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:40 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:40 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7121e657-f2ed-4b65-8338-2b5dd6c48d8f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7121e657-f2ed-4b65-8338-2b5dd6c48d8f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 200 Sep 01 02:18:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1569/3100] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:40 2026] GET /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ae71ea96-c09c-4dcf-850e-f753f734047f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ae71ea96-c09c-4dcf-850e-f753f734047f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ae71ea96-c09c-4dcf-850e-f753f734047f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ae71ea96-c09c-4dcf-850e-f753f734047f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:41 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:41 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:41 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:41 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ae71ea96-c09c-4dcf-850e-f753f734047f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ae71ea96-c09c-4dcf-850e-f753f734047f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 returned with HTTP 200 Sep 01 02:18:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1532/3101] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ae734561-2497-42d9-88b8-a6633e1ae2e7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae734561-2497-42d9-88b8-a6633e1ae2e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae734561-2497-42d9-88b8-a6633e1ae2e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ae734561-2497-42d9-88b8-a6633e1ae2e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:41 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:41 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ae734561-2497-42d9-88b8-a6633e1ae2e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ae734561-2497-42d9-88b8-a6633e1ae2e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 200 Sep 01 02:18:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1570/3102] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bbb5a5e6-76ee-416e-9a23-983902cd96e8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbb5a5e6-76ee-416e-9a23-983902cd96e8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbb5a5e6-76ee-416e-9a23-983902cd96e8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbb5a5e6-76ee-416e-9a23-983902cd96e8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-bbb5a5e6-76ee-416e-9a23-983902cd96e8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbb5a5e6-76ee-416e-9a23-983902cd96e8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1533/3103] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cb0457ff-64ed-4944-9025-f2cbf764da73 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb0457ff-64ed-4944-9025-f2cbf764da73 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cb0457ff-64ed-4944-9025-f2cbf764da73 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cb0457ff-64ed-4944-9025-f2cbf764da73 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-cb0457ff-64ed-4944-9025-f2cbf764da73 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cb0457ff-64ed-4944-9025-f2cbf764da73 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1571/3104] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] GET http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: /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 01 02:18:42 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Get all snapshots completed successfully. Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b5643676-54e6-404e-89f3-e0545b1c10f5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] http://192.168.122.25/volume/v3/snapshots returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1534/3105] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete snapshot with id: 51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:42 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot delete request issued successfully. Sep 01 02:18:42 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-858bb7b7-7693-40c8-9796-f6f5c1e9d244 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 202 Sep 01 02:18:42 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1572/3106] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:42 2026] DELETE /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8811386e-f2d9-46b9-a868-bdc2100b1817 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8811386e-f2d9-46b9-a868-bdc2100b1817 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8811386e-f2d9-46b9-a868-bdc2100b1817 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8811386e-f2d9-46b9-a868-bdc2100b1817 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8811386e-f2d9-46b9-a868-bdc2100b1817 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8811386e-f2d9-46b9-a868-bdc2100b1817 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1535/3107] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-38bfe883-6cd1-4b92-a7b1-79694c80f05b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38bfe883-6cd1-4b92-a7b1-79694c80f05b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38bfe883-6cd1-4b92-a7b1-79694c80f05b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-38bfe883-6cd1-4b92-a7b1-79694c80f05b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-38bfe883-6cd1-4b92-a7b1-79694c80f05b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-38bfe883-6cd1-4b92-a7b1-79694c80f05b tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1573/3108] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cca45ed4-daf3-4e61-a72a-d9613741c9b0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-423111994"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:43 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['617454cc-1afc-43e8-9311-9d9fb4ee6dcd', '88a56e6a-1514-4ccf-9ad9-f136afd1b36e', '395a95af-9c8a-41ee-a6cc-1c7e6291d800', '543422a1-4ac2-47ca-ab11-94a35fee6042'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:43 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:18:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6a88d6d-c04e-4c9d-8b8a-f5406647a4e9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:43 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1536/3109] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-74500165-f1a5-43d5-95e1-c2447adc33a4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-74500165-f1a5-43d5-95e1-c2447adc33a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-74500165-f1a5-43d5-95e1-c2447adc33a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-74500165-f1a5-43d5-95e1-c2447adc33a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-74500165-f1a5-43d5-95e1-c2447adc33a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-74500165-f1a5-43d5-95e1-c2447adc33a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1574/3110] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1f37f68a-f05e-4b0f-8f06-41ee5a66d488 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1f37f68a-f05e-4b0f-8f06-41ee5a66d488 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1f37f68a-f05e-4b0f-8f06-41ee5a66d488 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1f37f68a-f05e-4b0f-8f06-41ee5a66d488 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1f37f68a-f05e-4b0f-8f06-41ee5a66d488 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1f37f68a-f05e-4b0f-8f06-41ee5a66d488 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 200 Sep 01 02:18:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1537/3111] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-73961e04-a302-4a40-97d8-6a09004e281d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-73961e04-a302-4a40-97d8-6a09004e281d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-73961e04-a302-4a40-97d8-6a09004e281d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:44 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-73961e04-a302-4a40-97d8-6a09004e281d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:44 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:44 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:44 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-73961e04-a302-4a40-97d8-6a09004e281d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-73961e04-a302-4a40-97d8-6a09004e281d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce returned with HTTP 200 Sep 01 02:18:44 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1575/3112] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:44 2026] GET /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e4257208-1c4e-410d-832a-8dec669e12ea None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4257208-1c4e-410d-832a-8dec669e12ea tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4257208-1c4e-410d-832a-8dec669e12ea tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e4257208-1c4e-410d-832a-8dec669e12ea tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e4257208-1c4e-410d-832a-8dec669e12ea tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 returned with HTTP 404 Sep 01 02:18:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1538/3113] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/snapshots/51f7157b-621b-4a63-985e-6a3d0d658a43 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0240538a-43b5-456f-81d6-c6987a0356fa None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0240538a-43b5-456f-81d6-c6987a0356fa tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0240538a-43b5-456f-81d6-c6987a0356fa tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0240538a-43b5-456f-81d6-c6987a0356fa tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-0240538a-43b5-456f-81d6-c6987a0356fa tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume with id: db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0240538a-43b5-456f-81d6-c6987a0356fa tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-0240538a-43b5-456f-81d6-c6987a0356fa tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume request issued successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0240538a-43b5-456f-81d6-c6987a0356fa tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 returned with HTTP 202 Sep 01 02:18:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1576/3114] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:45 2026] DELETE /volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c6ce4fa2-e10d-4acc-8c4a-0b26f7f81411 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6ce4fa2-e10d-4acc-8c4a-0b26f7f81411 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6ce4fa2-e10d-4acc-8c4a-0b26f7f81411 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c6ce4fa2-e10d-4acc-8c4a-0b26f7f81411 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-c6ce4fa2-e10d-4acc-8c4a-0b26f7f81411 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c6ce4fa2-e10d-4acc-8c4a-0b26f7f81411 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1539/3115] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f69a7994-313d-4f34-819d-138c92918f80 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f69a7994-313d-4f34-819d-138c92918f80 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f69a7994-313d-4f34-819d-138c92918f80 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f69a7994-313d-4f34-819d-138c92918f80 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f69a7994-313d-4f34-819d-138c92918f80 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f69a7994-313d-4f34-819d-138c92918f80 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1577/3116] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2e77c7d2-f81b-4b39-8013-22e28a4153df None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e77c7d2-f81b-4b39-8013-22e28a4153df tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] POST http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce/action Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2e77c7d2-f81b-4b39-8013-22e28a4153df tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2e77c7d2-f81b-4b39-8013-22e28a4153df tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2e77c7d2-f81b-4b39-8013-22e28a4153df tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-2e77c7d2-f81b-4b39-8013-22e28a4153df tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6d96195f391f48149fb2068d75b92a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61578a8868584ca29ab081523d408c97', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2e77c7d2-f81b-4b39-8013-22e28a4153df tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce/action returned with HTTP 403 Sep 01 02:18:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1540/3117] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:18:45 2026] POST /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:45 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot delete request issued successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6f680ec1-1de9-4f9f-8016-00b958233c94 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce returned with HTTP 202 Sep 01 02:18:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1578/3118] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:45 2026] DELETE /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d69eb773-4aaa-4ed5-9c01-e6fe541b47c8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d69eb773-4aaa-4ed5-9c01-e6fe541b47c8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d69eb773-4aaa-4ed5-9c01-e6fe541b47c8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d69eb773-4aaa-4ed5-9c01-e6fe541b47c8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d69eb773-4aaa-4ed5-9c01-e6fe541b47c8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d69eb773-4aaa-4ed5-9c01-e6fe541b47c8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1541/3119] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f23f120b-a125-4fc1-9c09-f9fbaddccb14 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f23f120b-a125-4fc1-9c09-f9fbaddccb14 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 Sep 01 02:18:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f23f120b-a125-4fc1-9c09-f9fbaddccb14 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f23f120b-a125-4fc1-9c09-f9fbaddccb14 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f23f120b-a125-4fc1-9c09-f9fbaddccb14 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 returned with HTTP 404 Sep 01 02:18:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1579/3120] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/volumes/db621d51-47c6-413e-9a04-1a6f5bdfd856 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-827774696"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-827774696'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume of 1 GB Sep 01 02:18:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (0cb29060-33a1-454e-8e1f-60cd8715bd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f15587-8dec-4772-aa0e-3a35a678cb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f15587-8dec-4772-aa0e-3a35a678cb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b035a2-2349-497d-8c73-ef1d71d1e8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['ea02cdfe-57cf-4d82-81ef-d1b7c593b0ad', '38059c39-da15-480b-9de0-96e22820a095', '5799da62-e465-46ff-87b3-3629884b3459', 'f1c1f308-e8f3-4d0e-9a06-851197752158'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b035a2-2349-497d-8c73-ef1d71d1e8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea02cdfe-57cf-4d82-81ef-d1b7c593b0ad', '38059c39-da15-480b-9de0-96e22820a095', '5799da62-e465-46ff-87b3-3629884b3459', 'f1c1f308-e8f3-4d0e-9a06-851197752158']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4730796-aae8-41e2-91ee-cea8a38f2ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4730796-aae8-41e2-91ee-cea8a38f2ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577a5f08-84da-4e7c-85dc-dab10f96ab24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-827774696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['ea02cdfe-57cf-4d82-81ef-d1b7c593b0ad','38059c39-da15-480b-9de0-96e22820a095','5799da62-e465-46ff-87b3-3629884b3459','f1c1f308-e8f3-4d0e-9a06-851197752158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-827774696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577a5f08-84da-4e7c-85dc-dab10f96ab24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d058dbf4e44e93bebda8c4e31386c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ab435a-0a71-432b-a7f8-af7108857c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ab435a-0a71-432b-a7f8-af7108857c54) transitioned into state 'SUCCESS' from state '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-827774696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['ea02cdfe-57cf-4d82-81ef-d1b7c593b0ad','38059c39-da15-480b-9de0-96e22820a095','5799da62-e465-46ff-87b3-3629884b3459','f1c1f308-e8f3-4d0e-9a06-851197752158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e99033-8675-4bd0-8e76-bf459175dd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e99033-8675-4bd0-8e76-bf459175dd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (0cb29060-33a1-454e-8e1f-60cd8715bd2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request issued successfully. Sep 01 02:18:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fdaa54d0-3272-45b6-8641-17f346f144e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1542/3121] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:46 2026] POST /volume/v3/volumes => generated 784 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-929b05d0-3834-443c-b17c-857ce60fbd7d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-929b05d0-3834-443c-b17c-857ce60fbd7d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 Sep 01 02:18:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-929b05d0-3834-443c-b17c-857ce60fbd7d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-929b05d0-3834-443c-b17c-857ce60fbd7d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-929b05d0-3834-443c-b17c-857ce60fbd7d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-929b05d0-3834-443c-b17c-857ce60fbd7d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 returned with HTTP 200 Sep 01 02:18:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1580/3122] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-19892d89-5999-4cbe-b600-1df7d067c75e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19892d89-5999-4cbe-b600-1df7d067c75e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-19892d89-5999-4cbe-b600-1df7d067c75e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-19892d89-5999-4cbe-b600-1df7d067c75e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-19892d89-5999-4cbe-b600-1df7d067c75e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-19892d89-5999-4cbe-b600-1df7d067c75e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce returned with HTTP 200 Sep 01 02:18:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1543/3123] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2b370494-a5c4-4576-b522-43a17975dadd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b370494-a5c4-4576-b522-43a17975dadd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 Sep 01 02:18:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b370494-a5c4-4576-b522-43a17975dadd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2b370494-a5c4-4576-b522-43a17975dadd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:47 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:47 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2b370494-a5c4-4576-b522-43a17975dadd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2b370494-a5c4-4576-b522-43a17975dadd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 returned with HTTP 200 Sep 01 02:18:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1581/3124] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:47 2026] GET /volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:47 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "577a5f08-84da-4e7c-85dc-dab10f96ab24", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-441035619"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:47 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:47 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:47 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create snapshot from volume 577a5f08-84da-4e7c-85dc-dab10f96ab24 Sep 01 02:18:47 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['00a361ea-506b-428d-9264-9345777eac1b', '32b2c166-4ced-4522-bd30-fa0efa0cca87', '788ade9e-d201-4a4d-a14f-65871c574b39', '9597c7c6-511b-499d-b138-d6d5009229df'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:47 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:47 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:47 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot create request issued successfully. Sep 01 02:18:47 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8c0aecd6-578f-40ec-9895-1060f88cdd5b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:47 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1544/3125] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4b2496ce-b7e8-49d2-adc3-1452237fa4e1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b2496ce-b7e8-49d2-adc3-1452237fa4e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b2496ce-b7e8-49d2-adc3-1452237fa4e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:47 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4b2496ce-b7e8-49d2-adc3-1452237fa4e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:47 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:47 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:47 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4b2496ce-b7e8-49d2-adc3-1452237fa4e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:47 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4b2496ce-b7e8-49d2-adc3-1452237fa4e1 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 returned with HTTP 200 Sep 01 02:18:47 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1582/3126] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:47 2026] GET /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-05cf7434-46f1-4df9-a07b-b9ebe2428fbe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-05cf7434-46f1-4df9-a07b-b9ebe2428fbe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce Sep 01 02:18:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-05cf7434-46f1-4df9-a07b-b9ebe2428fbe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-05cf7434-46f1-4df9-a07b-b9ebe2428fbe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-05cf7434-46f1-4df9-a07b-b9ebe2428fbe tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce returned with HTTP 404 Sep 01 02:18:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1545/3127] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:48 2026] GET /volume/v3/snapshots/ea4d239d-6507-43d6-b0d8-1cafd4f2dbce => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a007930f-145c-4824-b8ca-61563fcf1b25 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a007930f-145c-4824-b8ca-61563fcf1b25 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a007930f-145c-4824-b8ca-61563fcf1b25 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a007930f-145c-4824-b8ca-61563fcf1b25 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a007930f-145c-4824-b8ca-61563fcf1b25 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:48 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:48 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a007930f-145c-4824-b8ca-61563fcf1b25 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a007930f-145c-4824-b8ca-61563fcf1b25 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a007930f-145c-4824-b8ca-61563fcf1b25 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 returned with HTTP 202 Sep 01 02:18:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1583/3128] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:48 2026] DELETE /volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2b1eb238-ea33-4cd4-831c-fd417701eec9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b1eb238-ea33-4cd4-831c-fd417701eec9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b1eb238-ea33-4cd4-831c-fd417701eec9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2b1eb238-ea33-4cd4-831c-fd417701eec9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:48 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:48 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2b1eb238-ea33-4cd4-831c-fd417701eec9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:48 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2b1eb238-ea33-4cd4-831c-fd417701eec9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 returned with HTTP 200 Sep 01 02:18:48 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1546/3129] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:48 2026] GET /volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e1e15cae-8d96-4343-9be4-1aa022dbb213 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1e15cae-8d96-4343-9be4-1aa022dbb213 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1e15cae-8d96-4343-9be4-1aa022dbb213 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e1e15cae-8d96-4343-9be4-1aa022dbb213 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e1e15cae-8d96-4343-9be4-1aa022dbb213 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:48 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e1e15cae-8d96-4343-9be4-1aa022dbb213 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 returned with HTTP 200 Sep 01 02:18:48 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1584/3130] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:48 2026] GET /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e5fb93bb-88e5-4956-b0f0-22d588fa5bf4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e5fb93bb-88e5-4956-b0f0-22d588fa5bf4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e5fb93bb-88e5-4956-b0f0-22d588fa5bf4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e5fb93bb-88e5-4956-b0f0-22d588fa5bf4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e5fb93bb-88e5-4956-b0f0-22d588fa5bf4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 returned with HTTP 404 Sep 01 02:18:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1547/3131] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:49 2026] GET /volume/v3/volumes/cca45ed4-daf3-4e61-a72a-d9613741c9b0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1637780715"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1637780715'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (e7c62e2f-23e1-4768-8956-021597b59312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0815dd5d-9cdb-48f8-b9fd-63f6fd19c5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0815dd5d-9cdb-48f8-b9fd-63f6fd19c5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8af3b56-b622-4427-8186-fb19a368bb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['1541f3d4-cb12-445c-acf8-98682758a7c7', '5ceb9b0e-194e-4547-91ad-945249c5baa6', '1ebc7a61-91c8-426a-a3f2-0717ffb90a66', '9a7ce6f6-0fac-4077-bfb2-9751189b2211'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8af3b56-b622-4427-8186-fb19a368bb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1541f3d4-cb12-445c-acf8-98682758a7c7', '5ceb9b0e-194e-4547-91ad-945249c5baa6', '1ebc7a61-91c8-426a-a3f2-0717ffb90a66', '9a7ce6f6-0fac-4077-bfb2-9751189b2211']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5346624f-80bd-49cc-835e-2ec6013f84ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5346624f-80bd-49cc-835e-2ec6013f84ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e09812b0-65c8-46e3-99df-abc2b9f03d4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1637780715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['1541f3d4-cb12-445c-acf8-98682758a7c7','5ceb9b0e-194e-4547-91ad-945249c5baa6','1ebc7a61-91c8-426a-a3f2-0717ffb90a66','9a7ce6f6-0fac-4077-bfb2-9751189b2211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1637780715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e09812b0-65c8-46e3-99df-abc2b9f03d4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0782433b-a350-4452-8af1-f59f5f1e690e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0782433b-a350-4452-8af1-f59f5f1e690e) transitioned into state 'SUCCESS' from state '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-1637780715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['1541f3d4-cb12-445c-acf8-98682758a7c7','5ceb9b0e-194e-4547-91ad-945249c5baa6','1ebc7a61-91c8-426a-a3f2-0717ffb90a66','9a7ce6f6-0fac-4077-bfb2-9751189b2211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5968061e-d58d-42a5-bcbf-4cde990796ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5968061e-d58d-42a5-bcbf-4cde990796ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (e7c62e2f-23e1-4768-8956-021597b59312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6fc390e1-df91-46d4-8f8c-ca36b056f164 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1585/3132] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:49 2026] POST /volume/v3/volumes => generated 785 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6e99fde7-f0dc-4e75-ab56-a318a467b10e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e99fde7-f0dc-4e75-ab56-a318a467b10e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e99fde7-f0dc-4e75-ab56-a318a467b10e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6e99fde7-f0dc-4e75-ab56-a318a467b10e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6e99fde7-f0dc-4e75-ab56-a318a467b10e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6e99fde7-f0dc-4e75-ab56-a318a467b10e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b returned with HTTP 200 Sep 01 02:18:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1548/3133] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:49 2026] GET /volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fcf79860-f1cd-41eb-b13a-c8c44aa23ac7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fcf79860-f1cd-41eb-b13a-c8c44aa23ac7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fcf79860-f1cd-41eb-b13a-c8c44aa23ac7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fcf79860-f1cd-41eb-b13a-c8c44aa23ac7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:49 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fcf79860-f1cd-41eb-b13a-c8c44aa23ac7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fcf79860-f1cd-41eb-b13a-c8c44aa23ac7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 returned with HTTP 200 Sep 01 02:18:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1586/3134] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:49 2026] GET /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-679dfd66-aae2-4f63-9765-1fae4deeeda5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-679dfd66-aae2-4f63-9765-1fae4deeeda5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] POST http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1/action Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-679dfd66-aae2-4f63-9765-1fae4deeeda5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-679dfd66-aae2-4f63-9765-1fae4deeeda5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-679dfd66-aae2-4f63-9765-1fae4deeeda5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Updating snapshot '7f6ccf4d-5583-443b-84e7-a8ef66d32bf1' with '{'status': 'error'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:18:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:50 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-679dfd66-aae2-4f63-9765-1fae4deeeda5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6003bc43dea340b78df74c6f22e83fe4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1d058dbf4e44e93bebda8c4e31386c6', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:18:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-679dfd66-aae2-4f63-9765-1fae4deeeda5 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1/action returned with HTTP 403 Sep 01 02:18:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1549/3135] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:18:49 2026] POST /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eba80672-7806-448d-a5e1-8c1e843eef33 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eba80672-7806-448d-a5e1-8c1e843eef33 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eba80672-7806-448d-a5e1-8c1e843eef33 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eba80672-7806-448d-a5e1-8c1e843eef33 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-eba80672-7806-448d-a5e1-8c1e843eef33 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete snapshot with id: 7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eba80672-7806-448d-a5e1-8c1e843eef33 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eba80672-7806-448d-a5e1-8c1e843eef33 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot delete request issued successfully. Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eba80672-7806-448d-a5e1-8c1e843eef33 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 returned with HTTP 202 Sep 01 02:18:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1587/3136] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:50 2026] DELETE /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-356a5510-6293-4643-84d1-39dc26b6cefe None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-356a5510-6293-4643-84d1-39dc26b6cefe tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-356a5510-6293-4643-84d1-39dc26b6cefe tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-356a5510-6293-4643-84d1-39dc26b6cefe tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:50 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:50 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-356a5510-6293-4643-84d1-39dc26b6cefe tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-356a5510-6293-4643-84d1-39dc26b6cefe tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 returned with HTTP 200 Sep 01 02:18:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1550/3137] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:50 2026] GET /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-de0b69da-d461-4041-8911-50e7d56c097d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-de0b69da-d461-4041-8911-50e7d56c097d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-de0b69da-d461-4041-8911-50e7d56c097d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-de0b69da-d461-4041-8911-50e7d56c097d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-de0b69da-d461-4041-8911-50e7d56c097d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-de0b69da-d461-4041-8911-50e7d56c097d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b returned with HTTP 200 Sep 01 02:18:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1588/3138] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:50 2026] GET /volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-27d521e4-aa4f-4ce2-9fb4-8f4806a2f04b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-27d521e4-aa4f-4ce2-9fb4-8f4806a2f04b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-27d521e4-aa4f-4ce2-9fb4-8f4806a2f04b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-27d521e4-aa4f-4ce2-9fb4-8f4806a2f04b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-27d521e4-aa4f-4ce2-9fb4-8f4806a2f04b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-27d521e4-aa4f-4ce2-9fb4-8f4806a2f04b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 returned with HTTP 200 Sep 01 02:18:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1551/3139] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:51 2026] GET /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3ce284ae-cd12-4649-b827-29da6cd53e8e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ce284ae-cd12-4649-b827-29da6cd53e8e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3ce284ae-cd12-4649-b827-29da6cd53e8e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3ce284ae-cd12-4649-b827-29da6cd53e8e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:51 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:51 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3ce284ae-cd12-4649-b827-29da6cd53e8e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ce284ae-cd12-4649-b827-29da6cd53e8e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b returned with HTTP 200 Sep 01 02:18:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1589/3140] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:51 2026] GET /volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:51 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e09812b0-65c8-46e3-99df-abc2b9f03d4b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1805722669"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:51 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['ea80e68f-2792-42a2-8654-32c16fc7680d', '8de77c4a-5f88-4467-9bdd-cce0c76fe291', '7bf49bda-1e66-4cbb-b17d-9ceea0fea3d8', '26f30ea8-a1fd-46a5-971d-273e51ea82c6'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:18:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db91bdd5-c03f-4f82-a2da-b580da80ab07 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1552/3141] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1546a4d1-3e1a-47bb-b146-847b31b3cc81 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1546a4d1-3e1a-47bb-b146-847b31b3cc81 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1546a4d1-3e1a-47bb-b146-847b31b3cc81 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:51 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1546a4d1-3e1a-47bb-b146-847b31b3cc81 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:51 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:51 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:51 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1546a4d1-3e1a-47bb-b146-847b31b3cc81 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:51 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1546a4d1-3e1a-47bb-b146-847b31b3cc81 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 200 Sep 01 02:18:51 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1590/3142] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:51 2026] GET /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10f01721-0b02-489f-a25f-504fd8c70fdc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10f01721-0b02-489f-a25f-504fd8c70fdc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 Sep 01 02:18:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10f01721-0b02-489f-a25f-504fd8c70fdc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10f01721-0b02-489f-a25f-504fd8c70fdc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10f01721-0b02-489f-a25f-504fd8c70fdc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 returned with HTTP 404 Sep 01 02:18:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1553/3143] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:52 2026] GET /volume/v3/snapshots/7f6ccf4d-5583-443b-84e7-a8ef66d32bf1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 Sep 01 02:18:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume with id: 577a5f08-84da-4e7c-85dc-dab10f96ab24 Sep 01 02:18:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume request issued successfully. Sep 01 02:18:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f18e43e-a5d8-461d-8ebb-029645fd01d3 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 returned with HTTP 202 Sep 01 02:18:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1591/3144] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:52 2026] DELETE /volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-368e22ae-f984-47c1-a440-b221feee793c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-368e22ae-f984-47c1-a440-b221feee793c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 Sep 01 02:18:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-368e22ae-f984-47c1-a440-b221feee793c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-368e22ae-f984-47c1-a440-b221feee793c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:52 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:52 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-368e22ae-f984-47c1-a440-b221feee793c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-368e22ae-f984-47c1-a440-b221feee793c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 returned with HTTP 200 Sep 01 02:18:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1554/3145] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:52 2026] GET /volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-740050ec-7f98-445a-ae65-967dc754d284 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-740050ec-7f98-445a-ae65-967dc754d284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-740050ec-7f98-445a-ae65-967dc754d284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-740050ec-7f98-445a-ae65-967dc754d284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-740050ec-7f98-445a-ae65-967dc754d284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-740050ec-7f98-445a-ae65-967dc754d284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 200 Sep 01 02:18:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1592/3146] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:52 2026] GET /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-98eb8c23-04fa-43a4-a53a-c1a759e378ac None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-98eb8c23-04fa-43a4-a53a-c1a759e378ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 Sep 01 02:18:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-98eb8c23-04fa-43a4-a53a-c1a759e378ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-98eb8c23-04fa-43a4-a53a-c1a759e378ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-98eb8c23-04fa-43a4-a53a-c1a759e378ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 returned with HTTP 404 Sep 01 02:18:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1555/3147] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:53 2026] GET /volume/v3/volumes/577a5f08-84da-4e7c-85dc-dab10f96ab24 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-512619061"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-512619061'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume of 1 GB Sep 01 02:18:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (79edd66d-d5c2-443a-8033-b45564b8c0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0f5bf9-d953-45b4-9e06-a67d33acbb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0f5bf9-d953-45b4-9e06-a67d33acbb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53671da0-a4c7-4e47-b3ba-55c0526daae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['bd5c5ada-0e99-4678-bc15-c438859d5f49', 'ea40289e-7b78-4df1-b085-baa3bfe35d8b', 'af9c6ab9-8d42-4f84-a98f-b1658fdf0358', '68ae9db7-2a46-41f5-8788-b72d6e7e080c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53671da0-a4c7-4e47-b3ba-55c0526daae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd5c5ada-0e99-4678-bc15-c438859d5f49', 'ea40289e-7b78-4df1-b085-baa3bfe35d8b', 'af9c6ab9-8d42-4f84-a98f-b1658fdf0358', '68ae9db7-2a46-41f5-8788-b72d6e7e080c']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6325cd5-89ba-4c23-8d4f-0ce62bdc3019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6325cd5-89ba-4c23-8d4f-0ce62bdc3019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19db76e3-084c-4688-a4ea-933d380e3af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512619061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['bd5c5ada-0e99-4678-bc15-c438859d5f49','ea40289e-7b78-4df1-b085-baa3bfe35d8b','af9c6ab9-8d42-4f84-a98f-b1658fdf0358','68ae9db7-2a46-41f5-8788-b72d6e7e080c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512619061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19db76e3-084c-4688-a4ea-933d380e3af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d058dbf4e44e93bebda8c4e31386c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d79c5c9-a857-4133-9b1c-d8b69514d2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d79c5c9-a857-4133-9b1c-d8b69514d2c2) transitioned into state 'SUCCESS' from state '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-512619061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['bd5c5ada-0e99-4678-bc15-c438859d5f49','ea40289e-7b78-4df1-b085-baa3bfe35d8b','af9c6ab9-8d42-4f84-a98f-b1658fdf0358','68ae9db7-2a46-41f5-8788-b72d6e7e080c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18be0793-b308-4aad-8235-521467c8e27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18be0793-b308-4aad-8235-521467c8e27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (79edd66d-d5c2-443a-8033-b45564b8c0dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request issued successfully. Sep 01 02:18:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3ee66e4f-ea42-4161-bca5-4f901e2275e7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1593/3148] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:53 2026] POST /volume/v3/volumes => generated 784 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ea86ff4d-e26a-4ead-86cf-043781cf7b59 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ea86ff4d-e26a-4ead-86cf-043781cf7b59 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 Sep 01 02:18:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ea86ff4d-e26a-4ead-86cf-043781cf7b59 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ea86ff4d-e26a-4ead-86cf-043781cf7b59 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ea86ff4d-e26a-4ead-86cf-043781cf7b59 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ea86ff4d-e26a-4ead-86cf-043781cf7b59 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 returned with HTTP 200 Sep 01 02:18:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1556/3149] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:53 2026] GET /volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5d538647-b5da-4145-8cf0-58124abc4108 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5d538647-b5da-4145-8cf0-58124abc4108 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5d538647-b5da-4145-8cf0-58124abc4108 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5d538647-b5da-4145-8cf0-58124abc4108 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-5d538647-b5da-4145-8cf0-58124abc4108 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5d538647-b5da-4145-8cf0-58124abc4108 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 200 Sep 01 02:18:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1594/3150] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:54 2026] GET /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2edcab7e-8c20-46ed-b3fd-061989b1e32c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2edcab7e-8c20-46ed-b3fd-061989b1e32c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 Sep 01 02:18:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2edcab7e-8c20-46ed-b3fd-061989b1e32c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2edcab7e-8c20-46ed-b3fd-061989b1e32c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:54 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:54 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2edcab7e-8c20-46ed-b3fd-061989b1e32c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2edcab7e-8c20-46ed-b3fd-061989b1e32c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 returned with HTTP 200 Sep 01 02:18:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1557/3151] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:54 2026] GET /volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19db76e3-084c-4688-a4ea-933d380e3af0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1474862046"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:54 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:54 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create snapshot from volume 19db76e3-084c-4688-a4ea-933d380e3af0 Sep 01 02:18:54 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['e694f3e4-9d5d-490a-827f-17a17748de65', 'cd4580f8-4bbc-44ea-a07e-e95b7772ae6b', '3688c472-ef30-4eb0-a68f-4820fad9fd0c', 'c9637cab-840d-4e51-bd75-9f8104484fa7'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:54 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:54 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot create request issued successfully. Sep 01 02:18:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d62579d9-4ce4-4d3a-a6cb-a84e8ab235ac tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:54 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1595/3152] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4606163e-fd78-4995-8743-01bba44299a2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4606163e-fd78-4995-8743-01bba44299a2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4606163e-fd78-4995-8743-01bba44299a2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4606163e-fd78-4995-8743-01bba44299a2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:54 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:54 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:54 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4606163e-fd78-4995-8743-01bba44299a2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4606163e-fd78-4995-8743-01bba44299a2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 200 Sep 01 02:18:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1558/3153] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:54 2026] GET /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ef96efbd-d60f-4f21-95be-fbf4eec61352 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ef96efbd-d60f-4f21-95be-fbf4eec61352 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ef96efbd-d60f-4f21-95be-fbf4eec61352 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ef96efbd-d60f-4f21-95be-fbf4eec61352 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ef96efbd-d60f-4f21-95be-fbf4eec61352 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ef96efbd-d60f-4f21-95be-fbf4eec61352 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 200 Sep 01 02:18:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1596/3154] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:55 2026] GET /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cda09955-0358-410c-90c9-ac139b7a802f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cda09955-0358-410c-90c9-ac139b7a802f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cda09955-0358-410c-90c9-ac139b7a802f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cda09955-0358-410c-90c9-ac139b7a802f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-cda09955-0358-410c-90c9-ac139b7a802f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.db.api [None req-cda09955-0358-410c-90c9-ac139b7a802f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Building query based on filter {{(pid=86844) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: /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 01 02:18:55 devstack devstack@c-api.service[86844]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:18:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cda09955-0358-410c-90c9-ac139b7a802f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Get all snapshots completed successfully. Sep 01 02:18:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cda09955-0358-410c-90c9-ac139b7a802f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots returned with HTTP 200 Sep 01 02:18:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1559/3155] 192.168.122.25 () {58 vars in 1122 bytes} [Tue Sep 1 02:18:55 2026] GET /volume/v3/snapshots => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:55 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:55 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:55 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot delete request issued successfully. Sep 01 02:18:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e065307-cafe-41cd-95b5-0e86bc3a1f31 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 202 Sep 01 02:18:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1597/3156] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:55 2026] DELETE /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8e4b9137-2af3-437a-9320-0f2b0f1ef063 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8e4b9137-2af3-437a-9320-0f2b0f1ef063 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8e4b9137-2af3-437a-9320-0f2b0f1ef063 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8e4b9137-2af3-437a-9320-0f2b0f1ef063 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8e4b9137-2af3-437a-9320-0f2b0f1ef063 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8e4b9137-2af3-437a-9320-0f2b0f1ef063 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 200 Sep 01 02:18:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1560/3157] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:55 2026] GET /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c8a6dfce-97cf-4dec-8937-e63b63223856 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8a6dfce-97cf-4dec-8937-e63b63223856 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8a6dfce-97cf-4dec-8937-e63b63223856 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8a6dfce-97cf-4dec-8937-e63b63223856 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c8a6dfce-97cf-4dec-8937-e63b63223856 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8a6dfce-97cf-4dec-8937-e63b63223856 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 200 Sep 01 02:18:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1598/3158] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:56 2026] GET /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-20653ea8-cbc7-4dbe-a2c3-7f1fce03ddcf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20653ea8-cbc7-4dbe-a2c3-7f1fce03ddcf tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20653ea8-cbc7-4dbe-a2c3-7f1fce03ddcf tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-20653ea8-cbc7-4dbe-a2c3-7f1fce03ddcf tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-20653ea8-cbc7-4dbe-a2c3-7f1fce03ddcf tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:18:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-20653ea8-cbc7-4dbe-a2c3-7f1fce03ddcf tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 200 Sep 01 02:18:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1561/3159] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:56 2026] GET /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9096f591-35c0-4baa-8745-c2f57378cf71 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9096f591-35c0-4baa-8745-c2f57378cf71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9096f591-35c0-4baa-8745-c2f57378cf71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9096f591-35c0-4baa-8745-c2f57378cf71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9096f591-35c0-4baa-8745-c2f57378cf71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9096f591-35c0-4baa-8745-c2f57378cf71 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 200 Sep 01 02:18:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1599/3160] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b94059ed-49e8-40ef-9e3a-d610ab9fa544 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b94059ed-49e8-40ef-9e3a-d610ab9fa544 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] GET http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b94059ed-49e8-40ef-9e3a-d610ab9fa544 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b94059ed-49e8-40ef-9e3a-d610ab9fa544 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b94059ed-49e8-40ef-9e3a-d610ab9fa544 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Snapshot retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b94059ed-49e8-40ef-9e3a-d610ab9fa544 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 200 Sep 01 02:18:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1562/3161] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete snapshot with id: 4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot delete request issued successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7af90c2b-91c3-4744-b2da-67e161b4d570 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 202 Sep 01 02:18:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1600/3162] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:57 2026] DELETE /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-35dd0ee0-b7cd-41e3-98bd-3d73c5c5f65f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-35dd0ee0-b7cd-41e3-98bd-3d73c5c5f65f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-35dd0ee0-b7cd-41e3-98bd-3d73c5c5f65f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-35dd0ee0-b7cd-41e3-98bd-3d73c5c5f65f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-35dd0ee0-b7cd-41e3-98bd-3d73c5c5f65f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-35dd0ee0-b7cd-41e3-98bd-3d73c5c5f65f tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 200 Sep 01 02:18:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1563/3163] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ea875725-d1cb-429f-bc64-3ab294f616a9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea875725-d1cb-429f-bc64-3ab294f616a9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea875725-d1cb-429f-bc64-3ab294f616a9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ea875725-d1cb-429f-bc64-3ab294f616a9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ea875725-d1cb-429f-bc64-3ab294f616a9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 returned with HTTP 404 Sep 01 02:18:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1601/3164] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/snapshots/d33d46ea-10c9-47c4-8923-ecdafc33fd07 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:57 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-6b944dfd-f40d-4413-9ecd-8253fef236c6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b returned with HTTP 202 Sep 01 02:18:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1564/3165] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:57 2026] DELETE /volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a9a505be-631e-438e-89fb-fc94bd24ce1a None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a9a505be-631e-438e-89fb-fc94bd24ce1a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a9a505be-631e-438e-89fb-fc94bd24ce1a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a9a505be-631e-438e-89fb-fc94bd24ce1a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a9a505be-631e-438e-89fb-fc94bd24ce1a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a9a505be-631e-438e-89fb-fc94bd24ce1a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b returned with HTTP 200 Sep 01 02:18:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1602/3166] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0dfd6c43-7484-461d-a061-39cfb9a9f447 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0dfd6c43-7484-461d-a061-39cfb9a9f447 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0dfd6c43-7484-461d-a061-39cfb9a9f447 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0dfd6c43-7484-461d-a061-39cfb9a9f447 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0dfd6c43-7484-461d-a061-39cfb9a9f447 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0dfd6c43-7484-461d-a061-39cfb9a9f447 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 200 Sep 01 02:18:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1565/3167] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:58 2026] GET /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d1b16a06-3b46-4817-afb7-9d9e5b1f2ec6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d1b16a06-3b46-4817-afb7-9d9e5b1f2ec6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b Sep 01 02:18:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d1b16a06-3b46-4817-afb7-9d9e5b1f2ec6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d1b16a06-3b46-4817-afb7-9d9e5b1f2ec6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d1b16a06-3b46-4817-afb7-9d9e5b1f2ec6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b returned with HTTP 404 Sep 01 02:18:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1603/3168] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:58 2026] GET /volume/v3/volumes/e09812b0-65c8-46e3-99df-abc2b9f03d4b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-92657272-880c-4b32-ac85-88f4b777af14 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2132126705"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2132126705'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (a345c47a-c222-42ae-a4ac-058c1bb277b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3fa287-987b-413f-ad58-256f9a308c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3fa287-987b-413f-ad58-256f9a308c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4997e0d5-47f6-4dba-8b2f-a95ea9d1e6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['7fe8ee68-1a60-4f17-97aa-a35c35c99dd3', 'c9be2433-c07f-4019-a7ec-40285aa40d15', 'ffaf9ac5-91b6-4b0b-a5f3-140d51745d28', '5361f3c7-a2ed-49a4-8d0d-1e7532edb3ca'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4997e0d5-47f6-4dba-8b2f-a95ea9d1e6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe8ee68-1a60-4f17-97aa-a35c35c99dd3', 'c9be2433-c07f-4019-a7ec-40285aa40d15', 'ffaf9ac5-91b6-4b0b-a5f3-140d51745d28', '5361f3c7-a2ed-49a4-8d0d-1e7532edb3ca']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde26f66-ab5e-444c-a286-9e2ba4cbdc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde26f66-ab5e-444c-a286-9e2ba4cbdc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4244a184-5f80-41c1-867c-9307cac3c671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132126705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['7fe8ee68-1a60-4f17-97aa-a35c35c99dd3','c9be2433-c07f-4019-a7ec-40285aa40d15','ffaf9ac5-91b6-4b0b-a5f3-140d51745d28','5361f3c7-a2ed-49a4-8d0d-1e7532edb3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132126705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4244a184-5f80-41c1-867c-9307cac3c671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9356734b-83bf-42e1-922c-4cc6a7557e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9356734b-83bf-42e1-922c-4cc6a7557e02) transitioned into state 'SUCCESS' from state '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-2132126705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['7fe8ee68-1a60-4f17-97aa-a35c35c99dd3','c9be2433-c07f-4019-a7ec-40285aa40d15','ffaf9ac5-91b6-4b0b-a5f3-140d51745d28','5361f3c7-a2ed-49a4-8d0d-1e7532edb3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fad877-16dd-4ebd-a2ec-961ec6a587ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fad877-16dd-4ebd-a2ec-961ec6a587ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (a345c47a-c222-42ae-a4ac-058c1bb277b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:18:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-92657272-880c-4b32-ac85-88f4b777af14 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1566/3169] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:58 2026] POST /volume/v3/volumes => generated 785 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-67542288-e1a3-44fd-a9a1-987e3599ddb7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-67542288-e1a3-44fd-a9a1-987e3599ddb7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 Sep 01 02:18:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-67542288-e1a3-44fd-a9a1-987e3599ddb7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-67542288-e1a3-44fd-a9a1-987e3599ddb7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-67542288-e1a3-44fd-a9a1-987e3599ddb7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-67542288-e1a3-44fd-a9a1-987e3599ddb7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 returned with HTTP 200 Sep 01 02:18:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1604/3170] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:58 2026] GET /volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-01b1d9b2-08b7-49a3-9f2f-6833a9456b1c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01b1d9b2-08b7-49a3-9f2f-6833a9456b1c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-01b1d9b2-08b7-49a3-9f2f-6833a9456b1c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-01b1d9b2-08b7-49a3-9f2f-6833a9456b1c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-01b1d9b2-08b7-49a3-9f2f-6833a9456b1c tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf returned with HTTP 404 Sep 01 02:18:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1567/3171] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/snapshots/4965d9ca-170f-4590-96b1-a4d419ebb8bf => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 Sep 01 02:18:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume with id: 19db76e3-084c-4688-a4ea-933d380e3af0 Sep 01 02:18:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume request issued successfully. Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-fa52dac1-bc08-4f7e-a4f6-74ecf895ca27 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 returned with HTTP 202 Sep 01 02:18:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1605/3172] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:59 2026] DELETE /volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d30650f3-f7fc-4a29-8fed-6dd54bc7e4cc None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d30650f3-f7fc-4a29-8fed-6dd54bc7e4cc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d30650f3-f7fc-4a29-8fed-6dd54bc7e4cc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d30650f3-f7fc-4a29-8fed-6dd54bc7e4cc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d30650f3-f7fc-4a29-8fed-6dd54bc7e4cc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d30650f3-f7fc-4a29-8fed-6dd54bc7e4cc tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1568/3173] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2e21de95-3b56-4f23-b2fa-e9304dfbfe17 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2e21de95-3b56-4f23-b2fa-e9304dfbfe17 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 Sep 01 02:18:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2e21de95-3b56-4f23-b2fa-e9304dfbfe17 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2e21de95-3b56-4f23-b2fa-e9304dfbfe17 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2e21de95-3b56-4f23-b2fa-e9304dfbfe17 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2e21de95-3b56-4f23-b2fa-e9304dfbfe17 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1606/3174] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4244a184-5f80-41c1-867c-9307cac3c671", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2130796242"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume 4244a184-5f80-41c1-867c-9307cac3c671 Sep 01 02:18:59 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['42d2abb0-3332-4be4-9815-3a96e3d909aa', '9737178b-69cc-4e31-8089-fcd2289ed066', '15db9d84-95aa-4aee-82c5-ead61a7667c9', 'e4f823cb-23c3-4772-a779-aff37ae83564'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:59 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:19:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f3629a33-4039-4e57-8c8d-f2aaf85e0904 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:19:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1569/3175] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-92d3d5e8-0442-48b7-be78-6fd006183f58 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-92d3d5e8-0442-48b7-be78-6fd006183f58 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-92d3d5e8-0442-48b7-be78-6fd006183f58 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-92d3d5e8-0442-48b7-be78-6fd006183f58 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:00 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-92d3d5e8-0442-48b7-be78-6fd006183f58 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-92d3d5e8-0442-48b7-be78-6fd006183f58 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 returned with HTTP 200 Sep 01 02:19:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1607/3176] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-49554efe-f67b-4266-b0e4-f204bd709438 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-49554efe-f67b-4266-b0e4-f204bd709438 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 Sep 01 02:19:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-49554efe-f67b-4266-b0e4-f204bd709438 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-49554efe-f67b-4266-b0e4-f204bd709438 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-49554efe-f67b-4266-b0e4-f204bd709438 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 returned with HTTP 404 Sep 01 02:19:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1570/3177] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/volumes/19db76e3-084c-4688-a4ea-933d380e3af0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-933681700"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-933681700'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume of 1 GB Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (333971c7-0986-4438-bf22-70212564996e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44356d6-9ca3-44b3-898b-578344bdb7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44356d6-9ca3-44b3-898b-578344bdb7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7314b0e-7770-4a40-bebd-61eae14c8b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['fc88a8c0-dac8-47e2-b386-f869e22fc36d', '123e7b54-9216-4eb0-9be6-16de59dc6a9f', '2f76a2de-26f2-40d7-8c36-b801e57c96fd', 'de40a884-8419-4055-a00d-ee07a85eb342'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7314b0e-7770-4a40-bebd-61eae14c8b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc88a8c0-dac8-47e2-b386-f869e22fc36d', '123e7b54-9216-4eb0-9be6-16de59dc6a9f', '2f76a2de-26f2-40d7-8c36-b801e57c96fd', 'de40a884-8419-4055-a00d-ee07a85eb342']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac092da9-0319-4651-b826-3a80bdb475db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:00 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac092da9-0319-4651-b826-3a80bdb475db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2a7675d-1b69-45ee-99c4-9fe861c83f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-933681700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['fc88a8c0-dac8-47e2-b386-f869e22fc36d','123e7b54-9216-4eb0-9be6-16de59dc6a9f','2f76a2de-26f2-40d7-8c36-b801e57c96fd','de40a884-8419-4055-a00d-ee07a85eb342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-933681700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2a7675d-1b69-45ee-99c4-9fe861c83f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d058dbf4e44e93bebda8c4e31386c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c06ffa-3bf0-4a3f-a361-d007039fe428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c06ffa-3bf0-4a3f-a361-d007039fe428) transitioned into state 'SUCCESS' from state '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-933681700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1d058dbf4e44e93bebda8c4e31386c6',qos_specs=None,replication_status=,reservations=['fc88a8c0-dac8-47e2-b386-f869e22fc36d','123e7b54-9216-4eb0-9be6-16de59dc6a9f','2f76a2de-26f2-40d7-8c36-b801e57c96fd','de40a884-8419-4055-a00d-ee07a85eb342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d99efedc644ff2a9d2817061a6b9b5',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a03ee1-bd35-4f79-855b-4f3820177214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a03ee1-bd35-4f79-855b-4f3820177214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Flow 'volume_create_api' (333971c7-0986-4438-bf22-70212564996e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create volume request issued successfully. Sep 01 02:19:00 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4abe53b4-3a2f-4778-9e9b-64e3389a4b79 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:00 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1608/3178] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:00 2026] POST /volume/v3/volumes => generated 784 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d3e85921-b2cf-43c4-b337-d10c532293ae None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d3e85921-b2cf-43c4-b337-d10c532293ae tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d3e85921-b2cf-43c4-b337-d10c532293ae tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d3e85921-b2cf-43c4-b337-d10c532293ae tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:00 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:00 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:00 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d3e85921-b2cf-43c4-b337-d10c532293ae tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:19:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d3e85921-b2cf-43c4-b337-d10c532293ae tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c returned with HTTP 200 Sep 01 02:19:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1571/3179] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-83d1eaee-c652-4c33-b5dc-b1127c506408 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83d1eaee-c652-4c33-b5dc-b1127c506408 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83d1eaee-c652-4c33-b5dc-b1127c506408 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-83d1eaee-c652-4c33-b5dc-b1127c506408 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-83d1eaee-c652-4c33-b5dc-b1127c506408 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-83d1eaee-c652-4c33-b5dc-b1127c506408 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1609/3180] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:01 2026] GET /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e06cb228-d9a9-450f-9fbf-9a14bb10c0b9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e06cb228-d9a9-450f-9fbf-9a14bb10c0b9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e06cb228-d9a9-450f-9fbf-9a14bb10c0b9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e06cb228-d9a9-450f-9fbf-9a14bb10c0b9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e06cb228-d9a9-450f-9fbf-9a14bb10c0b9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e06cb228-d9a9-450f-9fbf-9a14bb10c0b9 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1572/3181] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:01 2026] GET /volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-06aa33d0-c36b-42b6-8f4a-05d4b1557df6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06aa33d0-c36b-42b6-8f4a-05d4b1557df6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06aa33d0-c36b-42b6-8f4a-05d4b1557df6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06aa33d0-c36b-42b6-8f4a-05d4b1557df6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-06aa33d0-c36b-42b6-8f4a-05d4b1557df6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06aa33d0-c36b-42b6-8f4a-05d4b1557df6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 returned with HTTP 200 Sep 01 02:19:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1610/3182] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-dc4abc46-539f-4bdd-95a6-d38b5fbd66a1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dc4abc46-539f-4bdd-95a6-d38b5fbd66a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] POST http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9/action Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dc4abc46-539f-4bdd-95a6-d38b5fbd66a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-dc4abc46-539f-4bdd-95a6-d38b5fbd66a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.contrib.admin_actions [None req-dc4abc46-539f-4bdd-95a6-d38b5fbd66a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Updating snapshot '62f601de-972a-4280-8617-a27421c5ecb9' with '{'status': 'error'}' {{(pid=86844) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-dc4abc46-539f-4bdd-95a6-d38b5fbd66a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6d96195f391f48149fb2068d75b92a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61578a8868584ca29ab081523d408c97', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-dc4abc46-539f-4bdd-95a6-d38b5fbd66a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9/action returned with HTTP 403 Sep 01 02:19:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1573/3183] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9f05894c-850f-4e71-a769-3293647e5142 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9f05894c-850f-4e71-a769-3293647e5142 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9f05894c-850f-4e71-a769-3293647e5142 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9f05894c-850f-4e71-a769-3293647e5142 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-9f05894c-850f-4e71-a769-3293647e5142 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: 62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9f05894c-850f-4e71-a769-3293647e5142 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9f05894c-850f-4e71-a769-3293647e5142 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot delete request issued successfully. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9f05894c-850f-4e71-a769-3293647e5142 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 returned with HTTP 202 Sep 01 02:19:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1611/3184] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:02 2026] DELETE /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-33d79be8-34c6-44a1-a0f7-fbbaa196dc4a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33d79be8-34c6-44a1-a0f7-fbbaa196dc4a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-33d79be8-34c6-44a1-a0f7-fbbaa196dc4a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-33d79be8-34c6-44a1-a0f7-fbbaa196dc4a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-33d79be8-34c6-44a1-a0f7-fbbaa196dc4a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-33d79be8-34c6-44a1-a0f7-fbbaa196dc4a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 returned with HTTP 200 Sep 01 02:19:02 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1574/3185] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8b439f19-0959-4502-8241-e7c20e65b192 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b439f19-0959-4502-8241-e7c20e65b192 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b439f19-0959-4502-8241-e7c20e65b192 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8b439f19-0959-4502-8241-e7c20e65b192 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8b439f19-0959-4502-8241-e7c20e65b192 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8b439f19-0959-4502-8241-e7c20e65b192 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c returned with HTTP 200 Sep 01 02:19:02 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1612/3186] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:19:02 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2a7675d-1b69-45ee-99c4-9fe861c83f4c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-90519474"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:02 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Create snapshot from volume c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:03 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Created reservations ['94bee0fa-a7e9-4b02-8b7f-4944eaa9c0ae', 'eda48612-613d-4e74-914c-4a0a162d8ace', 'e3522fe3-7b7b-48db-8dab-6d31bc6b8eff', 'f3e4639c-1f8c-48c3-ac57-d4116c74bf0b'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:03 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot create request issued successfully. Sep 01 02:19:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-44f8df4c-d206-493a-a1fe-0ac5a7986800 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:19:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1575/3187] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3f8330db-e5cc-4a84-8089-60912fe2080b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f8330db-e5cc-4a84-8089-60912fe2080b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f8330db-e5cc-4a84-8089-60912fe2080b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3f8330db-e5cc-4a84-8089-60912fe2080b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-3f8330db-e5cc-4a84-8089-60912fe2080b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:19:03 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3f8330db-e5cc-4a84-8089-60912fe2080b tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1613/3188] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-8820698e-eae1-466e-9585-bc561ab78789 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8820698e-eae1-466e-9585-bc561ab78789 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8820698e-eae1-466e-9585-bc561ab78789 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-8820698e-eae1-466e-9585-bc561ab78789 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-8820698e-eae1-466e-9585-bc561ab78789 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:03 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-8820698e-eae1-466e-9585-bc561ab78789 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1576/3189] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f9b7194c-3f1c-4d15-ab78-d40c66f0d7cf None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9b7194c-3f1c-4d15-ab78-d40c66f0d7cf tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9b7194c-3f1c-4d15-ab78-d40c66f0d7cf tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9b7194c-3f1c-4d15-ab78-d40c66f0d7cf tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f9b7194c-3f1c-4d15-ab78-d40c66f0d7cf tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9b7194c-3f1c-4d15-ab78-d40c66f0d7cf tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e returned with HTTP 200 Sep 01 02:19:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1614/3190] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-28cfc24d-6eb0-443e-ae23-b322b06bf6a7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28cfc24d-6eb0-443e-ae23-b322b06bf6a7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 Sep 01 02:19:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28cfc24d-6eb0-443e-ae23-b322b06bf6a7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-28cfc24d-6eb0-443e-ae23-b322b06bf6a7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-28cfc24d-6eb0-443e-ae23-b322b06bf6a7 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 returned with HTTP 404 Sep 01 02:19:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1577/3191] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/snapshots/62f601de-972a-4280-8617-a27421c5ecb9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 Sep 01 02:19:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: 4244a184-5f80-41c1-867c-9307cac3c671 Sep 01 02:19:04 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:19:04 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-34a76f7b-0c18-43c0-a2a7-a1de882b0a2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 returned with HTTP 202 Sep 01 02:19:04 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1615/3192] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:04 2026] DELETE /volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-60b2ff57-6f16-462e-b079-84a3c66147fb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60b2ff57-6f16-462e-b079-84a3c66147fb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 Sep 01 02:19:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60b2ff57-6f16-462e-b079-84a3c66147fb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-60b2ff57-6f16-462e-b079-84a3c66147fb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-60b2ff57-6f16-462e-b079-84a3c66147fb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-60b2ff57-6f16-462e-b079-84a3c66147fb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 returned with HTTP 200 Sep 01 02:19:04 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1578/3193] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2ef39d48-7f6c-4e72-ae50-4ae64f803edd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ef39d48-7f6c-4e72-ae50-4ae64f803edd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ef39d48-7f6c-4e72-ae50-4ae64f803edd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2ef39d48-7f6c-4e72-ae50-4ae64f803edd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2ef39d48-7f6c-4e72-ae50-4ae64f803edd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2ef39d48-7f6c-4e72-ae50-4ae64f803edd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1616/3194] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b284401f-8131-4243-8fcc-bc644319616e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b284401f-8131-4243-8fcc-bc644319616e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] POST http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e/action Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b284401f-8131-4243-8fcc-bc644319616e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b284401f-8131-4243-8fcc-bc644319616e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.snapshot_unmanage [None req-b284401f-8131-4243-8fcc-bc644319616e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Unmanage snapshot with id: 193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b284401f-8131-4243-8fcc-bc644319616e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Snapshot retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-b284401f-8131-4243-8fcc-bc644319616e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6003bc43dea340b78df74c6f22e83fe4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1d058dbf4e44e93bebda8c4e31386c6', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b284401f-8131-4243-8fcc-bc644319616e tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-reader] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e/action returned with HTTP 403 Sep 01 02:19:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1579/3195] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:19:05 2026] POST /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete snapshot with id: 193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot delete request issued successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6a6dee45-979f-46cc-a706-39feaa1a7f50 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e returned with HTTP 202 Sep 01 02:19:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1617/3196] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:05 2026] DELETE /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-12ef582e-9c38-44d3-b05f-481fb8938cad None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12ef582e-9c38-44d3-b05f-481fb8938cad tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-12ef582e-9c38-44d3-b05f-481fb8938cad tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-12ef582e-9c38-44d3-b05f-481fb8938cad tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-12ef582e-9c38-44d3-b05f-481fb8938cad tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-12ef582e-9c38-44d3-b05f-481fb8938cad tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1580/3197] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c2a2c937-2d63-4381-9546-e5c889e4d7a0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2a2c937-2d63-4381-9546-e5c889e4d7a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c2a2c937-2d63-4381-9546-e5c889e4d7a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c2a2c937-2d63-4381-9546-e5c889e4d7a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2a2c937-2d63-4381-9546-e5c889e4d7a0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 returned with HTTP 404 Sep 01 02:19:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1618/3198] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/volumes/4244a184-5f80-41c1-867c-9307cac3c671 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f2e732c3-97fb-4201-b365-9515846d166f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2062188761"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2062188761'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (4097375e-91fd-4dfa-8302-396eedd3a3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0874df-cc34-4549-8516-04de986a69ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0874df-cc34-4549-8516-04de986a69ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da529606-710e-4a1d-9952-c16b4cd6ce67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['04154754-fcb8-4ea8-8445-24db24fc1584', '7d4a02e8-5efc-491e-bc0c-58384ec22aa2', 'f14aaba0-b82a-49ab-833d-189400c53d0f', '1211d669-0f22-4d41-86ba-6d6949d24182'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da529606-710e-4a1d-9952-c16b4cd6ce67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04154754-fcb8-4ea8-8445-24db24fc1584', '7d4a02e8-5efc-491e-bc0c-58384ec22aa2', 'f14aaba0-b82a-49ab-833d-189400c53d0f', '1211d669-0f22-4d41-86ba-6d6949d24182']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fea160-aa3c-4110-8ea1-067be7afae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fea160-aa3c-4110-8ea1-067be7afae16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a840ec9-3d81-41bc-87c4-aaf36fc66df6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2062188761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['04154754-fcb8-4ea8-8445-24db24fc1584','7d4a02e8-5efc-491e-bc0c-58384ec22aa2','f14aaba0-b82a-49ab-833d-189400c53d0f','1211d669-0f22-4d41-86ba-6d6949d24182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2062188761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a840ec9-3d81-41bc-87c4-aaf36fc66df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0785579-8899-4685-93c6-a57c6613366f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0785579-8899-4685-93c6-a57c6613366f) transitioned into state 'SUCCESS' from state '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-2062188761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['04154754-fcb8-4ea8-8445-24db24fc1584','7d4a02e8-5efc-491e-bc0c-58384ec22aa2','f14aaba0-b82a-49ab-833d-189400c53d0f','1211d669-0f22-4d41-86ba-6d6949d24182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fcca8ee-b587-48e6-8eda-27537eab4efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fcca8ee-b587-48e6-8eda-27537eab4efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (4097375e-91fd-4dfa-8302-396eedd3a3a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f2e732c3-97fb-4201-b365-9515846d166f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:05 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1581/3199] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:05 2026] POST /volume/v3/volumes => generated 785 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-269c1787-d05f-4a12-a0c9-d02d9262278f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-269c1787-d05f-4a12-a0c9-d02d9262278f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-269c1787-d05f-4a12-a0c9-d02d9262278f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-269c1787-d05f-4a12-a0c9-d02d9262278f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-269c1787-d05f-4a12-a0c9-d02d9262278f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-269c1787-d05f-4a12-a0c9-d02d9262278f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1619/3200] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1de66952-2130-4b30-beaa-d5372aa50aca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1de66952-2130-4b30-beaa-d5372aa50aca tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1de66952-2130-4b30-beaa-d5372aa50aca tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1de66952-2130-4b30-beaa-d5372aa50aca tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-1de66952-2130-4b30-beaa-d5372aa50aca tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Snapshot retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1de66952-2130-4b30-beaa-d5372aa50aca tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1582/3201] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b84460ae-eee1-40bb-b7ff-b48c83983490 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b84460ae-eee1-40bb-b7ff-b48c83983490 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 Sep 01 02:19:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b84460ae-eee1-40bb-b7ff-b48c83983490 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b84460ae-eee1-40bb-b7ff-b48c83983490 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b84460ae-eee1-40bb-b7ff-b48c83983490 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b84460ae-eee1-40bb-b7ff-b48c83983490 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1620/3202] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:19:06 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a840ec9-3d81-41bc-87c4-aaf36fc66df6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1091185080"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:06 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume 0a840ec9-3d81-41bc-87c4-aaf36fc66df6 Sep 01 02:19:07 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['74c15238-f0f9-420c-a699-9075142166d6', 'abf004f3-9bf3-4a14-98a7-bcbe70cebcbf', '4b524106-e877-4bed-8955-30f3e87336a1', 'de257cec-7ca7-4d6c-8a87-edbca2a56ea7'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:19:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b8a258b7-5cce-494b-9c18-b5dea30aa2fd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:19:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1583/3203] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:19:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9db47a1f-ed4b-48dc-baa6-266a15adb6b5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9db47a1f-ed4b-48dc-baa6-266a15adb6b5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9db47a1f-ed4b-48dc-baa6-266a15adb6b5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9db47a1f-ed4b-48dc-baa6-266a15adb6b5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9db47a1f-ed4b-48dc-baa6-266a15adb6b5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9db47a1f-ed4b-48dc-baa6-266a15adb6b5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1621/3204] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:07 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ad813b22-6dc7-4478-b198-95f2e3702a4d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ad813b22-6dc7-4478-b198-95f2e3702a4d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e Sep 01 02:19:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ad813b22-6dc7-4478-b198-95f2e3702a4d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ad813b22-6dc7-4478-b198-95f2e3702a4d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ad813b22-6dc7-4478-b198-95f2e3702a4d tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e returned with HTTP 404 Sep 01 02:19:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1584/3205] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:07 2026] GET /volume/v3/snapshots/193fcfb3-9670-4dbc-8c86-9f0b43068b6e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume with id: c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:07 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Delete volume request issued successfully. Sep 01 02:19:07 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7052f0bd-a80e-4a01-bd50-2174794c6fe2 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c returned with HTTP 202 Sep 01 02:19:07 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1622/3206] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:07 2026] DELETE /volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f22dbb13-56dd-49a9-b2e5-d6d9f6850cc7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f22dbb13-56dd-49a9-b2e5-d6d9f6850cc7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f22dbb13-56dd-49a9-b2e5-d6d9f6850cc7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f22dbb13-56dd-49a9-b2e5-d6d9f6850cc7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f22dbb13-56dd-49a9-b2e5-d6d9f6850cc7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Volume info retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f22dbb13-56dd-49a9-b2e5-d6d9f6850cc7 tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1585/3207] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:07 2026] GET /volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e4ab1837-5c8f-4fd8-8da0-5a303d2f84d8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4ab1837-5c8f-4fd8-8da0-5a303d2f84d8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4ab1837-5c8f-4fd8-8da0-5a303d2f84d8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:08 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e4ab1837-5c8f-4fd8-8da0-5a303d2f84d8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:08 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:08 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:08 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e4ab1837-5c8f-4fd8-8da0-5a303d2f84d8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:08 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e4ab1837-5c8f-4fd8-8da0-5a303d2f84d8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 200 Sep 01 02:19:08 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1623/3208] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:08 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9dfd5bce-c6fd-42e3-9274-df52482bbbfd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9dfd5bce-c6fd-42e3-9274-df52482bbbfd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] GET http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c Sep 01 02:19:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9dfd5bce-c6fd-42e3-9274-df52482bbbfd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:08 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9dfd5bce-c6fd-42e3-9274-df52482bbbfd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:08 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9dfd5bce-c6fd-42e3-9274-df52482bbbfd tempest-ProjectReaderTests-1438211366 tempest-ProjectReaderTests-1438211366-project-admin] http://192.168.122.25/volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c returned with HTTP 404 Sep 01 02:19:08 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1586/3209] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:08 2026] GET /volume/v3/volumes/c2a7675d-1b69-45ee-99c4-9fe861c83f4c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-029f17f6-8eb6-4d49-bdd7-e0788a64ad57 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-029f17f6-8eb6-4d49-bdd7-e0788a64ad57 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-029f17f6-8eb6-4d49-bdd7-e0788a64ad57 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:09 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-029f17f6-8eb6-4d49-bdd7-e0788a64ad57 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:09 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:09 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:09 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-029f17f6-8eb6-4d49-bdd7-e0788a64ad57 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:09 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-029f17f6-8eb6-4d49-bdd7-e0788a64ad57 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 200 Sep 01 02:19:09 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1624/3210] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:09 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-03b76ba6-a0a1-4b9a-aca6-fbe68e8ec5fa None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03b76ba6-a0a1-4b9a-aca6-fbe68e8ec5fa tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03b76ba6-a0a1-4b9a-aca6-fbe68e8ec5fa tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-03b76ba6-a0a1-4b9a-aca6-fbe68e8ec5fa tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-03b76ba6-a0a1-4b9a-aca6-fbe68e8ec5fa tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-03b76ba6-a0a1-4b9a-aca6-fbe68e8ec5fa tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1587/3211] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1d73fb10-445d-4073-bd2e-13059d5d9985 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1d73fb10-445d-4073-bd2e-13059d5d9985 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d73fb10-445d-4073-bd2e-13059d5d9985 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1d73fb10-445d-4073-bd2e-13059d5d9985 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1d73fb10-445d-4073-bd2e-13059d5d9985 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1d73fb10-445d-4073-bd2e-13059d5d9985 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1625/3212] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: 2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:10 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot delete request issued successfully. Sep 01 02:19:10 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2bb0974d-ecd5-417f-a97c-c5755c4f8779 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 202 Sep 01 02:19:10 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1588/3213] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:10 2026] DELETE /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-7e0c2f6b-c068-4579-80be-e67d67e9211c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e0c2f6b-c068-4579-80be-e67d67e9211c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7e0c2f6b-c068-4579-80be-e67d67e9211c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-7e0c2f6b-c068-4579-80be-e67d67e9211c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-7e0c2f6b-c068-4579-80be-e67d67e9211c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-7e0c2f6b-c068-4579-80be-e67d67e9211c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1626/3214] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5908c4d0-2acd-413a-a0bf-08c1aa95563e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5908c4d0-2acd-413a-a0bf-08c1aa95563e tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5908c4d0-2acd-413a-a0bf-08c1aa95563e tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1833465671", "extra_specs": {"storage_protocol": "tempest-storage_protocol-907995356", "vendor_name": "tempest-vendor_name-1714644805"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5908c4d0-2acd-413a-a0bf-08c1aa95563e tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1589/3215] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:11 2026] POST /volume/v3/types => generated 328 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "84f6e203-13a7-4f99-a3d4-640be08143db", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume request body: {'volume': {'volume_type': '84f6e203-13a7-4f99-a3d4-640be08143db', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume of 1 GB Sep 01 02:19:11 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-25b14f24-79a8-4b7d-b305-d43a3eec068f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-25b14f24-79a8-4b7d-b305-d43a3eec068f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-25b14f24-79a8-4b7d-b305-d43a3eec068f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-25b14f24-79a8-4b7d-b305-d43a3eec068f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Flow 'volume_create_api' (68e19ef6-20a2-4953-aecc-0e9afd5683dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161b7f8d-db10-4f11-9dba-dabb887a9115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-25b14f24-79a8-4b7d-b305-d43a3eec068f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-25b14f24-79a8-4b7d-b305-d43a3eec068f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1590/3216] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161b7f8d-db10-4f11-9dba-dabb887a9115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:19:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-907995356',vendor_name='tempest-vendor_name-1714644805'},id=84f6e203-13a7-4f99-a3d4-640be08143db,is_public=True,name='tempest-ProjectAdminTests-volume-type-1833465671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84f6e203-13a7-4f99-a3d4-640be08143db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f59114a-5f86-4e36-9a41-0c97faf4cf74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1833465671 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1833465671, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:11 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1833465671 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1833465671, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Created reservations ['43aeee91-c5c2-4778-97c2-fd402380a1f0', 'd994375c-5be5-42a2-bccf-92b757407e54', '55d167c6-cec7-411f-9d96-87bd4153bcf8', '6be1f16d-7fa1-4f7e-be1e-e6b5d5060fb1'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f59114a-5f86-4e36-9a41-0c97faf4cf74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43aeee91-c5c2-4778-97c2-fd402380a1f0', 'd994375c-5be5-42a2-bccf-92b757407e54', '55d167c6-cec7-411f-9d96-87bd4153bcf8', '6be1f16d-7fa1-4f7e-be1e-e6b5d5060fb1']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d24f44a-0b27-4d54-955f-0509bb760c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d24f44a-0b27-4d54-955f-0509bb760c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a81ad34-afdf-4963-9a02-f442b3678dba', '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='7d4725cd29ec49eda3dfe79924525a4f',qos_specs=None,replication_status=,reservations=['43aeee91-c5c2-4778-97c2-fd402380a1f0','d994375c-5be5-42a2-bccf-92b757407e54','55d167c6-cec7-411f-9d96-87bd4153bcf8','6be1f16d-7fa1-4f7e-be1e-e6b5d5060fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_type_id=84f6e203-13a7-4f99-a3d4-640be08143db), 'volume': Volume(_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-01T00:19:11Z,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=9a81ad34-afdf-4963-9a02-f442b3678dba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d4725cd29ec49eda3dfe79924525a4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84f6e203-13a7-4f99-a3d4-640be08143db),volume_type_id=84f6e203-13a7-4f99-a3d4-640be08143db)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e217880d-40a1-4c25-b295-4f5a81b3a779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e217880d-40a1-4c25-b295-4f5a81b3a779) transitioned into state 'SUCCESS' from 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='7d4725cd29ec49eda3dfe79924525a4f',qos_specs=None,replication_status=,reservations=['43aeee91-c5c2-4778-97c2-fd402380a1f0','d994375c-5be5-42a2-bccf-92b757407e54','55d167c6-cec7-411f-9d96-87bd4153bcf8','6be1f16d-7fa1-4f7e-be1e-e6b5d5060fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_type_id=84f6e203-13a7-4f99-a3d4-640be08143db)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9eb4614-30a8-4175-87bb-a8f341960e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9eb4614-30a8-4175-87bb-a8f341960e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Flow 'volume_create_api' (68e19ef6-20a2-4953-aecc-0e9afd5683dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:11 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume request issued successfully. Sep 01 02:19:11 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-192dc87b-5f24-4a34-a82d-9c862970d6ee tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:11 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1627/3217] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:19:11 2026] POST /volume/v3/volumes => generated 779 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e59ed86c-0146-4e11-8d76-ededf7f003d0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e59ed86c-0146-4e11-8d76-ededf7f003d0 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e59ed86c-0146-4e11-8d76-ededf7f003d0 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e59ed86c-0146-4e11-8d76-ededf7f003d0 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e59ed86c-0146-4e11-8d76-ededf7f003d0 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:11 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e59ed86c-0146-4e11-8d76-ededf7f003d0 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1591/3218] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba => generated 958 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2fb6bb51-524a-4b61-b16a-b7735f10936c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fb6bb51-524a-4b61-b16a-b7735f10936c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fb6bb51-524a-4b61-b16a-b7735f10936c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2fb6bb51-524a-4b61-b16a-b7735f10936c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=567,cinder:UPDATE=217,cinder:INSERT=122 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2fb6bb51-524a-4b61-b16a-b7735f10936c tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 returned with HTTP 404 Sep 01 02:19:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1628/3219] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/snapshots/2290c51b-2262-4d51-a217-38c7bd3a4579 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-79eed903-e34d-4410-9dc3-1b1716857567 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-79eed903-e34d-4410-9dc3-1b1716857567 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-79eed903-e34d-4410-9dc3-1b1716857567 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-79eed903-e34d-4410-9dc3-1b1716857567 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-79eed903-e34d-4410-9dc3-1b1716857567 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: 0a840ec9-3d81-41bc-87c4-aaf36fc66df6 Sep 01 02:19:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-79eed903-e34d-4410-9dc3-1b1716857567 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-79eed903-e34d-4410-9dc3-1b1716857567 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-79eed903-e34d-4410-9dc3-1b1716857567 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 returned with HTTP 202 Sep 01 02:19:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1592/3220] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:12 2026] DELETE /volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f9ffe0fc-55f2-4582-8101-edc118387284 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9ffe0fc-55f2-4582-8101-edc118387284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9ffe0fc-55f2-4582-8101-edc118387284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f9ffe0fc-55f2-4582-8101-edc118387284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f9ffe0fc-55f2-4582-8101-edc118387284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f9ffe0fc-55f2-4582-8101-edc118387284 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1629/3221] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-adb65818-ca8d-48da-bca7-522acdf735e7 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adb65818-ca8d-48da-bca7-522acdf735e7 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adb65818-ca8d-48da-bca7-522acdf735e7 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-adb65818-ca8d-48da-bca7-522acdf735e7 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-adb65818-ca8d-48da-bca7-522acdf735e7 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-adb65818-ca8d-48da-bca7-522acdf735e7 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1593/3222] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba => generated 979 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-29865e09-9d32-4335-8448-0ebf08ff61d2 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29865e09-9d32-4335-8448-0ebf08ff61d2 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29865e09-9d32-4335-8448-0ebf08ff61d2 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-29865e09-9d32-4335-8448-0ebf08ff61d2 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-29865e09-9d32-4335-8448-0ebf08ff61d2 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1630/3223] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f33f0d95-ca69-4a1d-9e63-6c2200d63632 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f33f0d95-ca69-4a1d-9e63-6c2200d63632 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/messages/2dfba544-9a0f-4e5e-99a6-792d8f3d6b36 Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f33f0d95-ca69-4a1d-9e63-6c2200d63632 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f33f0d95-ca69-4a1d-9e63-6c2200d63632 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:SELECT=524,cinder:UPDATE=208,cinder:INSERT=104 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f33f0d95-ca69-4a1d-9e63-6c2200d63632 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages/2dfba544-9a0f-4e5e-99a6-792d8f3d6b36 returned with HTTP 204 Sep 01 02:19:12 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1594/3224] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:19:12 2026] DELETE /volume/v3/messages/2dfba544-9a0f-4e5e-99a6-792d8f3d6b36 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b90fbd66-d94b-4cc6-9856-6817ef3bb4cd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b90fbd66-d94b-4cc6-9856-6817ef3bb4cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/messages/2dfba544-9a0f-4e5e-99a6-792d8f3d6b36 Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b90fbd66-d94b-4cc6-9856-6817ef3bb4cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b90fbd66-d94b-4cc6-9856-6817ef3bb4cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b90fbd66-d94b-4cc6-9856-6817ef3bb4cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages/2dfba544-9a0f-4e5e-99a6-792d8f3d6b36 returned with HTTP 404 Sep 01 02:19:12 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1631/3225] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/messages/2dfba544-9a0f-4e5e-99a6-792d8f3d6b36 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ce791e25-bd1d-406d-a503-e1536e155b50 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Delete volume with id: 9a81ad34-afdf-4963-9a02-f442b3678dba Sep 01 02:19:12 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:12 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86844) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1833465671 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1833465671, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:13 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1833465671 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1833465671, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Created reservations ['2d62186a-87e9-4118-a4bd-6241f5c3a474', 'c398b60d-6ff0-46da-a4fe-1ba5af96ae1a', '04d51a18-da4f-4725-ac71-264288537d89', '0eeafa07-4511-411a-889b-31c0ddc4ddb5'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Delete volume request issued successfully. Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ce791e25-bd1d-406d-a503-e1536e155b50 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba returned with HTTP 202 Sep 01 02:19:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1595/3226] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:12 2026] DELETE /volume/v3/volumes/9a81ad34-afdf-4963-9a02-f442b3678dba => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2845f74b-d50e-4ac5-a0f9-38e419bfb8ba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2845f74b-d50e-4ac5-a0f9-38e419bfb8ba tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/types/84f6e203-13a7-4f99-a3d4-640be08143db Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2845f74b-d50e-4ac5-a0f9-38e419bfb8ba tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2845f74b-d50e-4ac5-a0f9-38e419bfb8ba tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2845f74b-d50e-4ac5-a0f9-38e419bfb8ba tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/types/84f6e203-13a7-4f99-a3d4-640be08143db returned with HTTP 202 Sep 01 02:19:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1632/3227] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:13 2026] DELETE /volume/v3/types/84f6e203-13a7-4f99-a3d4-640be08143db => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fd7d8fa0-9553-44cf-8b7c-64d133680e01 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fd7d8fa0-9553-44cf-8b7c-64d133680e01 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fd7d8fa0-9553-44cf-8b7c-64d133680e01 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-345165240", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2053795559", "vendor_name": "tempest-vendor_name-1093174439"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fd7d8fa0-9553-44cf-8b7c-64d133680e01 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1596/3228] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:13 2026] POST /volume/v3/types => generated 328 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cdcb0345-9f29-46a8-9269-ae76bdeddc3f", "size": 1}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume request body: {'volume': {'volume_type': 'cdcb0345-9f29-46a8-9269-ae76bdeddc3f', 'size': 1}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume of 1 GB Sep 01 02:19:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Flow 'volume_create_api' (7d686eeb-52c0-4174-8a55-82ce6e149f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25338a19-1e3f-4609-9910-efed9d8224bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25338a19-1e3f-4609-9910-efed9d8224bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:19:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2053795559',vendor_name='tempest-vendor_name-1093174439'},id=cdcb0345-9f29-46a8-9269-ae76bdeddc3f,is_public=True,name='tempest-ProjectAdminTests-volume-type-345165240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdcb0345-9f29-46a8-9269-ae76bdeddc3f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7068d082-591b-4b56-aeec-fae28ed1437a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-345165240 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-345165240, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-345165240 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-345165240, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Created reservations ['9aca3e38-3ccb-48ea-bcfb-b5105cf9513c', 'e72c6575-a1a5-4ade-a3aa-af1988daf0e8', 'cc487608-6495-41c7-8a8a-dbb701d854cd', '1946b8a2-10d1-433b-83a6-5cde6e5db0a0'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7068d082-591b-4b56-aeec-fae28ed1437a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aca3e38-3ccb-48ea-bcfb-b5105cf9513c', 'e72c6575-a1a5-4ade-a3aa-af1988daf0e8', 'cc487608-6495-41c7-8a8a-dbb701d854cd', '1946b8a2-10d1-433b-83a6-5cde6e5db0a0']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa46033-c7b5-48ce-87ff-4e376236ca53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa46033-c7b5-48ce-87ff-4e376236ca53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c31dc64-3415-4eb3-9dfb-0fbae314d870', '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='7d4725cd29ec49eda3dfe79924525a4f',qos_specs=None,replication_status=,reservations=['9aca3e38-3ccb-48ea-bcfb-b5105cf9513c','e72c6575-a1a5-4ade-a3aa-af1988daf0e8','cc487608-6495-41c7-8a8a-dbb701d854cd','1946b8a2-10d1-433b-83a6-5cde6e5db0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_type_id=cdcb0345-9f29-46a8-9269-ae76bdeddc3f), 'volume': Volume(_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-01T00:19:13Z,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=1c31dc64-3415-4eb3-9dfb-0fbae314d870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d4725cd29ec49eda3dfe79924525a4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdcb0345-9f29-46a8-9269-ae76bdeddc3f),volume_type_id=cdcb0345-9f29-46a8-9269-ae76bdeddc3f)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e474ad15-4f17-4e94-9878-4b8d4893c0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1766ad86-944c-4d09-92f7-5e0825ea3ef0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1766ad86-944c-4d09-92f7-5e0825ea3ef0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1766ad86-944c-4d09-92f7-5e0825ea3ef0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1766ad86-944c-4d09-92f7-5e0825ea3ef0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1766ad86-944c-4d09-92f7-5e0825ea3ef0 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 returned with HTTP 404 Sep 01 02:19:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1597/3229] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/0a840ec9-3d81-41bc-87c4-aaf36fc66df6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-340909987"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-340909987'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e474ad15-4f17-4e94-9878-4b8d4893c0aa) transitioned into state 'SUCCESS' from 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='7d4725cd29ec49eda3dfe79924525a4f',qos_specs=None,replication_status=,reservations=['9aca3e38-3ccb-48ea-bcfb-b5105cf9513c','e72c6575-a1a5-4ade-a3aa-af1988daf0e8','cc487608-6495-41c7-8a8a-dbb701d854cd','1946b8a2-10d1-433b-83a6-5cde6e5db0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_type_id=cdcb0345-9f29-46a8-9269-ae76bdeddc3f)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ad4724-003d-4ca7-b45a-bf6a2af95122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (dd6d510c-4259-4952-85c3-5cccd7b18eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e87383-940e-449f-88fb-779e9d46361c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ad4724-003d-4ca7-b45a-bf6a2af95122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Flow 'volume_create_api' (7d686eeb-52c0-4174-8a55-82ce6e149f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume request issued successfully. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-d85fd2f1-bc62-433f-a305-3a7e190b2728 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1633/3230] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:19:13 2026] POST /volume/v3/volumes => generated 778 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2a117a5d-d504-4fc7-b1ec-060469c59350 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a117a5d-d504-4fc7-b1ec-060469c59350 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a117a5d-d504-4fc7-b1ec-060469c59350 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2a117a5d-d504-4fc7-b1ec-060469c59350 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e87383-940e-449f-88fb-779e9d46361c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95880c5-120b-4435-ac86-68bf7ba8fc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2a117a5d-d504-4fc7-b1ec-060469c59350 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2a117a5d-d504-4fc7-b1ec-060469c59350 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 returned with HTTP 200 Sep 01 02:19:13 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1634/3231] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 => generated 957 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['417aed5e-a590-4922-b6be-0a3681dddadb', '58bfe58f-5cc7-4764-96ef-8a473f9b78b0', 'e8343103-a5b2-419a-86e7-daa515a1ade3', '3120242a-baa8-45c2-80e8-96c1f7dc73eb'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95880c5-120b-4435-ac86-68bf7ba8fc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['417aed5e-a590-4922-b6be-0a3681dddadb', '58bfe58f-5cc7-4764-96ef-8a473f9b78b0', 'e8343103-a5b2-419a-86e7-daa515a1ade3', '3120242a-baa8-45c2-80e8-96c1f7dc73eb']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d93aefc-55ba-4846-b088-1f6149380557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:13 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d93aefc-55ba-4846-b088-1f6149380557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd30f360-c51a-4900-9eb5-f0b71be91419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-340909987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['417aed5e-a590-4922-b6be-0a3681dddadb','58bfe58f-5cc7-4764-96ef-8a473f9b78b0','e8343103-a5b2-419a-86e7-daa515a1ade3','3120242a-baa8-45c2-80e8-96c1f7dc73eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-340909987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd30f360-c51a-4900-9eb5-f0b71be91419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dac663e-adaf-4969-b4c3-fc5003e9f53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dac663e-adaf-4969-b4c3-fc5003e9f53e) transitioned into state 'SUCCESS' from state '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-340909987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['417aed5e-a590-4922-b6be-0a3681dddadb','58bfe58f-5cc7-4764-96ef-8a473f9b78b0','e8343103-a5b2-419a-86e7-daa515a1ade3','3120242a-baa8-45c2-80e8-96c1f7dc73eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1de6a1-99c9-43d7-9335-b825b8204da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1de6a1-99c9-43d7-9335-b825b8204da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (dd6d510c-4259-4952-85c3-5cccd7b18eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:19:13 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d4a3a48f-cb41-42c3-8a5a-b3841f0086a4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:13 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1598/3232] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:13 2026] POST /volume/v3/volumes => generated 784 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aa5f1806-2d74-47ce-a85f-c96ff99e4999 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aa5f1806-2d74-47ce-a85f-c96ff99e4999 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aa5f1806-2d74-47ce-a85f-c96ff99e4999 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aa5f1806-2d74-47ce-a85f-c96ff99e4999 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aa5f1806-2d74-47ce-a85f-c96ff99e4999 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aa5f1806-2d74-47ce-a85f-c96ff99e4999 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1635/3233] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-15f1dc44-7844-4ad6-8eab-fdb904edf377 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-15f1dc44-7844-4ad6-8eab-fdb904edf377 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-15f1dc44-7844-4ad6-8eab-fdb904edf377 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-15f1dc44-7844-4ad6-8eab-fdb904edf377 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-15f1dc44-7844-4ad6-8eab-fdb904edf377 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-15f1dc44-7844-4ad6-8eab-fdb904edf377 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1599/3234] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 => generated 978 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-469f37a2-c2bf-406c-9e2c-6509ced9e192 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-469f37a2-c2bf-406c-9e2c-6509ced9e192 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:19:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-469f37a2-c2bf-406c-9e2c-6509ced9e192 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-469f37a2-c2bf-406c-9e2c-6509ced9e192 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-469f37a2-c2bf-406c-9e2c-6509ced9e192 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1636/3235] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-de705110-08b0-433c-8cc3-0bfe2ae2b866 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de705110-08b0-433c-8cc3-0bfe2ae2b866 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de705110-08b0-433c-8cc3-0bfe2ae2b866 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-de705110-08b0-433c-8cc3-0bfe2ae2b866 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-de705110-08b0-433c-8cc3-0bfe2ae2b866 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1600/3236] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bebf23f4-9546-43d9-aa50-2f67e04c4e65 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bebf23f4-9546-43d9-aa50-2f67e04c4e65 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/messages/868acbea-c952-4b4e-b649-a0fa3a0b54dc Sep 01 02:19:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bebf23f4-9546-43d9-aa50-2f67e04c4e65 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bebf23f4-9546-43d9-aa50-2f67e04c4e65 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bebf23f4-9546-43d9-aa50-2f67e04c4e65 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages/868acbea-c952-4b4e-b649-a0fa3a0b54dc returned with HTTP 204 Sep 01 02:19:14 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1637/3237] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:19:14 2026] DELETE /volume/v3/messages/868acbea-c952-4b4e-b649-a0fa3a0b54dc => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Delete volume with id: 1c31dc64-3415-4eb3-9dfb-0fbae314d870 Sep 01 02:19:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86844) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-345165240 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-345165240, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-345165240 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-345165240, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a5e88e8c-881d-4f6a-a75a-e7a2a06a6ccd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5e88e8c-881d-4f6a-a75a-e7a2a06a6ccd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5e88e8c-881d-4f6a-a75a-e7a2a06a6ccd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a5e88e8c-881d-4f6a-a75a-e7a2a06a6ccd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Created reservations ['6d774d45-5539-4a36-b7a8-a499443f3dc0', '006e637d-76ca-4724-a3cd-efe43d3fc3c9', '8dc64006-8de1-4f5d-83cc-96db700799b7', 'c6c5f980-4bde-4929-a15b-34036f7c8006'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a5e88e8c-881d-4f6a-a75a-e7a2a06a6ccd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a5e88e8c-881d-4f6a-a75a-e7a2a06a6ccd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 returned with HTTP 200 Sep 01 02:19:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1638/3238] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:15 2026] GET /volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd30f360-c51a-4900-9eb5-f0b71be91419", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1078313389"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Delete volume request issued successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-51b14cb1-6a96-4cc4-b0e8-b5d80c1671cd tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 returned with HTTP 202 Sep 01 02:19:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1601/3239] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:14 2026] DELETE /volume/v3/volumes/1c31dc64-3415-4eb3-9dfb-0fbae314d870 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume fd30f360-c51a-4900-9eb5-f0b71be91419 Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-94d4ead8-e68d-4039-96fc-b0c84bb51293 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94d4ead8-e68d-4039-96fc-b0c84bb51293 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/types/cdcb0345-9f29-46a8-9269-ae76bdeddc3f Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-94d4ead8-e68d-4039-96fc-b0c84bb51293 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-94d4ead8-e68d-4039-96fc-b0c84bb51293 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['5f4b45c8-31e8-4182-a257-b596deb151a2', '41740bfe-fdb4-4ddd-817f-3c56f281c134', '0a654f20-431c-4d0b-af99-66795264715a', '323ee186-a4ed-4511-ae65-60ce13a0af31'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94d4ead8-e68d-4039-96fc-b0c84bb51293 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/types/cdcb0345-9f29-46a8-9269-ae76bdeddc3f returned with HTTP 202 Sep 01 02:19:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1602/3240] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:15 2026] DELETE /volume/v3/types/cdcb0345-9f29-46a8-9269-ae76bdeddc3f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7ef65e5a-a3f8-4118-9e68-2cbaa97c6ed6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ef65e5a-a3f8-4118-9e68-2cbaa97c6ed6 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7ef65e5a-a3f8-4118-9e68-2cbaa97c6ed6 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2112579796", "extra_specs": {"storage_protocol": "tempest-storage_protocol-424803545", "vendor_name": "tempest-vendor_name-1125528409"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7ef65e5a-a3f8-4118-9e68-2cbaa97c6ed6 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1603/3241] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:15 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 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f4182b91-edc0-4f5c-be94-adb3898e564f", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume request body: {'volume': {'volume_type': 'f4182b91-edc0-4f5c-be94-adb3898e564f', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b3f57d11-0aca-47ea-8882-f8f34819a2e5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:19:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1639/3242] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:19:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume of 1 GB Sep 01 02:19:15 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-2f13b1ea-3de7-4d77-ade2-ebff861df2a1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f13b1ea-3de7-4d77-ade2-ebff861df2a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f13b1ea-3de7-4d77-ade2-ebff861df2a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-2f13b1ea-3de7-4d77-ade2-ebff861df2a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Flow 'volume_create_api' (db4f44b8-f9c7-4ed4-b59a-803758aff6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-2f13b1ea-3de7-4d77-ade2-ebff861df2a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c0a472-ef82-4e0e-bc24-5d509f7a2030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-2f13b1ea-3de7-4d77-ade2-ebff861df2a1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d returned with HTTP 200 Sep 01 02:19:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1640/3243] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:15 2026] GET /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c0a472-ef82-4e0e-bc24-5d509f7a2030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:19:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-424803545',vendor_name='tempest-vendor_name-1125528409'},id=f4182b91-edc0-4f5c-be94-adb3898e564f,is_public=True,name='tempest-ProjectAdminTests-volume-type-2112579796',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4182b91-edc0-4f5c-be94-adb3898e564f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7823030d-3f83-44e6-aee9-04aef9e7ca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2112579796 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2112579796, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2112579796 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2112579796, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Created reservations ['9e15716a-7fff-4718-ba8f-13cac82c2313', '1019aae0-1246-4529-bb33-ea2700c25cc5', '76e4ef09-fc28-4523-bb2a-191c535e6121', 'bec885c4-e01c-4c95-b15b-575cdff0d0a1'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7823030d-3f83-44e6-aee9-04aef9e7ca07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e15716a-7fff-4718-ba8f-13cac82c2313', '1019aae0-1246-4529-bb33-ea2700c25cc5', '76e4ef09-fc28-4523-bb2a-191c535e6121', 'bec885c4-e01c-4c95-b15b-575cdff0d0a1']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccfbd9d-daf2-4bf8-b9c4-72d0b39a23c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccfbd9d-daf2-4bf8-b9c4-72d0b39a23c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04a94ac5-6765-4a6c-b173-7dc240bde6d9', '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='7d4725cd29ec49eda3dfe79924525a4f',qos_specs=None,replication_status=,reservations=['9e15716a-7fff-4718-ba8f-13cac82c2313','1019aae0-1246-4529-bb33-ea2700c25cc5','76e4ef09-fc28-4523-bb2a-191c535e6121','bec885c4-e01c-4c95-b15b-575cdff0d0a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_type_id=f4182b91-edc0-4f5c-be94-adb3898e564f), 'volume': Volume(_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-01T00:19:15Z,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=04a94ac5-6765-4a6c-b173-7dc240bde6d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d4725cd29ec49eda3dfe79924525a4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4182b91-edc0-4f5c-be94-adb3898e564f),volume_type_id=f4182b91-edc0-4f5c-be94-adb3898e564f)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d47fd78-a2c5-4dd5-9cdd-ad0711930535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d47fd78-a2c5-4dd5-9cdd-ad0711930535) transitioned into state 'SUCCESS' from 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='7d4725cd29ec49eda3dfe79924525a4f',qos_specs=None,replication_status=,reservations=['9e15716a-7fff-4718-ba8f-13cac82c2313','1019aae0-1246-4529-bb33-ea2700c25cc5','76e4ef09-fc28-4523-bb2a-191c535e6121','bec885c4-e01c-4c95-b15b-575cdff0d0a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b269a38e9af4f24b254d2f9d710c8e0',volume_type_id=f4182b91-edc0-4f5c-be94-adb3898e564f)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bfb0af-3f7f-4144-89c1-64c62213c68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bfb0af-3f7f-4144-89c1-64c62213c68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Flow 'volume_create_api' (db4f44b8-f9c7-4ed4-b59a-803758aff6b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Create volume request issued successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-69b5a4eb-29d5-4a21-8982-cf9b0922deca tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:15 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1604/3244] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:19:15 2026] POST /volume/v3/volumes => generated 779 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-13189349-2756-4587-b2a2-268609b0a6c3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-13189349-2756-4587-b2a2-268609b0a6c3 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-13189349-2756-4587-b2a2-268609b0a6c3 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-13189349-2756-4587-b2a2-268609b0a6c3 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:15 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-13189349-2756-4587-b2a2-268609b0a6c3 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:15 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-13189349-2756-4587-b2a2-268609b0a6c3 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 returned with HTTP 200 Sep 01 02:19:15 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1641/3245] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:15 2026] GET /volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 => generated 958 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ad7d45a1-7a11-4156-a705-00fe44708590 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ad7d45a1-7a11-4156-a705-00fe44708590 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ad7d45a1-7a11-4156-a705-00fe44708590 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ad7d45a1-7a11-4156-a705-00fe44708590 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:16 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ad7d45a1-7a11-4156-a705-00fe44708590 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ad7d45a1-7a11-4156-a705-00fe44708590 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d returned with HTTP 200 Sep 01 02:19:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1605/3246] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:16 2026] GET /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ccacad95-f526-4019-8945-346c280c2834 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccacad95-f526-4019-8945-346c280c2834 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccacad95-f526-4019-8945-346c280c2834 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ccacad95-f526-4019-8945-346c280c2834 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-ccacad95-f526-4019-8945-346c280c2834 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ccacad95-f526-4019-8945-346c280c2834 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 returned with HTTP 200 Sep 01 02:19:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1642/3247] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:16 2026] GET /volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f82b65f7-e572-49f1-972f-d2f88a82075f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f82b65f7-e572-49f1-972f-d2f88a82075f tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f82b65f7-e572-49f1-972f-d2f88a82075f tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f82b65f7-e572-49f1-972f-d2f88a82075f tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f82b65f7-e572-49f1-972f-d2f88a82075f tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:19:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1606/3248] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:19:16 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bdd77724-b081-4422-b309-5838b417e179 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bdd77724-b081-4422-b309-5838b417e179 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] GET http://192.168.122.25/volume/v3/messages/b6e76e64-23e1-4ef8-b025-9a3aeea66ea6 Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bdd77724-b081-4422-b309-5838b417e179 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bdd77724-b081-4422-b309-5838b417e179 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bdd77724-b081-4422-b309-5838b417e179 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages/b6e76e64-23e1-4ef8-b025-9a3aeea66ea6 returned with HTTP 200 Sep 01 02:19:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1643/3249] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:16 2026] GET /volume/v3/messages/b6e76e64-23e1-4ef8-b025-9a3aeea66ea6 => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2c309358-ee4d-4d2d-aa85-65a8aeb8cbe9 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2c309358-ee4d-4d2d-aa85-65a8aeb8cbe9 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/messages/b6e76e64-23e1-4ef8-b025-9a3aeea66ea6 Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2c309358-ee4d-4d2d-aa85-65a8aeb8cbe9 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2c309358-ee4d-4d2d-aa85-65a8aeb8cbe9 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2c309358-ee4d-4d2d-aa85-65a8aeb8cbe9 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/messages/b6e76e64-23e1-4ef8-b025-9a3aeea66ea6 returned with HTTP 204 Sep 01 02:19:16 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1607/3250] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:19:16 2026] DELETE /volume/v3/messages/b6e76e64-23e1-4ef8-b025-9a3aeea66ea6 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Delete volume with id: 04a94ac5-6765-4a6c-b173-7dc240bde6d9 Sep 01 02:19:16 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:16 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Volume info retrieved successfully. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86843) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2112579796 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2112579796, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2112579796 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2112579796, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Created reservations ['b412274d-ed06-4ffb-8d7e-5a79944886dc', '31bf5d75-e40c-4a36-84ba-53b9f4ed2a62', '1d179f31-fa4a-4930-bc7b-5c422abeaec0', 'd4efa667-31a4-4e12-b9d3-f3bf7978a7ef'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Delete volume request issued successfully. Sep 01 02:19:16 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f92e03b7-0db7-4a8b-a8c1-1a5890adfae8 tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 returned with HTTP 202 Sep 01 02:19:16 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1644/3251] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:16 2026] DELETE /volume/v3/volumes/04a94ac5-6765-4a6c-b173-7dc240bde6d9 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2a29d45a-2aa2-4b6a-8e94-bdfc7d6bdbdb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a29d45a-2aa2-4b6a-8e94-bdfc7d6bdbdb tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] DELETE http://192.168.122.25/volume/v3/types/f4182b91-edc0-4f5c-be94-adb3898e564f Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a29d45a-2aa2-4b6a-8e94-bdfc7d6bdbdb tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2a29d45a-2aa2-4b6a-8e94-bdfc7d6bdbdb tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2a29d45a-2aa2-4b6a-8e94-bdfc7d6bdbdb tempest-ProjectAdminTests-724794357 tempest-ProjectAdminTests-724794357-project-admin] http://192.168.122.25/volume/v3/types/f4182b91-edc0-4f5c-be94-adb3898e564f returned with HTTP 202 Sep 01 02:19:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1608/3252] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:16 2026] DELETE /volume/v3/types/f4182b91-edc0-4f5c-be94-adb3898e564f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bd6795d0-7de7-4d43-a60d-f2f0fa817f8f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bd6795d0-7de7-4d43-a60d-f2f0fa817f8f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bd6795d0-7de7-4d43-a60d-f2f0fa817f8f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bd6795d0-7de7-4d43-a60d-f2f0fa817f8f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bd6795d0-7de7-4d43-a60d-f2f0fa817f8f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bd6795d0-7de7-4d43-a60d-f2f0fa817f8f tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d returned with HTTP 200 Sep 01 02:19:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1645/3253] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:17 2026] GET /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] POST http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d/action Sep 01 02:19:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86844) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.api.contrib.snapshot_unmanage [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Unmanage snapshot with id: 09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:19:17 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6d96195f391f48149fb2068d75b92a0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61578a8868584ca29ab081523d408c97', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab6dd071-05e0-4563-ab0b-127907be6f42 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d/action returned with HTTP 403 Sep 01 02:19:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1609/3254] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:19:17 2026] POST /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd12216e-2b70-4791-b51d-bdda15efe903 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd12216e-2b70-4791-b51d-bdda15efe903 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd12216e-2b70-4791-b51d-bdda15efe903 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd12216e-2b70-4791-b51d-bdda15efe903 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-dd12216e-2b70-4791-b51d-bdda15efe903 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: 09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:17 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dd12216e-2b70-4791-b51d-bdda15efe903 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:17 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:17 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dd12216e-2b70-4791-b51d-bdda15efe903 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot delete request issued successfully. Sep 01 02:19:17 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd12216e-2b70-4791-b51d-bdda15efe903 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d returned with HTTP 202 Sep 01 02:19:17 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1646/3255] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:17 2026] DELETE /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a3023509-80cf-4539-aaa2-40269a495098 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a3023509-80cf-4539-aaa2-40269a495098 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a3023509-80cf-4539-aaa2-40269a495098 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a3023509-80cf-4539-aaa2-40269a495098 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a3023509-80cf-4539-aaa2-40269a495098 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:17 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a3023509-80cf-4539-aaa2-40269a495098 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d returned with HTTP 200 Sep 01 02:19:17 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1610/3256] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:17 2026] GET /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-174eff07-5158-4a31-93f7-bff408e03edd None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-174eff07-5158-4a31-93f7-bff408e03edd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-174eff07-5158-4a31-93f7-bff408e03edd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:18 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-174eff07-5158-4a31-93f7-bff408e03edd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:18 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:18 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:18 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-174eff07-5158-4a31-93f7-bff408e03edd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:18 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-174eff07-5158-4a31-93f7-bff408e03edd tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d returned with HTTP 200 Sep 01 02:19:18 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1647/3257] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:18 2026] GET /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-726c494d-ebc7-4d97-9322-1f2bff67f223 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-726c494d-ebc7-4d97-9322-1f2bff67f223 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d Sep 01 02:19:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-726c494d-ebc7-4d97-9322-1f2bff67f223 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-726c494d-ebc7-4d97-9322-1f2bff67f223 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-726c494d-ebc7-4d97-9322-1f2bff67f223 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d returned with HTTP 404 Sep 01 02:19:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1611/3258] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/v3/snapshots/09e3942a-f3a2-45dd-b259-322f6376043d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 Sep 01 02:19:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: fd30f360-c51a-4900-9eb5-f0b71be91419 Sep 01 02:19:19 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:19 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:19:19 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e087bd75-a7cf-4123-8a20-ddc9292f2ad4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 returned with HTTP 202 Sep 01 02:19:19 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1648/3259] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:19 2026] DELETE /volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4afa723c-0fbb-4072-996b-a190a069c742 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4afa723c-0fbb-4072-996b-a190a069c742 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 Sep 01 02:19:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4afa723c-0fbb-4072-996b-a190a069c742 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4afa723c-0fbb-4072-996b-a190a069c742 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-4afa723c-0fbb-4072-996b-a190a069c742 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:19 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4afa723c-0fbb-4072-996b-a190a069c742 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 returned with HTTP 200 Sep 01 02:19:19 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1612/3260] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-e2e3a14d-53fb-4d13-af67-bbba38ad79ae None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2e3a14d-53fb-4d13-af67-bbba38ad79ae tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-e2e3a14d-53fb-4d13-af67-bbba38ad79ae tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2113586388", "extra_specs": {"storage_protocol": "tempest-storage_protocol-738462948", "vendor_name": "tempest-vendor_name-884549409"}}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-e2e3a14d-53fb-4d13-af67-bbba38ad79ae tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1649/3261] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:20 2026] POST /volume/v3/types => generated 328 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c8e653c0-6d9b-4fb9-ab61-158ee3acf795", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Create volume request body: {'volume': {'volume_type': 'c8e653c0-6d9b-4fb9-ab61-158ee3acf795', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Create volume of 1 GB Sep 01 02:19:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Flow 'volume_create_api' (eff2de73-f655-4a44-a8e7-e90ea3f877b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81b0225-8690-47fa-b78a-92014fb208a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81b0225-8690-47fa-b78a-92014fb208a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:19:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-738462948',vendor_name='tempest-vendor_name-884549409'},id=c8e653c0-6d9b-4fb9-ab61-158ee3acf795,is_public=True,name='tempest-ProjectReaderTests-volume-type-2113586388',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8e653c0-6d9b-4fb9-ab61-158ee3acf795', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e986c9-e58e-471a-a181-5ad2d7405bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2113586388 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2113586388, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2113586388 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2113586388, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Created reservations ['b3a5a635-c33c-4667-b7cb-bd361019af0c', '58366b03-fdc5-45c0-a3fe-acdc4e57e19f', '6e3eba28-e921-4901-bb80-be18a530d9e2', '96b7fb96-c031-4085-b789-338ed0144e6c'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e986c9-e58e-471a-a181-5ad2d7405bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3a5a635-c33c-4667-b7cb-bd361019af0c', '58366b03-fdc5-45c0-a3fe-acdc4e57e19f', '6e3eba28-e921-4901-bb80-be18a530d9e2', '96b7fb96-c031-4085-b789-338ed0144e6c']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ec5dbe-54e0-42e8-b982-9f5d01b0717a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ec5dbe-54e0-42e8-b982-9f5d01b0717a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '266a395c-76a2-4feb-be25-19398145dd28', '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='db8c893b55d6423fb2b2441ce7cab776',qos_specs=None,replication_status=,reservations=['b3a5a635-c33c-4667-b7cb-bd361019af0c','58366b03-fdc5-45c0-a3fe-acdc4e57e19f','6e3eba28-e921-4901-bb80-be18a530d9e2','96b7fb96-c031-4085-b789-338ed0144e6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b825d9ba25c416ebfb86e4dd61ac4ee',volume_type_id=c8e653c0-6d9b-4fb9-ab61-158ee3acf795), 'volume': Volume(_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-01T00:19:20Z,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=266a395c-76a2-4feb-be25-19398145dd28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db8c893b55d6423fb2b2441ce7cab776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b825d9ba25c416ebfb86e4dd61ac4ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8e653c0-6d9b-4fb9-ab61-158ee3acf795),volume_type_id=c8e653c0-6d9b-4fb9-ab61-158ee3acf795)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c60d237-a91b-47a3-8bcb-5898166e30f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c60d237-a91b-47a3-8bcb-5898166e30f0) transitioned into state 'SUCCESS' from 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='db8c893b55d6423fb2b2441ce7cab776',qos_specs=None,replication_status=,reservations=['b3a5a635-c33c-4667-b7cb-bd361019af0c','58366b03-fdc5-45c0-a3fe-acdc4e57e19f','6e3eba28-e921-4901-bb80-be18a530d9e2','96b7fb96-c031-4085-b789-338ed0144e6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b825d9ba25c416ebfb86e4dd61ac4ee',volume_type_id=c8e653c0-6d9b-4fb9-ab61-158ee3acf795)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca989f4-70da-460b-9c20-c553104349e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca989f4-70da-460b-9c20-c553104349e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Flow 'volume_create_api' (eff2de73-f655-4a44-a8e7-e90ea3f877b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Create volume request issued successfully. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3638cdbe-8308-4a37-b6c6-20be4a085263 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1613/3262] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:19:20 2026] POST /volume/v3/volumes => generated 780 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8e143688-febd-4674-924c-278e441852d5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e9fd7bfc-c5f3-4d6c-b847-ff746dde5d51 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e143688-febd-4674-924c-278e441852d5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9fd7bfc-c5f3-4d6c-b847-ff746dde5d51 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] GET http://192.168.122.25/volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e143688-febd-4674-924c-278e441852d5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9fd7bfc-c5f3-4d6c-b847-ff746dde5d51 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e9fd7bfc-c5f3-4d6c-b847-ff746dde5d51 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8e143688-febd-4674-924c-278e441852d5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e9fd7bfc-c5f3-4d6c-b847-ff746dde5d51 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Volume info retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8e143688-febd-4674-924c-278e441852d5 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 returned with HTTP 404 Sep 01 02:19:20 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1650/3263] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:20 2026] GET /volume/v3/volumes/fd30f360-c51a-4900-9eb5-f0b71be91419 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e9fd7bfc-c5f3-4d6c-b847-ff746dde5d51 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 returned with HTTP 200 Sep 01 02:19:20 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1614/3264] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:20 2026] GET /volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 => generated 959 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1544710880"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1544710880'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:19:20 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (c231aa47-b76c-4b96-9604-f062befc781c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39c063a-37e0-4e38-b321-b1bd6ce3d408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39c063a-37e0-4e38-b321-b1bd6ce3d408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:20 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f011fc-d8db-4094-9b1d-02f41cf163d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['5d2835ed-1224-4700-9531-1a9bdfdf5364', '535f8120-59a3-4699-9f6e-93eb3e79b366', '015b3e4a-1a3d-403e-b939-3f74f52c9342', '721c0b18-aba6-4a49-9bd9-fd8a7788c710'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f011fc-d8db-4094-9b1d-02f41cf163d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d2835ed-1224-4700-9531-1a9bdfdf5364', '535f8120-59a3-4699-9f6e-93eb3e79b366', '015b3e4a-1a3d-403e-b939-3f74f52c9342', '721c0b18-aba6-4a49-9bd9-fd8a7788c710']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc741e6-27f2-4b85-9ad5-8d8798aceb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc741e6-27f2-4b85-9ad5-8d8798aceb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e5725d-2e99-4fd2-8022-c1bba13560e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1544710880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['5d2835ed-1224-4700-9531-1a9bdfdf5364','535f8120-59a3-4699-9f6e-93eb3e79b366','015b3e4a-1a3d-403e-b939-3f74f52c9342','721c0b18-aba6-4a49-9bd9-fd8a7788c710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1544710880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e5725d-2e99-4fd2-8022-c1bba13560e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7376d41e-3439-47dc-a25e-0c2023cfc9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7376d41e-3439-47dc-a25e-0c2023cfc9a8) transitioned into state 'SUCCESS' from state '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-1544710880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['5d2835ed-1224-4700-9531-1a9bdfdf5364','535f8120-59a3-4699-9f6e-93eb3e79b366','015b3e4a-1a3d-403e-b939-3f74f52c9342','721c0b18-aba6-4a49-9bd9-fd8a7788c710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec6bd9f-9fcf-4f0f-908c-786544c64165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec6bd9f-9fcf-4f0f-908c-786544c64165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (c231aa47-b76c-4b96-9604-f062befc781c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:19:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b5313a8b-572f-4ab4-be44-c11e7596df55 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1651/3265] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:20 2026] POST /volume/v3/volumes => generated 785 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-94383ac8-0ad0-4767-88ef-f5805c64aacb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94383ac8-0ad0-4767-88ef-f5805c64aacb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 Sep 01 02:19:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-94383ac8-0ad0-4767-88ef-f5805c64aacb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-94383ac8-0ad0-4767-88ef-f5805c64aacb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:21 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:21 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:21 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:21 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:21 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-94383ac8-0ad0-4767-88ef-f5805c64aacb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-94383ac8-0ad0-4767-88ef-f5805c64aacb tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 returned with HTTP 200 Sep 01 02:19:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1615/3266] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:21 2026] GET /volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-23537223-b3ec-48c7-9763-13f7a2fa0c72 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23537223-b3ec-48c7-9763-13f7a2fa0c72 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] GET http://192.168.122.25/volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23537223-b3ec-48c7-9763-13f7a2fa0c72 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-23537223-b3ec-48c7-9763-13f7a2fa0c72 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:21 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:21 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:21 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:21 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:21 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-23537223-b3ec-48c7-9763-13f7a2fa0c72 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Volume info retrieved successfully. Sep 01 02:19:21 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-23537223-b3ec-48c7-9763-13f7a2fa0c72 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 returned with HTTP 200 Sep 01 02:19:21 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1652/3267] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:21 2026] GET /volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 => generated 980 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ef0fe4e7-9432-40ed-b2b6-d56eef1715ba None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef0fe4e7-9432-40ed-b2b6-d56eef1715ba tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:19:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef0fe4e7-9432-40ed-b2b6-d56eef1715ba tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:21 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ef0fe4e7-9432-40ed-b2b6-d56eef1715ba tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:21 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ef0fe4e7-9432-40ed-b2b6-d56eef1715ba tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:19:21 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1616/3268] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:19:21 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:21 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-85598e70-6091-4f46-b917-1c0d9fa939c9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85598e70-6091-4f46-b917-1c0d9fa939c9 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] GET http://192.168.122.25/volume/v3/messages Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85598e70-6091-4f46-b917-1c0d9fa939c9 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-85598e70-6091-4f46-b917-1c0d9fa939c9 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-85598e70-6091-4f46-b917-1c0d9fa939c9 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1653/3269] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:19:21 2026] GET /volume/v3/messages => generated 676 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-eb665a99-c74f-4dfe-ba3b-8444228cc13b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb665a99-c74f-4dfe-ba3b-8444228cc13b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] DELETE http://192.168.122.25/volume/v3/messages/cf7c7aca-468e-4a9e-b375-23142e09c054 Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb665a99-c74f-4dfe-ba3b-8444228cc13b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-eb665a99-c74f-4dfe-ba3b-8444228cc13b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-eb665a99-c74f-4dfe-ba3b-8444228cc13b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/messages/cf7c7aca-468e-4a9e-b375-23142e09c054 returned with HTTP 204 Sep 01 02:19:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1617/3270] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:19:22 2026] DELETE /volume/v3/messages/cf7c7aca-468e-4a9e-b375-23142e09c054 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b1e3e427-d060-4c4f-86d1-87529a438338 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Delete volume with id: 266a395c-76a2-4feb-be25-19398145dd28 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Volume info retrieved successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86843) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2113586388 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2113586388, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2113586388 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2113586388, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Created reservations ['c4dbca56-a975-4630-825c-056554b7d673', '8d7cb38c-0f46-4331-b67b-824adfb58a3a', '3b4e6e2e-ebf2-4ef1-9781-ff88b84d8ba3', '857092ce-f4fc-4bf4-8f6e-a0b5ece3e44c'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Delete volume request issued successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b1e3e427-d060-4c4f-86d1-87529a438338 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 returned with HTTP 202 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1654/3271] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:22 2026] DELETE /volume/v3/volumes/266a395c-76a2-4feb-be25-19398145dd28 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c38dd617-8484-4b02-be20-2fd705b86412 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8c227417-2ebb-4757-8f1d-a95362c049a8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c38dd617-8484-4b02-be20-2fd705b86412 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] DELETE http://192.168.122.25/volume/v3/types/c8e653c0-6d9b-4fb9-ab61-158ee3acf795 Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c38dd617-8484-4b02-be20-2fd705b86412 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c38dd617-8484-4b02-be20-2fd705b86412 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c227417-2ebb-4757-8f1d-a95362c049a8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c227417-2ebb-4757-8f1d-a95362c049a8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8c227417-2ebb-4757-8f1d-a95362c049a8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8c227417-2ebb-4757-8f1d-a95362c049a8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8c227417-2ebb-4757-8f1d-a95362c049a8 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 returned with HTTP 200 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1655/3272] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:22 2026] GET /volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c38dd617-8484-4b02-be20-2fd705b86412 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/types/c8e653c0-6d9b-4fb9-ab61-158ee3acf795 returned with HTTP 202 Sep 01 02:19:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1618/3273] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:22 2026] DELETE /volume/v3/types/c8e653c0-6d9b-4fb9-ab61-158ee3acf795 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8af7d00f-9e3b-4255-80c9-70553689d716 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8af7d00f-9e3b-4255-80c9-70553689d716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8af7d00f-9e3b-4255-80c9-70553689d716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78e5725d-2e99-4fd2-8022-c1bba13560e4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-297911410"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-82164c76-5004-416f-9636-266104ac606f None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82164c76-5004-416f-9636-266104ac606f tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-82164c76-5004-416f-9636-266104ac606f tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1878884237", "extra_specs": {"storage_protocol": "tempest-storage_protocol-328513352", "vendor_name": "tempest-vendor_name-2045204933"}}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8af7d00f-9e3b-4255-80c9-70553689d716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.snapshots [None req-8af7d00f-9e3b-4255-80c9-70553689d716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume 78e5725d-2e99-4fd2-8022-c1bba13560e4 Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-82164c76-5004-416f-9636-266104ac606f tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1619/3274] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:22 2026] POST /volume/v3/types => generated 329 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "06b5bdc2-909b-4d58-a975-2f4eb709d67c", "size": 1}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Create volume request body: {'volume': {'volume_type': '06b5bdc2-909b-4d58-a975-2f4eb709d67c', 'size': 1}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Create volume of 1 GB Sep 01 02:19:22 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:22 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Flow 'volume_create_api' (1a2c8e08-9926-427c-8816-ee0c79bc13ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-8af7d00f-9e3b-4255-80c9-70553689d716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['1c405767-c066-4c7f-a192-5a7d455749f5', '216ec319-f238-4658-8b55-163cba026827', 'f2144ad8-b9a5-4257-8f7a-3d206b689e3c', '46b5b9b6-b892-4f8b-abc7-298f3fab0b1e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cad80c-50ca-4e3b-874a-a75601e3294c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cad80c-50ca-4e3b-874a-a75601e3294c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-328513352',vendor_name='tempest-vendor_name-2045204933'},id=06b5bdc2-909b-4d58-a975-2f4eb709d67c,is_public=True,name='tempest-ProjectReaderTests-volume-type-1878884237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06b5bdc2-909b-4d58-a975-2f4eb709d67c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea4adb6-e727-421e-94c6-9447fee271c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-8af7d00f-9e3b-4255-80c9-70553689d716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8af7d00f-9e3b-4255-80c9-70553689d716 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1656/3275] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:19:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b8993218-d881-46e0-b9a7-8bb1ea6cb53d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b8993218-d881-46e0-b9a7-8bb1ea6cb53d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b8993218-d881-46e0-b9a7-8bb1ea6cb53d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b8993218-d881-46e0-b9a7-8bb1ea6cb53d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-b8993218-d881-46e0-b9a7-8bb1ea6cb53d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b8993218-d881-46e0-b9a7-8bb1ea6cb53d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 200 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1657/3276] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:22 2026] GET /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1878884237 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1878884237, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:22 devstack devstack@c-api.service[86844]: WARNING cinder.quota [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1878884237 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1878884237, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Created reservations ['40c82914-0896-4df1-9729-a06f74c0e579', '67642792-b21e-46b6-a739-03b190da9c21', '452eedaf-3a39-46f0-ba71-9272af8f33f5', '373d873d-8c51-4b58-857f-957533a7a83a'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea4adb6-e727-421e-94c6-9447fee271c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c82914-0896-4df1-9729-a06f74c0e579', '67642792-b21e-46b6-a739-03b190da9c21', '452eedaf-3a39-46f0-ba71-9272af8f33f5', '373d873d-8c51-4b58-857f-957533a7a83a']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7a6eab-0757-46c3-9a6b-6b566ed3456b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:22 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7a6eab-0757-46c3-9a6b-6b566ed3456b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5160a4e7-de98-4ed0-83f0-b446c153f79a', '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='db8c893b55d6423fb2b2441ce7cab776',qos_specs=None,replication_status=,reservations=['40c82914-0896-4df1-9729-a06f74c0e579','67642792-b21e-46b6-a739-03b190da9c21','452eedaf-3a39-46f0-ba71-9272af8f33f5','373d873d-8c51-4b58-857f-957533a7a83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b825d9ba25c416ebfb86e4dd61ac4ee',volume_type_id=06b5bdc2-909b-4d58-a975-2f4eb709d67c), 'volume': Volume(_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-01T00:19:22Z,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=5160a4e7-de98-4ed0-83f0-b446c153f79a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db8c893b55d6423fb2b2441ce7cab776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b825d9ba25c416ebfb86e4dd61ac4ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06b5bdc2-909b-4d58-a975-2f4eb709d67c),volume_type_id=06b5bdc2-909b-4d58-a975-2f4eb709d67c)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380f0c93-4edf-4ad8-bf31-8e9ada9f6107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380f0c93-4edf-4ad8-bf31-8e9ada9f6107) transitioned into state 'SUCCESS' from 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='db8c893b55d6423fb2b2441ce7cab776',qos_specs=None,replication_status=,reservations=['40c82914-0896-4df1-9729-a06f74c0e579','67642792-b21e-46b6-a739-03b190da9c21','452eedaf-3a39-46f0-ba71-9272af8f33f5','373d873d-8c51-4b58-857f-957533a7a83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b825d9ba25c416ebfb86e4dd61ac4ee',volume_type_id=06b5bdc2-909b-4d58-a975-2f4eb709d67c)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba5dcfd-1bbf-4d4d-b5d0-709ba9c20e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba5dcfd-1bbf-4d4d-b5d0-709ba9c20e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Flow 'volume_create_api' (1a2c8e08-9926-427c-8816-ee0c79bc13ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Create volume request issued successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3bb90002-5b37-4f44-92f3-0b9af0eaa595 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:22 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1620/3277] 192.168.122.25 () {62 vars in 1177 bytes} [Tue Sep 1 02:19:22 2026] POST /volume/v3/volumes => generated 780 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-eae2f587-9ce4-4be3-becd-bfad5e5d3d07 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eae2f587-9ce4-4be3-becd-bfad5e5d3d07 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] GET http://192.168.122.25/volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eae2f587-9ce4-4be3-becd-bfad5e5d3d07 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-eae2f587-9ce4-4be3-becd-bfad5e5d3d07 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-eae2f587-9ce4-4be3-becd-bfad5e5d3d07 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Volume info retrieved successfully. Sep 01 02:19:22 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-eae2f587-9ce4-4be3-becd-bfad5e5d3d07 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a returned with HTTP 200 Sep 01 02:19:22 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1658/3278] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:22 2026] GET /volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d8c859e4-845a-457c-bc9c-018ec83d9981 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8c859e4-845a-457c-bc9c-018ec83d9981 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8c859e4-845a-457c-bc9c-018ec83d9981 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d8c859e4-845a-457c-bc9c-018ec83d9981 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:23 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:23 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d8c859e4-845a-457c-bc9c-018ec83d9981 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d8c859e4-845a-457c-bc9c-018ec83d9981 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 200 Sep 01 02:19:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1621/3279] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:23 2026] GET /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-496288c2-df34-43b1-b2a3-f125b9581cc7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-496288c2-df34-43b1-b2a3-f125b9581cc7 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] GET http://192.168.122.25/volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-496288c2-df34-43b1-b2a3-f125b9581cc7 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-496288c2-df34-43b1-b2a3-f125b9581cc7 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:23 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:23 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:23 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:23 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-496288c2-df34-43b1-b2a3-f125b9581cc7 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Volume info retrieved successfully. Sep 01 02:19:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-496288c2-df34-43b1-b2a3-f125b9581cc7 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a returned with HTTP 200 Sep 01 02:19:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1659/3280] 192.168.122.25 () {60 vars in 1267 bytes} [Tue Sep 1 02:19:23 2026] GET /volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a => generated 980 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7379dfe3-8e01-4fbd-bb53-c9cb4a5b538e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7379dfe3-8e01-4fbd-bb53-c9cb4a5b538e tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] GET http://192.168.122.25/volume/v3/messages Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7379dfe3-8e01-4fbd-bb53-c9cb4a5b538e tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7379dfe3-8e01-4fbd-bb53-c9cb4a5b538e tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7379dfe3-8e01-4fbd-bb53-c9cb4a5b538e tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/messages returned with HTTP 200 Sep 01 02:19:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1622/3281] 192.168.122.25 () {60 vars in 1159 bytes} [Tue Sep 1 02:19:23 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ddfb6758-1d23-4436-811d-44a0342cbbe5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddfb6758-1d23-4436-811d-44a0342cbbe5 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] GET http://192.168.122.25/volume/v3/messages/7009d046-c631-49c6-af7c-5d38817463f9 Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ddfb6758-1d23-4436-811d-44a0342cbbe5 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ddfb6758-1d23-4436-811d-44a0342cbbe5 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ddfb6758-1d23-4436-811d-44a0342cbbe5 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-reader] http://192.168.122.25/volume/v3/messages/7009d046-c631-49c6-af7c-5d38817463f9 returned with HTTP 200 Sep 01 02:19:23 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1660/3282] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:23 2026] GET /volume/v3/messages/7009d046-c631-49c6-af7c-5d38817463f9 => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-4bc3425a-6e1f-4d30-8209-5f336492b341 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4bc3425a-6e1f-4d30-8209-5f336492b341 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] DELETE http://192.168.122.25/volume/v3/messages/7009d046-c631-49c6-af7c-5d38817463f9 Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4bc3425a-6e1f-4d30-8209-5f336492b341 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-4bc3425a-6e1f-4d30-8209-5f336492b341 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'version_select' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-4bc3425a-6e1f-4d30-8209-5f336492b341 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/messages/7009d046-c631-49c6-af7c-5d38817463f9 returned with HTTP 204 Sep 01 02:19:23 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1623/3283] 192.168.122.25 () {60 vars in 1273 bytes} [Tue Sep 1 02:19:23 2026] DELETE /volume/v3/messages/7009d046-c631-49c6-af7c-5d38817463f9 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-81559a80-43a1-4630-96cb-fef830ed9351 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Delete volume with id: 5160a4e7-de98-4ed0-83f0-b446c153f79a Sep 01 02:19:24 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Volume info retrieved successfully. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86843) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:19:24 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1878884237 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1878884237, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: WARNING cinder.quota [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1878884237 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1878884237, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Created reservations ['94dfb06f-60c6-4fcf-9e64-4582974a824d', '56258425-3e83-4b57-86b5-99a1a6d4744a', 'c509d790-e849-40fc-8212-7cd640534883', '9fdab4d9-0682-496c-84a0-d8603951d991'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Delete volume request issued successfully. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-81559a80-43a1-4630-96cb-fef830ed9351 tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a returned with HTTP 202 Sep 01 02:19:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1661/3284] 192.168.122.25 () {60 vars in 1270 bytes} [Tue Sep 1 02:19:23 2026] DELETE /volume/v3/volumes/5160a4e7-de98-4ed0-83f0-b446c153f79a => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e19bb4d5-8a4e-4ccd-8d6c-68d303b2116b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e19bb4d5-8a4e-4ccd-8d6c-68d303b2116b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] DELETE http://192.168.122.25/volume/v3/types/06b5bdc2-909b-4d58-a975-2f4eb709d67c Sep 01 02:19:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e19bb4d5-8a4e-4ccd-8d6c-68d303b2116b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:24 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e19bb4d5-8a4e-4ccd-8d6c-68d303b2116b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:24 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e19bb4d5-8a4e-4ccd-8d6c-68d303b2116b tempest-ProjectReaderTests-682044761 tempest-ProjectReaderTests-682044761-project-admin] http://192.168.122.25/volume/v3/types/06b5bdc2-909b-4d58-a975-2f4eb709d67c returned with HTTP 202 Sep 01 02:19:24 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1624/3285] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:24 2026] DELETE /volume/v3/types/06b5bdc2-909b-4d58-a975-2f4eb709d67c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c8775658-5353-4ba4-9123-a2d7be963676 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8775658-5353-4ba4-9123-a2d7be963676 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8775658-5353-4ba4-9123-a2d7be963676 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:24 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c8775658-5353-4ba4-9123-a2d7be963676 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:24 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:24 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c8775658-5353-4ba4-9123-a2d7be963676 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:24 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c8775658-5353-4ba4-9123-a2d7be963676 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 200 Sep 01 02:19:24 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1662/3286] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:24 2026] GET /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2268157c-f309-4daa-ab59-a14e93e7a01a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2268157c-f309-4daa-ab59-a14e93e7a01a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2268157c-f309-4daa-ab59-a14e93e7a01a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2268157c-f309-4daa-ab59-a14e93e7a01a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-2268157c-f309-4daa-ab59-a14e93e7a01a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2268157c-f309-4daa-ab59-a14e93e7a01a tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 200 Sep 01 02:19:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1625/3287] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:25 2026] GET /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-4ba02bc0-4717-4267-9f2d-d51ac2076013 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4ba02bc0-4717-4267-9f2d-d51ac2076013 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] PUT http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-4ba02bc0-4717-4267-9f2d-d51ac2076013 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-4ba02bc0-4717-4267-9f2d-d51ac2076013 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Snapshot retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-4ba02bc0-4717-4267-9f2d-d51ac2076013 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 200 Sep 01 02:19:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1663/3288] 192.168.122.25 () {60 vars in 1253 bytes} [Tue Sep 1 02:19:25 2026] PUT /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:25 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: 17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:25 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:25 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:25 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot delete request issued successfully. Sep 01 02:19:25 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-5c3bba8f-eb6a-4a55-8885-3642d9902e24 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 202 Sep 01 02:19:25 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1626/3289] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:25 2026] DELETE /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-485b9de8-965b-4ee8-a9fe-7a2851948425 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-485b9de8-965b-4ee8-a9fe-7a2851948425 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-485b9de8-965b-4ee8-a9fe-7a2851948425 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:25 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-485b9de8-965b-4ee8-a9fe-7a2851948425 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:25 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:25 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:25 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-485b9de8-965b-4ee8-a9fe-7a2851948425 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-485b9de8-965b-4ee8-a9fe-7a2851948425 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 200 Sep 01 02:19:25 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1664/3290] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:25 2026] GET /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 493 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e5984f97-10cf-4a7e-8bc2-4f24652db1ec None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e5984f97-10cf-4a7e-8bc2-4f24652db1ec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e5984f97-10cf-4a7e-8bc2-4f24652db1ec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e5984f97-10cf-4a7e-8bc2-4f24652db1ec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:26 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:26 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e5984f97-10cf-4a7e-8bc2-4f24652db1ec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:26 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e5984f97-10cf-4a7e-8bc2-4f24652db1ec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 200 Sep 01 02:19:26 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1627/3291] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 493 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0b017e7d-af64-4068-bd95-03224c8af23d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b017e7d-af64-4068-bd95-03224c8af23d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 Sep 01 02:19:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b017e7d-af64-4068-bd95-03224c8af23d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0b017e7d-af64-4068-bd95-03224c8af23d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0b017e7d-af64-4068-bd95-03224c8af23d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 returned with HTTP 404 Sep 01 02:19:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1665/3292] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:27 2026] GET /volume/v3/snapshots/17eb91a9-ac25-4dce-bd0e-0c7737c4e1f0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-346506c0-40b3-41ba-b40f-46f558b90f01 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-346506c0-40b3-41ba-b40f-46f558b90f01 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 Sep 01 02:19:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-346506c0-40b3-41ba-b40f-46f558b90f01 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-346506c0-40b3-41ba-b40f-46f558b90f01 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-346506c0-40b3-41ba-b40f-46f558b90f01 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: 78e5725d-2e99-4fd2-8022-c1bba13560e4 Sep 01 02:19:27 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:27 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:27 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:27 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-346506c0-40b3-41ba-b40f-46f558b90f01 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:27 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-346506c0-40b3-41ba-b40f-46f558b90f01 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:19:27 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-346506c0-40b3-41ba-b40f-46f558b90f01 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 returned with HTTP 202 Sep 01 02:19:27 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1628/3293] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:27 2026] DELETE /volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-aaf7838a-ba9a-45db-891e-8f0c0b431a63 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aaf7838a-ba9a-45db-891e-8f0c0b431a63 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 Sep 01 02:19:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aaf7838a-ba9a-45db-891e-8f0c0b431a63 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-aaf7838a-ba9a-45db-891e-8f0c0b431a63 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:27 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:27 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:27 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:27 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-aaf7838a-ba9a-45db-891e-8f0c0b431a63 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:27 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-aaf7838a-ba9a-45db-891e-8f0c0b431a63 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 returned with HTTP 200 Sep 01 02:19:27 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1666/3294] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:27 2026] GET /volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-450eb865-6619-4d94-9cda-69cd860348b3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:28 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-450eb865-6619-4d94-9cda-69cd860348b3 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 Sep 01 02:19:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-450eb865-6619-4d94-9cda-69cd860348b3 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:28 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-450eb865-6619-4d94-9cda-69cd860348b3 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-450eb865-6619-4d94-9cda-69cd860348b3 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 returned with HTTP 404 Sep 01 02:19:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1629/3295] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:28 2026] GET /volume/v3/volumes/78e5725d-2e99-4fd2-8022-c1bba13560e4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-896715665"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-896715665'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume of 1 GB Sep 01 02:19:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (1841a639-665d-4a47-99f3-17171fe94885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fe93df-16d2-4bd8-99f6-0d276172b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fe93df-16d2-4bd8-99f6-0d276172b95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e56399-36b1-4d16-b6e1-508f65ee1f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['cdd83ca2-2378-419c-b1a4-56487979a0c5', '6cd6fdde-66d2-42b5-b1e3-16021c0b8a1b', '47ac4de1-ac00-489c-b369-d00288dfca58', '4ea4feb1-bcf5-4206-8729-fecbb06f4ed1'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e56399-36b1-4d16-b6e1-508f65ee1f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd83ca2-2378-419c-b1a4-56487979a0c5', '6cd6fdde-66d2-42b5-b1e3-16021c0b8a1b', '47ac4de1-ac00-489c-b369-d00288dfca58', '4ea4feb1-bcf5-4206-8729-fecbb06f4ed1']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099abe06-04d2-4b98-836d-0ecced1f3ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:29 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099abe06-04d2-4b98-836d-0ecced1f3ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '733b5c84-d1a6-4bb9-88a8-99b7f8a7136b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896715665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['cdd83ca2-2378-419c-b1a4-56487979a0c5','6cd6fdde-66d2-42b5-b1e3-16021c0b8a1b','47ac4de1-ac00-489c-b369-d00288dfca58','4ea4feb1-bcf5-4206-8729-fecbb06f4ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896715665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=733b5c84-d1a6-4bb9-88a8-99b7f8a7136b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61578a8868584ca29ab081523d408c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0b98b2-68ca-4c6a-abe0-aaada1e4b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0b98b2-68ca-4c6a-abe0-aaada1e4b548) transitioned into state 'SUCCESS' from state '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-896715665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61578a8868584ca29ab081523d408c97',qos_specs=None,replication_status=,reservations=['cdd83ca2-2378-419c-b1a4-56487979a0c5','6cd6fdde-66d2-42b5-b1e3-16021c0b8a1b','47ac4de1-ac00-489c-b369-d00288dfca58','4ea4feb1-bcf5-4206-8729-fecbb06f4ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2911f91e5124a7ba8862f4b148bf6ec',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93852584-d5f6-4df8-b5af-8c2e78ee90c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93852584-d5f6-4df8-b5af-8c2e78ee90c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Flow 'volume_create_api' (1841a639-665d-4a47-99f3-17171fe94885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:29 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create volume request issued successfully. Sep 01 02:19:29 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a6c79fe7-ff46-4cc9-9170-085265299ac9 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:29 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1667/3296] 192.168.122.25 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:29 2026] POST /volume/v3/volumes => generated 784 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-0b47d750-2676-4a1c-8506-97e58832da3d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0b47d750-2676-4a1c-8506-97e58832da3d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b Sep 01 02:19:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0b47d750-2676-4a1c-8506-97e58832da3d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:29 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-0b47d750-2676-4a1c-8506-97e58832da3d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:29 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:29 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:29 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:29 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:29 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-0b47d750-2676-4a1c-8506-97e58832da3d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:29 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-0b47d750-2676-4a1c-8506-97e58832da3d tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b returned with HTTP 200 Sep 01 02:19:29 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1630/3297] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:29 2026] GET /volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b => generated 963 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9d6a5812-d180-4260-a348-ff8cb7eec1ac None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d6a5812-d180-4260-a348-ff8cb7eec1ac tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b Sep 01 02:19:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d6a5812-d180-4260-a348-ff8cb7eec1ac tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9d6a5812-d180-4260-a348-ff8cb7eec1ac tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:30 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:30 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9d6a5812-d180-4260-a348-ff8cb7eec1ac tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9d6a5812-d180-4260-a348-ff8cb7eec1ac tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b returned with HTTP 200 Sep 01 02:19:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1668/3298] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:30 2026] GET /volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots Sep 01 02:19:30 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "733b5c84-d1a6-4bb9-88a8-99b7f8a7136b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1845391012"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:30 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:30 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:30 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Create snapshot from volume 733b5c84-d1a6-4bb9-88a8-99b7f8a7136b Sep 01 02:19:30 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Created reservations ['ac27e8bd-909d-41f2-94b1-6d317bd4fdf3', '62f027a6-6534-4149-b337-3a5529dd839c', 'd858ba46-9953-45a8-9aab-e984fcfc5bc7', '16e997e3-48e5-4211-933b-57279780632e'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:30 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:30 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:30 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot create request issued successfully. Sep 01 02:19:30 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b7a17f82-78c0-46cf-93e2-e353cb8ae773 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots returned with HTTP 202 Sep 01 02:19:30 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1631/3299] 192.168.122.25 () {60 vars in 1144 bytes} [Tue Sep 1 02:19:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-dd363a25-cbd3-4889-b90d-1287747dfcec None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd363a25-cbd3-4889-b90d-1287747dfcec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd363a25-cbd3-4889-b90d-1287747dfcec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:30 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-dd363a25-cbd3-4889-b90d-1287747dfcec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:30 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:30 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:30 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-dd363a25-cbd3-4889-b90d-1287747dfcec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:30 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-dd363a25-cbd3-4889-b90d-1287747dfcec tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 200 Sep 01 02:19:30 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1669/3300] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:30 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e8ed0162-b015-4495-bff6-126771f36d59 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e8ed0162-b015-4495-bff6-126771f36d59 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e8ed0162-b015-4495-bff6-126771f36d59 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:31 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e8ed0162-b015-4495-bff6-126771f36d59 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:31 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:31 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:31 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-e8ed0162-b015-4495-bff6-126771f36d59 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:31 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e8ed0162-b015-4495-bff6-126771f36d59 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 200 Sep 01 02:19:31 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1632/3301] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:31 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-27d75639-f03e-450a-b23f-184c82a3c9ae None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27d75639-f03e-450a-b23f-184c82a3c9ae tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27d75639-f03e-450a-b23f-184c82a3c9ae tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:32 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-27d75639-f03e-450a-b23f-184c82a3c9ae tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:32 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:32 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:32 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-27d75639-f03e-450a-b23f-184c82a3c9ae tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:32 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-27d75639-f03e-450a-b23f-184c82a3c9ae tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 200 Sep 01 02:19:32 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1670/3302] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:32 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-aa23243c-38db-48cc-8fdf-17236f1819d1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aa23243c-38db-48cc-8fdf-17236f1819d1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aa23243c-38db-48cc-8fdf-17236f1819d1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-aa23243c-38db-48cc-8fdf-17236f1819d1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-aa23243c-38db-48cc-8fdf-17236f1819d1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-aa23243c-38db-48cc-8fdf-17236f1819d1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 200 Sep 01 02:19:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1633/3303] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:33 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-f64ee2da-c3dd-43d0-b6c7-dcb9b8d61a26 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f64ee2da-c3dd-43d0-b6c7-dcb9b8d61a26 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] POST http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380/action Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f64ee2da-c3dd-43d0-b6c7-dcb9b8d61a26 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-f64ee2da-c3dd-43d0-b6c7-dcb9b8d61a26 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.admin_actions [None req-f64ee2da-c3dd-43d0-b6c7-dcb9b8d61a26 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Updating snapshot '16739202-529c-4f2f-8bbe-37999483e380' with '{'status': 'creating'}' {{(pid=86843) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-f64ee2da-c3dd-43d0-b6c7-dcb9b8d61a26 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380/action returned with HTTP 202 Sep 01 02:19:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1671/3304] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:19:33 2026] POST /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f1ac7ecb-849e-4d8f-961b-1ebaf3c93340 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f1ac7ecb-849e-4d8f-961b-1ebaf3c93340 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f1ac7ecb-849e-4d8f-961b-1ebaf3c93340 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f1ac7ecb-849e-4d8f-961b-1ebaf3c93340 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f1ac7ecb-849e-4d8f-961b-1ebaf3c93340 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f1ac7ecb-849e-4d8f-961b-1ebaf3c93340 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 200 Sep 01 02:19:33 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1634/3305] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:33 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-238b1511-4e53-4ab5-ac8d-6f0ef3f2de20 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-238b1511-4e53-4ab5-ac8d-6f0ef3f2de20 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] POST http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380/action Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-238b1511-4e53-4ab5-ac8d-6f0ef3f2de20 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86843) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-238b1511-4e53-4ab5-ac8d-6f0ef3f2de20 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: DEBUG cinder.api.contrib.snapshot_actions [None req-238b1511-4e53-4ab5-ac8d-6f0ef3f2de20 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86843) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[86843]: INFO cinder.api.contrib.snapshot_actions [None req-238b1511-4e53-4ab5-ac8d-6f0ef3f2de20 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] Updating snapshot 16739202-529c-4f2f-8bbe-37999483e380 with info {'id': '16739202-529c-4f2f-8bbe-37999483e380', 'status': 'error', 'progress': '80%'} Sep 01 02:19:33 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-238b1511-4e53-4ab5-ac8d-6f0ef3f2de20 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-member] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380/action returned with HTTP 202 Sep 01 02:19:33 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1672/3306] 192.168.122.25 () {60 vars in 1275 bytes} [Tue Sep 1 02:19:33 2026] POST /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.snapshots [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete snapshot with id: 16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:33 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:34 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:34 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:34 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot delete request issued successfully. Sep 01 02:19:34 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-57950ed0-ed5c-4bf9-8fd8-2f5c4b24dfc4 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 202 Sep 01 02:19:34 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1635/3307] 192.168.122.25 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:33 2026] DELETE /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9a69ec57-ef06-49d0-b210-6bc08bda99ce None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a69ec57-ef06-49d0-b210-6bc08bda99ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a69ec57-ef06-49d0-b210-6bc08bda99ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9a69ec57-ef06-49d0-b210-6bc08bda99ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:34 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:34 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:34 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9a69ec57-ef06-49d0-b210-6bc08bda99ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:34 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9a69ec57-ef06-49d0-b210-6bc08bda99ce tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 200 Sep 01 02:19:34 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1673/3308] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:34 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-73f3b790-1017-409d-977f-8a9964330f51 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-73f3b790-1017-409d-977f-8a9964330f51 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-73f3b790-1017-409d-977f-8a9964330f51 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-73f3b790-1017-409d-977f-8a9964330f51 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:35 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:35 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-73f3b790-1017-409d-977f-8a9964330f51 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Snapshot retrieved successfully. Sep 01 02:19:35 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-73f3b790-1017-409d-977f-8a9964330f51 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 200 Sep 01 02:19:35 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1636/3309] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:35 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9263b0a7-3d43-481b-9855-2fe96c4477e1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9263b0a7-3d43-481b-9855-2fe96c4477e1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 Sep 01 02:19:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9263b0a7-3d43-481b-9855-2fe96c4477e1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9263b0a7-3d43-481b-9855-2fe96c4477e1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9263b0a7-3d43-481b-9855-2fe96c4477e1 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 returned with HTTP 404 Sep 01 02:19:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1674/3310] 192.168.122.25 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:36 2026] GET /volume/v3/snapshots/16739202-529c-4f2f-8bbe-37999483e380 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b Sep 01 02:19:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:36 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:36 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume with id: 733b5c84-d1a6-4bb9-88a8-99b7f8a7136b Sep 01 02:19:36 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:36 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:36 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:36 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:36 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Delete volume request issued successfully. Sep 01 02:19:36 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-efbe4e82-d457-4ecd-9ae4-45fd8a3cd8f6 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b returned with HTTP 202 Sep 01 02:19:36 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1637/3311] 192.168.122.25 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:36 2026] DELETE /volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-17ea9c38-dd42-4e09-aee7-8f8b58b7cb2e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17ea9c38-dd42-4e09-aee7-8f8b58b7cb2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b Sep 01 02:19:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17ea9c38-dd42-4e09-aee7-8f8b58b7cb2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:36 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-17ea9c38-dd42-4e09-aee7-8f8b58b7cb2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:36 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:36 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:36 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:36 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:36 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-17ea9c38-dd42-4e09-aee7-8f8b58b7cb2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Volume info retrieved successfully. Sep 01 02:19:36 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-17ea9c38-dd42-4e09-aee7-8f8b58b7cb2e tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b returned with HTTP 200 Sep 01 02:19:36 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1675/3312] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:36 2026] GET /volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-87fdb714-3013-498e-9b28-c02b73065995 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-87fdb714-3013-498e-9b28-c02b73065995 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] GET http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b Sep 01 02:19:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-87fdb714-3013-498e-9b28-c02b73065995 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:37 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-87fdb714-3013-498e-9b28-c02b73065995 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:37 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-87fdb714-3013-498e-9b28-c02b73065995 tempest-ProjectMemberTests-1927748625 tempest-ProjectMemberTests-1927748625-project-admin] http://192.168.122.25/volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b returned with HTTP 404 Sep 01 02:19:37 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1638/3313] 192.168.122.25 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:37 2026] GET /volume/v3/volumes/733b5c84-d1a6-4bb9-88a8-99b7f8a7136b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ab97a15a-ea69-4779-80dd-429c17b86860 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:39 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ab97a15a-ea69-4779-80dd-429c17b86860 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:39 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ab97a15a-ea69-4779-80dd-429c17b86860 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-99723710", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ab97a15a-ea69-4779-80dd-429c17b86860 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1676/3314] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:39 2026] POST /volume/v3/types => generated 378 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-7b8b8067-733d-4e6e-a36c-0e131c75e824 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7b8b8067-733d-4e6e-a36c-0e131c75e824 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-7b8b8067-733d-4e6e-a36c-0e131c75e824 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-7b8b8067-733d-4e6e-a36c-0e131c75e824 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1639/3315] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-78288d87-106f-4abf-80db-f80430c5f8e3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78288d87-106f-4abf-80db-f80430c5f8e3 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-78288d87-106f-4abf-80db-f80430c5f8e3 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-492313477", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78288d87-106f-4abf-80db-f80430c5f8e3 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1677/3316] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-552782c6-17bf-4b0d-8529-72d16f21bf12 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-552782c6-17bf-4b0d-8529-72d16f21bf12 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types/369854bb-a541-4aa5-8637-e662098a2b27/encryption Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-552782c6-17bf-4b0d-8529-72d16f21bf12 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-552782c6-17bf-4b0d-8529-72d16f21bf12 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/369854bb-a541-4aa5-8637-e662098a2b27/encryption returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1640/3317] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/types/369854bb-a541-4aa5-8637-e662098a2b27/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-28d668ab-611b-41c8-ac99-d80a4434b0ef None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28d668ab-611b-41c8-ac99-d80a4434b0ef tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-28d668ab-611b-41c8-ac99-d80a4434b0ef tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1024145328", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-28d668ab-611b-41c8-ac99-d80a4434b0ef tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1678/3318] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:40 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 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e7ca1385-aa6e-4563-b6b9-87ff0b4bc74d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7ca1385-aa6e-4563-b6b9-87ff0b4bc74d tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b/extra_specs Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e7ca1385-aa6e-4563-b6b9-87ff0b4bc74d tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e7ca1385-aa6e-4563-b6b9-87ff0b4bc74d tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b/extra_specs returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1641/3319] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b/extra_specs => generated 35 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-78a96124-d25d-4753-a85a-a9d35cee92c6 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78a96124-d25d-4753-a85a-a9d35cee92c6 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] PUT http://192.168.122.25/volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b/extra_specs/key2 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-78a96124-d25d-4753-a85a-a9d35cee92c6 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-78a96124-d25d-4753-a85a-a9d35cee92c6 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b/extra_specs/key2 returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1679/3320] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:19:40 2026] PUT /volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b/extra_specs/key2 => generated 25 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f934a2a7-b80d-4397-86a2-bbc17d83c439 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f934a2a7-b80d-4397-86a2-bbc17d83c439 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f934a2a7-b80d-4397-86a2-bbc17d83c439 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f934a2a7-b80d-4397-86a2-bbc17d83c439 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1642/3321] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/types => generated 195 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5caba19b-ae18-4986-ab6b-2ad510cf33e9 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5caba19b-ae18-4986-ab6b-2ad510cf33e9 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/599cdf3b-3c16-4485-b725-452776766a02 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5caba19b-ae18-4986-ab6b-2ad510cf33e9 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5caba19b-ae18-4986-ab6b-2ad510cf33e9 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5caba19b-ae18-4986-ab6b-2ad510cf33e9 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/599cdf3b-3c16-4485-b725-452776766a02 returned with HTTP 202 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1680/3322] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:40 2026] DELETE /volume/v3/types/599cdf3b-3c16-4485-b725-452776766a02 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-06756ccc-f6e3-4d9c-a368-d4ad67181a4a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06756ccc-f6e3-4d9c-a368-d4ad67181a4a tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-06756ccc-f6e3-4d9c-a368-d4ad67181a4a tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1078817243", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-06756ccc-f6e3-4d9c-a368-d4ad67181a4a tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1643/3323] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:40 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 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-ad60e1f4-e927-405f-aee7-2ca57ecabdbc None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ad60e1f4-e927-405f-aee7-2ca57ecabdbc tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8/encryption Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-ad60e1f4-e927-405f-aee7-2ca57ecabdbc tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-ad60e1f4-e927-405f-aee7-2ca57ecabdbc tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8/encryption returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1681/3324] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-04cb7d67-a54b-4577-9910-a54a6a7a341c None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04cb7d67-a54b-4577-9910-a54a6a7a341c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8/encryption/cc18e4a6-b982-448b-8427-66da281a2ed2 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04cb7d67-a54b-4577-9910-a54a6a7a341c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04cb7d67-a54b-4577-9910-a54a6a7a341c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04cb7d67-a54b-4577-9910-a54a6a7a341c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8/encryption/cc18e4a6-b982-448b-8427-66da281a2ed2 returned with HTTP 202 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1644/3325] 192.168.122.25 () {58 vars in 1368 bytes} [Tue Sep 1 02:19:40 2026] DELETE /volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8/encryption/cc18e4a6-b982-448b-8427-66da281a2ed2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9553c70d-116d-4e39-b6bd-ce217150a330 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9553c70d-116d-4e39-b6bd-ce217150a330 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9553c70d-116d-4e39-b6bd-ce217150a330 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666977735", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9553c70d-116d-4e39-b6bd-ce217150a330 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1682/3326] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:40 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 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bf5b721b-af56-45f2-b83c-9f765b68f51e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bf5b721b-af56-45f2-b83c-9f765b68f51e tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/206d8d25-3a93-4b6a-b8a1-05568db7debd/extra_specs/key1 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bf5b721b-af56-45f2-b83c-9f765b68f51e tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bf5b721b-af56-45f2-b83c-9f765b68f51e tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bf5b721b-af56-45f2-b83c-9f765b68f51e tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/206d8d25-3a93-4b6a-b8a1-05568db7debd/extra_specs/key1 returned with HTTP 202 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1645/3327] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:19:40 2026] DELETE /volume/v3/types/206d8d25-3a93-4b6a-b8a1-05568db7debd/extra_specs/key1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-0baef64c-8652-41e5-9498-294232d60429 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0baef64c-8652-41e5-9498-294232d60429 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-0baef64c-8652-41e5-9498-294232d60429 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-927013025", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-0baef64c-8652-41e5-9498-294232d60429 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:40 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1683/3328] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:40 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-90182c78-2b0e-4fa1-a31e-4c3148fa92d2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90182c78-2b0e-4fa1-a31e-4c3148fa92d2 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/225b9963-e684-49a9-ad1b-33b522e9977c Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90182c78-2b0e-4fa1-a31e-4c3148fa92d2 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-90182c78-2b0e-4fa1-a31e-4c3148fa92d2 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:40 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-90182c78-2b0e-4fa1-a31e-4c3148fa92d2 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/225b9963-e684-49a9-ad1b-33b522e9977c returned with HTTP 202 Sep 01 02:19:40 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1646/3329] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:40 2026] DELETE /volume/v3/types/225b9963-e684-49a9-ad1b-33b522e9977c => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-369a4208-b28e-400d-9310-a74a5f8e2334 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-369a4208-b28e-400d-9310-a74a5f8e2334 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] GET http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-369a4208-b28e-400d-9310-a74a5f8e2334 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:40 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-369a4208-b28e-400d-9310-a74a5f8e2334 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-369a4208-b28e-400d-9310-a74a5f8e2334 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1684/3330] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:19:40 2026] GET /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ea6313d6-1ac1-4c4b-879b-4c124e359341 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ea6313d6-1ac1-4c4b-879b-4c124e359341 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] GET http://192.168.122.25/volume/v3/types Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ea6313d6-1ac1-4c4b-879b-4c124e359341 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ea6313d6-1ac1-4c4b-879b-4c124e359341 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ea6313d6-1ac1-4c4b-879b-4c124e359341 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1647/3331] 192.168.122.25 () {58 vars in 1110 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/types => generated 2587 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-00656bc3-9303-4d9a-933d-501fdec44884 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00656bc3-9303-4d9a-933d-501fdec44884 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] GET http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption/cipher Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00656bc3-9303-4d9a-933d-501fdec44884 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-00656bc3-9303-4d9a-933d-501fdec44884 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-00656bc3-9303-4d9a-933d-501fdec44884 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption/cipher returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1685/3332] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c2e7fefa-5a12-40ba-b211-a20e3291eb50 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2e7fefa-5a12-40ba-b211-a20e3291eb50 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] GET http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2e7fefa-5a12-40ba-b211-a20e3291eb50 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c2e7fefa-5a12-40ba-b211-a20e3291eb50 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c2e7fefa-5a12-40ba-b211-a20e3291eb50 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1648/3333] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-73c4380b-fc28-4229-a53e-c72c9253e76c None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-73c4380b-fc28-4229-a53e-c72c9253e76c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] GET http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/multiattach Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-73c4380b-fc28-4229-a53e-c72c9253e76c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-73c4380b-fc28-4229-a53e-c72c9253e76c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-73c4380b-fc28-4229-a53e-c72c9253e76c tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/multiattach returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1686/3334] 192.168.122.25 () {58 vars in 1293 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-31504e90-1707-4dcc-a490-d3fd43909d3d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31504e90-1707-4dcc-a490-d3fd43909d3d tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] GET http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/volume_backend_name Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31504e90-1707-4dcc-a490-d3fd43909d3d tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-31504e90-1707-4dcc-a490-d3fd43909d3d tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-31504e90-1707-4dcc-a490-d3fd43909d3d tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1649/3335] 192.168.122.25 () {58 vars in 1317 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/volume_backend_name => generated 44 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-8a1ba47a-52bc-4003-9eaa-24c75a443bcb None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a1ba47a-52bc-4003-9eaa-24c75a443bcb tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] GET http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a1ba47a-52bc-4003-9eaa-24c75a443bcb tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-8a1ba47a-52bc-4003-9eaa-24c75a443bcb tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-8a1ba47a-52bc-4003-9eaa-24c75a443bcb tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1687/3336] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:19:41 2026] GET /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 => generated 400 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-db2cd3a6-088d-47c1-baa1-85e08c7c11db None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db2cd3a6-088d-47c1-baa1-85e08c7c11db tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] PUT http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption/eda5e7d4-517e-4eaf-834d-2d457032e2f5 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-db2cd3a6-088d-47c1-baa1-85e08c7c11db tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-db2cd3a6-088d-47c1-baa1-85e08c7c11db tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption/eda5e7d4-517e-4eaf-834d-2d457032e2f5 returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1650/3337] 192.168.122.25 () {60 vars in 1385 bytes} [Tue Sep 1 02:19:41 2026] PUT /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/encryption/eda5e7d4-517e-4eaf-834d-2d457032e2f5 => generated 33 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-368c9439-7127-47e8-a55e-b79d80140217 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-368c9439-7127-47e8-a55e-b79d80140217 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] PUT http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/key1 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-368c9439-7127-47e8-a55e-b79d80140217 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-368c9439-7127-47e8-a55e-b79d80140217 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/key1 returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1688/3338] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:19:41 2026] PUT /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48/extra_specs/key1 => generated 30 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-29175c56-39da-431d-a02b-226d2a673d2b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29175c56-39da-431d-a02b-226d2a673d2b tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] PUT http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-29175c56-39da-431d-a02b-226d2a673d2b tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-29175c56-39da-431d-a02b-226d2a673d2b tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 returned with HTTP 200 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1651/3339] 192.168.122.25 () {60 vars in 1241 bytes} [Tue Sep 1 02:19:41 2026] PUT /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 => generated 369 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-40e0f346-1ee3-4425-a565-f3396b40c6ec None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40e0f346-1ee3-4425-a565-f3396b40c6ec tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/206d8d25-3a93-4b6a-b8a1-05568db7debd Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-40e0f346-1ee3-4425-a565-f3396b40c6ec tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-40e0f346-1ee3-4425-a565-f3396b40c6ec tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-40e0f346-1ee3-4425-a565-f3396b40c6ec tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/206d8d25-3a93-4b6a-b8a1-05568db7debd returned with HTTP 202 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1689/3340] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/types/206d8d25-3a93-4b6a-b8a1-05568db7debd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f1a008b9-ea60-413f-817f-5e6331446a92 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f1a008b9-ea60-413f-817f-5e6331446a92 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f1a008b9-ea60-413f-817f-5e6331446a92 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f1a008b9-ea60-413f-817f-5e6331446a92 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f1a008b9-ea60-413f-817f-5e6331446a92 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8 returned with HTTP 202 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1652/3341] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/types/2f932a93-2975-4560-8980-f9de4aba41c8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-b921a3f2-23c8-49d1-9cfc-4d1fc81286d5 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b921a3f2-23c8-49d1-9cfc-4d1fc81286d5 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b921a3f2-23c8-49d1-9cfc-4d1fc81286d5 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-b921a3f2-23c8-49d1-9cfc-4d1fc81286d5 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-b921a3f2-23c8-49d1-9cfc-4d1fc81286d5 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b returned with HTTP 202 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1690/3342] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/types/e4d3febd-d903-42b8-bbd8-bb971bb0185b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-bbbfc618-40ee-47da-97a5-91a0ed40e614 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbbfc618-40ee-47da-97a5-91a0ed40e614 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/369854bb-a541-4aa5-8637-e662098a2b27 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc618-40ee-47da-97a5-91a0ed40e614 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc618-40ee-47da-97a5-91a0ed40e614 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-bbbfc618-40ee-47da-97a5-91a0ed40e614 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/369854bb-a541-4aa5-8637-e662098a2b27 returned with HTTP 202 Sep 01 02:19:41 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1653/3343] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/types/369854bb-a541-4aa5-8637-e662098a2b27 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6c5a0074-4182-4356-b037-e82528469179 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6c5a0074-4182-4356-b037-e82528469179 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] DELETE http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6c5a0074-4182-4356-b037-e82528469179 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6c5a0074-4182-4356-b037-e82528469179 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:41 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6c5a0074-4182-4356-b037-e82528469179 tempest-VolumeTypesAdminTests-1516175089 tempest-VolumeTypesAdminTests-1516175089-project-admin] http://192.168.122.25/volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 returned with HTTP 202 Sep 01 02:19:41 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1691/3344] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:41 2026] DELETE /volume/v3/types/259ad1cf-c2c9-43c9-80cd-7b85a7656a48 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-378443a6-c7e4-4605-bb3b-a29b94a12674 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-378443a6-c7e4-4605-bb3b-a29b94a12674 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:44 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-378443a6-c7e4-4605-bb3b-a29b94a12674 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1841164668", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:44 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-378443a6-c7e4-4605-bb3b-a29b94a12674 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:44 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1654/3345] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:44 2026] POST /volume/v3/types => generated 380 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-810dd6e8-c821-42c7-9449-3af982d0721e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-810dd6e8-c821-42c7-9449-3af982d0721e tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-810dd6e8-c821-42c7-9449-3af982d0721e tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-810dd6e8-c821-42c7-9449-3af982d0721e tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1692/3346] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-1c17e33e-6984-42b0-9b65-305ef22ccbeb None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c17e33e-6984-42b0-9b65-305ef22ccbeb tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-1c17e33e-6984-42b0-9b65-305ef22ccbeb tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-917594415", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-1c17e33e-6984-42b0-9b65-305ef22ccbeb tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1655/3347] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c2f06a84-1847-4f5b-aa6d-892bcb6e0dba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2f06a84-1847-4f5b-aa6d-892bcb6e0dba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] POST http://192.168.122.25/volume/v3/types/33e6f081-aac7-4634-81a2-07a50dad3fb0/encryption Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c2f06a84-1847-4f5b-aa6d-892bcb6e0dba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-c2f06a84-1847-4f5b-aa6d-892bcb6e0dba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c2f06a84-1847-4f5b-aa6d-892bcb6e0dba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/33e6f081-aac7-4634-81a2-07a50dad3fb0/encryption returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1693/3348] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types/33e6f081-aac7-4634-81a2-07a50dad3fb0/encryption => generated 127 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-24dbec1f-2e9b-46ab-8786-b09e8d787995 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24dbec1f-2e9b-46ab-8786-b09e8d787995 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-24dbec1f-2e9b-46ab-8786-b09e8d787995 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1364265071", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-24dbec1f-2e9b-46ab-8786-b09e8d787995 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1656/3349] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-255a8454-cec8-4611-8cda-099b51e2f02b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-255a8454-cec8-4611-8cda-099b51e2f02b tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] POST http://192.168.122.25/volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70/extra_specs Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-255a8454-cec8-4611-8cda-099b51e2f02b tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-255a8454-cec8-4611-8cda-099b51e2f02b tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-255a8454-cec8-4611-8cda-099b51e2f02b tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70/extra_specs returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1694/3350] 192.168.122.25 () {60 vars in 1278 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-910b7757-21f1-48d6-96ad-512d6d7e2ba0 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-910b7757-21f1-48d6-96ad-512d6d7e2ba0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] PUT http://192.168.122.25/volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70/extra_specs/key2 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-910b7757-21f1-48d6-96ad-512d6d7e2ba0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-910b7757-21f1-48d6-96ad-512d6d7e2ba0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-910b7757-21f1-48d6-96ad-512d6d7e2ba0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70/extra_specs/key2 returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1657/3351] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:19:45 2026] PUT /volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-57ecee23-df89-4961-bfdf-8083e7860c2d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57ecee23-df89-4961-bfdf-8083e7860c2d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-57ecee23-df89-4961-bfdf-8083e7860c2d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-57ecee23-df89-4961-bfdf-8083e7860c2d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-57ecee23-df89-4961-bfdf-8083e7860c2d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1695/3352] 192.168.122.25 () {60 vars in 1131 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-04fcdfa8-6746-4ad9-bf15-8d20f0f6a890 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04fcdfa8-6746-4ad9-bf15-8d20f0f6a890 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-04fcdfa8-6746-4ad9-bf15-8d20f0f6a890 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1231383515", "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=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-04fcdfa8-6746-4ad9-bf15-8d20f0f6a890 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1658/3353] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-5ab43036-20b8-49d9-9b81-3e79e3605820 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ab43036-20b8-49d9-9b81-3e79e3605820 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe/encryption Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-5ab43036-20b8-49d9-9b81-3e79e3605820 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-5ab43036-20b8-49d9-9b81-3e79e3605820 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe/encryption returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1696/3354] 192.168.122.25 () {60 vars in 1276 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-3a3e60b8-2588-413c-9235-d89ac0a77e33 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a3e60b8-2588-413c-9235-d89ac0a77e33 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] DELETE http://192.168.122.25/volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe/encryption/60fa5626-21d8-4753-949d-1c357e9a227f Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a3e60b8-2588-413c-9235-d89ac0a77e33 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-3a3e60b8-2588-413c-9235-d89ac0a77e33 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-3a3e60b8-2588-413c-9235-d89ac0a77e33 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-3a3e60b8-2588-413c-9235-d89ac0a77e33 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe/encryption/60fa5626-21d8-4753-949d-1c357e9a227f returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1659/3355] 192.168.122.25 () {58 vars in 1368 bytes} [Tue Sep 1 02:19:45 2026] DELETE /volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe/encryption/60fa5626-21d8-4753-949d-1c357e9a227f => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-183f66f0-a0b4-4dee-82c2-14954702c6d3 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-183f66f0-a0b4-4dee-82c2-14954702c6d3 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-183f66f0-a0b4-4dee-82c2-14954702c6d3 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-106239261", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-183f66f0-a0b4-4dee-82c2-14954702c6d3 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1697/3356] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e68be6b8-63ae-4093-b2d1-f16bef631166 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e68be6b8-63ae-4093-b2d1-f16bef631166 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] DELETE http://192.168.122.25/volume/v3/types/1a31acdb-c773-4201-86ad-5e67c59fa306/extra_specs/key1 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e68be6b8-63ae-4093-b2d1-f16bef631166 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e68be6b8-63ae-4093-b2d1-f16bef631166 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-e68be6b8-63ae-4093-b2d1-f16bef631166 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e68be6b8-63ae-4093-b2d1-f16bef631166 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/1a31acdb-c773-4201-86ad-5e67c59fa306/extra_specs/key1 returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1660/3357] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:19:45 2026] DELETE /volume/v3/types/1a31acdb-c773-4201-86ad-5e67c59fa306/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6df19242-915b-4b0e-b783-7f4ce742d131 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6df19242-915b-4b0e-b783-7f4ce742d131 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] POST http://192.168.122.25/volume/v3/types Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6df19242-915b-4b0e-b783-7f4ce742d131 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1094671908", "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=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6df19242-915b-4b0e-b783-7f4ce742d131 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1698/3358] 192.168.122.25 () {60 vars in 1132 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-542bd8ce-1f02-44c1-b441-1a0c3e77e1b5 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-542bd8ce-1f02-44c1-b441-1a0c3e77e1b5 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] DELETE http://192.168.122.25/volume/v3/types/37182896-6e12-4ba5-ae2b-c3f8d5859bdc Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-542bd8ce-1f02-44c1-b441-1a0c3e77e1b5 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-542bd8ce-1f02-44c1-b441-1a0c3e77e1b5 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-542bd8ce-1f02-44c1-b441-1a0c3e77e1b5 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-542bd8ce-1f02-44c1-b441-1a0c3e77e1b5 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/37182896-6e12-4ba5-ae2b-c3f8d5859bdc returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1661/3359] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:45 2026] DELETE /volume/v3/types/37182896-6e12-4ba5-ae2b-c3f8d5859bdc => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-44e42df8-32ca-41cb-96ef-acee9b2ee9ba None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44e42df8-32ca-41cb-96ef-acee9b2ee9ba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] GET http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44e42df8-32ca-41cb-96ef-acee9b2ee9ba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-44e42df8-32ca-41cb-96ef-acee9b2ee9ba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'index' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-44e42df8-32ca-41cb-96ef-acee9b2ee9ba tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1699/3360] 192.168.122.25 () {58 vars in 1257 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ab079082-c269-43c3-9617-bded21480a16 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab079082-c269-43c3-9617-bded21480a16 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] GET http://192.168.122.25/volume/v3/types Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab079082-c269-43c3-9617-bded21480a16 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ab079082-c269-43c3-9617-bded21480a16 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-ab079082-c269-43c3-9617-bded21480a16 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ab079082-c269-43c3-9617-bded21480a16 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1662/3361] 192.168.122.25 () {58 vars in 1110 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/types => generated 2362 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-61e7ddf3-8224-44b9-8412-c78f74215364 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61e7ddf3-8224-44b9-8412-c78f74215364 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] GET http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption/cipher Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-61e7ddf3-8224-44b9-8412-c78f74215364 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-61e7ddf3-8224-44b9-8412-c78f74215364 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-61e7ddf3-8224-44b9-8412-c78f74215364 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-61e7ddf3-8224-44b9-8412-c78f74215364 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption/cipher returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1700/3362] 192.168.122.25 () {58 vars in 1275 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-39bcfc37-f1ff-4d89-8466-5d646b8e22ab None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-39bcfc37-f1ff-4d89-8466-5d646b8e22ab tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] GET http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-39bcfc37-f1ff-4d89-8466-5d646b8e22ab tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-39bcfc37-f1ff-4d89-8466-5d646b8e22ab tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-39bcfc37-f1ff-4d89-8466-5d646b8e22ab tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-39bcfc37-f1ff-4d89-8466-5d646b8e22ab tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1663/3363] 192.168.122.25 () {58 vars in 1254 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-07385987-dbaa-44f4-a220-28ddb67cb8ad None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07385987-dbaa-44f4-a220-28ddb67cb8ad tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] GET http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/multiattach Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07385987-dbaa-44f4-a220-28ddb67cb8ad tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-07385987-dbaa-44f4-a220-28ddb67cb8ad tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-07385987-dbaa-44f4-a220-28ddb67cb8ad tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/multiattach returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1701/3364] 192.168.122.25 () {58 vars in 1293 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-39cd098d-5266-47bc-b8e8-9e6731eae36d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-39cd098d-5266-47bc-b8e8-9e6731eae36d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] GET http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/volume_backend_name Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-39cd098d-5266-47bc-b8e8-9e6731eae36d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-39cd098d-5266-47bc-b8e8-9e6731eae36d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-39cd098d-5266-47bc-b8e8-9e6731eae36d tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1664/3365] 192.168.122.25 () {58 vars in 1317 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/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 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-cc5ed827-56e0-4209-b8b6-b6aceb82f1f0 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cc5ed827-56e0-4209-b8b6-b6aceb82f1f0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] GET http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cc5ed827-56e0-4209-b8b6-b6aceb82f1f0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-cc5ed827-56e0-4209-b8b6-b6aceb82f1f0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-cc5ed827-56e0-4209-b8b6-b6aceb82f1f0 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1702/3366] 192.168.122.25 () {58 vars in 1221 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f => generated 318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-45ad984c-0a5a-4668-99a0-deabee24ecd3 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-45ad984c-0a5a-4668-99a0-deabee24ecd3 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] PUT http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption/978aef44-0147-4404-bd11-448042d56948 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-45ad984c-0a5a-4668-99a0-deabee24ecd3 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-45ad984c-0a5a-4668-99a0-deabee24ecd3 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-45ad984c-0a5a-4668-99a0-deabee24ecd3 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption/978aef44-0147-4404-bd11-448042d56948 returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1665/3367] 192.168.122.25 () {60 vars in 1385 bytes} [Tue Sep 1 02:19:45 2026] PUT /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/encryption/978aef44-0147-4404-bd11-448042d56948 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1f1c3efc-f458-42f3-b7cd-40f4eeccfda7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f1c3efc-f458-42f3-b7cd-40f4eeccfda7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] PUT http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/key1 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1f1c3efc-f458-42f3-b7cd-40f4eeccfda7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.policy [None req-1f1c3efc-f458-42f3-b7cd-40f4eeccfda7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86843) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1f1c3efc-f458-42f3-b7cd-40f4eeccfda7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/key1 returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1703/3368] 192.168.122.25 () {60 vars in 1292 bytes} [Tue Sep 1 02:19:45 2026] PUT /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-2db63d94-0c22-40a5-9f88-f27f3ebf7c03 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2db63d94-0c22-40a5-9f88-f27f3ebf7c03 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] PUT http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-2db63d94-0c22-40a5-9f88-f27f3ebf7c03 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.policy [None req-2db63d94-0c22-40a5-9f88-f27f3ebf7c03 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b96f29f900d24a6f9170e8a2211d0d3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f52178986ab34b7395f5f1c6a0c110cb', '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=86844) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-2db63d94-0c22-40a5-9f88-f27f3ebf7c03 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-member] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f returned with HTTP 403 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1666/3369] 192.168.122.25 () {60 vars in 1241 bytes} [Tue Sep 1 02:19:45 2026] PUT /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6eba9608-2cf4-4410-9b3f-8f8d7ea59584 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6eba9608-2cf4-4410-9b3f-8f8d7ea59584 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] DELETE http://192.168.122.25/volume/v3/types/37182896-6e12-4ba5-ae2b-c3f8d5859bdc Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6eba9608-2cf4-4410-9b3f-8f8d7ea59584 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6eba9608-2cf4-4410-9b3f-8f8d7ea59584 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6eba9608-2cf4-4410-9b3f-8f8d7ea59584 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/37182896-6e12-4ba5-ae2b-c3f8d5859bdc returned with HTTP 202 Sep 01 02:19:45 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1704/3370] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:45 2026] DELETE /volume/v3/types/37182896-6e12-4ba5-ae2b-c3f8d5859bdc => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-86101520-ff8e-426d-8838-e7f432995a21 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86101520-ff8e-426d-8838-e7f432995a21 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] DELETE http://192.168.122.25/volume/v3/types/1a31acdb-c773-4201-86ad-5e67c59fa306 Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86101520-ff8e-426d-8838-e7f432995a21 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-86101520-ff8e-426d-8838-e7f432995a21 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-86101520-ff8e-426d-8838-e7f432995a21 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/1a31acdb-c773-4201-86ad-5e67c59fa306 returned with HTTP 202 Sep 01 02:19:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1667/3371] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:45 2026] DELETE /volume/v3/types/1a31acdb-c773-4201-86ad-5e67c59fa306 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-671b11fc-3909-42f5-89e2-8798eb0757e7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-671b11fc-3909-42f5-89e2-8798eb0757e7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] DELETE http://192.168.122.25/volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe Sep 01 02:19:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-671b11fc-3909-42f5-89e2-8798eb0757e7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-671b11fc-3909-42f5-89e2-8798eb0757e7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-671b11fc-3909-42f5-89e2-8798eb0757e7 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe returned with HTTP 202 Sep 01 02:19:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1705/3372] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:46 2026] DELETE /volume/v3/types/98ab1329-d342-4429-a6e0-7e379bd9c3fe => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-e0c3bd95-8ed8-4961-a23b-53668ad45ebf None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e0c3bd95-8ed8-4961-a23b-53668ad45ebf tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] DELETE http://192.168.122.25/volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70 Sep 01 02:19:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e0c3bd95-8ed8-4961-a23b-53668ad45ebf tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-e0c3bd95-8ed8-4961-a23b-53668ad45ebf tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-e0c3bd95-8ed8-4961-a23b-53668ad45ebf tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70 returned with HTTP 202 Sep 01 02:19:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1668/3373] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:46 2026] DELETE /volume/v3/types/8fbfa0bc-d308-4b37-bdb1-7d96f4e76a70 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-6e68684e-26d4-4bb9-92ec-bc0432715b60 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e68684e-26d4-4bb9-92ec-bc0432715b60 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] DELETE http://192.168.122.25/volume/v3/types/33e6f081-aac7-4634-81a2-07a50dad3fb0 Sep 01 02:19:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e68684e-26d4-4bb9-92ec-bc0432715b60 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:46 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-6e68684e-26d4-4bb9-92ec-bc0432715b60 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Calling method '_delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:46 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-6e68684e-26d4-4bb9-92ec-bc0432715b60 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/33e6f081-aac7-4634-81a2-07a50dad3fb0 returned with HTTP 202 Sep 01 02:19:46 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1706/3374] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:46 2026] DELETE /volume/v3/types/33e6f081-aac7-4634-81a2-07a50dad3fb0 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-c8e301ca-8799-4351-a91a-d180ea37a6d8 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c8e301ca-8799-4351-a91a-d180ea37a6d8 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] DELETE http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f Sep 01 02:19:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c8e301ca-8799-4351-a91a-d180ea37a6d8 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:46 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-c8e301ca-8799-4351-a91a-d180ea37a6d8 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] Calling method '_delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:46 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-c8e301ca-8799-4351-a91a-d180ea37a6d8 tempest-VolumeTypesMemberTests-623957724 tempest-VolumeTypesMemberTests-623957724-project-admin] http://192.168.122.25/volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f returned with HTTP 202 Sep 01 02:19:46 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1669/3375] 192.168.122.25 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:46 2026] DELETE /volume/v3/types/65c36325-9906-4414-ae2e-e83b168b8f9f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1707687466"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1707687466'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume of 1 GB Sep 01 02:19:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (e5e03200-5263-4325-8322-a1f65b5f29d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a69eca-4bd7-4512-b7d7-a28bd0da1479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a69eca-4bd7-4512-b7d7-a28bd0da1479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e813212c-f6f3-4725-89c2-f9fd4de087a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Created reservations ['affe9fbe-64ec-49fd-9074-8837c24f401c', '46d3dfa5-cde4-4f55-abca-14adc29ccc39', 'ec139675-3eb8-4e33-9d71-ba3655550fc0', 'e67e6139-1fb0-4f24-b431-b0c0e26b1b1e'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e813212c-f6f3-4725-89c2-f9fd4de087a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['affe9fbe-64ec-49fd-9074-8837c24f401c', '46d3dfa5-cde4-4f55-abca-14adc29ccc39', 'ec139675-3eb8-4e33-9d71-ba3655550fc0', 'e67e6139-1fb0-4f24-b431-b0c0e26b1b1e']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3f4ddb-20c2-42f8-836b-428e15d0f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:49 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3f4ddb-20c2-42f8-836b-428e15d0f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd0ddfe3-f208-4693-81e5-d643fd90d68d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1707687466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['affe9fbe-64ec-49fd-9074-8837c24f401c','46d3dfa5-cde4-4f55-abca-14adc29ccc39','ec139675-3eb8-4e33-9d71-ba3655550fc0','e67e6139-1fb0-4f24-b431-b0c0e26b1b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1707687466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd0ddfe3-f208-4693-81e5-d643fd90d68d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8128628aacd14a348044546a54ad11de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9295fb-04bf-442f-b24c-a0ae6cf5e6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9295fb-04bf-442f-b24c-a0ae6cf5e6bd) transitioned into state 'SUCCESS' from state '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-1707687466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['affe9fbe-64ec-49fd-9074-8837c24f401c','46d3dfa5-cde4-4f55-abca-14adc29ccc39','ec139675-3eb8-4e33-9d71-ba3655550fc0','e67e6139-1fb0-4f24-b431-b0c0e26b1b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2c8f42-65ce-47c8-9288-118ee65a2ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2c8f42-65ce-47c8-9288-118ee65a2ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (e5e03200-5263-4325-8322-a1f65b5f29d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:49 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request issued successfully. Sep 01 02:19:49 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-25eddf03-dab6-40eb-a7af-55fb2f37afb1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:49 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1707/3376] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:49 2026] POST /volume/v3/volumes => generated 785 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10e4ee67-d7f6-404d-8c32-1862f87258ff None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10e4ee67-d7f6-404d-8c32-1862f87258ff tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d Sep 01 02:19:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10e4ee67-d7f6-404d-8c32-1862f87258ff tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:49 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10e4ee67-d7f6-404d-8c32-1862f87258ff tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:49 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:49 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:49 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:49 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:49 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10e4ee67-d7f6-404d-8c32-1862f87258ff tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:49 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10e4ee67-d7f6-404d-8c32-1862f87258ff tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d returned with HTTP 200 Sep 01 02:19:49 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1670/3377] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:49 2026] GET /volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a966315e-5465-4d81-884f-0ee25201fa41 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a966315e-5465-4d81-884f-0ee25201fa41 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d Sep 01 02:19:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a966315e-5465-4d81-884f-0ee25201fa41 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a966315e-5465-4d81-884f-0ee25201fa41 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a966315e-5465-4d81-884f-0ee25201fa41 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a966315e-5465-4d81-884f-0ee25201fa41 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d returned with HTTP 200 Sep 01 02:19:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1708/3378] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:50 2026] GET /volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] GET http://192.168.122.25/volume/v3/volumes Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Calling method 'index' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.api_utils [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Removing options '' from query. {{(pid=86844) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86844) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:50 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:50 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:50 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Get all volumes completed successfully. Sep 01 02:19:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-a32e0e18-a375-40eb-8d2e-df3754f2aa05 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] http://192.168.122.25/volume/v3/volumes returned with HTTP 200 Sep 01 02:19:50 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1671/3379] 192.168.122.25 () {60 vars in 1157 bytes} [Tue Sep 1 02:19:50 2026] GET /volume/v3/volumes => generated 342 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d Sep 01 02:19:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:50 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume with id: fd0ddfe3-f208-4693-81e5-d643fd90d68d Sep 01 02:19:50 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:50 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:50 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:50 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume request issued successfully. Sep 01 02:19:50 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-06b7f55a-1a6b-43b0-ab08-b2bb0d5c63ee tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d returned with HTTP 202 Sep 01 02:19:50 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1709/3380] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:50 2026] DELETE /volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-fa5f0948-5e74-48a0-909a-ba42fed007f2 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:50 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa5f0948-5e74-48a0-909a-ba42fed007f2 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fa5f0948-5e74-48a0-909a-ba42fed007f2 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:50 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-fa5f0948-5e74-48a0-909a-ba42fed007f2 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:51 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:51 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:51 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:51 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:51 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-fa5f0948-5e74-48a0-909a-ba42fed007f2 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:51 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-fa5f0948-5e74-48a0-909a-ba42fed007f2 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d returned with HTTP 200 Sep 01 02:19:51 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1672/3381] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:50 2026] GET /volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-3d5a7f21-7730-497b-b463-10e38aef810f None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3d5a7f21-7730-497b-b463-10e38aef810f tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d Sep 01 02:19:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3d5a7f21-7730-497b-b463-10e38aef810f tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-3d5a7f21-7730-497b-b463-10e38aef810f tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-3d5a7f21-7730-497b-b463-10e38aef810f tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d returned with HTTP 404 Sep 01 02:19:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1710/3382] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:52 2026] GET /volume/v3/volumes/fd0ddfe3-f208-4693-81e5-d643fd90d68d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1452340079"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1452340079'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume of 1 GB Sep 01 02:19:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (984136f9-9329-48ff-8ca6-eb66395b380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674ac997-2c04-46af-a3ae-16133812a971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674ac997-2c04-46af-a3ae-16133812a971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fc0e74-2cad-4718-bbf9-03a2753f15d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Created reservations ['c75c0d88-5b09-4cf9-a504-18a58d181107', '3b7b8928-7336-48c1-8993-f72b283a0d18', 'c36750da-ddda-4695-b4d6-06695081e12f', '09c34a0e-aff5-4659-9673-c3f2e88c0b0c'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fc0e74-2cad-4718-bbf9-03a2753f15d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75c0d88-5b09-4cf9-a504-18a58d181107', '3b7b8928-7336-48c1-8993-f72b283a0d18', 'c36750da-ddda-4695-b4d6-06695081e12f', '09c34a0e-aff5-4659-9673-c3f2e88c0b0c']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e02c4a9-274e-4708-b7ed-a6b92d7b5fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:52 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e02c4a9-274e-4708-b7ed-a6b92d7b5fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e4669b-b3f9-4542-87f5-21dd5f82f5b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452340079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['c75c0d88-5b09-4cf9-a504-18a58d181107','3b7b8928-7336-48c1-8993-f72b283a0d18','c36750da-ddda-4695-b4d6-06695081e12f','09c34a0e-aff5-4659-9673-c3f2e88c0b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452340079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96e4669b-b3f9-4542-87f5-21dd5f82f5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8128628aacd14a348044546a54ad11de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fb76ac-5d58-47ed-9162-295e60f30d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fb76ac-5d58-47ed-9162-295e60f30d4a) transitioned into state 'SUCCESS' from state '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-1452340079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['c75c0d88-5b09-4cf9-a504-18a58d181107','3b7b8928-7336-48c1-8993-f72b283a0d18','c36750da-ddda-4695-b4d6-06695081e12f','09c34a0e-aff5-4659-9673-c3f2e88c0b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ae5d2c-c564-427f-a719-ce793ec28955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ae5d2c-c564-427f-a719-ce793ec28955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (984136f9-9329-48ff-8ca6-eb66395b380f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:52 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request issued successfully. Sep 01 02:19:52 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f4a5fee2-12b2-4e35-8d27-ed718d846803 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:52 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1673/3383] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:52 2026] POST /volume/v3/volumes => generated 785 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-c25e8db9-60cb-4dda-b6db-c28d646e437b None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c25e8db9-60cb-4dda-b6db-c28d646e437b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 Sep 01 02:19:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c25e8db9-60cb-4dda-b6db-c28d646e437b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:52 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-c25e8db9-60cb-4dda-b6db-c28d646e437b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:52 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:52 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:52 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:52 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:52 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-c25e8db9-60cb-4dda-b6db-c28d646e437b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:52 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-c25e8db9-60cb-4dda-b6db-c28d646e437b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 returned with HTTP 200 Sep 01 02:19:52 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1711/3384] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:52 2026] GET /volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-9bb6e018-8cd4-40ce-9104-efa7ab0e628b None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9bb6e018-8cd4-40ce-9104-efa7ab0e628b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 Sep 01 02:19:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e018-8cd4-40ce-9104-efa7ab0e628b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e018-8cd4-40ce-9104-efa7ab0e628b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-9bb6e018-8cd4-40ce-9104-efa7ab0e628b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-9bb6e018-8cd4-40ce-9104-efa7ab0e628b tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 returned with HTTP 200 Sep 01 02:19:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1674/3385] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:53 2026] GET /volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-bd417223-1982-4d7d-8994-d44644701ae8 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bd417223-1982-4d7d-8994-d44644701ae8 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] GET http://192.168.122.25/volume/v3/volumes/detail Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bd417223-1982-4d7d-8994-d44644701ae8 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-bd417223-1982-4d7d-8994-d44644701ae8 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Calling method 'detail' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-bd417223-1982-4d7d-8994-d44644701ae8 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-bd417223-1982-4d7d-8994-d44644701ae8 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-bd417223-1982-4d7d-8994-d44644701ae8 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Get all volumes completed successfully. Sep 01 02:19:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-bd417223-1982-4d7d-8994-d44644701ae8 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] http://192.168.122.25/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:19:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1712/3386] 192.168.122.25 () {60 vars in 1178 bytes} [Tue Sep 1 02:19:53 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-451940eb-e493-4820-9d20-7ebf7c85d08e None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-451940eb-e493-4820-9d20-7ebf7c85d08e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 Sep 01 02:19:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-451940eb-e493-4820-9d20-7ebf7c85d08e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:53 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-451940eb-e493-4820-9d20-7ebf7c85d08e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-451940eb-e493-4820-9d20-7ebf7c85d08e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume with id: 96e4669b-b3f9-4542-87f5-21dd5f82f5b1 Sep 01 02:19:53 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:53 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:53 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:53 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-451940eb-e493-4820-9d20-7ebf7c85d08e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-451940eb-e493-4820-9d20-7ebf7c85d08e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume request issued successfully. Sep 01 02:19:53 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-451940eb-e493-4820-9d20-7ebf7c85d08e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 returned with HTTP 202 Sep 01 02:19:53 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1675/3387] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:53 2026] DELETE /volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-495de8f6-4ead-46de-9821-004331a12be4 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-495de8f6-4ead-46de-9821-004331a12be4 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-495de8f6-4ead-46de-9821-004331a12be4 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-495de8f6-4ead-46de-9821-004331a12be4 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:53 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:53 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:53 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:53 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:53 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-495de8f6-4ead-46de-9821-004331a12be4 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:53 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-495de8f6-4ead-46de-9821-004331a12be4 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 returned with HTTP 200 Sep 01 02:19:53 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1713/3388] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:53 2026] GET /volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-b6859b63-1d2b-493e-9b4e-ac8c9082ee8a None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6859b63-1d2b-493e-9b4e-ac8c9082ee8a tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 Sep 01 02:19:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b6859b63-1d2b-493e-9b4e-ac8c9082ee8a tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:54 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-b6859b63-1d2b-493e-9b4e-ac8c9082ee8a tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:54 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-b6859b63-1d2b-493e-9b4e-ac8c9082ee8a tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 returned with HTTP 404 Sep 01 02:19:54 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1676/3389] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:54 2026] GET /volume/v3/volumes/96e4669b-b3f9-4542-87f5-21dd5f82f5b1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454692877"}} {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.api.v3.volumes [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454692877'}} {{(pid=86843) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume of 1 GB Sep 01 02:19:54 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (2ac86a24-4c3b-4af4-bbac-3dacece8c9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7ab2b7-92c0-4b49-96ce-496956263a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.flows.api.create_volume [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Validating volume size '1' using validate_int {{(pid=86843) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7ab2b7-92c0-4b49-96ce-496956263a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e454be14-2546-4e24-a138-f06db052a59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.quota [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Created reservations ['0750f1ef-e43e-4b91-894a-03af5d2bc9c3', '7ada3e51-152e-423d-a0c3-22aab5e99214', '06f559b0-fec7-4233-931a-032abeae2a13', '5d128261-4235-436f-b03d-c67842c2f637'] {{(pid=86843) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e454be14-2546-4e24-a138-f06db052a59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0750f1ef-e43e-4b91-894a-03af5d2bc9c3', '7ada3e51-152e-423d-a0c3-22aab5e99214', '06f559b0-fec7-4233-931a-032abeae2a13', '5d128261-4235-436f-b03d-c67842c2f637']}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7036eb3-1cf4-4fb7-a559-8bb1b3c399cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:55 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:55 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:55 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7036eb3-1cf4-4fb7-a559-8bb1b3c399cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454692877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['0750f1ef-e43e-4b91-894a-03af5d2bc9c3','7ada3e51-152e-423d-a0c3-22aab5e99214','06f559b0-fec7-4233-931a-032abeae2a13','5d128261-4235-436f-b03d-c67842c2f637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454692877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8128628aacd14a348044546a54ad11de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:55 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cf432b-4dfc-4722-af04-b01e7960d4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:55 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cf432b-4dfc-4722-af04-b01e7960d4ac) transitioned into state 'SUCCESS' from state '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-1454692877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['0750f1ef-e43e-4b91-894a-03af5d2bc9c3','7ada3e51-152e-423d-a0c3-22aab5e99214','06f559b0-fec7-4233-931a-032abeae2a13','5d128261-4235-436f-b03d-c67842c2f637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:55 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0003ee-2834-436a-8aa5-041e6bc79215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:55 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0003ee-2834-436a-8aa5-041e6bc79215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86843) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:55 devstack devstack@c-api.service[86843]: DEBUG cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (2ac86a24-4c3b-4af4-bbac-3dacece8c9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86843) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:55 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request issued successfully. Sep 01 02:19:55 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-a677a818-778e-4d6f-bbad-e0ebe0015cd7 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:55 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1714/3390] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:54 2026] POST /volume/v3/volumes => generated 785 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-ae792be1-6fc4-4ede-8f7c-336bd6df86c6 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ae792be1-6fc4-4ede-8f7c-336bd6df86c6 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d Sep 01 02:19:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ae792be1-6fc4-4ede-8f7c-336bd6df86c6 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:55 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-ae792be1-6fc4-4ede-8f7c-336bd6df86c6 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:55 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:55 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:55 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:55 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:55 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-ae792be1-6fc4-4ede-8f7c-336bd6df86c6 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:55 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-ae792be1-6fc4-4ede-8f7c-336bd6df86c6 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d returned with HTTP 200 Sep 01 02:19:55 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1677/3391] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:55 2026] GET /volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-281a6cd3-6ff7-4bab-bcc7-ca3ef3a6239e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-281a6cd3-6ff7-4bab-bcc7-ca3ef3a6239e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d Sep 01 02:19:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-281a6cd3-6ff7-4bab-bcc7-ca3ef3a6239e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-281a6cd3-6ff7-4bab-bcc7-ca3ef3a6239e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-281a6cd3-6ff7-4bab-bcc7-ca3ef3a6239e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-281a6cd3-6ff7-4bab-bcc7-ca3ef3a6239e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d returned with HTTP 200 Sep 01 02:19:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1715/3392] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:56 2026] GET /volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-d576002e-7aa3-4577-b90e-0326218322ea None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d576002e-7aa3-4577-b90e-0326218322ea tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] GET http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d Sep 01 02:19:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d576002e-7aa3-4577-b90e-0326218322ea tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-d576002e-7aa3-4577-b90e-0326218322ea tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-d576002e-7aa3-4577-b90e-0326218322ea tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Volume info retrieved successfully. Sep 01 02:19:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-d576002e-7aa3-4577-b90e-0326218322ea tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d returned with HTTP 200 Sep 01 02:19:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1678/3393] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:56 2026] GET /volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d Sep 01 02:19:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:56 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'delete' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.api.v3.volumes [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume with id: ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d Sep 01 02:19:56 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:56 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:56 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:56 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume request issued successfully. Sep 01 02:19:56 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-9756bb0b-5b85-4416-b023-cfbfa9155510 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d returned with HTTP 202 Sep 01 02:19:56 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1716/3394] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:56 2026] DELETE /volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-456ed580-c79c-4fab-88ad-025ea0621623 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-456ed580-c79c-4fab-88ad-025ea0621623 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d Sep 01 02:19:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-456ed580-c79c-4fab-88ad-025ea0621623 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:56 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-456ed580-c79c-4fab-88ad-025ea0621623 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:56 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:56 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:56 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:56 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:56 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-456ed580-c79c-4fab-88ad-025ea0621623 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:56 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-456ed580-c79c-4fab-88ad-025ea0621623 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d returned with HTTP 200 Sep 01 02:19:56 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1679/3395] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:56 2026] GET /volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-39885273-a27c-4659-b672-6953c8cd0080 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39885273-a27c-4659-b672-6953c8cd0080 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d Sep 01 02:19:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39885273-a27c-4659-b672-6953c8cd0080 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-39885273-a27c-4659-b672-6953c8cd0080 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-39885273-a27c-4659-b672-6953c8cd0080 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d returned with HTTP 404 Sep 01 02:19:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1717/3396] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:57 2026] GET /volume/v3/volumes/ae25d2bb-c3ba-42c3-8e3e-99b55d93a78d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] POST http://192.168.122.25/volume/v3/volumes Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1751756108"}} {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.api.v3.volumes [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1751756108'}} {{(pid=86844) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume of 1 GB Sep 01 02:19:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (f72958c4-7f75-436e-bd19-567c231b445a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e62c94-aadf-453a-b01f-a9889c82511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.flows.api.create_volume [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Validating volume size '1' using validate_int {{(pid=86844) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e62c94-aadf-453a-b01f-a9889c82511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98040ea9-bad0-44ad-b6d5-9898d92f17a5,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98040ea9-bad0-44ad-b6d5-9898d92f17a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93603bfa-7174-4ebc-823a-4424a2e02ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.quota [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Created reservations ['3d093572-38a2-4a84-8315-05b1953c2417', '6226aea8-cc0e-472a-82d5-e84fc69abed1', 'f6a14776-d2df-4ead-8aa6-40085e482ff3', 'c04e12f3-e0a5-4dd2-aff6-930e1230c1e8'] {{(pid=86844) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93603bfa-7174-4ebc-823a-4424a2e02ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d093572-38a2-4a84-8315-05b1953c2417', '6226aea8-cc0e-472a-82d5-e84fc69abed1', 'f6a14776-d2df-4ead-8aa6-40085e482ff3', 'c04e12f3-e0a5-4dd2-aff6-930e1230c1e8']}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b964ca77-4941-4f32-bfdf-0afae8c3d7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:57 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b964ca77-4941-4f32-bfdf-0afae8c3d7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c73be2d-6357-441d-af50-9e21b5fff2a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751756108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['3d093572-38a2-4a84-8315-05b1953c2417','6226aea8-cc0e-472a-82d5-e84fc69abed1','f6a14776-d2df-4ead-8aa6-40085e482ff3','c04e12f3-e0a5-4dd2-aff6-930e1230c1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5), 'volume': Volume(_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-01T00:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751756108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c73be2d-6357-441d-af50-9e21b5fff2a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8128628aacd14a348044546a54ad11de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98040ea9-bad0-44ad-b6d5-9898d92f17a5),volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9f9874-dbbc-4954-8112-9014ce26aa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9f9874-dbbc-4954-8112-9014ce26aa5a) transitioned into state 'SUCCESS' from state '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-1751756108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2aff9ea73ea49a4b8381c96ba4ab14f',qos_specs=None,replication_status=,reservations=['3d093572-38a2-4a84-8315-05b1953c2417','6226aea8-cc0e-472a-82d5-e84fc69abed1','f6a14776-d2df-4ead-8aa6-40085e482ff3','c04e12f3-e0a5-4dd2-aff6-930e1230c1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8128628aacd14a348044546a54ad11de',volume_type_id=98040ea9-bad0-44ad-b6d5-9898d92f17a5)}' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8ba1fa-4fe6-4aaf-90e8-93ba10ce5123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8ba1fa-4fe6-4aaf-90e8-93ba10ce5123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86844) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: DEBUG cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Flow 'volume_create_api' (f72958c4-7f75-436e-bd19-567c231b445a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86844) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:57 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Create volume request issued successfully. Sep 01 02:19:57 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-cbed5321-53a0-481f-9d6e-ed5022bc352d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:57 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1680/3397] 192.168.122.25 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:57 2026] POST /volume/v3/volumes => generated 785 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-45d3ff36-dd47-4a45-8517-04141d741b94 None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-45d3ff36-dd47-4a45-8517-04141d741b94 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 Sep 01 02:19:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-45d3ff36-dd47-4a45-8517-04141d741b94 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:57 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-45d3ff36-dd47-4a45-8517-04141d741b94 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:57 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:57 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:57 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:57 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:57 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-45d3ff36-dd47-4a45-8517-04141d741b94 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:57 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-45d3ff36-dd47-4a45-8517-04141d741b94 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 returned with HTTP 200 Sep 01 02:19:57 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1718/3398] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:57 2026] GET /volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-10f7f46c-2327-4b40-844d-eed4b31f8e31 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10f7f46c-2327-4b40-844d-eed4b31f8e31 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 Sep 01 02:19:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10f7f46c-2327-4b40-844d-eed4b31f8e31 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-10f7f46c-2327-4b40-844d-eed4b31f8e31 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-10f7f46c-2327-4b40-844d-eed4b31f8e31 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-10f7f46c-2327-4b40-844d-eed4b31f8e31 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 returned with HTTP 200 Sep 01 02:19:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1681/3399] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:58 2026] GET /volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-1ae4885a-4eb6-4999-b9c1-c4fc6e6d7f2d None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1ae4885a-4eb6-4999-b9c1-c4fc6e6d7f2d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] GET http://192.168.122.25/volume/v3/volumes/summary Sep 01 02:19:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1ae4885a-4eb6-4999-b9c1-c4fc6e6d7f2d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-1ae4885a-4eb6-4999-b9c1-c4fc6e6d7f2d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Calling method 'version_select' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.api_utils [None req-1ae4885a-4eb6-4999-b9c1-c4fc6e6d7f2d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Removing options '' from query. {{(pid=86843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:58 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-1ae4885a-4eb6-4999-b9c1-c4fc6e6d7f2d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] Get summary completed successfully. Sep 01 02:19:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-1ae4885a-4eb6-4999-b9c1-c4fc6e6d7f2d tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-reader] http://192.168.122.25/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:19:58 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1719/3400] 192.168.122.25 () {60 vars in 1181 bytes} [Tue Sep 1 02:19:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] DELETE http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 Sep 01 02:19:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'delete' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.api.v3.volumes [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume with id: 3c73be2d-6357-441d-af50-9e21b5fff2a7 Sep 01 02:19:58 devstack devstack@c-api.service[86844]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:58 devstack devstack@c-api.service[86844]: attachments = base.obj_make_list( Sep 01 02:19:58 devstack devstack@c-api.service[86844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:58 devstack devstack@c-api.service[86844]: warnings.warn( Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.volume.api [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Delete volume request issued successfully. Sep 01 02:19:58 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-42eeae9e-168f-41b5-a234-cf9155ce23c1 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 returned with HTTP 202 Sep 01 02:19:58 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1682/3401] 192.168.122.25 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:58 2026] DELETE /volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.middleware.request_id [None req-041569ca-8e00-4236-ad6e-125a3f127d9e None None] RequestId filter calling following filter/app {{(pid=86843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-041569ca-8e00-4236-ad6e-125a3f127d9e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 Sep 01 02:19:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-041569ca-8e00-4236-ad6e-125a3f127d9e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[86843]: DEBUG cinder.api.openstack.wsgi [None req-041569ca-8e00-4236-ad6e-125a3f127d9e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:59 devstack devstack@c-api.service[86843]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:59 devstack devstack@c-api.service[86843]: attachments = base.obj_make_list( Sep 01 02:19:59 devstack devstack@c-api.service[86843]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:59 devstack devstack@c-api.service[86843]: warnings.warn( Sep 01 02:19:59 devstack devstack@c-api.service[86843]: INFO cinder.volume.api [None req-041569ca-8e00-4236-ad6e-125a3f127d9e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Volume info retrieved successfully. Sep 01 02:19:59 devstack devstack@c-api.service[86843]: INFO cinder.api.openstack.wsgi [None req-041569ca-8e00-4236-ad6e-125a3f127d9e tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 returned with HTTP 200 Sep 01 02:19:59 devstack devstack@c-api.service[86843]: [pid: 86843|app: 0|req: 1720/3402] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:58 2026] GET /volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.middleware.request_id [None req-f0fa2d06-756b-43b9-b65b-d8ce79a5a692 None None] RequestId filter calling following filter/app {{(pid=86844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f0fa2d06-756b-43b9-b65b-d8ce79a5a692 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] GET http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 Sep 01 02:20:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f0fa2d06-756b-43b9-b65b-d8ce79a5a692 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Empty body provided in request {{(pid=86844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:00 devstack devstack@c-api.service[86844]: DEBUG cinder.api.openstack.wsgi [None req-f0fa2d06-756b-43b9-b65b-d8ce79a5a692 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] Calling method 'show' {{(pid=86844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:00 devstack devstack@c-api.service[86844]: INFO cinder.api.openstack.wsgi [None req-f0fa2d06-756b-43b9-b65b-d8ce79a5a692 tempest-ProjectReaderTests-475188459 tempest-ProjectReaderTests-475188459-project-admin] http://192.168.122.25/volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 returned with HTTP 404 Sep 01 02:20:00 devstack devstack@c-api.service[86844]: [pid: 86844|app: 0|req: 1683/3403] 192.168.122.25 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:00 2026] GET /volume/v3/volumes/3c73be2d-6357-441d-af50-9e21b5fff2a7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:20:09 devstack devstack@c-api.service[86843]: DEBUG dbcounter [-] [86843] Writing DB stats cinder:SELECT=395,cinder:UPDATE=171,cinder:INSERT=109,cinder:DELETE=1 {{(pid=86843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:10 devstack devstack@c-api.service[86844]: DEBUG dbcounter [-] [86844] Writing DB stats cinder:UPDATE=168,cinder:SELECT=386,cinder:INSERT=104 {{(pid=86844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}